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-11-15
s4:python/samba/schema: pass down the schema_dn to set_from_ldif()
Stefan Metzmacher
1
-3
/
+3
2011-11-15
samba-tool: Don't set UF_PASSWD_NOTREQD flag on "user disable"
Giampaolo Lauria
1
-1
/
+1
2011-11-15
samba-tool: Remove "domain machinepassword" command
Giampaolo Lauria
1
-28
/
+0
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-13
waf: Don't link python modules against libpython2.x, consistent with other Py...
Jelmer Vernooij
1
-1
/
+1
2011-11-13
upgrade: use logger.warning.
Jelmer Vernooij
1
-4
/
+4
2011-11-13
samba-tool: allow dbcheck to correct the originating_change_time of the delet...
Matthieu Patou
1
-0
/
+34
2011-11-13
samba-tool: dbcheck avoid problems with deleted objects
Matthieu Patou
1
-1
/
+1
2011-11-11
s4: Simple test script to create lots of contacts to stress the LDB
Matthieu Patou
1
-0
/
+96
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
s4: samba-tool time --help documentation improvements
Theresa Halloran
1
-1
/
+14
2011-11-10
s4: samba-tool group --help documentation improvements
Theresa Halloran
1
-4
/
+75
2011-11-10
samba-tool: print samaccountname in samba-tool user list
Andrew Tridgell
1
-6
/
+3
2011-11-10
test: added -D option to subunitrun
Andrew Tridgell
1
-0
/
+5
2011-11-10
samba-tool: Added new "user disable" command
Giampaolo Lauria
2
-0
/
+43
2011-11-10
samba-tool: Added "user list" command
Giampaolo Lauria
1
-0
/
+34
2011-11-10
samba-tool: Change internal argument name in domain machinepassword
Giampaolo Lauria
1
-5
/
+5
2011-11-10
samba-tool: Fix domain machinepassword secret db search
Giampaolo Lauria
1
-4
/
+2
2011-11-10
samba-tool: Fix domain machinepassword name search
Giampaolo Lauria
1
-0
/
+2
2011-11-10
s4-test: improved error checking in samba-tool time test
Andrew Tridgell
1
-0
/
+2
2011-11-10
test: add samba-tool user tests
Sean Dague
1
-0
/
+215
2011-11-10
test: Add samba-tool time tests
Sean Dague
1
-0
/
+43
2011-11-10
test: add directory and base class for samba-tool tests
Sean Dague
2
-0
/
+124
2011-11-09
s4:join.py - fix up "DsAddEntry" against Windows Server 2000
Matthias Dieter Wallnöfer
1
-9
/
+18
2011-11-09
s4: Install samba-tool and samba_kcc to bin/ rather than sbin/.
Jelmer Vernooij
1
-1
/
+2
2011-11-07
samba_kcc: Remove unnecessary return statements.
Jelmer Vernooij
1
-17
/
+0
2011-11-09
s4-provision: Create ldap records for DNS partitions similar to windows
Amitay Isaacs
1
-1
/
+1
2011-11-09
s4-provision: Set security descriptor for DNS records
Amitay Isaacs
2
-18
/
+103
2011-11-08
s4:samba-tool user command - always initialise the boolean arguments properly
Matthias Dieter Wallnöfer
1
-3
/
+3
2011-11-08
s4:samba-tool - other fix for Gémes Géza patch regarding parameter handling
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-11-08
s4-provision: site is passed as an argument to setup_ad_dns()
Amitay Isaacs
1
-1
/
+0
2011-11-08
s4-provision Remove options for LDAP backend to reduce user confusion
Andrew Bartlett
3
-20
/
+14
2011-11-08
s4-s3-upgrade Add my copyright
Andrew Bartlett
1
-0
/
+1
2011-11-08
s4-dnsserver: Test forward zones are not listed in reverse zone search
Amitay Isaacs
1
-2
/
+15
2011-11-07
s4:samba-tool - fix Gémes Géza patch regarding parameter handling
Matthias Dieter Wallnöfer
1
-4
/
+5
2011-11-07
Add a --random-password option to user create command.
Gémes Géza
1
-4
/
+16
2011-11-07
s4: samba-tool user --help documenation improvements
Theresa Halloran
2
-7
/
+146
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
2
-18
/
+18
2011-11-07
samba_kcc addtion
Dave Craft
3
-1
/
+705
2011-11-07
add python KCC utility classes and methods
Dave Craft
1
-0
/
+890
2011-11-06
Some formatting fixes, remove unused imports.
Jelmer Vernooij
3
-13
/
+4
2011-11-04
s4 provision/dns: Move DNS-related setup to sambadns module
Kai Blin
2
-187
/
+194
2011-11-04
s4 provision/dns: Move secretsdb_setup_dns to the AD DNS specific setup
Kai Blin
2
-32
/
+63
2011-11-03
samba-tool: Fix short description and error msgs in domain level
Giampaolo Lauria
1
-5
/
+5
2011-11-03
samba-tool: Fix --quiet option in domain samba3upgrade
Giampaolo Lauria
1
-2
/
+2
2011-11-03
samba-tool: Improve "delegation" command error handling
Giampaolo Lauria
2
-6
/
+12
2011-11-03
samba-tool: Improve "delegation" command error message
Giampaolo Lauria
1
-2
/
+2
[prev]
[next]