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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Add doc exception for spoolss: OSVERSION.
Andreas Schneider
2014-05-23
1
-1
/
+2
*
provision: Correctly provision the SOA record minimum TTL
Kai Blin
2014-05-21
2
-0
/
+2
*
bug #10609: CVE-2014-0239 Don't reply to replies
Kai Blin
2014-05-20
1
-0
/
+29
*
docs: enable checking of parametric options assignment
Garming Sam
2014-05-07
1
-4
/
+2
*
param: correctly use param_table.c as a regular C file
Garming Sam
2014-05-07
1
-1
/
+1
*
docs: add test to docs.py to set parameters to some arbitrary value
Garming Sam
2014-05-07
1
-10
/
+93
*
docs: change docs.py to test the setting of parameters to defaults
Garming Sam
2014-05-07
1
-0
/
+39
*
samba-tool ldapcmp: fix a typo
Björn Baumbach
2014-05-03
1
-2
/
+2
*
dbcheck: Directly call dn.get_rdn_{val,name}() for clarity and consistency
Andrew Bartlett
2014-05-02
1
-18
/
+13
*
dbchecker: verify and fix broken dn values
Stefan Metzmacher
2014-05-02
1
-0
/
+94
*
dbchecker: make the deleted objects container detection more generic
Stefan Metzmacher
2014-05-02
1
-2
/
+8
*
s4:kcc_util: fix loading connection transport object - used to refer to not d...
Kamen Mazdrashki
2014-04-22
1
-0
/
+1
*
s4:kcc_utils: Propagate 'samdb' into load_connection_transport() method
Kamen Mazdrashki
2014-04-22
1
-2
/
+2
*
s4:KCC: Use dsdb.DS_DOMAIN_FUNCTION_2008 constant for DS-Behavior comparisons
Kamen Mazdrashki
2014-04-22
1
-1
/
+1
*
samba-tool/upgrade: Fix exception thrown during upgrade from samba3
Kamen Mazdrashki
2014-04-22
1
-1
/
+1
*
dns.py: Use the python socket module.
Andreas Schneider
2014-04-17
1
-1
/
+1
*
Typo: Commiting -> Committing
Jelmer Vernooij
2014-04-14
1
-3
/
+3
*
samba-tool add password lockout handling to samba-tool domain passwordsettings
Andrew Bartlett
2014-04-02
1
-4
/
+73
*
fix 2 typos
Guenter Kukkukk
2014-03-31
1
-2
/
+2
*
samba-tool dbcheck: handle missing objectClass
Felix Botner
2014-03-27
1
-0
/
+31
*
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
*
samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4
Matthias Dieter Wallnöfer
2014-01-09
1
-4
/
+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
[next]