summaryrefslogtreecommitdiffstats
path: root/source4/scripting/bin
Commit message (Expand)AuthorAgeFilesLines
* s4:w32err_code.py script - put it under "scripting/bin"Matthias Dieter Wallnöfer2009-10-151-0/+361
* s4-script: flush DNS after adding new addressesAndrew Tridgell2009-10-151-0/+1
* Revert "python: create a script for reorgnizing an LDB file."Matthias Dieter Wallnöfer2009-09-301-60/+0
* s4:minschema/fullschema - add correct header commentsMatthias Dieter Wallnöfer2009-09-182-2/+2
* python: create a script for reorgnizing an LDB file.Matthieu Patou2009-09-181-0/+60
* s4: Script to build or rebuild extend DN attributesMatthieu Patou2009-09-141-0/+141
* s4-scripts: allow setup_dns.sh to take a PRIVATEDIRAndrew Tridgell2009-09-121-1/+3
* s4:setup_dns.sh fixed the update of the GUID CNAMEAndrew Tridgell2009-09-071-8/+14
* s4:nsupdate-gss allow forcing of the realmAndrew Tridgell2009-09-071-35/+37
* s4: bring nsupdate-gss into the s4 treeAndrew Tridgell2009-09-072-0/+379
* 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
* Make fullschema script executable.Jelmer Vernooij2009-06-171-0/+0
* A script to compare the differences in nTSecurityDescriptor between 2 hostsNadezhda Ivanova2009-06-111-0/+153
* 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
* Fix up minschema after the conversion from JavaScript.Jelmer Vernooij2009-03-201-88/+77
* Remove use of global_loadparm in last Python script.Jelmer Vernooij2008-10-241-2/+0
* Fix subunit files location after cherrypicks.Jelmer Vernooij2008-10-081-1/+1
* Move all subunit files to lib directory.Jelmer Vernooij2008-10-081-0/+1
* Fix syntax errors in minschema.Jelmer Vernooij2008-10-081-20/+16
* Remove python extension, simplify some code.Jelmer Vernooij2008-09-184-3/+3
* Revert "Add option for generating coverage data from python tests."Jelmer Vernooij2008-09-121-8/+0
* Add option for generating coverage data from python tests.Jelmer Vernooij2008-09-091-0/+8
* Be more pythonic.Jelmer Vernooij2008-07-301-7/+5
* mamachinepw: add better error handlingStefan Metzmacher2008-07-261-4/+20
* Add "mymachinepw" to fetch our machine password out of secrets.ldbVolker Lendecke2008-07-261-0/+45
* Remove obsolete ejs winreg example.Jelmer Vernooij2008-05-261-107/+0
* Move some scripts to examples directory since they're not really generically ...Jelmer Vernooij2008-05-263-203/+2
* Cope with no server being active.Jelmer Vernooij2008-05-261-3/+9
* Finish smbstatus in Python.Jelmer Vernooij2008-05-261-8/+15
* Allow using IRPC functions on the messaging bus from Python.Jelmer Vernooij2008-05-261-16/+23
* Convert smbstatus to Python.Jelmer Vernooij2008-05-261-96/+63
* Add initial work for script that uses probing to figure out IDL.Jelmer Vernooij2008-05-251-0/+161
* Fix bugs in samr python tests.Jelmer Vernooij2008-05-231-3/+3
* Convert samr test to python.Jelmer Vernooij2008-05-231-0/+114
* Fix imports for minschema.Jelmer Vernooij2008-05-231-0/+2
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-211-1/+1
* Set sys.path for running inside source tree.Jelmer Vernooij2008-05-115-2/+19
* Use system python rather than smbpython.Jelmer Vernooij2008-05-111-1/+3
* Make sure credentials are specified when running the Python winreg RPC tests.Jelmer Vernooij2008-04-141-2/+1
* Allow command line options in the subunitrun script.Jelmer Vernooij2008-04-141-1/+21
* Convert some more files to GPLv3.Andrew Kroeger2008-03-282-2/+2
* Fix subunit runner exit codes.Jelmer Vernooij2008-02-121-1/+2
* Correctly increment counters in Subunit test runner.Jelmer Vernooij2008-02-121-3/+1
* More syntax fixes, use more standard python functions.Jelmer Vernooij2008-02-101-328/+247
* Start working on python conversion of minschema.Jelmer Vernooij2008-02-101-0/+660
* python: Add convenience function for getting command line loadparm contextJelmer Vernooij2008-01-231-2/+3