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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-06
s3:net registry check: replace rawmemchr by functionally equivalent portable ...
Michael Adam
1
-2
/
+2
2011-12-06
Revert "Remove rawmemchr calls - found by Ira Cooper. These are glibc-specifi...
Michael Adam
1
-4
/
+3
2011-12-06
s3:registry: replace use of rawmemchr by portable equivalent use of strchr.
Michael Adam
1
-1
/
+1
2011-12-06
knownfail: Mark some ldap.acl search tests as no longer failing.
Jelmer Vernooij
1
-1
/
+7
2011-12-05
knownfail: Remove working winbind tests.
Jelmer Vernooij
1
-4
/
+0
2011-12-05
knownfail: The resolve async tests work now.
Jelmer Vernooij
1
-1
/
+0
2011-12-05
knownfail: remove now succeeding local.iconv test.
Jelmer Vernooij
1
-1
/
+0
2011-12-05
knownfail: remove base.maximum_allowed test, as it appears to be passing now.
Jelmer Vernooij
1
-1
/
+0
2011-12-05
knownfail: re-add createx test.
Jelmer Vernooij
1
-0
/
+1
2011-12-05
knownfail: Exclude specific list of SMB2 oplock tests.
Jelmer Vernooij
1
-1
/
+15
2011-12-05
knownfail: Remove smb2.compound tests, they pass now.
Jelmer Vernooij
1
-3
/
+0
2011-12-05
Remove samba4.raw.oplock.brl4. Bug 7928 has been fixed.
Jelmer Vernooij
1
-1
/
+0
2011-12-05
knownfail: Match on end-of-file, not end-of-file-access.
Jelmer Vernooij
1
-1
/
+1
2011-12-05
knownfail: samba4.base.createx_access.createx_access works.
Jelmer Vernooij
1
-1
/
+0
2011-12-05
knownfail: LogonControl2Ex works.
Jelmer Vernooij
1
-2
/
+2
2011-12-05
knownfail: Ignore failures for drsuapi tests over other transports as well.
Jelmer Vernooij
1
-2
/
+2
2011-12-05
samba4: Remove rpc-handles mixed-shared tests from known failing list.
Jelmer Vernooij
1
-1
/
+0
2011-12-05
selftest: Re-mark some drsuapi tests as known failing.
Jelmer Vernooij
1
-0
/
+2
2011-12-05
wafsamba: Cope with not everything having a final_libs attribute.
Jelmer Vernooij
1
-1
/
+1
2011-12-05
selftest: Don't mark drsuapi tests as knownfailing.
Jelmer Vernooij
1
-1
/
+0
2011-12-05
wafsamba: Use final_libs list to determine if a target needs private librarie...
Jelmer Vernooij
1
-1
/
+1
2011-12-05
Fix typo.
Jelmer Vernooij
1
-1
/
+1
2011-12-05
selftest: 'samba4.rpc.netlogon on ncalrpc with seal,padcheck.netlogon.DsrEnum...
Jelmer Vernooij
1
-1
/
+0
2011-12-05
GetForestTrustInformation is implemented, remove it from knownfail.
Jelmer Vernooij
1
-1
/
+0
2011-12-05
rap netsessiongetinfo apparently *is* provided by samba3, so don't list it in...
Jelmer Vernooij
1
-1
/
+0
2011-12-05
s3-selftest: Don't mark samba3.blackbox.failure.success test as known failing.
Jelmer Vernooij
1
-1
/
+1
2011-12-05
filter-subunit: Fix default for flapping setting.
Jelmer Vernooij
1
-1
/
+1
2011-12-05
selftest: Display unexpected successes and expected failures.
Jelmer Vernooij
2
-15
/
+52
2011-12-05
selftest: Add --flapping argument to filter-subunit.
Jelmer Vernooij
4
-7
/
+40
2011-12-05
selftest: Split out flapping tests into a separate file.
Jelmer Vernooij
4
-11
/
+21
2011-12-05
s4-drs: do not try to contact for replication servers that are not anymore in...
Matthieu Patou
1
-6
/
+40
2011-12-05
s4-resolver: do not use all the A and AAAA records, those after a NS are not ...
Matthieu Patou
2
-1
/
+17
2011-12-05
s4-drs: mark WERR_DS_DRA_BUSY as a non error in DsReplicaUpdateRefs
Matthieu Patou
1
-2
/
+22
2011-12-05
s4: add blackbox test for the demote function
Matthieu Patou
2
-0
/
+40
2011-12-05
samba-tool: refuse to demote if the current DC has still roles
Matthieu Patou
1
-4
/
+12
2011-12-05
samba-tool: add a function to cleanly demote a DC
Matthieu Patou
2
-2
/
+257
2011-12-05
s4-python: factorize the definition of get_dsServiceName
Matthieu Patou
4
-18
/
+14
2011-12-05
s4-python: externalize some function to the drs_utils module so that they can...
Matthieu Patou
2
-25
/
+66
2011-12-05
s4-python: rename conflicting variable with the import option
Matthieu Patou
1
-2
/
+2
2011-12-05
tdb2: tlist: remove type arg from tlist_top(), tlist_tail()
Rusty Russell
1
-1
/
+1
2011-12-05
tdb2: display capability information in tdb_summary()
Rusty Russell
2
-25
/
+145
2011-12-05
tdb2: add a capability list from the header.
Rusty Russell
9
-27
/
+410
2011-12-05
tdb2: provide tdb_layout_write() rather than implying it by new_tdb_layout arg.
Rusty Russell
4
-32
/
+47
2011-12-05
tdb2: add an internal TDB_CANT_CHECK flag.
Rusty Russell
2
-0
/
+12
2011-12-05
tdb2: suppress failtest more than once on mmap.
Rusty Russell
1
-0
/
+5
2011-12-05
tdb2: simplify failtest helper.
Rusty Russell
2
-31
/
+3
2011-12-05
tdb2: failtest: use a linked list for history, not an array.
Rusty Russell
2
-30
/
+26
2011-12-05
tdb2: consolidate testing failtest suppression routines.
Rusty Russell
8
-72
/
+14
2011-12-05
tdb2: fix intermittant failure in run-50-multiple-freelists-fail.c
Rusty Russell
4
-10
/
+18
2011-12-05
lib/ccan/cast: fix warnings with -Wextra (specifically -Wmissing-field-initia...
Rusty Russell
1
-3
/
+3
[prev]
[next]