summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba
Commit message (Expand)AuthorAgeFilesLines
* s4/provision: another fix for breakage from b1dabb1133Andrew Tridgell2009-09-101-6/+8
* s4:provision Don't reference provision_backend when using LDBAndrew Bartlett2009-09-101-1/+3
* s4: Use SASL authentication against Fedora DS.Endi Sukma Dewata2009-09-101-5/+68
* Added "admin_session" method.Nadezhda Ivanova2009-09-091-1/+5
* s4:setpassword script - Passwords set by this script are set by the administr...Matthias Dieter Wallnöfer2009-09-081-1/+1
* s4:provision - Cosmetic: Indent the parameters betterMatthias Dieter Wallnöfer2009-09-081-36/+60
* s4: Let the "setpassword" script finally use the "samdb_set_password" routineMatthias Dieter Wallnöfer2009-09-071-7/+7
* s4: Exceptions in "provision.py"Michael Ströder2009-09-071-11/+15
* s4:Foreign security principals - Fix them upMatthias Dieter Wallnöfer2009-09-071-19/+0
* s4:provision - Change the module order to match Windows ServerMatthias Dieter Wallnöfer2009-09-071-1/+1
* s4:samldb - Major reworkMatthias Dieter Wallnöfer2009-09-071-32/+0
* s4:provision - Add a new delete function only for users and computersMatthias Dieter Wallnöfer2009-09-071-0/+25
* s4:setup: Use ms_display_specifiers script for provision.Andrew Kroeger2009-09-071-2/+5
* s4:setup: Added script to parse Microsoft DisplaySpecifiers document.Andrew Kroeger2009-09-071-0/+189
* s4:python fixed subunit tests of dcerpcAndrew Tridgell2009-09-046-0/+0
* allow setting of the debug level in python from CAndrew Tridgell2009-09-031-1/+3
* repl_meta_data should only be included when we are a DCAndrew Tridgell2009-09-021-1/+1
* move the repl_meta_data module up the ldb module stackAndrew Tridgell2009-09-021-1/+2
* s4: Create helpers functions related to provisionMatthieu Patou2009-08-281-17/+34
* s4:python Add helper to get at the domain SIDAndrew Bartlett2009-08-271-0/+6
* s4:provision Ensure that @OPTIONS is mirrored into each partitionAndrew Bartlett2009-08-261-0/+4
* s4:provison Add prefixes to ldb using same code a later modify will useAndrew Bartlett2009-08-262-5/+12
* s4:provision Only create references to our server DN after the self joinAndrew Bartlett2009-08-261-0/+10
* s4:python Fix the reprovision test by deleting 'deleted' objects too.Andrew Bartlett2009-08-251-6/+9
* fixed the buildAndrew Tridgell2009-08-171-3/+5
* s4: Major rework of the LDB/SAMDB/IDMAP python bindingsMatthias Dieter Wallnöfer2009-08-174-55/+57
* Revert "s4:samdb python bindings - we don't need the attributes here"Matthias Dieter Wallnöfer2009-08-171-1/+2
* sigh - still not rightAndrew Tridgell2009-08-171-5/+5
* fixed up add_foreign againAndrew Tridgell2009-08-172-23/+23
* more fixups from provision changesAndrew Tridgell2009-08-172-24/+24
* fixed up some provision errors from the recent changesAndrew Tridgell2009-08-171-3/+2
* s4:provision Add comments to the provision scriptAndrew Bartlett2009-08-171-1/+10
* s4:provision Avoid one more call to ltdb_reindexAndrew Bartlett2009-08-172-6/+19
* s4:provision Fix existing ldapi:// backend detection exceptionAndrew Bartlett2009-08-171-1/+1
* s4:provision Make sure that we don't use Kerberos to our LDAP backendAndrew Bartlett2009-08-171-1/+3
* s4:provison Print the LDAP backend admin username/passwordAndrew Bartlett2009-08-171-6/+14
* s4: Re-add --ldapadminpass as an option to provisionAndrew Bartlett2009-08-171-5/+9
* s4:python Allow 'no such object' on the delete of the DNAndrew Bartlett2009-08-171-1/+5
* s4:provision Keep a single transaction for the erase and rebuildAndrew Bartlett2009-08-171-15/+6
* s4:provision Rework provision-backend into provisionAndrew Bartlett2009-08-171-618/+558
* s4:provision Move helper functions back to provisionAndrew Bartlett2009-08-171-21/+0
* s4:python Push some helper functions from SamDB into samba.LdbAndrew Bartlett2009-08-172-64/+57
* s4:schema Provide a way to reference a loaded schema between ldbsAndrew Bartlett2009-08-171-2/+5
* s4:samdb python bindings - we don't need the attributes hereMatthias Dieter Wallnöfer2009-08-141-2/+1
* s4: Better way to call "dom_sid_to_rid" from ldap.pyMatthias Dieter Wallnöfer2009-08-141-0/+10
* s4:provision Allow provision-backend to not run slapd for 'make test'Andrew Bartlett2009-08-121-22/+23
* s4:provision Make the --ol-slapd paramter take the full path to slapdAndrew Bartlett2009-08-121-2/+1
* s4:provision Rework and further automate setup of OpenLDAP backendOliver Liebel2009-08-121-35/+191
* s4: Simplify two lines in the "samdb.py" file (cosmetic)Matthias Dieter Wallnöfer2009-08-061-2/+1
* s4:provision We no longer add krbtgt or kpasswd account into secrets.ldbAndrew Bartlett2009-07-291-1/+1