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
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
samba-tools/testparm: Add really basic unit test, demonstrating how to write ...
Jelmer Vernooij
2011-10-13
1
-0
/
+29
*
netcmd: Add Command.get_logger() method.
Jelmer Vernooij
2011-10-13
3
-5
/
+8
*
netcmd: Add errf stream to command instances.
Jelmer Vernooij
2011-10-13
1
-7
/
+7
*
samba-tool/testparm: Fix traceback when checking client name/ip against hosts...
Jelmer Vernooij
2011-10-13
1
-2
/
+2
*
samba-tool/testparm: Fix handling of command-line options.
Jelmer Vernooij
2011-10-13
1
-26
/
+29
*
samba.upgrade: Use list comprehension.
Jelmer Vernooij
2011-10-12
1
-4
/
+4
*
samba.getopt: Allow --kerberos=auto, and fix exception name if an unknown
Jelmer Vernooij
2011-10-12
1
-1
/
+4
*
s4-s3-upgrade: Allow import (just without a uid mapping) where getpwnam fails
Andrew Bartlett
2011-10-11
1
-1
/
+1
*
netcmd/domain: Remove unused imports.
Jelmer Vernooij
2011-10-08
1
-2
/
+2
*
netcmd: Avoid catching all exceptions, avoid using ';' at the end of lines.
Jelmer Vernooij
2011-10-08
1
-9
/
+8
*
upgrade: Avoid catching all exceptions, just catch the ones we care about.
Jelmer Vernooij
2011-10-08
1
-11
/
+9
*
s4:dbchecker: make use of local_oid controls for dsdb.DSDB_CONTROL_DBCHECK
Stefan Metzmacher
2011-10-07
1
-1
/
+1
*
samba-tool: add support for fixing broken backlinks in dbcheck
Andrew Tridgell
2011-10-06
1
-20
/
+32
*
s4-subdomain: create trust record with forest root DC
Andrew Tridgell
2011-10-04
1
-7
/
+33
*
s4-join: enable cleanup on failed join
Andrew Tridgell
2011-10-04
1
-1
/
+1
*
dns: added example python script for dnsserver protocol
Andrew Tridgell
2011-10-04
1
-0
/
+89
*
samba-tool: cope with GC compares in ldapcmp
Andrew Tridgell
2011-10-04
1
-3
/
+5
*
samba-tool: added --full-sync and --sync-all options to samba-tool drs replicate
Andrew Tridgell
2011-10-04
1
-3
/
+9
*
s4-dbchecker: fixed handling of DSDB DNs in dbcheck
Andrew Tridgell
2011-10-04
1
-1
/
+1
*
s4-dbcheck: fixed transaction nesting in dbcheck
Andrew Tridgell
2011-09-22
1
-2
/
+6
*
samba-tool: use show_recycled in dbchecker
Andrew Tridgell
2011-09-22
1
-13
/
+16
*
pyldb: fixed places where we try to concatenate a Dn with a string
Andrew Tridgell
2011-09-19
2
-6
/
+6
*
s4-provision: use get_config_basedn() in DNS setup
Andrew Tridgell
2011-09-19
1
-1
/
+1
*
samba-tool: use get_config_basedn() to get configuration NC DN
Andrew Tridgell
2011-09-19
2
-9
/
+7
*
s4-provision Add initial support for joining as a new subdomain
Andrew Bartlett
2011-09-19
2
-133
/
+154
*
s4:upgrade_from_s3 - old s3 versions < 3.4.x don't have a "state directory" p...
Matthias Dieter Wallnöfer
2011-09-16
1
-1
/
+5
*
s4-s3-upgrade Improve samba-tool domain samba3upgrade behaviour
Andrew Bartlett
2011-09-13
2
-13
/
+13
*
s4:upgrade_from_s3 - restore "get_testparm_var" method
Matthias Dieter Wallnöfer
2011-09-13
1
-1
/
+4
*
s4-subdomain: match windows form for trustAuthInOutBlob
Andrew Tridgell
2011-09-13
1
-11
/
+3
*
s4-subdomain: fixed domain guid choice for subdomain join
Andrew Tridgell
2011-09-13
1
-4
/
+13
*
s4-subdomain: don't delete account DN not created in subdomain join
Andrew Tridgell
2011-09-13
1
-5
/
+8
*
s4-subdomain: use a password length of 128
Andrew Tridgell
2011-09-13
1
-1
/
+1
*
s4-join: fixed non-subdomain join
Andrew Tridgell
2011-09-13
1
-0
/
+2
*
s4-subdomain: fixed invocationID and hostIPs in subdomain join
Andrew Tridgell
2011-09-13
2
-14
/
+18
*
s4-subdomain more work on sub-domain join
Andrew Bartlett
2011-09-13
1
-49
/
+267
*
s4-join Add a partitions DN when we join a subdomain
Andrew Bartlett
2011-09-13
1
-0
/
+16
*
s4-provision Perform 'modify' operations as system
Andrew Bartlett
2011-09-13
1
-5
/
+13
*
s4-join supply the NTDS GUID to the provision
Andrew Bartlett
2011-09-13
1
-1
/
+1
*
s4-provision Split addition of users and well known principals
Andrew Bartlett
2011-09-13
1
-6
/
+11
*
s4-provision Add initial support for joining as a new subdomain
Andrew Bartlett
2011-09-13
3
-277
/
+406
*
s4-python: Fix some formatting issues.
Jelmer Vernooij
2011-09-13
5
-37
/
+56
*
s4-python: Consistently use spaces rather than tabs, fix headers in several p...
Jelmer Vernooij
2011-09-13
24
-78
/
+149
*
Add samba.tests.source, which checks Python files for copyright lines, licens...
Jelmer Vernooij
2011-09-13
1
-0
/
+168
*
testparm.py: Use standard formatting of header.
Jelmer Vernooij
2011-09-13
1
-10
/
+10
*
group.py: Remove tab characters.
Jelmer Vernooij
2011-09-13
1
-2
/
+2
*
drs.py: Remove tab characters.
Jelmer Vernooij
2011-09-13
1
-36
/
+36
*
domain.py: Remove tab characters.
Jelmer Vernooij
2011-09-13
1
-12
/
+13
*
delegation.py: Remove tab characters.
Jelmer Vernooij
2011-09-13
1
-2
/
+2
*
drs_utils.py: Remove tab characters.
Jelmer Vernooij
2011-09-13
1
-9
/
+9
*
samba-tool: Add "domain samba3upgrade" subcommand
Amitay Isaacs
2011-09-12
1
-1
/
+107
[next]