Jelmer Vernooij
28b1d36551
r26432: Require ndr_pull users to specify iconv_convenience.
2007-12-21 05:50:02 +01:00
Jelmer Vernooij
7352206f44
r26431: Require ndr_push creators to specify a iconv_convenience context.
2007-12-21 05:50:00 +01:00
Stefan Metzmacher
c788fe3eec
r25919: ndr: change NTSTAUS into enum ndr_err_code (ndrdump)
...
librpc/tools/ndrdump.c
metze
2007-12-21 05:44:57 +01:00
Günther Deschner
c44a1d8393
r25800: Use dump_data_skip_zeros() in ndrdump.
...
Still obey the --dump-data parameter which enforces the full dump display
(thanks metze).
Guenther
2007-12-21 05:44:04 +01:00
Jelmer Vernooij
3aa7ee4a0d
r25028: Fix more warnings.
2007-10-10 15:05:41 -05:00
Jelmer Vernooij
925abf74fa
r24994: Fix some C++ warnings.
2007-10-10 15:05:26 -05:00
Andrew Bartlett
3d74d178bf
r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.
...
Andrew Bartlett
2007-10-10 15:02:27 -05:00
Stefan Metzmacher
cb234d43ae
r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
...
and rename the containing functions to have a ndr_
prefix
metze
2007-10-10 15:02:23 -05:00
Stefan Metzmacher
84651aee81
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
...
metze
2007-10-10 15:02:15 -05:00
Stefan Metzmacher
4adbebef5d
r24551: rename dcerpc_interface_table -> ndr_interface_table
...
rename dcerpc_interface_list -> ndr_interface_list
and move them to libndr.h
metze
2007-10-10 15:02:12 -05:00
Stefan Metzmacher
abd5551aab
r24535: rename struct dcerpc_interface_call -> struct ndr_interface_call
...
and move it to librpc/ndr/libndr.h
metze
2007-10-10 15:02:11 -05:00
Andrew Tridgell
fcf38a38ac
r23792: convert Samba4 to GPLv3
...
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
2007-10-10 14:59:12 -05:00
Jelmer Vernooij
cc40e3acd9
r21653: Add two more tdr tests.
2007-10-10 14:49:04 -05:00
Jelmer Vernooij
10295d9bdd
r21650: Update ndrdump to work in samba3
2007-10-10 14:49:04 -05:00
Jelmer Vernooij
e3cc94e7d1
r21564: Move ndrdump to librpc/tools.
2007-10-10 14:48:57 -05:00