summaryrefslogtreecommitdiffstats
path: root/source4/scripting/bin
Commit message (Expand)AuthorAgeFilesLines
...
* scripting: Make tdb_copy a common util function in samba.tdb_utilAndrew Bartlett2013-02-191-0/+1
* samba_upgradeprovision: Remove options to fix FS ACLsAndrew Bartlett2013-02-191-223/+204
* samba_upgradeprovision: detect dns_backend for the reference provisionStefan Metzmacher2013-01-271-8/+10
* samba_upgradeprovision: fix the nTSecurityDescriptor on more containers (bug ...Stefan Metzmacher2013-01-271-36/+92
* samba_upgradeprovision: fix resetting of 'nTSecurityDescriptor' on schema obj...Stefan Metzmacher2013-01-271-1/+1
* samba_upgradeprovision: don't reset 'whenCreated' when resetting 'nTSecurityD...Stefan Metzmacher2013-01-271-2/+0
* scripting/samba_upgradedns: Only look for IPv4/IPv6 addresses if we actually ...Andrew Bartlett2013-01-101-21/+22
* samba_dnsupdate: set KRB5_CONFIG for nsupdate commandBjörn Baumbach2013-01-091-4/+5
* s4:samba_upgradeprovision: use the sd_flags:1:15 control with an empty sdStefan Metzmacher2012-11-301-7/+14
* provision: No longer use the wheel group in new AD DomainsAndrew Bartlett2012-10-181-1/+1
* s4: samba_backup: Fix typos.Björn Baumbach2012-10-031-2/+2
* s4-python: Various formatting fixes.Jelmer Vernooij2012-09-273-72/+76
* samba_dnsupdate: Safely update/create names for Samba3 targets as wellAndrew Bartlett2012-09-261-4/+14
* samba_dnsupdate: Move to using tmpfile/rename to keep the dns_hosts_file cons...Andrew Bartlett2012-09-261-3/+10
* s4-python: Override SIGINT handler in scripts only.Jelmer Vernooij2012-09-254-1/+26
* s4:samba_upgradedns: delete dns-HOSTNAME account if using the internal dns se...Stefan Metzmacher2012-09-121-0/+28
* s4 dns: use the internal DNS server per defaultKai Blin2012-09-121-3/+3
* s4:scripting: rename upgradeprovision -> samba_upgradeprovisionStefan Metzmacher2012-09-122-1/+1
* s4:samba-tool: allow sys.exit(ret) to control the exit codeStefan Metzmacher2012-09-111-1/+1
* s4: samba_spnupdate: fix "if we are DNS server" checkBjörn Baumbach2012-08-031-5/+6
* s4-samba_upgradedns: Do not set DNS account for internal serverAndrew Bartlett2012-06-251-32/+32
* s4/scripting: in MIT build do not install samba-tool, it is not usable yetAlexander Bokovoy2012-05-241-3/+1
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-231-5/+4
* samba-upgradedns: Use the correct magic incantation of sys.path.insert()Amitay Isaacs2012-05-151-1/+1
* s4-upgradedns: Update serverdn with only the attributes that have changedAmitay Isaacs2012-05-011-11/+21
* samba_spnupdate: don't try to register DNS related SPN if we are not masterin...Matthieu Patou2012-04-191-1/+24
* s4-upgradedns: Fix the fqdn for forest dns zoneAmitay Isaacs2012-04-021-1/+1
* s4-upgradedns: Make sure the attribute exists before accessing itAmitay Isaacs2012-03-281-4/+8
* LDB/s4 - do not use the "(dn=...)" syntax on filters anymoreMatthias Dieter Wallnöfer2012-03-263-13/+14
* s4-upgradedns: Add DNS partitions in msDS-hasMasterNCs in NTDS settingsAmitay Isaacs2012-03-211-0/+40
* s4-upgradedns: Allow fixing of dns provision after domain joinAmitay Isaacs2012-03-211-39/+56
* upgrade provision didn't run findprovisionrange anymoreMatthieu Patou2012-03-171-8/+13
* Rewrite findprovisionrange to use factorized functionsMatthieu Patou2012-03-171-98/+4
* samba_dnsupdate: Mention contents of invalid line when encountering parsing e...Jelmer Vernooij2012-03-131-2/+5
* samba_dnsupdate: Raise proper exception when getting unexpected DNS reply.Jelmer Vernooij2012-03-131-2/+1
* samba_dnsupdate: Use docstrings, which show up nicely in API docs.Jelmer Vernooij2012-03-131-21/+17
* upgradedns: Remove unused import.Jelmer Vernooij2012-03-111-1/+0
* s4:upgradeprovision - fix some output messagesMatthias Dieter Wallnöfer2012-03-111-3/+3
* s4-upgradeprovision: Add options to do a DB backup only and not to fix acls i...Matthieu Patou2012-03-071-17/+26
* kcc: Improve formatting of Python code to be more consistent with our other c...Jelmer Vernooij2012-03-041-193/+157
* upgradedns: Fix import of TXT DNS recordsAmitay Isaacs2012-03-021-1/+3
* upgradedns: Missing rename from upgradedns to samba_upgradednsAmitay Isaacs2012-02-281-1/+1
* samba.xattr: Massively simplify copytree_with_xattrs.Jelmer Vernooij2012-02-271-1/+1
* upgradeprovision: Only backup sysvol directory if it exists.Jelmer Vernooij2012-02-271-1/+2
* samba.xattr: Split copying of tree with extended attributes out into separate...Jelmer Vernooij2012-02-271-66/+3
* provision: Leave result reporting up to caller.Jelmer Vernooij2012-02-261-1/+2
* upgradedns: Rename to less generic name samba_upgradedns.Jelmer Vernooij2012-02-242-1/+1
* upgradedns: Upgrade DNS provision from BIND9_FLATFILE to AD based DNSAmitay Isaacs2012-02-212-0/+405
* python: Change except: statement to except Exception:Amitay Isaacs2012-01-241-4/+4
* KCC importldif/exportldif and intersite topologyDave Craft2012-01-141-172/+1457