Jelmer Vernooij
d1e716cf43
r26432: Require ndr_pull users to specify iconv_convenience.
...
(This used to be commit 28b1d36551
)
2007-12-21 05:50:02 +01:00
Jelmer Vernooij
61873ce94c
r26431: Require ndr_push creators to specify a iconv_convenience context.
...
(This used to be commit 7352206f44
)
2007-12-21 05:50:00 +01:00
Stefan Metzmacher
b2ddeeb79d
r25919: ndr: change NTSTAUS into enum ndr_err_code (ndrdump)
...
librpc/tools/ndrdump.c
metze
(This used to be commit c788fe3eec
)
2007-12-21 05:44:57 +01:00
Günther Deschner
f05a356cbb
r25800: Use dump_data_skip_zeros() in ndrdump.
...
Still obey the --dump-data parameter which enforces the full dump display
(thanks metze).
Guenther
(This used to be commit c44a1d8393
)
2007-12-21 05:44:04 +01:00
Jelmer Vernooij
7a287e0704
r25028: Fix more warnings.
...
(This used to be commit 3aa7ee4a0d
)
2007-10-10 15:05:41 -05:00
Jelmer Vernooij
6cf69fee18
r24994: Fix some C++ warnings.
...
(This used to be commit 925abf74fa
)
2007-10-10 15:05:26 -05:00
Andrew Bartlett
dfa4e5f784
r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.
...
Andrew Bartlett
(This used to be commit 3d74d178bf
)
2007-10-10 15:02:27 -05:00
Stefan Metzmacher
bd93ed4680
r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
...
and rename the containing functions to have a ndr_
prefix
metze
(This used to be commit cb234d43ae
)
2007-10-10 15:02:23 -05:00
Stefan Metzmacher
f14bd1a90a
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
...
metze
(This used to be commit 84651aee81
)
2007-10-10 15:02:15 -05:00
Stefan Metzmacher
b8cdadced4
r24551: rename dcerpc_interface_table -> ndr_interface_table
...
rename dcerpc_interface_list -> ndr_interface_list
and move them to libndr.h
metze
(This used to be commit 4adbebef5d
)
2007-10-10 15:02:12 -05:00
Stefan Metzmacher
698e7c5f2a
r24535: rename struct dcerpc_interface_call -> struct ndr_interface_call
...
and move it to librpc/ndr/libndr.h
metze
(This used to be commit abd5551aab
)
2007-10-10 15:02:11 -05:00
Andrew Tridgell
0479a2f1cb
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.
(This used to be commit fcf38a38ac
)
2007-10-10 14:59:12 -05:00
Jelmer Vernooij
04fed31e1a
r21653: Add two more tdr tests.
...
(This used to be commit cc40e3acd9
)
2007-10-10 14:49:04 -05:00
Jelmer Vernooij
678c401d3e
r21650: Update ndrdump to work in samba3
...
(This used to be commit 10295d9bdd
)
2007-10-10 14:49:04 -05:00
Jelmer Vernooij
7870652898
r21564: Move ndrdump to librpc/tools.
...
(This used to be commit e3cc94e7d1
)
2007-10-10 14:48:57 -05:00