summaryrefslogtreecommitdiffstats
path: root/source4/scripting/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* python: Enable building of the wkssvc python bindings.Jelmer Vernooij2008-01-141-0/+24
* python: Convert winreg.py completely to rpc, use new RPC Python bindings.Jelmer Vernooij2008-01-141-72/+61
* r26607: Fix reading of values and subkeys in Samba 3 registry files.Jelmer Vernooij2007-12-261-5/+6
* r26598: Simplify the way Python tests are run.Jelmer Vernooij2007-12-261-1/+2
* r26593: - More work on the python versions of samba3dump and the samba3sam te...Jelmer Vernooij2007-12-261-3/+0
* r26592: Finish fixing the samba3dump script.Jelmer Vernooij2007-12-261-123/+117
* r26591: Get the first bits of samba3dump to work again.Jelmer Vernooij2007-12-261-54/+69
* r26570: - Trim size of the swig-generated Python bindings by removing a bunch...Jelmer Vernooij2007-12-242-232/+248
* r26191: Import custom test runner for subunit, rather than using trial, which...Jelmer Vernooij2007-12-211-0/+25
* r26079: Some cleanups in the old SWIG wrappers: - remove old torture tests fo...Jelmer Vernooij2007-12-211-0/+301