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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
python
/
samba
/
__init__.py
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-27
s4:python Add helper to get at the domain SID
Andrew Bartlett
1
-0
/
+6
2009-08-26
s4:provison Add prefixes to ldb using same code a later modify will use
Andrew Bartlett
1
-0
/
+3
2009-08-25
s4:python Fix the reprovision test by deleting 'deleted' objects too.
Andrew Bartlett
1
-6
/
+9
2009-08-17
fixed the build
Andrew Tridgell
1
-3
/
+5
2009-08-17
s4: Major rework of the LDB/SAMDB/IDMAP python bindings
Matthias Dieter Wallnöfer
1
-12
/
+23
2009-08-17
s4:provision Avoid one more call to ltdb_reindex
Andrew Bartlett
1
-3
/
+16
2009-08-17
s4:python Allow 'no such object' on the delete of the DN
Andrew Bartlett
1
-1
/
+5
2009-08-17
s4:python Push some helper functions from SamDB into samba.Ldb
Andrew Bartlett
1
-33
/
+57
2009-08-14
s4: Better way to call "dom_sid_to_rid" from ldap.py
Matthias Dieter Wallnöfer
1
-0
/
+10
2009-07-19
Remove unnecessary imports.
Jelmer Vernooij
1
-1
/
+0
2009-07-18
python: Set right ldb modules directory when using system ldb.
Jelmer Vernooij
1
-0
/
+2
2009-07-16
s4:dsdb Handle dc/domain/forest functional levels properly
Andrew Bartlett
1
-0
/
+5
2009-07-02
Changed ldb.ERR_NO_SUCH_OBJECT to LDB_ERR_NO_SUCH_OBJECT.
Andrew Tridgell
1
-5
/
+5
2009-06-02
Fix more unresolved symbols.
Jelmer Vernooij
1
-1
/
+1
2009-04-06
Make valid_netbios_name() check a bit stricter.
Jelmer Vernooij
1
-2
/
+4
2009-03-20
s4:ldb Ensure to pass down options to LDB from python
Andrew Bartlett
1
-3
/
+3
2009-02-24
expand tabs in python file, consistent with the rest of the file.
Jelmer Vernooij
1
-1
/
+1
2008-12-21
py: Fix initialisation of subtypes, fix segfaults.
Jelmer Vernooij
1
-6
/
+10
2008-05-24
Add docstrings to a couple more python modules.
Jelmer Vernooij
1
-0
/
+2
2008-05-23
Fix bug after reprocessing swig files with newer version of SWIG.
Jelmer Vernooij
1
-3
/
+3
2008-05-23
Use restructuredText formatting for docstrings.
Jelmer Vernooij
1
-0
/
+2
2008-05-22
Make sure the default ldb modules dir gets initialized.
Jelmer Vernooij
1
-0
/
+2
2008-03-27
provision: Increase max NetBIOS name length from 13 to 15.
Andrew Kroeger
1
-1
/
+1
2008-03-07
Start to rework provision for LDAP backends
Andrew Bartlett
1
-1
/
+6
2008-03-03
Fix failure to re-provision.
Andrew Bartlett
1
-2
/
+9
2008-01-25
python: Fix representation of UUIDs as strings in zone files rather than bina...
Jelmer Vernooij
1
-2
/
+2
2008-01-25
python/provision: Reconcile code partitions-only provisioning and generic pro...
Jelmer Vernooij
1
-2
/
+4
2008-01-24
python: Add function to look for unsubsituted variables.
Jelmer Vernooij
1
-0
/
+15
2008-01-11
python: Fix typo.
Jelmer Vernooij
1
-2
/
+2
2008-01-11
Python: Simplify code in a couple of places. Copy Andrew's changes from g53b5...
Jelmer Vernooij
1
-6
/
+6
2008-01-01
r26642: samba3sam.py: Remove more EJS-specific code.
Jelmer Vernooij
1
-2
/
+1
2007-12-29
r26628: python: Add more documentation, simplify code in Samba3 module.
Jelmer Vernooij
1
-0
/
+8
2007-12-26
r26596: Fixed upgrade.py.
Jelmer Vernooij
1
-3
/
+3
2007-12-24
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
1
-4
/
+16
2007-12-21
r26545: Sync output with ejs.
Jelmer Vernooij
1
-0
/
+2
2007-12-21
r26538: Pass path generation function around rather than base directory.
Jelmer Vernooij
1
-2
/
+39
2007-12-21
r26536: More tests for provisioning code.
Jelmer Vernooij
1
-1
/
+3
2007-12-21
r26527: Start on tests for provision.
Jelmer Vernooij
1
-2
/
+0
2007-12-21
r26523: Refactor provisioning code.
Jelmer Vernooij
1
-3
/
+5
2007-12-21
r26522: Fix warnings on SamDB connect from Python, simplify the setup code fo...
Jelmer Vernooij
1
-3
/
+4
2007-12-21
r26521: Fix newlines.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26520: More Python updates.
Jelmer Vernooij
1
-0
/
+4
2007-12-21
r26513: Update substitution dictionary for ldifs.
Jelmer Vernooij
1
-0
/
+3
2007-12-21
r26503: Change order of arguments in param interface so it's easier to make the
Jelmer Vernooij
1
-27
/
+29
2007-12-21
r26496: Move some provision functions to a new SamDB class, support setting s...
Jelmer Vernooij
1
-33
/
+71
2007-12-21
r26477: Allow setting loadparm context for a ldb context in python, plus some...
Jelmer Vernooij
1
-7
/
+24
2007-12-21
r26475: Add ldb.set_credentials function.
Jelmer Vernooij
1
-2
/
+5
2007-12-21
r26474: Move credentials-specific kerberos file to credentials subsystem. Fix...
Jelmer Vernooij
1
-0
/
+9
2007-12-21
r26375: Move provision-independent utility function to main samba python module.
Jelmer Vernooij
1
-0
/
+9
2007-12-21
r26088: Import some native-python python modules and move original python swi...
Jelmer Vernooij
1
-0
/
+57