index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:w32err_code.py script - put it under "scripting/bin"
Matthias Dieter Wallnöfer
2009-10-15
1
-0
/
+361
*
s4-script: flush DNS after adding new addresses
Andrew Tridgell
2009-10-15
1
-0
/
+1
*
Revert "python: create a script for reorgnizing an LDB file."
Matthias Dieter Wallnöfer
2009-09-30
1
-60
/
+0
*
s4:minschema/fullschema - add correct header comments
Matthias Dieter Wallnöfer
2009-09-18
2
-2
/
+2
*
python: create a script for reorgnizing an LDB file.
Matthieu Patou
2009-09-18
1
-0
/
+60
*
s4: Script to build or rebuild extend DN attributes
Matthieu Patou
2009-09-14
1
-0
/
+141
*
s4-scripts: allow setup_dns.sh to take a PRIVATEDIR
Andrew Tridgell
2009-09-12
1
-1
/
+3
*
s4:setup_dns.sh fixed the update of the GUID CNAME
Andrew Tridgell
2009-09-07
1
-8
/
+14
*
s4:nsupdate-gss allow forcing of the realm
Andrew Tridgell
2009-09-07
1
-35
/
+37
*
s4: bring nsupdate-gss into the s4 tree
Andrew Tridgell
2009-09-07
2
-0
/
+379
*
s4: Remove stub endpoint mapper script.
Jelmer Vernooij
2009-07-03
1
-24
/
+0
*
show attribute values in sorted order to make comparison easier
Andrew Tridgell
2009-07-02
1
-0
/
+5
*
Make fullschema script executable.
Jelmer Vernooij
2009-06-17
1
-0
/
+0
*
A script to compare the differences in nTSecurityDescriptor between 2 hosts
Nadezhda Ivanova
2009-06-11
1
-0
/
+153
*
s4:fullschema Use server-side sort to make the output deterministic
Andrew Bartlett
2009-03-20
1
-2
/
+4
*
s4: Remove autogenerated attributes from minschema and fullschema output
Andrew Bartlett
2009-03-20
2
-16
/
+0
*
Add minschema like tool to extract and dump the full schema from AD
Andrew Bartlett
2009-03-20
1
-0
/
+191
*
s4:minschma Fix aggregate schema generation in minschema
Andrew Bartlett
2009-03-20
1
-24
/
+23
*
Fix up minschema after the conversion from JavaScript.
Jelmer Vernooij
2009-03-20
1
-88
/
+77
*
Remove use of global_loadparm in last Python script.
Jelmer Vernooij
2008-10-24
1
-2
/
+0
*
Fix subunit files location after cherrypicks.
Jelmer Vernooij
2008-10-08
1
-1
/
+1
*
Move all subunit files to lib directory.
Jelmer Vernooij
2008-10-08
1
-0
/
+1
*
Fix syntax errors in minschema.
Jelmer Vernooij
2008-10-08
1
-20
/
+16
*
Remove python extension, simplify some code.
Jelmer Vernooij
2008-09-18
4
-3
/
+3
*
Revert "Add option for generating coverage data from python tests."
Jelmer Vernooij
2008-09-12
1
-8
/
+0
*
Add option for generating coverage data from python tests.
Jelmer Vernooij
2008-09-09
1
-0
/
+8
*
Be more pythonic.
Jelmer Vernooij
2008-07-30
1
-7
/
+5
*
mamachinepw: add better error handling
Stefan Metzmacher
2008-07-26
1
-4
/
+20
*
Add "mymachinepw" to fetch our machine password out of secrets.ldb
Volker Lendecke
2008-07-26
1
-0
/
+45
*
Remove obsolete ejs winreg example.
Jelmer Vernooij
2008-05-26
1
-107
/
+0
*
Move some scripts to examples directory since they're not really generically ...
Jelmer Vernooij
2008-05-26
3
-203
/
+2
*
Cope with no server being active.
Jelmer Vernooij
2008-05-26
1
-3
/
+9
*
Finish smbstatus in Python.
Jelmer Vernooij
2008-05-26
1
-8
/
+15
*
Allow using IRPC functions on the messaging bus from Python.
Jelmer Vernooij
2008-05-26
1
-16
/
+23
*
Convert smbstatus to Python.
Jelmer Vernooij
2008-05-26
1
-96
/
+63
*
Add initial work for script that uses probing to figure out IDL.
Jelmer Vernooij
2008-05-25
1
-0
/
+161
*
Fix bugs in samr python tests.
Jelmer Vernooij
2008-05-23
1
-3
/
+3
*
Convert samr test to python.
Jelmer Vernooij
2008-05-23
1
-0
/
+114
*
Fix imports for minschema.
Jelmer Vernooij
2008-05-23
1
-0
/
+2
*
Move more modules inside of the samba package.
Jelmer Vernooij
2008-05-21
1
-1
/
+1
*
Set sys.path for running inside source tree.
Jelmer Vernooij
2008-05-11
5
-2
/
+19
*
Use system python rather than smbpython.
Jelmer Vernooij
2008-05-11
1
-1
/
+3
*
Make sure credentials are specified when running the Python winreg RPC tests.
Jelmer Vernooij
2008-04-14
1
-2
/
+1
*
Allow command line options in the subunitrun script.
Jelmer Vernooij
2008-04-14
1
-1
/
+21
*
Convert some more files to GPLv3.
Andrew Kroeger
2008-03-28
2
-2
/
+2
*
Fix subunit runner exit codes.
Jelmer Vernooij
2008-02-12
1
-1
/
+2
*
Correctly increment counters in Subunit test runner.
Jelmer Vernooij
2008-02-12
1
-3
/
+1
*
More syntax fixes, use more standard python functions.
Jelmer Vernooij
2008-02-10
1
-328
/
+247
*
Start working on python conversion of minschema.
Jelmer Vernooij
2008-02-10
1
-0
/
+660
*
python: Add convenience function for getting command line loadparm context
Jelmer Vernooij
2008-01-23
1
-2
/
+3
[next]