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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-09
Added "admin_session" method.
Nadezhda Ivanova
1
-1
/
+5
2009-09-08
s4:setpassword script - Passwords set by this script are set by the administr...
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-09-08
s4:provision - Cosmetic: Indent the parameters better
Matthias Dieter Wallnöfer
1
-36
/
+60
2009-09-07
s4: Let the "setpassword" script finally use the "samdb_set_password" routine
Matthias Dieter Wallnöfer
2
-9
/
+70
2009-09-07
s4: Exceptions in "provision.py"
Michael Ströder
1
-11
/
+15
2009-09-07
s4:Foreign security principals - Fix them up
Matthias Dieter Wallnöfer
1
-19
/
+0
2009-09-07
s4:provision - Change the module order to match Windows Server
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-09-07
s4:samldb - Major rework
Matthias Dieter Wallnöfer
1
-32
/
+0
2009-09-07
s4:provision - Add a new delete function only for users and computers
Matthias Dieter Wallnöfer
1
-0
/
+25
2009-09-07
s4:setup: Use ms_display_specifiers script for provision.
Andrew Kroeger
1
-2
/
+5
2009-09-07
s4:setup: Added script to parse Microsoft DisplaySpecifiers document.
Andrew Kroeger
1
-0
/
+189
2009-09-04
s4:python fixed subunit tests of dcerpc
Andrew Tridgell
6
-0
/
+0
2009-09-03
allow setting of the debug level in python from C
Andrew Tridgell
2
-1
/
+14
2009-09-02
repl_meta_data should only be included when we are a DC
Andrew Tridgell
1
-1
/
+1
2009-09-02
move the repl_meta_data module up the ldb module stack
Andrew Tridgell
1
-1
/
+2
2009-08-28
s4: Create helpers functions related to provision
Matthieu Patou
1
-17
/
+34
2009-08-27
s4:python Add helper to get at the domain SID
Andrew Bartlett
2
-0
/
+33
2009-08-26
s4:provision Ensure that @OPTIONS is mirrored into each partition
Andrew Bartlett
1
-0
/
+4
2009-08-26
s4:provison Add prefixes to ldb using same code a later modify will use
Andrew Bartlett
3
-5
/
+38
2009-08-26
s4:provision Only create references to our server DN after the self join
Andrew Bartlett
1
-0
/
+10
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
4
-55
/
+57
2009-08-17
s4:pyglue Add a wrapper for loading the correct UTF8 casefolder
Matthias Dieter Wallnöfer
1
-0
/
+20
2009-08-17
Revert "s4:samdb python bindings - we don't need the attributes here"
Matthias Dieter Wallnöfer
1
-1
/
+2
2009-08-17
sigh - still not right
Andrew Tridgell
1
-5
/
+5
2009-08-17
fixed up add_foreign again
Andrew Tridgell
2
-23
/
+23
2009-08-17
more fixups from provision changes
Andrew Tridgell
2
-24
/
+24
2009-08-17
fixed up some provision errors from the recent changes
Andrew Tridgell
1
-3
/
+2
2009-08-17
s4:provision Add comments to the provision script
Andrew Bartlett
1
-1
/
+10
2009-08-17
s4:provision Avoid one more call to ltdb_reindex
Andrew Bartlett
2
-6
/
+19
2009-08-17
s4:provision Fix existing ldapi:// backend detection exception
Andrew Bartlett
1
-1
/
+1
2009-08-17
s4:provision Make sure that we don't use Kerberos to our LDAP backend
Andrew Bartlett
1
-1
/
+3
2009-08-17
s4:provison Print the LDAP backend admin username/password
Andrew Bartlett
1
-6
/
+14
2009-08-17
s4: Re-add --ldapadminpass as an option to provision
Andrew Bartlett
1
-5
/
+9
2009-08-17
s4:python Allow 'no such object' on the delete of the DN
Andrew Bartlett
1
-1
/
+5
2009-08-17
s4:provision Keep a single transaction for the erase and rebuild
Andrew Bartlett
1
-15
/
+6
2009-08-17
s4:provision Rework provision-backend into provision
Andrew Bartlett
1
-618
/
+558
2009-08-17
s4:provision Move helper functions back to provision
Andrew Bartlett
1
-21
/
+0
2009-08-17
s4:python Push some helper functions from SamDB into samba.Ldb
Andrew Bartlett
2
-64
/
+57
2009-08-17
s4:schema Allow a schema load on an unconnected database
Andrew Bartlett
1
-1
/
+1
2009-08-17
s4:schema Provide a way to reference a loaded schema between ldbs
Andrew Bartlett
2
-5
/
+37
2009-08-14
s4:samdb python bindings - we don't need the attributes here
Matthias Dieter Wallnöfer
1
-2
/
+1
2009-08-14
s4: Better way to call "dom_sid_to_rid" from ldap.py
Matthias Dieter Wallnöfer
1
-0
/
+10
2009-08-11
s4:test for "primaryGroupToken"
Matthias Dieter Wallnöfer
1
-0
/
+23
2009-08-12
s4:provision Allow provision-backend to not run slapd for 'make test'
Andrew Bartlett
1
-22
/
+23
2009-08-12
s4:provision Make the --ol-slapd paramter take the full path to slapd
Andrew Bartlett
1
-2
/
+1
2009-08-12
s4:provision Rework and further automate setup of OpenLDAP backend
Oliver Liebel
1
-35
/
+191
2009-08-06
s4: Simplify two lines in the "samdb.py" file (cosmetic)
Matthias Dieter Wallnöfer
1
-2
/
+1
2009-07-30
python: Cope with the dom_sid2 alias in pidl's python generating code.
Jelmer Vernooij
1
-2
/
+2
[next]