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
/
python
/
samba
/
netcmd
Commit message (
Expand
)
Author
Age
Files
Lines
*
General cleanups of python code, hinted by pyflakes.
Jelmer Vernooij
2010-03-01
2
-4
/
+1
*
ntacl: Use existing infrastructure.
Jelmer Vernooij
2010-03-01
2
-27
/
+27
*
python-s4: use secrets.ldb instead of sam.ldb for reading domain SID
Matthieu Patou
2010-02-11
1
-2
/
+2
*
Fixed a bug caused by a typo. Infrastructure role didn't work.
Nadezhda Ivanova
2010-01-29
1
-1
/
+1
*
Implemented net fsmo command for transferring fsmo roles
Nadezhda Ivanova
2010-01-27
2
-0
/
+204
*
s4: utils recreate in python setntacl and getntacl
Matthieu Patou
2010-01-21
2
-0
/
+121
*
Fix permissions - net subcommand modules don't need to be executable.
Jelmer Vernooij
2010-01-16
2
-0
/
+0
*
s4-net: fixed pwsettings command
Andrew Tridgell
2009-12-31
1
-6
/
+6
*
net: Support 'super' commands implemented in Python.
Jelmer Vernooij
2009-12-31
1
-14
/
+15
*
net: Move 'newuser' to 'net newuser'
Jelmer Vernooij
2009-12-31
2
-5
/
+80
*
net: Fix tests and documentation of setexpiry.
Jelmer Vernooij
2009-12-31
3
-0
/
+68
*
net: Move setexpiry to 'net setexpiry'
Jelmer Vernooij
2009-12-31
2
-0
/
+73
*
net: Move 'setpassword' to 'net setpassword'.
Jelmer Vernooij
2009-12-31
3
-2
/
+86
*
s4/net: Allow options before arguments for Python commands.
Jelmer Vernooij
2009-12-29
1
-1
/
+2
*
s4/net: Pass all arguments through to the Python commands.
Jelmer Vernooij
2009-12-29
1
-5
/
+6
*
s4/net: Add domainlevel subcommand.
Jelmer Vernooij
2009-12-29
3
-26
/
+275
*
Use CommandError exception to deal with problems during net commands.
Jelmer Vernooij
2009-12-29
1
-13
/
+27
*
s4/net: Make pwsettings a net subcommand.
Jelmer Vernooij
2009-12-29
1
-0
/
+187
*
s4/net: Support parsing arguments in Python commands.
Jelmer Vernooij
2009-12-29
1
-3
/
+61
*
net: Support usage/help of subcommands implemented in Python.
Jelmer Vernooij
2009-12-29
1
-0
/
+4
*
net: Support implementing subcommands in python.
Jelmer Vernooij
2009-12-29
1
-0
/
+33