summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
...
* samba-tool: added error handling for the user commandGiampaolo Lauria2011-07-211-10/+21
* samba-tool: fixed drs commands synopsisGiampaolo Lauria2011-07-211-5/+5
* samba-tool: fixed synopsis on user commandsGiampaolo Lauria2011-07-211-1/+1
* samba-tool: fixed synopsis on all "user" commandsGiampaolo Lauria2011-07-211-4/+8
* samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria2011-07-2119-240/+23
* samba-tool: removed the assignment to parser.progGiampaolo Lauria2011-07-211-1/+0
* samba-tool: fixed prog name in samba-toolGiampaolo Lauria2011-07-211-1/+1
* samba-tool: update vampire.py messageGiampaolo Lauria2011-07-211-1/+1
* samba-tool: removed join as it has been replaced by domain joinGiampaolo Lauria2011-07-212-80/+0
* samba-tool: moved join to domain joinGiampaolo Lauria2011-07-211-1/+57
* samba-tool: removed export as it has been moved to domain dumpkeysGiampaolo Lauria2011-07-212-58/+0
* samba-tool: moved export to domain dumpkeysGiampaolo Lauria2011-07-211-0/+23
* 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: use samdb_schema for getting the backlinkAndrew Tridgell2011-07-131-1/+1
* ldb: use base searches for @ special DNsAndrew Tridgell2011-07-134-21/+20
* dbcheck: only do the provision dbcheck if there are objects to checkAndrew Tridgell2011-07-131-13/+14
* s4-provision: fixed the GUIDs in the provision using dbcheckAndrew Tridgell2011-07-131-0/+16
* dbcheck: only fix replPropertyMetaData if we included it in the searchAndrew Tridgell2011-07-131-11/+14
* dbcheck: added checks for missing and orphansed backlinksAndrew Tridgell2011-07-131-19/+18
* dbcheck: fixed ldap check with no database specifiedAndrew Tridgell2011-07-131-1/+1
* dbcheck: added --reindex optionAndrew Tridgell2011-07-132-3/+20
* samba-tool: fixed ldapcmp to run as non-root Andrew Tridgell2011-07-131-2/+9
* dbcheck: added checking of backlinksAndrew Tridgell2011-07-131-54/+92
* pydsdb: added get_backlink_from_lDAPDisplayName()Andrew Tridgell2011-07-131-0/+5
* s4:provision: place the sysvol share under "state dir" instead of "lock dir"Stefan Metzmacher2011-07-121-1/+1
* s4:param: add "state dir" and "cache dir" optionsStefan Metzmacher2011-07-121-1/+9
* dbcheck: use get_lDAPDisplayName_by_attid()Andrew Tridgell2011-07-111-11/+3
* dsdb: added get_lDAPDisplayName_by_attidAndrew Tridgell2011-07-111-0/+4
* dbcheck: improved error checking in fixup of missing metdataAndrew Tridgell2011-07-111-26/+24
* s4-provision: use samba.unix2nttime() instead of hard coding NTTIME offsetsAndrew Tridgell2011-07-111-2/+2
* s4-samba-tool: dbcheck, check and fix broken metadataMatthieu Patou2011-07-111-0/+77
* s4-python: Add functions to get linkid and systemflags of an attributeMatthieu Patou2011-07-111-0/+8
* upgradeprovision: reduce the number of attribute that we skipMatthieu Patou2011-07-111-2/+1
* s4-provision: fix the value of creation timestamp to be a MS timestampMatthieu Patou2011-07-111-2/+2
* dbcheck: check all objects, including deleted objectsAndrew Tridgell2011-07-112-17/+18
* dbcheck: added confirm_all support for remaining checksAndrew Tridgell2011-07-111-5/+10
* dbcheck: use specified DB schema for non-LDAP URLsAndrew Tridgell2011-07-111-2/+9
* s4 provision: Add some of the AD-specific DNS records to the directoryKai Blin2011-07-072-8/+235
* s4 provision: split up DNS provisioning into generic and samba-specific ldifsKai Blin2011-07-071-2/+10
* s4-dbcheck: support the 'none' option for promptsAndrew Tridgell2011-07-051-2/+10
* s4-pycommon: support 'none' as an option in confirmAndrew Tridgell2011-07-051-7/+20