summaryrefslogtreecommitdiff
path: root/source4/scripting/bin
AgeCommit message (Expand)AuthorFilesLines
2009-11-27s4:upgradeprovision Use mkdtemp to create unique tempoary directory namesAndrew Bartlett1-2/+3
2009-11-27s4:upgradeprovision Rework script, and reset machine account pwAndrew Bartlett1-27/+58
2009-11-27s4: Improve updateprovisionMatthieu Patou1-33/+52
2009-11-27s4: Rename the scriptMatthieu Patou1-45/+45
2009-11-25s4:upgradeschema.py Update to reflect recent change in provisionMatthieu Patou1-27/+31
2009-11-25s4:upgradeschema.py CleanupMatthieu Patou1-6/+1
2009-11-02s4:provision Move 'Schema' into it's own fileAndrew Bartlett2-3/+5
2009-11-02s4: Create a script for updating a running provision with change introduced s...Matthieu Patou1-0/+694
2009-10-15s4:w32err_code.py script - put it under "scripting/bin"Matthias Dieter Wallnöfer1-0/+361
2009-10-15s4-script: flush DNS after adding new addressesAndrew Tridgell1-0/+1
2009-09-30Revert "python: create a script for reorgnizing an LDB file."Matthias Dieter Wallnöfer1-60/+0
2009-09-18s4:minschema/fullschema - add correct header commentsMatthias Dieter Wallnöfer2-2/+2
2009-09-18python: create a script for reorgnizing an LDB file.Matthieu Patou1-0/+60
2009-09-14s4: Script to build or rebuild extend DN attributesMatthieu Patou1-0/+141
2009-09-12s4-scripts: allow setup_dns.sh to take a PRIVATEDIRAndrew Tridgell1-1/+3
2009-09-07s4:setup_dns.sh fixed the update of the GUID CNAMEAndrew Tridgell1-8/+14
2009-09-07s4:nsupdate-gss allow forcing of the realmAndrew Tridgell1-35/+37
2009-09-07s4: bring nsupdate-gss into the s4 treeAndrew Tridgell2-0/+379
2009-07-03s4: Remove stub endpoint mapper script.Jelmer Vernooij1-24/+0
2009-07-02show attribute values in sorted order to make comparison easierAndrew Tridgell1-0/+5
2009-06-17Make fullschema script executable.Jelmer Vernooij1-0/+0
2009-06-11A script to compare the differences in nTSecurityDescriptor between 2 hostsNadezhda Ivanova1-0/+153
2009-03-20s4:fullschema Use server-side sort to make the output deterministicAndrew Bartlett1-2/+4
2009-03-20s4: Remove autogenerated attributes from minschema and fullschema outputAndrew Bartlett2-16/+0
2009-03-20Add minschema like tool to extract and dump the full schema from ADAndrew Bartlett1-0/+191
2009-03-20s4:minschma Fix aggregate schema generation in minschemaAndrew Bartlett1-24/+23
2009-03-20Fix up minschema after the conversion from JavaScript.Jelmer Vernooij1-88/+77
2008-10-24Remove use of global_loadparm in last Python script.Jelmer Vernooij1-2/+0
2008-10-08Fix subunit files location after cherrypicks.Jelmer Vernooij1-1/+1
2008-10-08Move all subunit files to lib directory.Jelmer Vernooij1-0/+1
2008-10-08Fix syntax errors in minschema.Jelmer Vernooij1-20/+16
2008-09-18Remove python extension, simplify some code.Jelmer Vernooij4-3/+3
2008-09-12Revert "Add option for generating coverage data from python tests."Jelmer Vernooij1-8/+0
2008-09-09Add option for generating coverage data from python tests.Jelmer Vernooij1-0/+8
2008-07-30Be more pythonic.Jelmer Vernooij1-7/+5
2008-07-26mamachinepw: add better error handlingStefan Metzmacher1-4/+20
2008-07-26Add "mymachinepw" to fetch our machine password out of secrets.ldbVolker Lendecke1-0/+45
2008-05-26Remove obsolete ejs winreg example.Jelmer Vernooij1-107/+0
2008-05-26Move some scripts to examples directory since they're not really generically ...Jelmer Vernooij3-203/+2
2008-05-26Cope with no server being active.Jelmer Vernooij1-3/+9
2008-05-26Finish smbstatus in Python.Jelmer Vernooij1-8/+15
2008-05-26Allow using IRPC functions on the messaging bus from Python.Jelmer Vernooij1-16/+23
2008-05-26Convert smbstatus to Python.Jelmer Vernooij1-96/+63
2008-05-25Add initial work for script that uses probing to figure out IDL.Jelmer Vernooij1-0/+161
2008-05-23Fix bugs in samr python tests.Jelmer Vernooij1-3/+3
2008-05-23Convert samr test to python.Jelmer Vernooij1-0/+114
2008-05-23Fix imports for minschema.Jelmer Vernooij1-0/+2
2008-05-21Move more modules inside of the samba package.Jelmer Vernooij1-1/+1
2008-05-11Set sys.path for running inside source tree.Jelmer Vernooij5-2/+19
2008-05-11Use system python rather than smbpython.Jelmer Vernooij1-1/+3