summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)AuthorFilesLines
2015-10-29KCC: remove useless comments and simplify get_dsa_for_implied_replica()Douglas Bagnall1-32/+9
2015-10-29KCC: stop --forget-intersite-links forgetting local linksDouglas Bagnall1-1/+3
2015-10-29KCC: simplify get_dsa_for_implied_replica(), using IP invariantDouglas Bagnall1-7/+1
2015-10-29KCC: Share commit wrapper between forget_ntdsconn and intrasiteDouglas Bagnall1-16/+5
2015-10-29KCC: pull apart remove_unneeded_ntdsconn(), fixing intersiteDouglas Bagnall1-110/+113
2015-10-29KCC: shift common is_generated() check out of branchesDouglas Bagnall1-5/+3
2015-10-26samba-tool domain demote: Add support for removing by NTDS GUIDAndrew Bartlett3-34/+96
2015-10-26samba-tool domain demote: Add --verbose and --quiet optionsAndrew Bartlett3-21/+51
2015-10-26samba-tool domain demote: Remove dns-SERVER object as wellAndrew Bartlett2-6/+35
2015-10-26samba-tool domain demote: Remove all references to the demoted host, even in DNSAndrew Bartlett1-2/+96
2015-10-26pydns: Add replace_by_dn()Andrew Bartlett1-1/+12
2015-10-26samba-tool domain demote: Use dn.add_base/dn.add_childAndrew Bartlett2-16/+46
2015-10-26samba-tool domain demote: Remove correct DNs and from the correct locationsAndrew Bartlett1-3/+10
2015-10-26selftest: Add tests confirming the demote actually removes objectsAndrew Bartlett1-0/+19
2015-10-26samba-tool domain demote: Refuse to remove ourselfAndrew Bartlett2-2/+13
2015-10-26selftest: Run samba-tool domain demote while we have a clone of the DB handyAndrew Bartlett1-0/+5
2015-10-26samba-tool domain demote: Rework to allow cleanup of partial demotion, catch ...Andrew Bartlett2-53/+118
2015-10-26selftest: Make it clear that the first argument to KCC.run() is unusedAndrew Bartlett1-2/+2
2015-10-26samba-tool domain demote: Allow to operate on an RODC and a subdomainAndrew Bartlett1-40/+53
2015-10-26samba-tool domain demote: Add --remove-other-dead-serverAndrew Bartlett2-6/+203
2015-10-26dns_server: Add python method to extract a DNS entry from a ldb.MessageElementAndrew Bartlett1-0/+4
2015-10-26pydsdb: Also accept ldb.MessageElement values to dsdb routinesAndrew Bartlett1-2/+2
2015-10-26dns_server: Add a python module directly accessing DNS records in sam.ldbAndrew Bartlett1-1/+9
2015-10-26selftest: Add tests for samdb_to_ldif_fileAndrew Bartlett1-3/+22
2015-10-26python/kcc: Write correct module list into the file during ldif_to_samdbAndrew Bartlett1-4/+6
2015-10-26samba-tool drs clone-dc-database: Require --targetdirAndrew Bartlett2-1/+18
2015-10-26samba-tool drs clone-dc: Add --include-secrets optionAndrew Bartlett3-3/+45
2015-10-26samba-tool: Add new command 'samba-tool drs clone-dc-database'Andrew Bartlett4-53/+166
2015-10-26samba-tool: Remove vampire subcommand and now unused libnet_Vampire()Andrew Bartlett3-60/+0
2015-10-23build: Enable NTVFS file server to be omittedAndrew Bartlett3-7/+42
2015-10-20provision: Allow more OS levels in sambadnsAndrew Bartlett1-2/+3
2015-10-20samba-tool dns: Trap on conneciton errors and give useful infoAndrew Bartlett1-1/+5
2015-10-16samba-tool --help: possessive pronoun "its" has no apostropheDouglas Bagnall1-1/+1
2015-09-29samba-tool: add command to dump dosinfo xattr from a fileRalph Boehme2-1/+31
2015-09-01python/tests: Add more assertions that we get back the value we expectAndrew Bartlett1-0/+6
2015-09-01python/tests: Add tests for 64 bit signed integersAndrew Bartlett1-1/+27
2015-08-29python: Remove uuid modulePetr Viktorin2-66/+0
2015-08-24ldb: create a cache of known wellknown objects instead of continously searchi...Matthieu Patou1-1/+14
2015-08-24dbcheck: Use set() operations to make dbcheck more efficientAndrew Bartlett1-18/+18
2015-08-24dbcheck: Try to avoid duplicate searchesAndrew Bartlett1-2/+4
2015-08-24dbcheck: Add additional tests for the attributeID listAndrew Bartlett1-0/+14
2015-08-24dbcheck: Add explict tests for unknown and unsorted attributeID valuesAndrew Bartlett2-4/+84
2015-08-24python/tests: Add tests for integer overflow handlingAndrew Bartlett1-0/+203
2015-08-24python: Use an unsigned integer for buf_size, not -1Andrew Bartlett1-1/+1
2015-08-14python:samba/upgrade.py Fix format string syntax in error conditionAndrew Bartlett1-1/+1
2015-08-06dns: always add authority recordsKai Blin1-17/+17
2015-07-31tests:docs: don't load or test the static param_table.Michael Adam1-49/+0
2015-07-31tests:docs: remove testing the diff between the static and generated tableMichael Adam1-19/+0
2015-07-31tests:docs: test the diff between the static and generated tableMichael Adam1-0/+19
2015-07-31tests:docs: load the full data from the generated param_tableMichael Adam1-0/+6