summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/netcmd
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4:fsmo.py - fix an obvious typoMatthias Dieter Wallnöfer2010-09-121-1/+1
* s4-rodc: get the domain name from the partitions DNAndrew Tridgell2010-09-091-1/+1
* s4-net: use CommandError() in net rodcAndrew Tridgell2010-09-021-4/+4
* s4-net: fixed docstring on spn commandAndrew Tridgell2010-08-261-1/+1
* s4-net: added "net rodc preload" commandAndrew Tridgell2010-08-262-0/+125
* s4-net: role should be case insensitive for joinAndrew Tridgell2010-08-231-1/+4
* s4-net: added initial implemention of RODC joinAndrew Tridgell2010-08-231-6/+22
* s4-net: moved the net join command to pythonAndrew Tridgell2010-08-232-2/+4
* s4-net: better error message on net setpasswordAndrew Tridgell2010-08-221-3/+5
* s4-net: use an encrypted ldap session when setting passwordsAndrew Tridgell2010-08-171-0/+3
* s4 net: Add spn module to list/add/remove spn on objectsMatthieu Patou2010-07-102-0/+219
* 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-2418-18/+18
* s4:net Remove warnings for 2000 native mode and Samba4.Andrew Bartlett2010-06-231-5/+5
* libds:common Remove DS_DC_* domain functionality flagsAndrew Bartlett2010-06-231-9/+5
* Modifications extending functionality of newuser cmd and new net group set of...Lukasz Zalewski2010-06-201-1/+5
* Modifications extending functionality of newuser cmd and new net group set of...Lukasz Zalewski2010-06-203-2/+224
* pynet: Raise proper exceptions rather than invoking sys.exit.Jelmer Vernooij2010-05-192-8/+6
* s4:net domainlevel tool - fix up the error handling as Jelmer suggestedMatthias Dieter Wallnöfer2010-05-141-2/+4
* s4:domainlevel - handle exceptions more preciselyMatthias Dieter Wallnöfer2010-05-131-2/+2
* s4:domainlevel.py - update the script to handle both domain level occourrence...Matthias Dieter Wallnöfer2010-05-131-0/+25
* s4:net utility - make outprinted description comments more consistentMatthias Dieter Wallnöfer2010-05-0913-14/+14
* s4:net utility - remove unixname parameter of samdb.newuserMatthias Dieter Wallnöfer2010-05-091-9/+4
* s4:net utility - add an optional password attribute to "net user add"Matthias Dieter Wallnöfer2010-05-091-3/+5
* s4-net: don't show a full python exception when you can't open sam.ldbAndrew Tridgell2010-04-201-2/+2
* s4-net: nicer error message (and no exception)Andrew Tridgell2010-04-162-5/+17