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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-14
Fix default value for subunitrun --list.
Jelmer Vernooij
1
-1
/
+1
2011-11-14
s4-tests: Use plansmbtorturesuite where possible.
Jelmer Vernooij
1
-45
/
+45
2011-11-14
s4-tests: Remove unnecessary py suffix.
Jelmer Vernooij
1
-1
/
+1
2011-11-14
s4-tests: Allow listing tests run for iconv.
Jelmer Vernooij
1
-5
/
+6
2011-11-14
subunitrun: Don't load smb.conf when just listing tests.
Jelmer Vernooij
1
-4
/
+5
2011-11-14
Remove broken code - these lines use undefined symbols.
Jelmer Vernooij
1
-7
/
+2
2011-11-14
s4:selftest: samba4.urgent_replication.python needs to run as "dc:local"
Stefan Metzmacher
1
-1
/
+1
2011-11-13
Move testr configuration to root.
Jelmer Vernooij
1
-3
/
+0
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
s4-dsdb: initialize correctly the value of originating_change_time for the De...
Matthieu Patou
1
-2
/
+52
2011-11-13
s4-drs: check if we have a domain level >= 2k8r2 as before the isRecycled do ...
Matthieu Patou
1
-7
/
+24
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-11
s4-librpc: do not limit to the first IP when trying to do a rpc connection
Matthieu Patou
1
-7
/
+25
2011-11-11
s4-socket: allow connect_multi_next_socket to try all the IP for a given host
Matthieu Patou
1
-12
/
+21
2011-11-11
policy/tests: Fix import of TestCase.
Jelmer Vernooij
1
-2
/
+3
2011-11-10
selftesthelper: Fix argument order.
Jelmer Vernooij
1
-1
/
+1
2011-11-10
selftest: Make planoldpythontestsuite arguments consistent with planpythontes...
Jelmer Vernooij
1
-1
/
+1
2011-11-10
selftest: Simplify calling of python tests.
Jelmer Vernooij
1
-14
/
+39
2011-11-10
selftest: Allow passing arbitrary number of additional python path values.
Jelmer Vernooij
1
-1
/
+1
2011-11-10
ldb: Re-apply pyldb fixes from Tridge and Amity, using unittest rather
Jelmer Vernooij
1
-1
/
+1
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:finddcs_cldap: debug the correct server address instead of NULL
Stefan Metzmacher
1
-1
/
+2
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
test: fixed several tests to use samba.tests
Andrew Tridgell
6
-10
/
+11
2011-11-10
samba-tool: print samaccountname in samba-tool user list
Andrew Tridgell
1
-6
/
+3
2011-11-10
test: use planpythontestsuite() for ldb.python test
Andrew Tridgell
1
-2
/
+1
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
s4-socket: detect NULL server in socket connection code
Andrew Tridgell
1
-0
/
+5
2011-11-10
test: enable time and user samba-tool tests
Sean Dague
1
-0
/
+4
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-10
s4-setup Remove servicePrincipalName: DNS/${DNSDOMAIN} from new installations
Andrew Bartlett
2
-2
/
+0
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
2
-5
/
+3
2011-11-09
s4-provision: Set security descriptor for DNS records
Amitay Isaacs
2
-18
/
+103
2011-11-09
s4:torture:smb2: rewrite durable-open.open test to use smb2_*_create functions
Michael Adam
1
-26
/
+7
[prev]
[next]