web_server: Display trivial placeholder page if SWAT could not be found.
[samba.git] / source4 / scripting / python / samba / netcmd /
2011-01-14 Andrew Tridgells4-samba-tool: fixed the gpo command to use the right...
2011-01-14 Andrew Bartletts4-samba_tool Added ACL checking to python GPO manageme...
2011-01-07 Zahari Zaharievs4/ldapcmp: Two new options are added to the tool
2011-01-05 Anatoliy Atanasovs4/ldapcmp: Correct fix for creds2
2011-01-05 Anatoliy AtanasovRevert "s4/ldapcmp: Fix the parsing of the second set...
2011-01-05 Anatoliy AtanasovRevert "s4/ldapcmp: Check if creds2 is actualy set...
2011-01-04 Anatoliy Atanasovs4/ldapcmp: Check if creds2 is actualy set by the comma...
2011-01-04 Anatoliy Atanasovs4/ldapcmp: Fix the parsing of the second set of creden...
2010-12-08 Andrew Tridgellsamba-tools: more reasonable defaults for samba-tool...
2010-12-08 Andrew Tridgellsamba-tools: export doesn't need any credentials
2010-12-01 Andrew Tridgells4-drs: cope with invalid NTDS DNs from DsReplicaInfo()
2010-12-01 Andrew Bartletts4-samba-tool Show when we have created the user succes...
2010-12-01 Andrew Tridgells4-drs: the options attribute is optional on NTDSDSA...
2010-11-29 Andrew Tridgells4-samba-tool: fixed exception handling in subcommands
2010-11-29 Andrew Tridgells4-samba-tool: fixed ldb exception handling in domainle...
2010-11-29 Andrew Tridgells4-samba-tool: improved exception handling in samba...
2010-11-29 Andrew Tridgells4-ldapcmp: make ldapcmp a samba-tool command
2010-11-29 Andrew Tridgells4-gpo: started on samba-tool gpo list command
2010-11-29 Andrew Tridgells4-samba-tool: started on gpo subcommands in python
2010-11-28 Matthias Dieter... Revert "s4:netcmd/drs.py - use "objectClass" for discov...
2010-11-28 Andrew Tridgells4-samba-tool: support help, and show description of...
2010-11-28 Andrew Tridgells4-drs: fixed credit for C version
2010-11-27 Matthias Dieter... s4:netcmd/drs.py - use "objectClass" for discovering...
2010-11-27 Andrew Tridgells4-samba-tool: switched over to python version of samba...
2010-11-27 Andrew Tridgells4-samba-tool: added python implementation of samba...
2010-11-16 Andrew Bartlettsamba-tool pwsettings Allow setting 'store cleartext'
2010-11-06 Andrew Tridgellsamba-tool: deprecate samba-tool vampire command
2010-11-05 Andrew Tridgells4-join: added DC join to the python join code
2010-11-05 Andrew Tridgells4-pydrs: added rodc option to python drs replication
2010-09-25 Andrew Tridgells4-net: added --ipaddress option to net commands
2010-09-15 Andrew Tridgells4-finddc: use NBT lookup for a 1C name if joining...
2010-09-15 Andrew Tridgells4-join: give a clear error when using short domain...
2010-09-12 Matthias Dieter... s4:fsmo.py - fix an obvious typo
2010-09-09 Andrew Tridgells4-rodc: get the domain name from the partitions DN
2010-09-02 Andrew Tridgells4-net: use CommandError() in net rodc
2010-08-26 Andrew Tridgells4-net: fixed docstring on spn command
2010-08-26 Andrew Tridgells4-net: added "net rodc preload" command
2010-08-23 Andrew Tridgells4-net: role should be case insensitive for join
2010-08-23 Andrew Tridgells4-net: added initial implemention of RODC join
2010-08-23 Andrew Tridgells4-net: moved the net join command to python
2010-08-22 Andrew Tridgells4-net: better error message on net setpassword
2010-08-17 Andrew Tridgells4-net: use an encrypted ldap session when setting...
2010-07-10 Matthieu Patous4 net: Add spn module to list/add/remove spn on objects
2010-07-03 Matthias Dieter... s4:pwsettings net utility - change also here the "minPw...
2010-06-24 Andrew Tridgells4-python: python is not always in /usr/bin
2010-06-23 Andrew Bartletts4:net Remove warnings for 2000 native mode and Samba4.
2010-06-23 Andrew Bartlettlibds:common Remove DS_DC_* domain functionality flags
2010-06-19 Lukasz ZalewskiModifications extending functionality of newuser cmd...
2010-06-19 Lukasz ZalewskiModifications extending functionality of newuser cmd...
2010-05-19 Jelmer Vernooijpynet: Raise proper exceptions rather than invoking...
2010-05-14 Matthias Dieter... s4:net domainlevel tool - fix up the error handling...
2010-05-13 Matthias Dieter... s4:domainlevel - handle exceptions more precisely
2010-05-13 Matthias Dieter... s4:domainlevel.py - update the script to handle both...
2010-05-09 Matthias Dieter... s4:net utility - make outprinted description comments...
2010-05-09 Matthias Dieter... s4:net utility - remove unixname parameter of samdb...
2010-05-09 Matthias Dieter... s4:net utility - add an optional password attribute...
2010-04-20 Andrew Tridgells4-net: don't show a full python exception when you...
2010-04-16 Andrew Tridgells4-net: nicer error message (and no exception)
2010-04-12 Jelmer Vernooijs4-net: Add definition of outf.
2010-04-09 Jelmer Vernooijs4-net: Cope with options without arguments.
2010-04-09 Jelmer Vernooijs4-net: 'net user create' -> 'net user add', for backwa...
2010-04-09 Jelmer Vernooijs4-net: Convert machinepw command to python.
2010-04-09 Jelmer Vernooijs4-net: Convert vampire command over to Python.
2010-04-09 Jelmer Vernooijs4-net: Convert user subcommand to Python.
2010-04-08 Jelmer Vernooijs4-net: Convert 'net time' to python.
2010-04-08 Jelmer Vernooijnet: Convert time command to python.
2010-04-08 Jelmer Vernooijs4-net: Use new Net() object in net export keytab.
2010-04-08 Jelmer Vernooijs4-python: Fix formatting, use standard convention...
2010-04-08 Jelmer Vernooijs4-python: More cleanups.
2010-04-08 Jelmer Vernooijs4-python: Simplify code, improve formatting.
2010-04-08 Jelmer VernooijMigrate 'net export keytab' to python.
2010-04-08 Jelmer Vernooijs4-net: Simplify SamDB connect code.
2010-04-07 Jelmer Vernooijs4-samdb: Allow skipping global schema.
2010-04-03 Jelmer Vernooijs4-python: Move dsdb constants to a separate python...
2010-04-03 Jelmer Vernooijs4-python: Remove duplicate definition of GUID_DRS_...
2010-03-16 Nadezhda IvanovaAdded a net acl ds command for modification of ACLs...
2010-03-01 Jelmer VernooijGeneral cleanups of python code, hinted by pyflakes.
2010-03-01 Jelmer Vernooijntacl: Use existing infrastructure.
2010-02-11 Matthieu Patoupython-s4: use secrets.ldb instead of sam.ldb for readi...
2010-01-29 Nadezhda IvanovaFixed a bug caused by a typo. Infrastructure role didn...
2010-01-27 Nadezhda IvanovaImplemented net fsmo command for transferring fsmo...
2010-01-20 Matthieu Patous4: utils recreate in python setntacl and getntacl
2010-01-16 Jelmer VernooijFix permissions - net subcommand modules don't need...
2010-01-04 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-12-31 Andrew Tridgells4-net: fixed pwsettings command
2009-12-31 Jelmer Vernooijnet: Support 'super' commands implemented in Python.
2009-12-31 Jelmer Vernooijnet: Move 'newuser' to 'net newuser'
2009-12-31 Jelmer Vernooijnet: Fix tests and documentation of setexpiry.
2009-12-31 Jelmer Vernooijnet: Move setexpiry to 'net setexpiry'
2009-12-31 Jelmer Vernooijnet: Move 'setpassword' to 'net setpassword'.
2009-12-29 Jelmer Vernooijs4/net: Allow options before arguments for Python commands.
2009-12-29 Jelmer Vernooijs4/net: Pass all arguments through to the Python commands.
2009-12-29 Jelmer Vernooijs4/net: Add domainlevel subcommand.
2009-12-29 Jelmer VernooijUse CommandError exception to deal with problems during...
2009-12-29 Jelmer Vernooijs4/net: Make pwsettings a net subcommand.
2009-12-29 Jelmer Vernooijs4/net: Support parsing arguments in Python commands.
2009-12-29 Jelmer Vernooijnet: Support usage/help of subcommands implemented...
2009-12-29 Jelmer Vernooijnet: Support implementing subcommands in python.