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
/
source4
/
librpc
/
ndr
Commit message (
Expand
)
Author
Age
Files
Lines
*
spoolss: move ndr spoolss helper to main librpc dir.
Günther Deschner
2009-02-05
1
-532
/
+0
*
librpc: add ndr_size_string_array().
Günther Deschner
2009-02-03
1
-0
/
+23
*
s4:py_security: avoid 'this' and use 'py_self' and 'self'
Stefan Metzmacher
2009-02-02
1
-9
/
+9
*
Implement as_sddl.
Jelmer Vernooij
2009-01-22
1
-1
/
+19
*
Support parsing sddl for security descriptors.
Jelmer Vernooij
2009-01-22
1
-2
/
+29
*
Avoid using a utility header for Python replacements included in Samba,
Jelmer Vernooij
2009-01-08
1
-1
/
+5
*
s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4
Tim Prouty
2009-01-07
1
-0
/
+1
*
py: Properly increase the reference counter of Py_None.
Jelmer Vernooij
2009-01-06
1
-5
/
+5
*
Fix syntax errors.
Jelmer Vernooij
2009-01-01
1
-2
/
+2
*
Fix more tests, improve repr() functions for various Python types.
Jelmer Vernooij
2008-12-21
1
-30
/
+5
*
Simplify customization of pidl-generated Python modules.
Jelmer Vernooij
2008-12-21
1
-47
/
+104
*
Allow providing extra module-level Python functions.
Jelmer Vernooij
2008-12-21
1
-1
/
+6
*
Merge the rest of security.i into samba.dcerpc.security.
Jelmer Vernooij
2008-12-21
1
-0
/
+35
*
Remove duplicate Python bindings for dom_sid, security_descriptor and
Jelmer Vernooij
2008-12-21
1
-0
/
+214
*
Add python extensions for dom_sid.
Jelmer Vernooij
2008-12-16
1
-0
/
+58
*
Move dom_sid to the Samba 3 IDL file, remove the old definition.
Jelmer Vernooij
2008-12-12
1
-248
/
+0
*
Manually marshall dom_sid, so we can use a fixed size array for
Jelmer Vernooij
2008-12-12
1
-2
/
+33
*
librpc/ndr: move ndr_sec_helper.c to the toplevel
Stefan Metzmacher
2008-11-07
1
-88
/
+0
*
s4: ndr_sec_helper: remove unused include
Stefan Metzmacher
2008-11-07
1
-1
/
+0
*
s4: security.idl: split of dom_sid stuff into dom_sid.idl
Stefan Metzmacher
2008-11-07
2
-190
/
+218
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-10-24
1
-8
/
+9
*
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
2008-10-24
1
-10
/
+10
*
Move orpc to top-level directory.
Jelmer Vernooij
2008-10-20
1
-173
/
+0
*
Move WMI support code to top-level.
Jelmer Vernooij
2008-10-20
2
-63
/
+0
*
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
2008-10-20
1
-30
/
+0
*
Use tables in Samba 3 ndrdump.
Jelmer Vernooij
2008-10-20
1
-134
/
+0
*
idl: share drsblobs idl.
Günther Deschner
2008-10-18
1
-213
/
+0
*
drsuapi: share drsuapi idl and helper code.
Günther Deschner
2008-10-18
2
-385
/
+0
*
Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba
Jelmer Vernooij
2008-10-18
1
-3
/
+2
*
Share libndr.h between Samba 3 and Samba 4.
Jelmer Vernooij
2008-10-15
1
-517
/
+0
*
Share ndr_krb5pac implementation.
Jelmer Vernooij
2008-10-14
1
-140
/
+0
*
Share ndr_compression.c.
Jelmer Vernooij
2008-10-14
1
-516
/
+0
*
Share ndr.c implementation.
Jelmer Vernooij
2008-10-13
1
-1117
/
+0
*
Import warning fixes from Samba 3 into libndr, sync more libndr code.
Jelmer Vernooij
2008-10-13
1
-2
/
+1
*
Share uuid implementations.
Jelmer Vernooij
2008-10-13
1
-227
/
+0
*
Share ndr_misc implementations.
Jelmer Vernooij
2008-10-13
1
-46
/
+0
*
Share ndr_basic implementation.
Jelmer Vernooij
2008-10-13
1
-833
/
+0
*
Import warning fixes from Samba 3.
Jelmer Vernooij
2008-10-13
1
-8
/
+22
*
Import debug macros from Samba 3's libndr.
Jelmer Vernooij
2008-10-13
1
-0
/
+8
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
3
-3
/
+3
*
Move lib/util from source4 to top-level libutil.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
s4:drsblob: fix the build
Stefan Metzmacher
2008-09-30
1
-1
/
+1
*
Fix parsing of the trust passwords in LSA CreateTrustedDomainEx*
Andrew Bartlett
2008-09-29
1
-0
/
+213
*
Import ndr_syntax_id_equal from Samba 3.
Jelmer Vernooij
2008-09-18
2
-0
/
+7
*
Move common libraries from root to lib/.
Jelmer Vernooij
2008-09-17
1
-1
/
+1
*
Remove more hand-written marshallers.
Jelmer Vernooij
2008-09-16
2
-762
/
+0
*
More changes getting WMI code to compile, import manual marshalling.
Jelmer Vernooij
2008-09-16
2
-0
/
+855
*
ndr_compression: add XPRESS compression support
Stefan Metzmacher
2008-09-07
1
-1
/
+49
*
ndr_compression: fix the build after lzxpress_decompress() prototype change
Stefan Metzmacher
2008-09-07
1
-1
/
+11
*
ndr_compression: change debug levels
Stefan Metzmacher
2008-09-06
1
-6
/
+6
[next]