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
/
bin
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-07
s4-upgradeprovision: Add options to do a DB backup only and not to fix acls i...
Matthieu Patou
1
-17
/
+26
2012-03-04
kcc: Improve formatting of Python code to be more consistent with our other c...
Jelmer Vernooij
1
-193
/
+157
2012-03-02
upgradedns: Fix import of TXT DNS records
Amitay Isaacs
1
-1
/
+3
2012-02-28
upgradedns: Missing rename from upgradedns to samba_upgradedns
Amitay Isaacs
1
-1
/
+1
2012-02-27
samba.xattr: Massively simplify copytree_with_xattrs.
Jelmer Vernooij
1
-1
/
+1
2012-02-27
upgradeprovision: Only backup sysvol directory if it exists.
Jelmer Vernooij
1
-1
/
+2
2012-02-27
samba.xattr: Split copying of tree with extended attributes out into separate...
Jelmer Vernooij
1
-66
/
+3
2012-02-26
provision: Leave result reporting up to caller.
Jelmer Vernooij
1
-1
/
+2
2012-02-24
upgradedns: Rename to less generic name samba_upgradedns.
Jelmer Vernooij
2
-1
/
+1
2012-02-21
upgradedns: Upgrade DNS provision from BIND9_FLATFILE to AD based DNS
Amitay Isaacs
2
-0
/
+405
2012-01-24
python: Change except: statement to except Exception:
Amitay Isaacs
1
-4
/
+4
2012-01-14
KCC importldif/exportldif and intersite topology
Dave Craft
1
-172
/
+1457
2012-01-03
upgradeprovision: do not hold references to messageElements
Matthieu Patou
1
-10
/
+17
2012-01-03
upgradeprovision: treat provision without oem attribute as quite recent, it's...
Matthieu Patou
1
-1
/
+1
2011-12-08
samba_kcc NTDSConnection translation
Dave Craft
1
-110
/
+610
2011-12-07
s4-dnsupdate: Do not attempt to add the PDC names if we are not a PDC
Andrew Bartlett
1
-5
/
+11
2011-11-26
s4:libnet/py_net.c: "py_net_finddc" - add an "address" parameter
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-11-22
s4-dns: added --no-credentials option to samba_dnsupdate
Andrew Tridgell
1
-3
/
+10
2011-11-15
s4:dsdb/pydsdb: pass down schema_dn to _dsdb_set_schema_from_ldif()
Stefan Metzmacher
1
-3
/
+4
2011-11-14
Fix default value for subunitrun --list.
Jelmer Vernooij
1
-1
/
+1
2011-11-14
subunitrun: Don't load smb.conf when just listing tests.
Jelmer Vernooij
1
-4
/
+5
2011-11-10
subunitrun: Add notes about subunitrun being deprecated.
Jelmer Vernooij
1
-0
/
+12
2011-11-10
Revert "test: added -D option to subunitrun"
Jelmer Vernooij
1
-5
/
+0
2011-11-10
test: added -D option to subunitrun
Andrew Tridgell
1
-0
/
+5
2011-11-07
samba_kcc: Remove unnecessary return statements.
Jelmer Vernooij
1
-17
/
+0
2011-11-07
kcc: fixed program name
Andrew Tridgell
1
-3
/
+3
2011-11-07
kcc: fixed tabs/spaces in kcc python implementation
Andrew Tridgell
1
-5
/
+5
2011-11-07
samba_kcc addtion
Dave Craft
2
-0
/
+704
2011-10-20
subunitrun: give more useful help
Andrew Tridgell
1
-2
/
+25
2011-10-14
samba-tool: Move main command implementation to samba.netcmd.main, so it is a...
Jelmer Vernooij
1
-60
/
+18
2011-10-13
netcmd: Add errf stream to command instances.
Jelmer Vernooij
1
-1
/
+2
2011-10-08
s4:findprovisionusnranges - the default python path is detected over "env"
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-09-22
s4-dns: started adding support for auto-creation of NS glue record
Andrew Tridgell
1
-1
/
+37
2011-09-13
s4-python: Consistently use spaces rather than tabs, fix headers in several p...
Jelmer Vernooij
1
-1
/
+1
2011-09-09
samba-tool: Correctly handle sys.exit() called from subcommand
Amitay Isaacs
1
-1
/
+3
2011-09-09
samba-tool: Removed "acl" command
Giampaolo Lauria
1
-2
/
+0
2011-09-09
samba-tool: Added "ntacl" command
Giampaolo Lauria
1
-0
/
+2
2011-09-09
samba-tool: Added "dsacl" command
Giampaolo Lauria
1
-0
/
+2
2011-09-09
samba-tool: Moved command definition to sambatool command
Giampaolo Lauria
1
-8
/
+36
2011-09-09
samba-tool: Redefined samba-tool as a SuperCommand
Giampaolo Lauria
1
-31
/
+5
2011-09-08
samba-tool: Avoid use of "except .. as" construction introduced in python2.6.
Jelmer Vernooij
1
-2
/
+3
2011-08-26
samba3dump: Update the code using modified samba3 module with passdb api
Amitay Isaacs
1
-40
/
+53
2011-08-25
s4-dns: cope with duplicate entries in dns_update_list
Andrew Tridgell
1
-1
/
+5
2011-08-25
s4-dns/spn: fixed DNS and SPN scripts to setup forest DNS name
Andrew Tridgell
2
-5
/
+6
2011-08-25
s4-spnupdate: fixed searches on domain NC
Andrew Tridgell
1
-2
/
+2
2011-08-25
s4-dns: fixed base search on domain NC
Andrew Tridgell
1
-1
/
+1
2011-08-01
s4-upgradeprovision: try to fix the detection of @provision record
Matthieu Patou
1
-1
/
+1
2011-07-28
samba-tool: Catch exceptions at top-level and exit with correct return value
Amitay Isaacs
1
-1
/
+5
2011-07-28
samba-tool: Display usage for main commands and list them alphabetically
Amitay Isaacs
1
-31
/
+35
2011-07-28
samba-tool: Replace C version of samba-tool with python version
Amitay Isaacs
2
-0
/
+70
[next]