index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
librpc
/
ndr
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-18
drsuapi: share drsuapi idl and helper code.
Günther Deschner
2
-386
/
+0
2008-10-18
Use shared util.c.
Jelmer Vernooij
1
-14
/
+0
2008-10-16
s3: re-merge s4 drsuapi helper and re-run make samba3-idl.
Günther Deschner
1
-1
/
+175
2008-10-15
Share libndr.h between Samba 3 and Samba 4.
Jelmer Vernooij
1
-515
/
+0
2008-10-14
Share ndr_krb5pac implementation.
Jelmer Vernooij
1
-140
/
+0
2008-10-14
Share ndr_compression.c.
Jelmer Vernooij
2
-344
/
+0
2008-10-14
Remove unused file.
Jelmer Vernooij
1
-1113
/
+0
2008-10-13
Share ndrdump implementation.
Jelmer Vernooij
2
-0
/
+11
2008-10-13
Import warning fixes from Samba 3 into libndr, sync more libndr code.
Jelmer Vernooij
2
-10
/
+11
2008-10-13
Share uuid implementations.
Jelmer Vernooij
1
-227
/
+0
2008-10-13
Share ndr_misc implementations.
Jelmer Vernooij
1
-48
/
+0
2008-10-13
Share ndr_basic implementation.
Jelmer Vernooij
1
-832
/
+0
2008-10-13
Import changes from upstream libndr.
Jelmer Vernooij
7
-132
/
+335
2008-10-13
Move code specific to Samba 3 to a separate file.
Jelmer Vernooij
4
-158
/
+182
2008-10-12
Share RPC binding string utility functions.
Jelmer Vernooij
2
-9
/
+9
2008-09-23
s3-ndr: add stub smb_iconv_convenience to some ndr_ functions.
Günther Deschner
1
-7
/
+8
2008-09-23
s3: use samba4 prototype for ndr_push/pull_struct_blob.
Günther Deschner
1
-4
/
+10
2008-09-16
Use single copy of compression library in Samba3,4.
Jelmer Vernooij
1
-1
/
+1
2008-07-19
Ooops, GUID_equal was already around :-)
Volker Lendecke
1
-1
/
+1
2008-07-16
Add ndr_syntax_id_equal()
Volker Lendecke
1
-0
/
+7
2008-07-16
drsuapi.idl: fix unknowns in drsuapi_DsReplicaObject*
Stefan Metzmacher
1
-1
/
+1
2008-05-27
drsuapi: fix data_blob_free() caller (this call is quite different in s3 and 4).
Günther Deschner
1
-1
/
+1
2008-05-25
Move ber_[read|write]_OID_String protypes to proto.h
Volker Lendecke
1
-3
/
+0
2008-05-23
drsuapi: add all code required for our drsuapi rpc client.
Günther Deschner
5
-0
/
+562
2008-05-20
Fix some signed/unsigned warnings
Volker Lendecke
1
-1
/
+2
2008-05-20
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
1
-80
/
+74
2008-04-18
Janitor for tridge. Keep lib/replace in sync with the gcc4
Jeremy Allison
1
-2
/
+2
2008-04-17
IDL: Re-run make idl and hand merge some required functions from Samba 4.
Günther Deschner
2
-0
/
+67
2008-04-17
IDL: build generated nbt code.
Günther Deschner
1
-0
/
+11
2008-03-27
Ndr pull and push errors are worth to be logged with 1 at least.
Günther Deschner
1
-2
/
+2
2008-02-25
Fix some warnings
Volker Lendecke
3
-8
/
+20
2008-02-17
Add krb5pac IDL from samba4.
Günther Deschner
1
-0
/
+141
2008-01-29
Fix the build. Avoid unrequired ndr_print_ads_struct dependencies.
Günther Deschner
1
-96
/
+0
2008-01-29
Add ndr_print_ads_auth_flags().
Günther Deschner
1
-2
/
+17
2008-01-24
Re-run make idl and use generated ndr based on samba4 security.idl (except fo...
Günther Deschner
4
-1140
/
+1
2008-01-17
Use pidl generated data from misc.idl.
Günther Deschner
3
-111
/
+1
2008-01-15
Add some NDR_PRINT_*_STRING macros (returning talloced strings).
Günther Deschner
1
-1
/
+9
2008-01-15
Add ndr_print_ads_struct().
Günther Deschner
1
-0
/
+81
2008-01-15
Add ndr_print_sockaddr_storage and ndr_print_bool.
Günther Deschner
1
-0
/
+11
2007-12-15
Use dom_sid_string for sid_string_talloc
Volker Lendecke
1
-0
/
+5
2007-11-11
Add ndr_errstr
Volker Lendecke
1
-0
/
+66
2007-11-09
ndr: change NTSTAUS into enum ndr_err_code (samba3 handwritten stuff)
Stefan Metzmacher
4
-94
/
+94
2007-11-09
ndr: change NTSTAUS into enum ndr_err_code (basic stuff)
metze
4
-193
/
+206
2007-11-09
Fix some warnings
Volker Lendecke
1
-9
/
+18
2007-11-09
use samba4's librpc/ndr/uuid.c
Stefan Metzmacher
2
-126
/
+227
2007-11-08
sync the most parts of librpc/ndr with samba4
Stefan Metzmacher
4
-228
/
+382
2007-11-08
we should not ignore convert_string_talloc() failures.
Stefan Metzmacher
1
-1
/
+1
2007-11-07
- check return value of ndr_push_set_switch_value()
metze
1
-1
/
+8
2007-11-07
use error and out logic
metze
1
-3
/
+7
2007-11-07
use NT_STATUS_HAVE_NO_MEMORY()
metze
1
-3
/
+1
[next]