summaryrefslogtreecommitdiffstats
path: root/source4/scripting
Commit message (Expand)AuthorAgeFilesLines
...
* samba-tool: Fixed "delegation" command syntaxGiampaolo Lauria2011-09-091-7/+24
* samba-tool: Fixed "time" command synopsisGiampaolo Lauria2011-09-091-1/+1
* samba-tool: Removed "acl" commandGiampaolo Lauria2011-09-092-36/+0
* samba-tool: Added "ntacl" commandGiampaolo Lauria2011-09-093-7/+13
* samba-tool: Added "dsacl" commandGiampaolo Lauria2011-09-093-5/+9
* samba-tool: Changed fsmo implementationGiampaolo Lauria2011-09-091-68/+130
* samba-tool: Expanded acronym descriptionsGiampaolo Lauria2011-09-099-8/+9
* samba-tool: Formatted subcommand list outputGiampaolo Lauria2011-09-091-1/+2
* samba-tool: Moved command definition to sambatool commandGiampaolo Lauria2011-09-092-42/+36
* samba-tool: Add long_description and epilog to Command classGiampaolo Lauria2011-09-091-1/+6
* samba-tool: Redefined samba-tool as a SuperCommandGiampaolo Lauria2011-09-092-33/+12
* samba-tool: Removed SuperCommand usage methodGiampaolo Lauria2011-09-091-7/+0
* samba-tool: Removed attribute name from Command classGiampaolo Lauria2011-09-091-21/+12
* s4-test: name attribute remove from Command class, so test not requiredAmitay Isaacs2011-09-091-6/+0
* s4-s3-upgrade do not convert min password length as a timeAndrew Bartlett2011-09-091-1/+1
* s4-provision: Fill msDS-NC-Replica-Locations attribute in DNS provisioningAmitay Isaacs2011-09-081-0/+1
* s4-provision: Make DNS entries consistent with dns_update scriptAmitay Isaacs2011-09-081-4/+4
* s4-provision: Reworked DNS provisioning to support AD DNS schemaAmitay Isaacs2011-09-081-114/+435
* s4-provision: Add DNS backend option to provisionAmitay Isaacs2011-09-081-4/+6
* samba-tool: Avoid use of "except .. as" construction introduced in python2.6.Jelmer Vernooij2011-09-081-2/+3
* s4-s3-upgrade: convert password age policies to the negative NTTIME formatAndrew Bartlett2011-09-071-8/+21
* samba-tool: Add --filter option to ldapcmp to ignore specified attributesAmitay Isaacs2011-09-071-9/+20
* s4-s3-upgrade Handle expected errors, error out on unexpected onesAndrew Bartlett2011-09-071-3/+5
* s4-s3-upgrade Fix group member additionAndrew Bartlett2011-09-071-2/+2
* s4-samdb: added a few function comments for pydocAndrew Tridgell2011-09-051-0/+3
* s4-provision: these substitutuons are not used any moreAndrew Tridgell2011-09-051-4/+1
* s4-s3-upgrade Fix error handling in add_users_to_groupAndrew Bartlett2011-09-051-2/+5
* s4-provision handle a number of invalid but real-world upgrade casesAndrew Bartlett2011-09-051-9/+36
* s4-provision Fix type error on existing idmap entries in s3 upgradeAndrew Bartlett2011-09-051-1/+1
* s4-provision Use ProvisioningError and the eadbAndrew Bartlett2011-09-051-5/+5
* s4-provision Allow a missing idmap DB in upgrade.pyAndrew Bartlett2011-09-041-2/+9
* s4-provision cope with SID_NAME_WKN_GRP mappings in upgrade.pyAndrew Bartlett2011-09-041-1/+5
* pyldb: added OID_COMPARATOR constantsAndrew Tridgell2011-09-011-1/+1
* s4-provision Use samba.dns_name_to_dnAndrew Bartlett2011-08-262-2/+6
* py-samba3-test: Copy sample database in tempdir before running testAmitay Isaacs2011-08-261-7/+11
* samba3dump: Update the code using modified samba3 module with passdb apiAmitay Isaacs2011-08-261-40/+53
* s3_upgrade: Set lock directory to correct directoryAmitay Isaacs2011-08-261-0/+1
* py-samba3-test: Set lock directory to the datadirAmitay Isaacs2011-08-261-0/+1
* s3_upgrade: Update commandline options and use updated samba3 python moduleAmitay Isaacs2011-08-261-144/+75
* py-samba3: Use passdb/param wrapper for samba3 moduleAmitay Isaacs2011-08-262-567/+117
* s3_upgrade: Let python generate backtrace for unknown exceptionsAmitay Isaacs2011-08-261-15/+4
* s3_upgrade: Add document strings for python methodsAmitay Isaacs2011-08-261-9/+23
* s4-dns: cope with duplicate entries in dns_update_listAndrew Tridgell2011-08-251-1/+5
* s4-join: fixed DNS hostnameAndrew Tridgell2011-08-251-1/+1
* s4-join: setup DNS forest name on join contextAndrew Tridgell2011-08-251-4/+4
* s4-dns/spn: fixed DNS and SPN scripts to setup forest DNS nameAndrew Tridgell2011-08-252-5/+6
* s4-samdb: added host_dns_name(), domain_dns_name() and forest_dns_name()Andrew Tridgell2011-08-251-0/+15
* s4-provision: pass the rootDN into guess_names()Andrew Tridgell2011-08-251-2/+2
* samba-tool: fixed use of base DNs in ldapcmpAndrew Tridgell2011-08-251-17/+13
* s4-spnupdate: fixed searches on domain NCAndrew Tridgell2011-08-251-2/+2