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
2010-05-14
s3-libndr: make sure ndr_pull_string_array() only inspects string termination...
Günther Deschner
1
-1
/
+1
2010-01-23
s3: Fix some nonempty blank lines
Volker Lendecke
1
-5
/
+5
2009-09-25
s3-libndr: fix build warning.
Günther Deschner
1
-0
/
+3
2009-07-05
Introduce null_ndr_syntax_id
Volker Lendecke
1
-0
/
+3
2009-02-20
s3: Modifications to generic notify structures to allow implementation of One...
Steven Danneman
1
-0
/
+39
2009-02-19
s3:librpc/ndr: if uninitialized variable in string_array code
Stefan Metzmacher
1
-1
/
+1
2009-02-03
librpc: add ndr_size_string_array().
Günther Deschner
1
-0
/
+23
2009-01-01
Add iconv_convenience argument to size functions.
Jelmer Vernooij
1
-1
/
+0
2008-12-12
Move dom_sid to the Samba 3 IDL file, remove the old definition.
Jelmer Vernooij
1
-224
/
+0
2008-11-08
s3: security.idl: split of dom_sid stuff into dom_sid.idl
Stefan Metzmacher
3
-152
/
+53
2008-11-02
Remove global_loadparm stub in Samba 3 as it's no longer used.
Jelmer Vernooij
1
-1
/
+0
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-0
/
+1
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
[next]