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-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
2011-12-05
lib/ccan/compiler, ilog: IDEMPOTENT "idempotent does not mean what you think ...
Rusty Russell
3
-10
/
+10
2011-12-05
lib/ccan/asearch: fix example on 64 bit platforms.
Rusty Russell
1
-1
/
+1
2011-12-05
lib/ccan/htable: benchmark against hsearch(3)
Rusty Russell
3
-2
/
+108
2011-12-05
lib/ccan/likely: use htable_type
Rusty Russell
3
-66
/
+80
2011-12-05
lib/ccan/htable: HTABLE_INITIALIZER() for static initialization.
Rusty Russell
3
-15
/
+29
2011-12-05
lib/ccan/htable: clean up interface, document htable_type better.
Rusty Russell
9
-254
/
+251
2011-12-05
lib/ccan/htable: start empty.
Rusty Russell
4
-39
/
+87
2011-12-05
lib/ccan/htable, strset: benchmarking tools.
Rusty Russell
5
-1
/
+1104
2011-12-05
lib/ccan/str: fix warnings.
Rusty Russell
2
-1
/
+5
2011-12-05
lib/ccan/str: relicense to public domain.
Rusty Russell
6
-513
/
+2
2011-12-05
lib/ccan/typesafe_cb: fix example macro ordering in typesafe_cb_preargs docum...
Rusty Russell
1
-2
/
+2
2011-12-05
lib/ccan/htable: fix tools/speed.
Rusty Russell
1
-2
/
+3
2011-12-05
lib/ccan/build_assert: Remove stale LGPL license comment.
Joey Adams
1
-1
/
+0
2011-12-05
lib/ccan/array_size: relicense under public domain.
Rusty Russell
3
-510
/
+1
2011-12-04
Revert fac5c654e2fe17c2c11d150b16088e8a51f6be20
Jeremy Allison
1
-68
/
+19
2011-12-03
Move the callers that need to use the new cli_open() back to calling
Jeremy Allison
6
-127
/
+10
2011-12-03
Add cli_open() back as a synchronous wrapper function the calls
Jeremy Allison
2
-0
/
+116
2011-12-03
Rename cli_open -> cli_openx. Prelude to replacing generic cli_open()
Jeremy Allison
16
-136
/
+136
2011-12-03
s4 dns: Test SOA queries
Kai Blin
1
-0
/
+32
2011-12-03
Revert making public of the samba-module library.
Jelmer Vernooij
40
-225
/
+145
2011-12-03
lib/util: factor out tdb_data_is_empty
Gregor Beck
5
-18
/
+12
2011-12-03
s3:registry: do not use regdb functions during db upgrade
Gregor Beck
3
-59
/
+150
2011-12-03
s3:net: adapt idmap check to new dbwrap_fetch behavior not to return success ...
Gregor Beck
1
-6
/
+2
2011-12-03
s3-winbind: Add an update function for winbind cache.
Andreas Schneider
1
-2
/
+94
2011-12-03
tevent: Fix typo in build script.
Jelmer Vernooij
1
-1
/
+1
[prev]
[next]