summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python
Commit message (Expand)AuthorAgeFilesLines
...
* samba-tool: Removed "acl" commandGiampaolo Lauria2011-09-091-34/+0
* samba-tool: Added "ntacl" commandGiampaolo Lauria2011-09-092-7/+11
* samba-tool: Added "dsacl" commandGiampaolo Lauria2011-09-092-5/+7
* 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-091-34/+0
* 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-091-2/+7
* 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
* 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
* 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-join: fixed DNS hostnameAndrew Tridgell2011-08-251-1/+1
* s4-join: setup DNS forest name on join contextAndrew Tridgell2011-08-251-4/+4
* 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
* s3_upgrade: Set the administrator password on upgradeAmitay Isaacs2011-08-191-2/+22
* s3_upgrade: Do not add administrator and root accounts from s3 to s4Amitay Isaacs2011-08-191-0/+2
* python-samba3: Secrets file loaded from private dir, not lib dirAmitay Isaacs2011-08-192-2/+8
* s3upgrade: Add idmap migration, users/groups importAmitay Isaacs2011-08-191-40/+193
* provision: Add idmap database handle to the result of provisionAmitay Isaacs2011-08-191-0/+2
* samba3-python: Add methods to get any entry (user/group) and its sid from idmapAmitay Isaacs2011-08-191-0/+14
* samba-tool: changed samba-tool user delete to use samdb instead of Net()Andrew Tridgell2011-08-181-9/+17