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
*
Minor spelling correction in samba-tool domain
Daniel Cotton
2014-12-02
1
-1
/
+1
*
Reduce number of places where sys.path is (possibly) updated for external mod...
Jelmer Vernooij
2014-11-30
2
-3
/
+3
*
samba-tool: Fix the IP output of "samba-tool dns serverinfo <some_server>"
Guenter Kukkukk
2014-11-26
1
-5
/
+8
*
samba-tool: Fix enum values in dns.py
Guenter Kukkukk
2014-11-26
1
-1
/
+1
*
sec_descriptor test: Simplify, use samba.tests.subunitrun module.
Jelmer Vernooij
2014-11-22
1
-0
/
+0
*
Move option handling into samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
1
-3
/
+8
*
Move option parsing to samba.tests.subunitrun.
Jelmer Vernooij
2014-11-22
1
-8
/
+19
*
Add convenience class for old-style Samba subunit python tests.
Jelmer Vernooij
2014-11-22
1
-0
/
+59
*
Add samba.ensure_third_party_module() function, loading external python modul...
Jelmer Vernooij
2014-11-12
1
-5
/
+30
*
s4-dns: Add support for BIND 9.10
Amitay Isaacs
2014-10-25
1
-1
/
+5
*
s4-dns: Update template variables, change BIND98 --> BIND9_8
Amitay Isaacs
2014-10-25
1
-6
/
+6
*
samba-tool group add: Add option --nis-domain and --gid
Marc Muehlfeld
2014-10-23
2
-3
/
+25
*
samba-tool: Add exception when trying to add/remove none existent users from ...
Marc Muehlfeld
2014-10-23
1
-1
/
+1
*
Add missing parameters to drs_Replicate in rodc.py
Michael Brown
2014-10-23
1
-1
/
+3
*
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
[next]