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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-16
lib/param: Set s4 "host msdfs = true" by default
Andrew Bartlett
1
-0
/
+2
2011-12-15
loadparm: fixed service list handling
Andrew Tridgell
1
-14
/
+4
2011-12-15
genrand: use set_close_on_exec()
Andrew Tridgell
1
-0
/
+9
2011-12-15
lib/util: added set_close_on_exec()
Andrew Tridgell
2
-0
/
+23
2011-12-15
lib/ccan: Fix some typos in libccan.m4
Martin Schwenke
1
-2
/
+2
2011-12-15
lib/ccan: fix m4 tests for builtin_expect and compound literals.
Rusty Russell
1
-9
/
+10
2011-12-14
tdb2: Fix python documentation for tdb.Tdb object
Amitay Isaacs
1
-1
/
+1
2011-12-13
tdb: Fix python documentation for tdb module
Amitay Isaacs
1
-1
/
+1
2011-12-09
tevent: tevent_schedule_immediate never fails
Volker Lendecke
1
-1
/
+0
2011-12-08
Add pep8.
Jelmer Vernooij
2
-0
/
+1365
2011-12-08
testtools: Update to new upstream revision.
Jelmer Vernooij
11
-46
/
+750
2011-12-08
pyldb: Add more docstrings.
Jelmer Vernooij
1
-7
/
+12
2011-12-08
Add samba_kcc load parameter
Dave Craft
1
-0
/
+11
2011-12-07
Add version attribute for pytevent.
Jelmer Vernooij
3
-1
/
+5
2011-12-06
tevent: Install python tevent modules.
Jelmer Vernooij
1
-0
/
+6
2011-12-06
Add stub python module for tevent.
Jelmer Vernooij
1
-0
/
+28
2011-12-06
lib/util/util_tdb: adhere to coding style for tdb_data_is_empty()
Michael Adam
1
-1
/
+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-03
Revert making public of the samba-module library.
Jelmer Vernooij
7
-144
/
+64
2011-12-03
lib/util: factor out tdb_data_is_empty
Gregor Beck
2
-0
/
+5
2011-12-03
tevent: Fix typo in build script.
Jelmer Vernooij
1
-1
/
+1
2011-11-30
Update ldb API sigs.
Jelmer Vernooij
2
-0
/
+258
2011-11-30
Bump ldb version to 1.1.4 after introduction of ldb_module_error.
Jelmer Vernooij
1
-1
/
+1
2011-11-25
socket_wrapper: use libreplace headers based on "#ifdef HAVE_LIBREPLACE"
Michael Adam
1
-3
/
+5
2011-11-25
socket_wrapper: simplify include path for replace.h
Michael Adam
1
-1
/
+1
2011-11-24
Remove unused variable.
Jeremy Allison
1
-1
/
+0
[next]