summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd/pwsettings.py
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: removed pwsettingsGiampaolo Lauria2011-07-211-197/+0
* s4-samba-tool: fixed exception handling in subcommandsAndrew Tridgell2010-11-291-2/+2
* samba-tool pwsettings Allow setting 'store cleartext'Andrew Bartlett2010-11-161-2/+17
* s4:pwsettings net utility - change also here the "minPwdAge" to be the real d...Matthias Dieter Wallnöfer2010-07-031-2/+2
* s4-python: python is not always in /usr/binAndrew Tridgell2010-06-241-1/+1
* s4:net utility - make outprinted description comments more consistentMatthias Dieter Wallnöfer2010-05-091-1/+1
* s4-python: Fix formatting, use standard convention to call instance methods.Jelmer Vernooij2010-04-081-1/+1
* s4-net: Simplify SamDB connect code.Jelmer Vernooij2010-04-081-6/+1
* General cleanups of python code, hinted by pyflakes.Jelmer Vernooij2010-03-011-3/+0
* s4-net: fixed pwsettings commandAndrew Tridgell2009-12-311-6/+6
* net: Move 'setpassword' to 'net setpassword'.Jelmer Vernooij2009-12-311-1/+1
* s4/net: Add domainlevel subcommand.Jelmer Vernooij2009-12-291-15/+18
* s4/net: Make pwsettings a net subcommand.Jelmer Vernooij2009-12-291-0/+187