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
/
py_security.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
provision: Avoid linking in multiple copies of security python module.
Jelmer Vernooij
2009-09-23
1
-5
/
+0
*
s4:provision Use code to store domain join in 'net join' as well
Andrew Bartlett
2009-09-20
1
-0
/
+5
*
pyldb: Don't segfault when invalid type is specified to as_sddl and from_sddl.
Matthieu Patou
2009-09-17
1
-2
/
+2
*
DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal.
Jelmer Vernooij
2009-07-30
1
-4
/
+4
*
py_talloc_import now uses a steal, so this free is incorrect
Andrew Tridgell
2009-07-01
1
-1
/
+0
*
Fix of a bug in the security.descriptor.as_sddl() method
nadezhda ivanova
2009-04-23
1
-1
/
+1
*
Make domain sid argument to as_sddl() optional.
Jelmer Vernooij
2009-04-20
1
-3
/
+12
*
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 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