summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* 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 Allow a schema load on an unconnected databaseAndrew Bartlett2009-08-171-1/+1
* s4:schema Provide a way to reference a loaded schema between ldbsAndrew Bartlett2009-08-172-5/+37
* 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:test for "primaryGroupToken"Matthias Dieter Wallnöfer2009-08-111-0/+23
* 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
* python: Cope with the dom_sid2 alias in pidl's python generating code.Jelmer Vernooij2009-07-301-2/+2
* DCE/RPC(Python): Rename py_talloc_import to py_talloc_steal.Jelmer Vernooij2009-07-301-1/+1
* s4:provision We no longer add krbtgt or kpasswd account into secrets.ldbAndrew Bartlett2009-07-291-1/+1
* s4:provision Fix provision on FreeBSDAndrew Bartlett2009-07-221-0/+1
* Re-add accidently removed shares test.Jelmer Vernooij2009-07-201-0/+74
* Remove unnecessary imports.Jelmer Vernooij2009-07-196-14/+9
* python: Set right ldb modules directory when using system ldb.Jelmer Vernooij2009-07-181-0/+2
* Remove pyldb_util and simply duplicate the 5-line function it contains,Jelmer Vernooij2009-07-181-0/+9
* s4:dsdb Handle dc/domain/forest functional levels properlyAndrew Bartlett2009-07-163-5/+30
* Add a way to set an opaque integer onto a samdbAndrew Bartlett2009-07-162-0/+67
* s4: Remove stub endpoint mapper script.Jelmer Vernooij2009-07-031-24/+0
* show attribute values in sorted order to make comparison easierAndrew Tridgell2009-07-021-0/+5
* Changed ldb.ERR_NO_SUCH_OBJECT to LDB_ERR_NO_SUCH_OBJECT.Andrew Tridgell2009-07-021-5/+5
* s4: Add tests and 'must change password' flags in setpassword and newuserAndrew Bartlett2009-06-181-10/+21
* s4:setup Add an option to 'setpassword' to force password change at next loginAndrew Bartlett2009-06-181-2/+12
* Remove outdated Python status file.Jelmer Vernooij2009-06-181-14/+0
* Make fullschema script executable.Jelmer Vernooij2009-06-171-0/+0
* python: Provide way to iterate over available shares.Jelmer Vernooij2009-06-161-1/+4
* python: Add API for accessing available shares.Jelmer Vernooij2009-06-161-0/+58
* A script to compare the differences in nTSecurityDescriptor between 2 hostsNadezhda Ivanova2009-06-111-0/+153
* Fix installation path of the subunit python modules.Timur I Bakeyev2009-06-091-1/+1
* python: Fix samba4.dcerpc.rpcecho.RpcEchoTests.test_surrounding test.Jelmer Vernooij2009-06-081-1/+1
* Fix more unresolved symbols.Jelmer Vernooij2009-06-022-10/+18
* python: Move helper functions for using param into a separate file ratherJelmer Vernooij2009-06-021-1/+1
* Modified SamDB to accept options like Ldb.Nadezhda Ivanova2009-05-271-2/+2
* Add str() for policy_handles.Andrew Bartlett2009-04-211-1/+6
* python/dcerpc: Custom implementations of policy_handle.__init__ and policy_ha...Andrew Bartlett2009-04-211-0/+11
* python/rpc: Add custom GUID.__str__, GUID.__repr__, GUID.__init__ and GUID.__...Andrew Bartlett2009-04-211-0/+48
* Fix the valid NetBIOS name tests.Jelmer Vernooij2009-04-201-3/+3
* Merge branch 'wspp-schema'Andrew Tridgell2009-04-094-42/+364
|\
| * s4:schema Update Windows 2008 schema from Microsoft to latest versionAndrew Bartlett2009-04-031-2/+2
| * Merge branch 'master' into wspp-schemaAndrew Tridgell2009-03-314-30/+206
| |\