index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
scripting
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scripting: Make tdb_copy a common util function in samba.tdb_util
Andrew Bartlett
2013-02-19
1
-0
/
+1
*
samba_upgradeprovision: Remove options to fix FS ACLs
Andrew Bartlett
2013-02-19
1
-223
/
+204
*
samba_upgradeprovision: detect dns_backend for the reference provision
Stefan Metzmacher
2013-01-27
1
-8
/
+10
*
samba_upgradeprovision: fix the nTSecurityDescriptor on more containers (bug ...
Stefan Metzmacher
2013-01-27
1
-36
/
+92
*
samba_upgradeprovision: fix resetting of 'nTSecurityDescriptor' on schema obj...
Stefan Metzmacher
2013-01-27
1
-1
/
+1
*
samba_upgradeprovision: don't reset 'whenCreated' when resetting 'nTSecurityD...
Stefan Metzmacher
2013-01-27
1
-2
/
+0
*
scripting/samba_upgradedns: Only look for IPv4/IPv6 addresses if we actually ...
Andrew Bartlett
2013-01-10
1
-21
/
+22
*
samba_dnsupdate: set KRB5_CONFIG for nsupdate command
Björn Baumbach
2013-01-09
1
-4
/
+5
*
s4:samba_upgradeprovision: use the sd_flags:1:15 control with an empty sd
Stefan Metzmacher
2012-11-30
1
-7
/
+14
*
provision: No longer use the wheel group in new AD Domains
Andrew Bartlett
2012-10-18
1
-1
/
+1
*
s4: samba_backup: Fix typos.
Björn Baumbach
2012-10-03
1
-2
/
+2
*
s4-python: Various formatting fixes.
Jelmer Vernooij
2012-09-27
3
-72
/
+76
*
samba_dnsupdate: Safely update/create names for Samba3 targets as well
Andrew Bartlett
2012-09-26
1
-4
/
+14
*
samba_dnsupdate: Move to using tmpfile/rename to keep the dns_hosts_file cons...
Andrew Bartlett
2012-09-26
1
-3
/
+10
*
s4-python: Override SIGINT handler in scripts only.
Jelmer Vernooij
2012-09-25
4
-1
/
+26
*
s4:samba_upgradedns: delete dns-HOSTNAME account if using the internal dns se...
Stefan Metzmacher
2012-09-12
1
-0
/
+28
*
s4 dns: use the internal DNS server per default
Kai Blin
2012-09-12
1
-3
/
+3
*
s4:scripting: rename upgradeprovision -> samba_upgradeprovision
Stefan Metzmacher
2012-09-12
2
-1
/
+1
*
s4:samba-tool: allow sys.exit(ret) to control the exit code
Stefan Metzmacher
2012-09-11
1
-1
/
+1
*
s4: samba_spnupdate: fix "if we are DNS server" check
Björn Baumbach
2012-08-03
1
-5
/
+6
*
s4-samba_upgradedns: Do not set DNS account for internal server
Andrew Bartlett
2012-06-25
1
-32
/
+32
*
s4/scripting: in MIT build do not install samba-tool, it is not usable yet
Alexander Bokovoy
2012-05-24
1
-3
/
+1
*
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
2012-05-23
1
-5
/
+4
*
samba-upgradedns: Use the correct magic incantation of sys.path.insert()
Amitay Isaacs
2012-05-15
1
-1
/
+1
*
s4-upgradedns: Update serverdn with only the attributes that have changed
Amitay Isaacs
2012-05-01
1
-11
/
+21
*
samba_spnupdate: don't try to register DNS related SPN if we are not masterin...
Matthieu Patou
2012-04-19
1
-1
/
+24
*
s4-upgradedns: Fix the fqdn for forest dns zone
Amitay Isaacs
2012-04-02
1
-1
/
+1
*
s4-upgradedns: Make sure the attribute exists before accessing it
Amitay Isaacs
2012-03-28
1
-4
/
+8
*
LDB/s4 - do not use the "(dn=...)" syntax on filters anymore
Matthias Dieter Wallnöfer
2012-03-26
3
-13
/
+14
*
s4-upgradedns: Add DNS partitions in msDS-hasMasterNCs in NTDS settings
Amitay Isaacs
2012-03-21
1
-0
/
+40
*
s4-upgradedns: Allow fixing of dns provision after domain join
Amitay Isaacs
2012-03-21
1
-39
/
+56
*
upgrade provision didn't run findprovisionrange anymore
Matthieu Patou
2012-03-17
1
-8
/
+13
*
Rewrite findprovisionrange to use factorized functions
Matthieu Patou
2012-03-17
1
-98
/
+4
*
samba_dnsupdate: Mention contents of invalid line when encountering parsing e...
Jelmer Vernooij
2012-03-13
1
-2
/
+5
*
samba_dnsupdate: Raise proper exception when getting unexpected DNS reply.
Jelmer Vernooij
2012-03-13
1
-2
/
+1
*
samba_dnsupdate: Use docstrings, which show up nicely in API docs.
Jelmer Vernooij
2012-03-13
1
-21
/
+17
*
upgradedns: Remove unused import.
Jelmer Vernooij
2012-03-11
1
-1
/
+0
*
s4:upgradeprovision - fix some output messages
Matthias Dieter Wallnöfer
2012-03-11
1
-3
/
+3
*
s4-upgradeprovision: Add options to do a DB backup only and not to fix acls i...
Matthieu Patou
2012-03-07
1
-17
/
+26
*
kcc: Improve formatting of Python code to be more consistent with our other c...
Jelmer Vernooij
2012-03-04
1
-193
/
+157
*
upgradedns: Fix import of TXT DNS records
Amitay Isaacs
2012-03-02
1
-1
/
+3
*
upgradedns: Missing rename from upgradedns to samba_upgradedns
Amitay Isaacs
2012-02-28
1
-1
/
+1
*
samba.xattr: Massively simplify copytree_with_xattrs.
Jelmer Vernooij
2012-02-27
1
-1
/
+1
*
upgradeprovision: Only backup sysvol directory if it exists.
Jelmer Vernooij
2012-02-27
1
-1
/
+2
*
samba.xattr: Split copying of tree with extended attributes out into separate...
Jelmer Vernooij
2012-02-27
1
-66
/
+3
*
provision: Leave result reporting up to caller.
Jelmer Vernooij
2012-02-26
1
-1
/
+2
*
upgradedns: Rename to less generic name samba_upgradedns.
Jelmer Vernooij
2012-02-24
2
-1
/
+1
*
upgradedns: Upgrade DNS provision from BIND9_FLATFILE to AD based DNS
Amitay Isaacs
2012-02-21
2
-0
/
+405
*
python: Change except: statement to except Exception:
Amitay Isaacs
2012-01-24
1
-4
/
+4
*
KCC importldif/exportldif and intersite topology
Dave Craft
2012-01-14
1
-172
/
+1457
[prev]
[next]