summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4-samba-tool: improved exception handling in samba-toolAndrew Tridgell2010-11-291-5/+44
* s4-ldapcmp: make ldapcmp a samba-tool commandAndrew Tridgell2010-11-292-0/+832
* s4-gpo: started on samba-tool gpo list commandAndrew Tridgell2010-11-291-0/+99
* s4-samba-tool: started on gpo subcommands in pythonAndrew Tridgell2010-11-292-0/+122
* Revert "s4:netcmd/drs.py - use "objectClass" for discovering the server and i...Matthias Dieter Wallnöfer2010-11-281-2/+2
* s4-samba-tool: support help, and show description of commandsAndrew Tridgell2010-11-281-7/+7
* s4-drs: fixed credit for C versionAndrew Tridgell2010-11-281-0/+2
* s4:netcmd/drs.py - use "objectClass" for discovering the server and it's NTDS...Matthias Dieter Wallnöfer2010-11-271-2/+2
* s4-samba-tool: switched over to python version of samba-tool drsAndrew Tridgell2010-11-281-0/+2
* s4-samba-tool: added python implementation of samba-tool drs commandsAndrew Tridgell2010-11-281-0/+402
* samba-tool pwsettings Allow setting 'store cleartext'Andrew Bartlett2010-11-161-2/+17
* samba-tool: deprecate samba-tool vampire commandAndrew Tridgell2010-11-061-1/+5
* s4-join: added DC join to the python join codeAndrew Tridgell2010-11-051-8/+8
* s4-pydrs: added rodc option to python drs replicationAndrew Tridgell2010-11-051-1/+1
* s4-net: added --ipaddress option to net commandsAndrew Tridgell2010-09-255-6/+6
* s4-finddc: use NBT lookup for a 1C name if joining a short domain nameAndrew Tridgell2010-09-151-3/+0
* s4-join: give a clear error when using short domain formAndrew Tridgell2010-09-151-1/+4