index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
scripting
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-17
s4 provision: DNS backend should be set by caller
Kai Blin
4
-8
/
+13
2011-10-17
s4 provision/dns: Clean up os level handling
Kai Blin
1
-10
/
+12
2011-10-17
s4 provision/dns: Clean up backend handling
Kai Blin
1
-6
/
+13
2011-10-17
s4 provision: Reword opinionated dns backend help text, add NONE backend
Kai Blin
1
-2
/
+2
2011-10-17
s4 provision: Rename bind9 flatfile backend to BIND9_FLATFILE
Kai Blin
2
-6
/
+6
2011-10-16
s4: check that the xattr are supported in the folder where we want to provision
Matthieu Patou
1
-1
/
+4
2011-10-14
samba-tool: Add test to make sure all commands have a short description set.
Jelmer Vernooij
1
-0
/
+11
2011-10-14
samba-tool: Add test to make sure all commands have a synopsis set.
Jelmer Vernooij
3
-3
/
+26
2011-10-14
samba-tool: Move main command implementation to samba.netcmd.main, so it is a...
Jelmer Vernooij
3
-61
/
+79
2011-10-14
samba-tool: Don't require full prog line to be in synopsis.
Jelmer Vernooij
17
-98
/
+80
2011-10-14
samba.netcmd: Reintroduce Command.name.
Jelmer Vernooij
2
-0
/
+13
2011-10-14
samba-tool: Determine long option from docstring.
Jelmer Vernooij
3
-17
/
+25
2011-10-14
creds: Remove unnecessary calls to credopts.get_credentials.
Jelmer Vernooij
1
-2
/
+0
2011-10-14
python: Remove extra newlines.
Jelmer Vernooij
1
-3
/
+0
2011-10-13
s4-messaging: Pass the loadparm context, not just the messaging path
Andrew Bartlett
1
-1
/
+0
2011-10-13
samba-tool: Use self.outf in a few more places.
Jelmer Vernooij
13
-88
/
+104
2011-10-13
samba-tool delegation: Use self.outf, simplify some code.
Jelmer Vernooij
1
-14
/
+8
2011-10-13
samba.getopt: Refactor parsing of --kerberos argument into separate function.
Jelmer Vernooij
1
-13
/
+16
2011-10-13
samba-tools/testparm: Add really basic unit test, demonstrating how to write ...
Jelmer Vernooij
1
-0
/
+29
2011-10-13
netcmd: Add Command.get_logger() method.
Jelmer Vernooij
3
-5
/
+8
2011-10-13
netcmd: Add errf stream to command instances.
Jelmer Vernooij
2
-8
/
+9
2011-10-13
samba-tool/testparm: Fix traceback when checking client name/ip against hosts...
Jelmer Vernooij
1
-2
/
+2
2011-10-13
samba-tool/testparm: Fix handling of command-line options.
Jelmer Vernooij
1
-26
/
+29
2011-10-12
samba.upgrade: Use list comprehension.
Jelmer Vernooij
1
-4
/
+4
2011-10-12
samba.getopt: Allow --kerberos=auto, and fix exception name if an unknown
Jelmer Vernooij
1
-1
/
+4
2011-10-11
s4-s3-upgrade: Allow import (just without a uid mapping) where getpwnam fails
Andrew Bartlett
1
-1
/
+1
2011-10-08
netcmd/domain: Remove unused imports.
Jelmer Vernooij
1
-2
/
+2
2011-10-08
netcmd: Avoid catching all exceptions, avoid using ';' at the end of lines.
Jelmer Vernooij
1
-9
/
+8
2011-10-08
upgrade: Avoid catching all exceptions, just catch the ones we care about.
Jelmer Vernooij
1
-11
/
+9
2011-10-08
s4:findprovisionusnranges - the default python path is detected over "env"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-10-07
s4:dbchecker: make use of local_oid controls for dsdb.DSDB_CONTROL_DBCHECK
Stefan Metzmacher
1
-1
/
+1
2011-10-06
samba-tool: add support for fixing broken backlinks in dbcheck
Andrew Tridgell
1
-20
/
+32
2011-10-04
s4-subdomain: create trust record with forest root DC
Andrew Tridgell
1
-7
/
+33
2011-10-04
s4-join: enable cleanup on failed join
Andrew Tridgell
1
-1
/
+1
2011-10-04
dns: added example python script for dnsserver protocol
Andrew Tridgell
1
-0
/
+89
2011-10-04
samba-tool: cope with GC compares in ldapcmp
Andrew Tridgell
1
-3
/
+5
2011-10-04
samba-tool: added --full-sync and --sync-all options to samba-tool drs replicate
Andrew Tridgell
1
-3
/
+9
2011-10-04
s4-dbchecker: fixed handling of DSDB DNs in dbcheck
Andrew Tridgell
1
-1
/
+1
2011-09-22
s4-dbcheck: fixed transaction nesting in dbcheck
Andrew Tridgell
1
-2
/
+6
2011-09-22
samba-tool: use show_recycled in dbchecker
Andrew Tridgell
1
-13
/
+16
2011-09-22
s4-dns: started adding support for auto-creation of NS glue record
Andrew Tridgell
1
-1
/
+37
2011-09-19
pyldb: fixed places where we try to concatenate a Dn with a string
Andrew Tridgell
2
-6
/
+6
2011-09-19
s4-provision: use get_config_basedn() in DNS setup
Andrew Tridgell
1
-1
/
+1
2011-09-19
samba-tool: use get_config_basedn() to get configuration NC DN
Andrew Tridgell
2
-9
/
+7
2011-09-19
s4-provision Add initial support for joining as a new subdomain
Andrew Bartlett
2
-133
/
+154
2011-09-16
s4:upgrade_from_s3 - old s3 versions < 3.4.x don't have a "state directory" p...
Matthias Dieter Wallnöfer
1
-1
/
+5
2011-09-13
s4-s3-upgrade Improve samba-tool domain samba3upgrade behaviour
Andrew Bartlett
2
-13
/
+13
2011-09-13
s4:upgrade_from_s3 - restore "get_testparm_var" method
Matthias Dieter Wallnöfer
1
-1
/
+4
2011-09-13
s4-subdomain: match windows form for trustAuthInOutBlob
Andrew Tridgell
1
-11
/
+3
2011-09-13
s4-subdomain: fixed domain guid choice for subdomain join
Andrew Tridgell
1
-4
/
+13
[next]