index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
librpc
/
ndr
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-registry: add preg.idl.
Günther Deschner
2010-07-07
2
-0
/
+92
*
s3: remove unused librpc/ndr/sid.c.
Günther Deschner
2010-06-03
1
-59
/
+0
*
librpc: finally merge ndr_string.c.
Günther Deschner
2010-05-20
1
-720
/
+0
*
s3-libndr: merge in better ndr warnings from s4 ndr_string.c
Günther Deschner
2010-05-20
1
-8
/
+8
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-4
/
+0
*
s3-libndr: make sure ndr_pull_string_array() only inspects string termination...
Günther Deschner
2010-05-14
1
-1
/
+1
*
s3: Fix some nonempty blank lines
Volker Lendecke
2010-01-23
1
-5
/
+5
*
s3-libndr: fix build warning.
Günther Deschner
2009-09-25
1
-0
/
+3
*
Introduce null_ndr_syntax_id
Volker Lendecke
2009-07-05
1
-0
/
+3
*
s3: Modifications to generic notify structures to allow implementation of One...
Steven Danneman
2009-02-20
1
-0
/
+39
*
s3:librpc/ndr: if uninitialized variable in string_array code
Stefan Metzmacher
2009-02-19
1
-1
/
+1
*
librpc: add ndr_size_string_array().
Günther Deschner
2009-02-03
1
-0
/
+23
*
Add iconv_convenience argument to size functions.
Jelmer Vernooij
2009-01-01
1
-1
/
+0
*
Move dom_sid to the Samba 3 IDL file, remove the old definition.
Jelmer Vernooij
2008-12-12
1
-224
/
+0
*
s3: security.idl: split of dom_sid stuff into dom_sid.idl
Stefan Metzmacher
2008-11-08
3
-152
/
+53
*
Remove global_loadparm stub in Samba 3 as it's no longer used.
Jelmer Vernooij
2008-11-02
1
-1
/
+0
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-02
1
-0
/
+1
*
drsuapi: share drsuapi idl and helper code.
Günther Deschner
2008-10-18
2
-386
/
+0
*
Use shared util.c.
Jelmer Vernooij
2008-10-18
1
-14
/
+0
*
s3: re-merge s4 drsuapi helper and re-run make samba3-idl.
Günther Deschner
2008-10-16
1
-1
/
+175
*
Share libndr.h between Samba 3 and Samba 4.
Jelmer Vernooij
2008-10-15
1
-515
/
+0
*
Share ndr_krb5pac implementation.
Jelmer Vernooij
2008-10-14
1
-140
/
+0
*
Share ndr_compression.c.
Jelmer Vernooij
2008-10-14
2
-344
/
+0
*
Remove unused file.
Jelmer Vernooij
2008-10-14
1
-1113
/
+0
*
Share ndrdump implementation.
Jelmer Vernooij
2008-10-13
2
-0
/
+11
*
Import warning fixes from Samba 3 into libndr, sync more libndr code.
Jelmer Vernooij
2008-10-13
2
-10
/
+11
*
Share uuid implementations.
Jelmer Vernooij
2008-10-13
1
-227
/
+0
*
Share ndr_misc implementations.
Jelmer Vernooij
2008-10-13
1
-48
/
+0
*
Share ndr_basic implementation.
Jelmer Vernooij
2008-10-13
1
-832
/
+0
*
Import changes from upstream libndr.
Jelmer Vernooij
2008-10-13
7
-132
/
+335
*
Move code specific to Samba 3 to a separate file.
Jelmer Vernooij
2008-10-13
4
-158
/
+182
*
Share RPC binding string utility functions.
Jelmer Vernooij
2008-10-12
2
-9
/
+9
*
s3-ndr: add stub smb_iconv_convenience to some ndr_ functions.
Günther Deschner
2008-09-23
1
-7
/
+8
*
s3: use samba4 prototype for ndr_push/pull_struct_blob.
Günther Deschner
2008-09-23
1
-4
/
+10
*
Use single copy of compression library in Samba3,4.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
*
Ooops, GUID_equal was already around :-)
Volker Lendecke
2008-07-19
1
-1
/
+1
*
Add ndr_syntax_id_equal()
Volker Lendecke
2008-07-16
1
-0
/
+7
*
drsuapi.idl: fix unknowns in drsuapi_DsReplicaObject*
Stefan Metzmacher
2008-07-16
1
-1
/
+1
*
drsuapi: fix data_blob_free() caller (this call is quite different in s3 and 4).
Günther Deschner
2008-05-27
1
-1
/
+1
*
Move ber_[read|write]_OID_String protypes to proto.h
Volker Lendecke
2008-05-25
1
-3
/
+0
*
drsuapi: add all code required for our drsuapi rpc client.
Günther Deschner
2008-05-23
5
-0
/
+562
*
Fix some signed/unsigned warnings
Volker Lendecke
2008-05-20
1
-1
/
+2
*
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
2008-05-20
1
-80
/
+74
*
Janitor for tridge. Keep lib/replace in sync with the gcc4
Jeremy Allison
2008-04-18
1
-2
/
+2
*
IDL: Re-run make idl and hand merge some required functions from Samba 4.
Günther Deschner
2008-04-17
2
-0
/
+67
*
IDL: build generated nbt code.
Günther Deschner
2008-04-17
1
-0
/
+11
*
Ndr pull and push errors are worth to be logged with 1 at least.
Günther Deschner
2008-03-27
1
-2
/
+2
*
Fix some warnings
Volker Lendecke
2008-02-25
3
-8
/
+20
*
Add krb5pac IDL from samba4.
Günther Deschner
2008-02-17
1
-0
/
+141
*
Fix the build. Avoid unrequired ndr_print_ads_struct dependencies.
Günther Deschner
2008-01-29
1
-96
/
+0
[next]