Revert "s4-drs: do not try to contact for replication servers that are not anymore...
[samba.git] / source4 / scripting / bin /
2012-01-24 Amitay Isaacspython: Change except: statement to except Exception:
2012-01-14 Dave CraftKCC importldif/exportldif and intersite topology
2012-01-03 Matthieu Patouupgradeprovision: do not hold references to messageElements
2012-01-03 Matthieu Patouupgradeprovision: treat provision without oem attribute...
2011-12-08 Dave Craftsamba_kcc NTDSConnection translation
2011-12-07 Andrew Bartletts4-dnsupdate: Do not attempt to add the PDC names if...
2011-11-26 Matthias Dieter... s4:libnet/py_net.c: "py_net_finddc" - add an "address...
2011-11-22 Andrew Tridgells4-dns: added --no-credentials option to samba_dnsupdate
2011-11-15 Stefan Metzmachers4:dsdb/pydsdb: pass down schema_dn to _dsdb_set_schema...
2011-11-14 Jelmer VernooijFix default value for subunitrun --list.
2011-11-14 Jelmer Vernooijsubunitrun: Don't load smb.conf when just listing tests.
2011-11-10 Jelmer Vernooijsubunitrun: Add notes about subunitrun being deprecated.
2011-11-10 Jelmer VernooijRevert "test: added -D option to subunitrun"
2011-11-10 Andrew Tridgelltest: added -D option to subunitrun
2011-11-07 Jelmer Vernooijsamba_kcc: Remove unnecessary return statements.
2011-11-06 Andrew Tridgellkcc: fixed program name
2011-11-06 Andrew Tridgellkcc: fixed tabs/spaces in kcc python implementation
2011-11-06 Dave Craftsamba_kcc addtion
2011-10-20 Andrew Tridgellsubunitrun: give more useful help
2011-10-13 Jelmer Vernooijsamba-tool: Move main command implementation to samba...
2011-10-12 Jelmer Vernooijnetcmd: Add errf stream to command instances.
2011-10-08 Matthias Dieter... s4:findprovisionusnranges - the default python path...
2011-09-22 Andrew Tridgells4-dns: started adding support for auto-creation of...
2011-09-13 Jelmer Vernooijs4-python: Consistently use spaces rather than tabs...
2011-09-09 Amitay Isaacssamba-tool: Correctly handle sys.exit() called from...
2011-09-09 Giampaolo Lauriasamba-tool: Removed "acl" command
2011-09-09 Giampaolo Lauriasamba-tool: Added "ntacl" command
2011-09-09 Giampaolo Lauriasamba-tool: Added "dsacl" command
2011-09-09 Giampaolo Lauriasamba-tool: Moved command definition to sambatool command
2011-09-09 Giampaolo Lauriasamba-tool: Redefined samba-tool as a SuperCommand
2011-09-07 Jelmer Vernooijsamba-tool: Avoid use of "except .. as" construction...
2011-08-26 Amitay Isaacssamba3dump: Update the code using modified samba3 modul...
2011-08-24 Andrew Tridgells4-dns: cope with duplicate entries in dns_update_list
2011-08-24 Andrew Tridgells4-dns/spn: fixed DNS and SPN scripts to setup forest...
2011-08-24 Andrew Tridgells4-spnupdate: fixed searches on domain NC
2011-08-24 Andrew Tridgells4-dns: fixed base search on domain NC
2011-08-01 Matthieu Patous4-upgradeprovision: try to fix the detection of @provi...
2011-07-28 Amitay Isaacssamba-tool: Catch exceptions at top-level and exit...
2011-07-28 Amitay Isaacssamba-tool: Display usage for main commands and list...
2011-07-28 Amitay Isaacssamba-tool: Replace C version of samba-tool with python...
2011-07-26 Matthieu Patous4-upgradeprovision: Detect recent provision in a more...
2011-07-23 Jelmer Vernooijscripting/bin: Some formatting fixes.
2011-07-21 Matthieu Patousamba_backup: check that directory really exists
2011-07-13 Andrew Tridgellldb: use base searches for @ special DNs
2011-07-11 Matthieu Patouupgradeprovision: reduce the number of attribute that...
2011-06-30 Jelmer Vernooijrebuildexetendeddn: PEP8: Use spaces rather than tabs.
2011-06-30 Jelmer Vernooijrpcclient: PEP8: Use spaces rather than tabs.
2011-06-30 Jelmer Vernooijsmbstatus: PEP8: Use spaces rather than tabs.
2011-06-30 Jelmer Vernooijmischema: Remove unused import.
2011-06-30 Jelmer Vernooijenablerecyclebin: Remove unused imports, fix formatting.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-22 Matthieu Patous4-samba_dnsupdate: set environment via the env parameter
2011-06-22 Matthieu Patous4-upgradeprovision: Don't forget to populate the non...
2011-06-19 Matthieu Patous4-upgradeprovision: propose the use of findprovisionra...
2011-06-19 Matthieu Patous4: create script to find provision ranges for old...
2011-06-19 Matthieu Patous4-upgradeprovision: skip versionNumber, it's used...
2011-06-19 Matthieu Patous4-upgradeprovision: deltaattr can be empty or none too
2011-06-19 Matthieu Patous4-upgradeprovision: Rework completly how SDs are recal...
2011-06-19 Matthieu Patous4-upgradeprovision: remove useless comment
2011-06-19 Matthieu Patous4-upgradeprovision: ignore objectSid
2011-06-19 Matthieu Patous4-upgradeprovision: add a list of attribute that are...
2011-06-19 Matthieu Patous4-upgradeprovision: if there is nothing to really...
2011-06-19 Matthieu Patous4-upgradeprovision: dn must be skipped as delta.remove...
2011-06-19 Matthieu Patous4-upgradeprovision: change hashAttrNotCopied to be...
2011-06-19 Matthieu Patous4-upgradeprovision: fix inverted logic and wrong flags...
2011-06-19 Matthieu Patous4-upgradeprovision: remove useless code
2011-06-19 Matthieu Patous4-upgradeprovision: don't print dn in the list of...
2011-06-19 Matthieu Patous4-upgradeprovision: clean up, reformating and update...
2011-06-19 Matthieu Patous4-upgradeprovision: introduce invocation id in lastpro...
2011-06-19 Matthieu Patous4-upgradeprovision: add function to know if attribute...
2011-06-19 Matthieu Patous4-upgradeprovision: split update_present in two functi...
2011-06-19 Matthieu Patous4-upgradeprovision: handle_special_attributes don...
2011-06-19 Matthieu Patous4-upgradeprovision: Fix an error, so that cursddl...
2011-06-07 Andrew Tridgells4-dns: fixed samba_tool -> samba-tool
2011-06-06 Andrew Bartletts4-param Remove 'secrets database' parameter
2011-06-06 Andrew Bartletts4-param Remove 'sam database' parameter
2011-06-06 Andrew Tridgells4-script: install some of the samba scripts in bin...
2011-06-06 Andrew Tridgells4-testparm: testparm is now part of samba_tool
2011-06-06 Andrew Tridgells4-ipv6: don't add link local addresses to DNS
2011-06-06 Andrew Tridgells4-ipv6: added IPv6 support to samba_dnsupdate
2011-05-21 Matthieu PatouAdd a script for renaming a DC
2011-05-21 Matthieu Patous4-python: move function find_provision_key_parameters...
2011-05-16 Matthieu Patous4-python: add an option for just fixing gpo folders
2011-04-07 Andrew Bartletts4-samba_dnsupate Fix syntax error
2011-04-07 Andrew Bartlettsamba_dnsupdate: Don't use subprocess.check_call, it...
2011-04-06 Andrew Tridgells4-test: fixed a problem with very verbose NDR debug
2011-02-22 Andrew Tridgellpython: use os.environ[] instead of os.putenv()
2011-02-13 Michael Woods4/upgradeprovision: Fix help for --debugguess.
2011-02-13 Michael Woods4/upgradeprovision: Typo and better word.
2011-02-13 Michael Woods4: samba_backup: Fix typos.
2011-02-07 Andrew Tridgells4-provision: added setup_path() import in two more...
2011-02-07 Andrew Bartletts4-provision Remove setup_path, setup_dir and find_setu...
2011-01-07 Michael Woods4: upgradeprovision: Improve wording, punctuation
2011-01-05 Jelmer Vernooijupgradeprovision: Fix use of dict.get().
2010-12-10 Jelmer Vernooijsubunitrun: Use unittest.TestProgram if subunit.TestPro...
2010-12-10 Jelmer Vernooijs4-python: Add convenience function for forcibly import...
2010-12-10 Jelmer Vernooijsubunitrun: Extend hack to cope with older system subun...
2010-12-10 Jelmer Vernooijsubunitrun: Remove global subunit module when reimporti...
2010-12-10 Jelmer Vernooijs4-python: Split up ensure_external_module.
next