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
/
source4
/
scripting
/
python
/
misc_wrap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-21
Fix DNs - only one more samba3sam test failing now.
Jelmer Vernooij
1
-18
/
+28
2008-09-04
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
1
-1
/
+8
2008-09-03
Regenerate SWIG file.
Jelmer Vernooij
1
-10
/
+23
2008-08-30
Add a setexpiry operation in samdb.py
Andrew Tridgell
1
-9
/
+75
2008-05-24
Export functions for setting NTSTATUS and WERRORs in python.
Jelmer Vernooij
1
-2
/
+4
2008-05-24
Add docstrings to a couple more python modules.
Jelmer Vernooij
1
-1
/
+4
2008-05-23
Add docstrings in misc python module.
Jelmer Vernooij
1
-26
/
+71
2008-04-14
Re-run SWIG
Andrew Bartlett
1
-0
/
+45
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2008-03-14
swig: regenerate _wrap.c files
Stefan Metzmacher
1
-1
/
+1
2008-01-25
python: Make SamDB.set_ntds_invocation_id take a string.
Jelmer Vernooij
1
-46
/
+54
2008-01-24
python: Add bindings for SamDB.set_invocation_id().
Jelmer Vernooij
1
-29
/
+72
2007-12-24
r26572: Fix warnings in the Python code.
Jelmer Vernooij
1
-1
/
+2
2007-12-24
r26571: Hide warnings about unused macros and casting qualifiers in autogener...
Jelmer Vernooij
1
-6
/
+2
2007-12-24
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
1
-45
/
+28
2007-12-21
r26520: More Python updates.
Jelmer Vernooij
1
-0
/
+73
2007-12-21
r26513: Update substitution dictionary for ldifs.
Jelmer Vernooij
1
-0
/
+14
2007-12-21
r26505: Add python bindings for some samdb-related functions, improve provisi...
Jelmer Vernooij
1
-22
/
+203
2007-12-21
r26503: Change order of arguments in param interface so it's easier to make the
Jelmer Vernooij
1
-10
/
+15
2007-12-21
r26496: Move some provision functions to a new SamDB class, support setting s...
Jelmer Vernooij
1
-27
/
+69
2007-12-21
r26477: Allow setting loadparm context for a ldb context in python, plus some...
Jelmer Vernooij
1
-0
/
+57
2007-12-21
r26475: Add ldb.set_credentials function.
Jelmer Vernooij
1
-11
/
+123
2007-12-21
r26399: Use -O option for SWIG (less evil generated code).
Jelmer Vernooij
1
-1
/
+14
2007-12-21
r26248: Check in SWIG output so SWIG is not required when running out of svn.
Jelmer Vernooij
1
-0
/
+3279