summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd
Commit message (Expand)AuthorAgeFilesLines
* samba-tool: removed domainlevel as it has been moved to domain levelGiampaolo Lauria2011-07-212-249/+0
* samba-tool: moved domainlevel to domain levelGiampaolo Lauria2011-07-211-0/+201
* samba-tool: removed machinepw as it has been moved to domain machinepasswordGiampaolo Lauria2011-07-212-58/+0
* samba-tool: moved machinepw to domain machinepasswordGiampaolo Lauria2011-07-211-1/+37
* samba-tool: removed pwsettingsGiampaolo Lauria2011-07-211-197/+0
* samba-tool: created domain object, moved pwsettings to user passwordsettingsGiampaolo Lauria2011-07-212-2/+214
* samba-tool: update test suite for add setpasswordGiampaolo Lauria2011-07-211-2/+0
* samba-tool: removed setpassword.pyGiampaolo Lauria2011-07-211-80/+0
* samba-tool: added setpassword to userGiampaolo Lauria2011-07-211-2/+58
* samba-tool: fix summary of the fsmo command to be clearerGiampaolo Lauria2011-07-211-1/+1
* dbcheck: fixed ldap check with no database specifiedAndrew Tridgell2011-07-131-1/+1
* dbcheck: added --reindex optionAndrew Tridgell2011-07-131-3/+10
* samba-tool: fixed ldapcmp to run as non-root Andrew Tridgell2011-07-131-2/+9
* dbcheck: check all objects, including deleted objectsAndrew Tridgell2011-07-111-1/+1
* dbcheck: use specified DB schema for non-LDAP URLsAndrew Tridgell2011-07-111-2/+9
* dbcheck: only use a paged search when checking a ldap databaseAndrew Tridgell2011-07-051-1/+1
* s4:samba-tool: add "delegation" subcommands for S4U2Proxy and related stuffStefan Metzmacher2011-06-242-0/+269
* dbchecker: fixed argument error for -H and DNAndrew Tridgell2011-06-221-1/+1
* samba-tool: added --attrs option to dbcheckAndrew Tridgell2011-06-221-2/+8
* samba-tool: make the dbcheck class available outside of samba-toolAndrew Tridgell2011-06-221-285/+16
* samba-tool: added --quiet option to dbcheckAndrew Tridgell2011-06-221-35/+43
* samba-tool: allow for running dbcheck against a remove ldap serverAndrew Tridgell2011-06-221-5/+14
* samba-tool: expanded dbcheck DN checkingAndrew Tridgell2011-06-221-21/+104
* samba-tool: added missing GUID component checks to dbcheckAndrew Tridgell2011-06-221-4/+93
* samba-tool: try to keep dbcheck.py in a logical orderingAndrew Tridgell2011-06-221-29/+38
* s4-sambatool: extract the confirm function in a separte module for reuseMatthieu Patou2011-06-191-10/+3
* s4-samba-tool: remove unused importsMatthieu Patou2011-06-191-2/+1
* s4-samba-tool: use correct object notation ie. obj.method rather than method(...Matthieu Patou2011-06-191-37/+31
* s4-sambatool: use correct way to call class methodsMatthieu Patou2011-06-191-53/+54
* samba-tool: exit with non-zero status on dbcheck failureAndrew Tridgell2011-06-171-1/+3
* samba-tool: show success message on group operationsAndrew Tridgell2011-06-171-0/+4
* samba-tool: report total error count and suggest --fix if neededAndrew Tridgell2011-06-171-3/+10
* samba-tool: added attribute normalisation checksAndrew Tridgell2011-06-171-3/+53
* samba-tool: disable validation on removing an empty attribute in dbcheckAndrew Tridgell2011-06-141-1/+1
* s4-samba-tool: added dbcheck commmandAndrew Tridgell2011-06-102-0/+125
* samba-tool: added --local option to drs replicate commandAndrew Tridgell2011-06-091-1/+39
* s4-gpo: fixed display of GPO version numbersAndrew Tridgell2011-06-061-1/+1
* samba-tool: improved error handling in user setexpiryAndrew Tridgell2011-06-011-1/+5
* samba-tool: improved user enable error handlingAndrew Tridgell2011-06-011-1/+6
* s4:samba-tool: Move samba-tool setexpiry to samba-tool user setexpiry <user>Theresa Halloran2011-06-013-70/+37
* s4/samba-tool: Move samba-tool enableaccount to samba-tool user enable command.Theresa Halloran2011-06-013-62/+43
* s4-libnet: Remove libnet_Join and create libnet_Join_memberAndrew Bartlett2011-05-181-8/+7
* s4-samba-tool: allow specification of targetdir when joining as (RO)DCMatthieu Patou2011-05-051-4/+5
* samba-tool: fix machinepw command so that we use the full path to the secret ...Matthieu Patou2011-04-171-3/+6
* s4-test: fixed a problem with very verbose NDR debugAndrew Tridgell2011-04-061-1/+1
* s4 samba-tool: Implement "testparm" commandKai Blin2011-04-052-0/+208
* s4-samba-tool: give a bit better error on user delete failureAndrew Tridgell2011-04-041-1/+5
* s4-fsmo: say which role is being transferredAndrew Tridgell2011-03-291-4/+4
* s4-fsmo: samba-tool fsmo transfer now gets full error codeAndrew Tridgell2011-03-291-2/+2
* s4-fsmo: nicer error messages on failed FSMO transfersAndrew Tridgell2011-03-291-5/+12