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
...
*
tests: Allow "max open files" to differ from the documentation
Andrew Bartlett
2014-10-17
1
-1
/
+2
*
urgent_replication: Use subunit reporting, remove allow_empty_output.
Jelmer Vernooij
2014-10-14
1
-2
/
+5
*
samba.tests.unicodenames: Fix docstring formatting so pydoctor understands it.
Jelmer Vernooij
2014-10-14
1
-3
/
+2
*
samba_tool_drs: Fix docstring formatting so pydoctor groks it.
Jelmer Vernooij
2014-10-14
1
-23
/
+28
*
samba.tests.source: Fix lint.
Jelmer Vernooij
2014-10-14
1
-2
/
+2
*
Remove obsolete pep8 test.
Jelmer Vernooij
2014-10-14
1
-54
/
+0
*
Fix more pep8 issues in code I touched recently.
Jelmer Vernooij
2014-10-14
6
-27
/
+41
*
Remove last instances of pep8 error E602 (old style exceptions).
Jelmer Vernooij
2014-10-14
1
-3
/
+3
*
Remove last instance of pep8 error E701 (more statements on one line).
Jelmer Vernooij
2014-10-14
1
-1
/
+2
*
Remove remaining instance of pep8 E211 (too many spaces before operator).
Jelmer Vernooij
2014-10-14
4
-19
/
+19
*
tests: Pass the test context as lp_ctx for messaging tests
Matthieu Patou
2014-10-08
1
-1
/
+2
*
provision: Change the default functional level of new Samba domains to 2008R2.
Andrew Bartlett
2014-09-30
2
-3
/
+3
*
provision: explain why this is required
Andrew Bartlett
2014-09-27
1
-0
/
+8
*
samba-tool: fix reply when zero day pwd expiry is set
Björn Jacke
2014-09-08
1
-4
/
+4
*
join.py: Set NT ACL on crossRef object for new partition
Andrew Bartlett
2014-09-02
2
-4
/
+14
*
samba-tool/ldapcmp: update the list of non replicated attributes
Stefan Metzmacher
2014-09-02
1
-13
/
+49
*
join.py: Ensure to fill in samAccountName so we get the domain$ account
Andrew Bartlett
2014-09-01
1
-1
/
+2
*
provision: Only create hard links for ForestDnsZones if it exists on this DC
Andrew Bartlett
2014-09-01
1
-4
/
+8
*
join.py: Ensure we set the SID of the parent domain on the trust record
Andrew Bartlett
2014-09-01
1
-1
/
+2
*
python: Use the security.dom_sid type for ctx.domsid in join.py and provision
Andrew Bartlett
2014-09-01
5
-9
/
+11
*
provision: Use names.domainsid and names.domainguid
Andrew Bartlett
2014-09-01
3
-46
/
+55
*
provision: Only calculate ForestDNSZone GUID if we need it
Andrew Bartlett
2014-09-01
1
-5
/
+4
*
join.py: Reinstate full_nc_list and make creation of NTDS-DSA object common
Andrew Bartlett
2014-09-01
1
-32
/
+34
*
samba.netcmd.domain: desactivating -> deactivating.
Jelmer Vernooij
2014-08-31
1
-1
/
+1
*
samba.netcmd.domain: Fix incorrect variable names, causing NameErrors.
Jelmer Vernooij
2014-08-31
1
-4
/
+4
*
samba.netcmd.domain: Remove unused import.
Jelmer Vernooij
2014-08-31
1
-1
/
+0
*
samba.netcmd.domain: Just catch ImportError, not any parsing errors in cmd_do...
Jelmer Vernooij
2014-08-31
1
-2
/
+3
*
python/join: use lowercase for the dnshostname.
Stefan Metzmacher
2014-08-26
1
-2
/
+2
*
Redescribe --userou usage
Marc Muehlfeld
2014-08-06
1
-2
/
+2
*
tests: dnsserver: Remove duplicate empty test function
Amitay Isaacs
2014-07-30
1
-4
/
+0
*
tests: dnsserver: Add a update test with name set to '.'
Amitay Isaacs
2014-07-29
1
-1
/
+40
*
dbcheck: Add check and test for various invalid userParameters values
Andrew Bartlett
2014-07-09
1
-0
/
+90
*
param: Amend docs.py test to check dumping of flagged parameters
Garming Sam
2014-07-08
1
-1
/
+70
*
param: remove idmap parameters as special cases in docs.py
Garming Sam
2014-07-07
1
-3
/
+0
*
param: handle smb_ports as a special handler
Garming Sam
2014-07-07
1
-2
/
+4
*
samba-tool domain: remove duplicate check if site is set
Björn Baumbach
2014-06-18
1
-3
/
+0
*
samba-tool: add --site parameter to provision command
Björn Baumbach
2014-06-18
1
-1
/
+4
*
provision/sambadns: remove redundant site parameter
Björn Baumbach
2014-06-18
2
-3
/
+4
*
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
[prev]
[next]