index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3: Fix the clustering build
Volker Lendecke
2011-12-17
3
-5
/
+5
*
s4 dns: Allow updates based on smb.conf setting
Kai Blin
2011-12-17
3
-0
/
+21
*
Add support for TCP_DEFER_ACCEPT
Volker Lendecke
2011-12-16
1
-0
/
+3
*
lib/param: Set s4 "host msdfs = true" by default
Andrew Bartlett
2011-12-16
1
-0
/
+2
*
loadparm: fixed service list handling
Andrew Tridgell
2011-12-15
1
-14
/
+4
*
genrand: use set_close_on_exec()
Andrew Tridgell
2011-12-15
1
-0
/
+9
*
lib/util: added set_close_on_exec()
Andrew Tridgell
2011-12-15
2
-0
/
+23
*
lib/ccan: Fix some typos in libccan.m4
Martin Schwenke
2011-12-15
1
-2
/
+2
*
lib/ccan: fix m4 tests for builtin_expect and compound literals.
Rusty Russell
2011-12-15
1
-9
/
+10
*
tdb2: Fix python documentation for tdb.Tdb object
Amitay Isaacs
2011-12-14
1
-1
/
+1
*
tdb: Fix python documentation for tdb module
Amitay Isaacs
2011-12-13
1
-1
/
+1
*
tevent: tevent_schedule_immediate never fails
Volker Lendecke
2011-12-09
1
-1
/
+0
*
Add pep8.
Jelmer Vernooij
2011-12-08
2
-0
/
+1365
*
testtools: Update to new upstream revision.
Jelmer Vernooij
2011-12-08
11
-46
/
+750
*
pyldb: Add more docstrings.
Jelmer Vernooij
2011-12-08
1
-7
/
+12
*
Add samba_kcc load parameter
Dave Craft
2011-12-08
1
-0
/
+11
*
Add version attribute for pytevent.
Jelmer Vernooij
2011-12-07
3
-1
/
+5
*
tevent: Install python tevent modules.
Jelmer Vernooij
2011-12-06
1
-0
/
+6
*
Add stub python module for tevent.
Jelmer Vernooij
2011-12-06
1
-0
/
+28
*
lib/util/util_tdb: adhere to coding style for tdb_data_is_empty()
Michael Adam
2011-12-06
1
-1
/
+2
*
tdb2: tlist: remove type arg from tlist_top(), tlist_tail()
Rusty Russell
2011-12-05
1
-1
/
+1
*
tdb2: display capability information in tdb_summary()
Rusty Russell
2011-12-05
2
-25
/
+145
*
tdb2: add a capability list from the header.
Rusty Russell
2011-12-05
9
-27
/
+410
*
tdb2: provide tdb_layout_write() rather than implying it by new_tdb_layout arg.
Rusty Russell
2011-12-05
4
-32
/
+47
*
tdb2: add an internal TDB_CANT_CHECK flag.
Rusty Russell
2011-12-05
2
-0
/
+12
*
tdb2: suppress failtest more than once on mmap.
Rusty Russell
2011-12-05
1
-0
/
+5
*
tdb2: simplify failtest helper.
Rusty Russell
2011-12-05
2
-31
/
+3
*
tdb2: failtest: use a linked list for history, not an array.
Rusty Russell
2011-12-05
2
-30
/
+26
*
tdb2: consolidate testing failtest suppression routines.
Rusty Russell
2011-12-05
8
-72
/
+14
*
tdb2: fix intermittant failure in run-50-multiple-freelists-fail.c
Rusty Russell
2011-12-05
4
-10
/
+18
*
lib/ccan/cast: fix warnings with -Wextra (specifically -Wmissing-field-initia...
Rusty Russell
2011-12-05
1
-3
/
+3
*
lib/ccan/compiler, ilog: IDEMPOTENT "idempotent does not mean what you think ...
Rusty Russell
2011-12-05
3
-10
/
+10
*
lib/ccan/asearch: fix example on 64 bit platforms.
Rusty Russell
2011-12-05
1
-1
/
+1
*
lib/ccan/htable: benchmark against hsearch(3)
Rusty Russell
2011-12-05
3
-2
/
+108
*
lib/ccan/likely: use htable_type
Rusty Russell
2011-12-05
3
-66
/
+80
*
lib/ccan/htable: HTABLE_INITIALIZER() for static initialization.
Rusty Russell
2011-12-05
3
-15
/
+29
*
lib/ccan/htable: clean up interface, document htable_type better.
Rusty Russell
2011-12-05
9
-254
/
+251
*
lib/ccan/htable: start empty.
Rusty Russell
2011-12-05
4
-39
/
+87
*
lib/ccan/htable, strset: benchmarking tools.
Rusty Russell
2011-12-05
5
-1
/
+1104
*
lib/ccan/str: fix warnings.
Rusty Russell
2011-12-05
2
-1
/
+5
*
lib/ccan/str: relicense to public domain.
Rusty Russell
2011-12-05
6
-513
/
+2
*
lib/ccan/typesafe_cb: fix example macro ordering in typesafe_cb_preargs docum...
Rusty Russell
2011-12-05
1
-2
/
+2
*
lib/ccan/htable: fix tools/speed.
Rusty Russell
2011-12-05
1
-2
/
+3
*
lib/ccan/build_assert: Remove stale LGPL license comment.
Joey Adams
2011-12-05
1
-1
/
+0
*
lib/ccan/array_size: relicense under public domain.
Rusty Russell
2011-12-05
3
-510
/
+1
*
Revert making public of the samba-module library.
Jelmer Vernooij
2011-12-03
7
-144
/
+64
*
lib/util: factor out tdb_data_is_empty
Gregor Beck
2011-12-03
2
-0
/
+5
*
tevent: Fix typo in build script.
Jelmer Vernooij
2011-12-03
1
-1
/
+1
*
Update ldb API sigs.
Jelmer Vernooij
2011-11-30
2
-0
/
+258
*
Bump ldb version to 1.1.4 after introduction of ldb_module_error.
Jelmer Vernooij
2011-11-30
1
-1
/
+1
[prev]
[next]