summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4-drs: default hostname in samba-tool drs commandAndrew Tridgell2011-03-291-2/+2
* s4-fsmo: samba-tool fsmo takes a URL, not a hostnameAndrew Tridgell2011-03-291-3/+3
* s4:ldapcmp: cope with range retrivals of multivalued attributesStefan Metzmacher2011-02-141-1/+72
* s4-tools: Added --sddl option, which allows the user to add an ACE to an obje...Nadezhda Ivanova2011-02-101-4/+8
* s4/samba-tool/drs: Make use of Command.message() method instead of using 'print'Kamen Mazdrashki2011-02-091-36/+37
* s4/samba-tool/drs: Move get_dsServiceName function at module level to be re-usedKamen Mazdrashki2011-02-091-12/+8
* s4/samba-tool: 'drs options' command implementationKamen Mazdrashki2011-02-091-0/+71
* s4/samba-tool: Add --sync-forced flag to 'drs replicate' commandKamen Mazdrashki2011-02-021-1/+4
* s4-tools: Fixed a bug in ldapcmp - DACL was not retrieved correctly if the ob...Nadezhda Ivanova2011-01-171-1/+4
* s4-tools: Added a --sort-aces option to ldapcmpNadezhda Ivanova2011-01-171-6/+12
* s4-samba-tool: fixed the gpo command to use the right DN for access checksAndrew Tridgell2011-01-141-5/+14
* s4-samba_tool Added ACL checking to python GPO management toolAndrew Bartlett2011-01-141-8/+26
* s4/ldapcmp: Two new options are added to the toolZahari Zahariev2011-01-071-40/+76
* s4/ldapcmp: Correct fix for creds2Anatoliy Atanasov2011-01-051-0/+3
* Revert "s4/ldapcmp: Fix the parsing of the second set of credentials"Anatoliy Atanasov2011-01-051-1/+1
* Revert "s4/ldapcmp: Check if creds2 is actualy set by the command line"Anatoliy Atanasov2011-01-051-1/+1
* s4/ldapcmp: Check if creds2 is actualy set by the command lineAnatoliy Atanasov2011-01-041-1/+1
* s4/ldapcmp: Fix the parsing of the second set of credentialsAnatoliy Atanasov2011-01-041-1/+1
* samba-tools: more reasonable defaults for samba-tool commandsAndrew Tridgell2010-12-0812-52/+69
* samba-tools: export doesn't need any credentialsAndrew Tridgell2010-12-081-2/+1
* s4-drs: cope with invalid NTDS DNs from DsReplicaInfo()Andrew Tridgell2010-12-011-2/+5
* s4-samba-tool Show when we have created the user successfullyAndrew Bartlett2010-12-011-0/+1
* s4-drs: the options attribute is optional on NTDSDSA objectsAndrew Tridgell2010-12-011-1/+1
* s4-samba-tool: fixed exception handling in subcommandsAndrew Tridgell2010-11-298-48/+40
* s4-samba-tool: fixed ldb exception handling in domainlevel commandAndrew Tridgell2010-11-291-4/+4