index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared: Move dom_sid_* utility functions to top level
Kai Blin
2009-02-01
3
-308
/
+5
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
1
-1
/
+0
*
Implement as_sddl.
Jelmer Vernooij
2009-01-22
1
-0
/
+10
*
Support parsing sddl for security descriptors.
Jelmer Vernooij
2009-01-22
1
-0
/
+8
*
Fix more compiler warnings in various places.
Jelmer Vernooij
2008-12-23
1
-1
/
+0
*
Fix comparison in tests now that we use __cmp__ rather than __eq__.
Jelmer Vernooij
2008-12-21
1
-2
/
+2
*
Fix more tests, improve repr() functions for various Python types.
Jelmer Vernooij
2008-12-21
2
-8
/
+8
*
Simplify customization of pidl-generated Python modules.
Jelmer Vernooij
2008-12-21
1
-16
/
+24
*
Merge the rest of security.i into samba.dcerpc.security.
Jelmer Vernooij
2008-12-21
4
-3701
/
+0
*
Remove duplicate Python bindings for dom_sid, security_descriptor and
Jelmer Vernooij
2008-12-21
3
-1022
/
+40
*
Include errors.i verbatim in security.i, as it's the only file still using it.
Jelmer Vernooij
2008-12-21
1
-1
/
+33
*
Fix compiler warning when parsing a SID in a data blob
Andrew Bartlett
2008-12-20
1
-1
/
+1
*
Manually marshall dom_sid, so we can use a fixed size array for
Jelmer Vernooij
2008-12-12
3
-37
/
+1
*
s4:librpc/ndr: integrate NDR_MISC into LIBNDR
Stefan Metzmacher
2008-11-16
1
-1
/
+1
*
s4: libcli/security: a NULL DACL allows access
Stefan Metzmacher
2008-10-28
1
-11
/
+2
*
Make Sid member variables accessible from Python.
Jelmer Vernooij
2008-09-30
3
-0
/
+128
*
fixed problem with ACLs with an empty DACL list
Andrew Tridgell
2008-09-23
1
-1
/
+14
*
Add test for Sid.__repr__.
Jelmer Vernooij
2008-09-19
1
-0
/
+4
*
Generate with 1.3.36.
Jelmer Vernooij
2008-09-18
2
-31
/
+36
*
Implement __repr__ for Sid.
Jelmer Vernooij
2008-09-18
1
-2
/
+6
*
Don't walk past the end of ldb values.
Andrew Bartlett
2008-08-21
1
-0
/
+15
*
Add docstrings to a couple more python modules.
Jelmer Vernooij
2008-05-24
3
-7
/
+71
*
Regenerate with SWIG 1.3.35.
Jelmer Vernooij
2008-05-23
2
-20
/
+47
*
Fix CFLAGS for SWIG files.
Jelmer Vernooij
2008-05-22
1
-1
/
+1
*
Move more modules inside of the samba package.
Jelmer Vernooij
2008-05-21
2
-2
/
+2
*
Move some python files into the samba package.
Jelmer Vernooij
2008-05-21
1
-1
/
+1
*
Move CFLAGS overrides for SWIG modules to Makefile.
Jelmer Vernooij
2008-05-21
1
-0
/
+2
*
Remove support for .py files from smb_build - deal with it only in the makefi...
Jelmer Vernooij
2008-05-21
1
-0
/
+2
*
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
*
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2008-05-18
1
-1
/
+1
*
Use variables for source directory in a couple more places.
Jelmer Vernooij
2008-05-18
1
-2
/
+2
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-08
1
-0
/
+2
|
\
|
*
libcli/security: fix compiler warnings
Stefan Metzmacher
2008-03-28
1
-0
/
+2
*
|
Merge v4.0-test
Jelmer Vernooij
2008-03-28
3
-4
/
+39
|
\
|
|
*
More kludge ACLs!
Andrew Bartlett
2008-03-20
2
-0
/
+35
|
*
swig: regenerate _wrap.c files
Stefan Metzmacher
2008-03-14
1
-4
/
+4
*
|
Fix includes.
Jelmer Vernooij
2008-03-04
1
-0
/
+2
*
|
Move object file lists to the Makefile.
Jelmer Vernooij
2008-03-03
1
-6
/
+5
|
/
*
r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.
Kai Blin
2007-12-26
1
-3
/
+3
*
r26572: Fix warnings in the Python code.
Jelmer Vernooij
2007-12-24
3
-21
/
+21
*
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
2007-12-24
1
-43
/
+29
*
r26464: Tighten dependencies.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26454: Add simple SWIG macro for wrapping talloced types.
Jelmer Vernooij
2007-12-21
2
-77
/
+80
*
r26399: Use -O option for SWIG (less evil generated code).
Jelmer Vernooij
2007-12-21
2
-85
/
+112
*
r26248: Check in SWIG output so SWIG is not required when running out of svn.
Jelmer Vernooij
2007-12-21
2
-0
/
+4271
*
r26199: Allow constructing new sids, implement __eq__ for sids.
Jelmer Vernooij
2007-12-21
2
-3
/
+18
*
r26197: Add bindings for libsecurity.
Jelmer Vernooij
2007-12-21
3
-4
/
+190
*
r25903: Move more files out of torture/
Jelmer Vernooij
2007-12-21
1
-0
/
+105
*
r25803: Make our security descriptor acl manipulation methods more generic so...
Günther Deschner
2007-12-21
1
-73
/
+174
*
r25801: Add security_ace_create() function.
Günther Deschner
2007-12-21
1
-0
/
+29
[next]