summaryrefslogtreecommitdiff
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * | s4:schema Remove 'cn' from the final output of ms_schema.pyAndrew Bartlett2009-03-201-0/+6
| * | Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schemaAndrew Bartlett2009-03-202-101/+91
| |\ \
| * | | s4:provision load_schema in provision.py no longer takes a hostnameAndrew Bartlett2009-03-111-2/+1
| * | | Load the schema for provision-backend in a transactionAndrew Bartlett2009-03-061-18/+24
| * | | Allow ms_schema.py to produce output much like minschema_wsppSreepathi Pai2009-03-051-0/+15
| * | | Remove ad2oLschema, insted call it directly from provision-backendAndrew Bartlett2009-03-053-16/+42
| * | | Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schemaAndrew Bartlett2009-03-056-13/+14
| |\ \ \
| * | | | Add the new, updated AD schema file from MicrosoftAndrew Bartlett2009-02-251-2/+2
| * | | | Don't parse the schema data twiceAndrew Bartlett2009-02-251-12/+8
| * | | | Tolerate more whitespace errorsAndrew Bartlett2009-02-251-0/+1
| * | | | Create schema.ldif at runtime directly from ad-schema filesSreepathi Pai2009-02-252-5/+278
* | | | | Improve formatting in Python file.Jelmer Vernooij2009-04-061-0/+5
* | | | | Make valid_netbios_name() check a bit stricter.Jelmer Vernooij2009-04-062-2/+16
| |_|_|/ |/| | |
* | | | s4/provision: Use existing serverrole variable.Matthias Dieter Wallnoefer2009-03-211-1/+1
* | | | s4:fullschema Use server-side sort to make the output deterministicAndrew Bartlett2009-03-201-2/+4
* | | | s4: Remove autogenerated attributes from minschema and fullschema outputAndrew Bartlett2009-03-202-16/+0
* | | | Add minschema like tool to extract and dump the full schema from ADAndrew Bartlett2009-03-201-0/+191
* | | | s4:minschma Fix aggregate schema generation in minschemaAndrew Bartlett2009-03-201-24/+23
* | | | s4:ldb Ensure to pass down options to LDB from pythonAndrew Bartlett2009-03-201-3/+3
| |_|/ |/| |
* | | Merge branch 'master' of git://git.samba.org/samba into minschemaJelmer Vernooij2009-03-203-15/+17
|\ \ \
| * | | use a base64 encoded password when changing passwordsAndrew Tridgell2009-03-121-2/+3
| * | | fixed more embedded spaces in LDIFAndrew Tridgell2009-03-121-3/+3
| * | | removed leading spaces from embedded ldifAndrew Tridgell2009-03-121-10/+10
| | |/ | |/|
| * | Don't print the admin password if we don't set one.Andrew Bartlett2009-03-041-1/+2
| * | Fix test_surrounding in samba4.rpcecho.python.Jelmer Vernooij2009-03-021-1/+1
* | | Fix up minschema after the conversion from JavaScript.Jelmer Vernooij2009-03-201-88/+77
|/ /
* | Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2009-02-251-16/+109
|\ \ | |/
| * Updates to the recent cn=config support for the OpenLDAP backendOliver Liebel2009-02-251-18/+6
| * Added mmr and olc to the OpenLDAP backend provisioning-scriptsOliver Liebel2009-02-241-41/+146
* | expand tabs in python file, consistent with the rest of the file.Jelmer Vernooij2009-02-244-9/+9
* | expand tabs in python file, consistent with the rest of the file.Jelmer Vernooij2009-02-241-39/+39