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
/
python
/
samba
Commit message (
Expand
)
Author
Age
Files
Lines
*
dbcheck: Ensure dbcheck can operate with --attrs set
Andrew Bartlett
2014-03-21
1
-1
/
+1
*
samba-tool: make provision check for bind version
Garming Sam
2014-03-09
1
-2
/
+28
*
dns: Extend tests for records with another type
Kai Blin
2014-03-04
1
-0
/
+14
*
bug #10471: Don't respond with NXDOMAIN to records that exist with another type
Kai Blin
2014-03-04
1
-0
/
+16
*
s4:samba-tool/testparm: add a warning when acting as an AD-DC and not using U...
Garming Sam
2014-02-10
1
-0
/
+8
*
provision: capture slightly less generic exceptions during the test for acls
Garming Sam
2014-02-05
1
-2
/
+2
*
provision: improve error message when connecting to samdb without the correct...
Garming Sam
2014-02-05
1
-1
/
+7
*
provision: Fix failures on re-provision incorrectly blamed on posix acl support.
Garming Sam
2014-02-05
1
-26
/
+25
*
selftest: updated docs.py script
Garming Sam
2014-01-31
1
-37
/
+118
*
s4-testparm: modify dumping of parameters to use the lib/param code to have m...
Garming Sam
2014-01-28
1
-1
/
+1
*
samba-tool classicupgrade: Remove unsued upgrade_smbconf
Andrew Bartlett
2014-01-23
1
-117
/
+0
*
samba-tool classicupgrade: Remove unsued reference to samba3sam
Andrew Bartlett
2014-01-23
1
-16
/
+0
*
netcmd/dns: Catch wildcard patterns when querying for name
Amitay Isaacs
2013-11-30
1
-0
/
+3
*
provision: Fix string replacement ordering
Benjamin Franzke
2013-11-11
1
-1
/
+1
*
CVE-2013-4476: samba-tool provision: create ${private_dir}/tls with mode 0700
Björn Baumbach
2013-11-11
1
-1
/
+1
*
s4-dns: dlz_bind9: Create dns-HOSTNAME account disabled
Samuel Cabrero
2013-10-25
1
-4
/
+7
*
s4-openldap: Fixed a problem with provisioning with OpenLdap
Nadezhda Ivanova
2013-10-25
1
-1
/
+1
*
Fix comment showing how to print an ACL to allow debug.
Jeremy Allison
2013-10-24
1
-2
/
+4
*
Fix bug 10196 - RW Deny for a specific user is not overriding RW Allow for a ...
Jeremy Allison
2013-10-24
1
-44
/
+116
*
s4-samldb: Do not allow deletion of objects with RID < 1000
Nadezhda Ivanova
2013-10-14
1
-6
/
+6
*
samba-tool domain join subdomain: Rework sambadns.py to allow setup of Domain...
Andrew Bartlett
2013-10-11
7
-44
/
+80
*
join.py: Reconnect to the DC based on the DC name in dnsHostName to allow con...
Andrew Bartlett
2013-10-11
1
-0
/
+4
*
join.py: Remove special full_ncs handling, we only need to updateRefs on an N...
Andrew Bartlett
2013-10-11
1
-7
/
+2
*
join.py: Use ctx.forestdns_zone variable
Andrew Bartlett
2013-10-11
1
-2
/
+2
*
join.py: Correct ctx.forestdns_zone and so remove the need for duplicate repl...
Andrew Bartlett
2013-10-11
1
-5
/
+1
*
provision: Remove --username and --password options from samba-tool domain pr...
Andrew Bartlett
2013-10-11
6
-57
/
+26
*
provision/sambadns: CN=MicrosoftDNS,CN=System, is relative to DOMAINDN
Stefan Metzmacher
2013-10-10
1
-8
/
+8
*
provision: Fix comment to refer to correct file (krb5.conf)
Andrew Bartlett
2013-10-10
1
-3
/
+2
*
s4-openldap: Restored openldap-related options to the provision script
Nadezhda Ivanova
2013-09-26
3
-12
/
+48
*
dbcheck: Add back the elements that were wrongly removed from CN=Deleted Objects
Andrew Bartlett
2013-09-24
1
-0
/
+66
*
dbcheck: Ensure to always increase the error_count
Andrew Bartlett
2013-09-24
1
-0
/
+1
*
s4-openldap: Added an -H option to delegation script
Nadezhda Ivanova
2013-09-23
1
-11
/
+63
*
python-samba-tool fsmo: Do not give an error on a successful role transfer
Andrew Bartlett
2013-09-23
1
-7
/
+7
*
dbcheck: Look for and fix the all-zero invocationID in replPropertyMetaData
Andrew Bartlett
2013-09-22
1
-0
/
+68
*
python/drs: Ensure to pass in the local invocationID during the domain join
Andrew Bartlett
2013-09-19
3
-4
/
+10
*
OpenLDAP provisioning tweaks
Howard Chu
2013-09-18
1
-33
/
+25
*
Use SASL/EXTERNAL over ldapi://
Howard Chu
2013-09-18
1
-3
/
+4
*
Give slapd a second to startup
Howard Chu
2013-09-18
1
-1
/
+1
*
Fix OpenLDAP partition configs
Howard Chu
2013-09-17
1
-0
/
+22
*
dsdb: Use credentials.get_forced_sasl_mech()
Andrew Bartlett
2013-09-17
1
-0
/
+2
*
samba-tool domain provision: Make ldap_backend_startup.sh +x and take optiona...
Andrew Bartlett
2013-09-16
1
-2
/
+5
*
samba-tool domain join: Set server role correctly to "active directory domain...
Andrew Bartlett
2013-09-16
1
-2
/
+2
*
samba-tool domian join: Only print adminpass warning on subdomain creation
Andrew Bartlett
2013-09-16
1
-0
/
+3
*
samba-tool domain join: Add --quite and --verbose
Andrew Bartlett
2013-09-16
2
-45
/
+63
*
join.py: Restore support for joining as a subdomain
Andrew Bartlett
2013-09-16
2
-7
/
+16
*
join.py: Handle more error cases with useful exceptions
Andrew Bartlett
2013-09-16
1
-1
/
+9
*
samba-tool domain join subdomain: Set "reveal_internals:0" control so we can ...
Andrew Bartlett
2013-09-16
1
-1
/
+1
*
join.py: Show which database we failed to find the DN on (clarify local v rem...
Andrew Bartlett
2013-09-16
1
-1
/
+1
*
join.py: Handle exceptions when looking for GUID in a DN
Andrew Bartlett
2013-09-16
1
-1
/
+5
*
scripting/join.py: Handle creating the dns-NAME account during a DC join
Andrew Bartlett
2013-09-04
2
-7
/
+77
[next]