summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2011-07-21samba-tool: fixed some more calls to samba_tool join to be 'domain join'Andrew Tridgell1-1/+1
2011-07-21s4-selftest: added undump.sh scriptAndrew Tridgell1-0/+20
2011-07-21dbcheck: use string DN in delete when fixing broken strings DNsAndrew Tridgell1-1/+1
2011-07-21s4-provision: run dbcheck on a minimal set of objects in provisionAndrew Tridgell1-4/+8
2011-07-21s4-kcc: use dsdb_delete() instead of ldb_delete()Andrew Tridgell1-1/+1
2011-07-21s4-dsdb: added dsdb_delete() functionAndrew Tridgell1-0/+30
2011-07-21samba_backup: check that directory really existsMatthieu Patou1-1/+11
2011-07-21tests: Add alpha13 dumped provisionMatthieu Patou23-0/+79033
2011-07-21s4-dsdb: Use controls provided during the request while searching for object ...Matthieu Patou1-1/+13
2011-07-21s4-dsdb: check group membership only for non deleted objectsMatthieu Patou1-2/+9
2011-07-21s4-dsdb: change the samba3sam test to add the show_deleted moduleAndrew Tridgell1-1/+1
2011-07-21update/add my copyrightMatthieu Patou5-1/+5
2011-07-21s4-dsdb: In rootdse add extended dn info on all values for a given attributeMatthieu Patou1-57/+66
2011-07-21s4-dsdb: add dsdb_module_extended function similar to other dsdb_module_* fun...Matthieu Patou1-0/+61
2011-07-21s4-schema: add systemFlags to dsdb classes objectsMatthieu Patou2-0/+2
2011-07-21s4-test: added dbcheck run to test suiteAndrew Tridgell2-0/+4
2011-07-21samba-tool: nicer error in passwordsettings with no settingsAndrew Tridgell1-0/+2
2011-07-21samba-tool: testparm doesn't take any credentialsAndrew Tridgell1-0/+5
2011-07-21samba-tool: use 'exportkeytab' instead of 'dumpkeys'Andrew Tridgell1-3/+3
2011-07-21samba-tool: Fix __doc_ in base classesGiampaolo Lauria1-3/+3
2011-07-21samba-tool: removed synopsis code in base classGiampaolo Lauria1-8/+2
2011-07-21samba-tool: Fixed bugs to determine min and max # of allowed argumentsGiampaolo Lauria1-7/+14
2011-07-21samba-tool: Improved --help functionalityGiampaolo Lauria1-2/+6
2011-07-21samba-tool: fixed __doc__ in base classesGiampaolo Lauria1-3/+3
2011-07-21samba-tool: Fix error handling in SuperCommand classGiampaolo Lauria1-2/+11
2011-07-21samba-tool: improved Option list for all user commandsGiampaolo Lauria1-10/+7
2011-07-21samba-tool: added error handling for the user commandGiampaolo Lauria1-10/+21
2011-07-21samba-tool: fixed drs commands synopsisGiampaolo Lauria1-5/+5
2011-07-21samba-tool: fixed samba-tool user syntaxAndrew Tridgell1-1/+1
2011-07-21samba-tool: fixed synopsis on user commandsGiampaolo Lauria1-1/+1
2011-07-21samba-tool: fixed synopsis on all "user" commandsGiampaolo Lauria1-4/+8
2011-07-21samba-tool: moved takes_optiongroups definition to Command base classGiampaolo Lauria19-240/+23
2011-07-21samba-tool: removed the assignment to parser.progGiampaolo Lauria1-1/+0
2011-07-21samba-tool: fixed prog name in samba-toolGiampaolo Lauria1-1/+1
2011-07-21samba-tool: update vampire.py messageGiampaolo Lauria1-1/+1
2011-07-21samba-tool: removed join as it has been replaced by domain joinGiampaolo Lauria2-80/+0
2011-07-21samba-tool: moved join to domain joinGiampaolo Lauria1-1/+57
2011-07-21samba-tool: removed export as it has been moved to domain dumpkeysGiampaolo Lauria2-58/+0
2011-07-21samba-tool: moved export to domain dumpkeysGiampaolo Lauria1-0/+23
2011-07-21samba-tool: updated test suite to reflect the move from domainlevel to domain...Giampaolo Lauria1-1/+1
2011-07-21samba-tool: removed domainlevel as it has been moved to domain levelGiampaolo Lauria2-249/+0
2011-07-21samba-tool: moved domainlevel to domain levelGiampaolo Lauria1-0/+201
2011-07-21samba-tool: removed machinepw as it has been moved to domain machinepasswordGiampaolo Lauria2-58/+0
2011-07-21samba-tool: moved machinepw to domain machinepasswordGiampaolo Lauria1-1/+37
2011-07-21samba-tool: update test suite for the new domain objectGiampaolo Lauria1-1/+1
2011-07-21samba-tool: removed pwsettingsGiampaolo Lauria1-197/+0
2011-07-21samba-tool: created domain object, moved pwsettings to user passwordsettingsGiampaolo Lauria2-2/+214
2011-07-21samba-tool: update test suite for add setpasswordGiampaolo Lauria3-7/+5
2011-07-21samba-tool: removed setpassword.pyGiampaolo Lauria1-80/+0
2011-07-21samba-tool: added setpassword to userGiampaolo Lauria1-2/+58