projects
/
ccan
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
net: reset slen properly in testing.
[ccan]
/
ccan
/
2011-02-22
Rusty Russell
net: reset slen properly in testing.
tree
|
commitdiff
2011-02-22
Sam Vilain
net: fix tests on hosts where 'localhost' is v4 _and_ v6
tree
|
commitdiff
2011-02-22
Andreas Schlick
opt: Add a function to free the internal memory.
tree
|
commitdiff
2011-02-22
Andreas Schlick
opt: Correct the separator in _info's example.
tree
|
commitdiff
2011-02-22
Rusty Russell
licenses: clarify which BSD license it is.
tree
|
commitdiff
2011-02-22
Rusty Russell
Merge branch 'daemon-with-notify' of git://github.com...
tree
|
commitdiff
2011-02-11
Stewart Smith
move daemon-with-notify to daemon_with_notify as dashes...
tree
|
commitdiff
2011-02-11
Stewart Smith
fix up daemon-with-notify test
tree
|
commitdiff
2011-02-11
Stewart Smith
can't use C comments in C comments - DUH
tree
|
commitdiff
2011-02-11
Stewart Smith
update include to match header name conforming to CCAN...
tree
|
commitdiff
2011-02-11
Stewart Smith
rename source to match CCAN standards
tree
|
commitdiff
2011-02-11
Stewart Smith
update test case copied from daemonize to use some...
tree
|
commitdiff
2011-02-11
Stewart Smith
fix function declaration for daemon_is_ready()
tree
|
commitdiff
2011-02-11
Stewart Smith
use proper include path for daemon.h
tree
|
commitdiff
2011-02-11
Stewart Smith
add daemon.h and documentation on functions
tree
|
commitdiff
2011-02-11
Stewart Smith
remove ident headers from daemon-with-notify/daemon.c
tree
|
commitdiff
2011-02-10
Stewart Smith
add basic bit of daemon-with-notify (mostly just from...
tree
|
commitdiff
2011-02-07
Joel Stanley
opt: Silence unsed param warning triggered by -Wextra
tree
|
commitdiff
2011-02-07
Joel Stanley
opt: Fix -Wmissing-field-initializers warning
tree
|
commitdiff
2011-01-30
Rusty Russell
net: remove noerr dependency.
tree
|
commitdiff
2011-01-29
Rusty Russell
net: fix latent bug in _info example.
tree
|
commitdiff
2011-01-28
Rusty Russell
net: new module to help IPv4/IPv6 transition.
tree
|
commitdiff
2011-01-18
Rusty Russell
opt: correct description, and neaten main header order.
tree
|
commitdiff
2011-01-18
Rusty Russell
strsplit: remove nump argument
tree
|
commitdiff
2011-01-18
Rusty Russell
talloc: talloc_array_length()
tree
|
commitdiff
2011-01-18
Rusty Russell
failtest: free up everything on exit.
tree
|
commitdiff
2011-01-18
Rusty Russell
failtest: failtest_restore.h as an antidote to function...
tree
|
commitdiff
2011-01-17
Brad Hards
wwviaudio: spelling fix
tree
|
commitdiff
2011-01-17
Brad Hards
tdb2: spelling fix
tree
|
commitdiff
2011-01-17
Brad Hards
tdb: spelling fixes
tree
|
commitdiff
2011-01-17
Brad Hards
tap: spelling fix
tree
|
commitdiff
2011-01-17
Brad Hards
talloc: spelling fix.
tree
|
commitdiff
2011-01-17
Brad Hards
rbtree: spelling fixes
tree
|
commitdiff
2011-01-17
Brad Hards
opt: spelling fixes.
tree
|
commitdiff
2011-01-17
Brad Hards
nfs: spelling fixes.
tree
|
commitdiff
2011-01-17
Brad Hards
list: spelling fixes
tree
|
commitdiff
2011-01-17
Brad Hards
iscsi: spelling fixes.
tree
|
commitdiff
2011-01-17
Brad Hards
hash: spelling fix
tree
|
commitdiff
2011-01-17
Brad Hards
btree: spelling fix
tree
|
commitdiff
2011-01-17
Brad Hards
ciniparser: spelling fixes
tree
|
commitdiff
2011-01-17
Brad Hards
array: spelling fixes.
tree
|
commitdiff
2011-01-17
Brad Hards
str: change example to match function being explained.
tree
|
commitdiff
2011-01-17
Brad Hards
ciniparser: Separate summary line and description text...
tree
|
commitdiff
2011-01-17
Brad Hards
block_pool: Change metadata layout so initial descripti...
tree
|
commitdiff
2011-01-13
Rusty Russell
htable: fix type of cmpfn in htable_type
tree
|
commitdiff
2011-01-10
Rusty Russell
rbtree: fix allocation failre paths.
tree
|
commitdiff
2011-01-10
Rusty Russell
rbtree: don't use temporary context to destroy rbtree
tree
|
commitdiff
2011-01-10
Rusty Russell
rbtree: use failtest to check handling of allocation...
tree
|
commitdiff
2011-01-10
Rusty Russell
rbtree: fix memory leak in tests
tree
|
commitdiff
2011-01-10
Rusty Russell
rbtree: vary insert and delete orders in test
tree
|
commitdiff
2011-01-10
Rusty Russell
talloc: allow replacement allocator
tree
|
commitdiff
2011-01-10
Rusty Russell
talloc: fixed a use after free error
tree
|
commitdiff
2011-01-10
Rusty Russell
talloc: use failtest to test failure paths.
tree
|
commitdiff
2011-01-10
Rusty Russell
failtest: new module.
tree
|
commitdiff
2011-01-10
Rusty Russell
tap: add fail callback
tree
|
commitdiff
2011-01-08
Rusty Russell
str_talloc: strreg
tree
|
commitdiff
2011-01-07
Rusty Russell
str: strcount
tree
|
commitdiff
2011-01-06
Rusty Russell
str: clean up tests so ccanlint doesn't complain about...
tree
|
commitdiff
2011-01-07
Rusty Russell
ccanlint: rename test keys
tree
|
commitdiff
2011-01-07
Joey Adams
opt: Fix warnings with gcc-4.5 (same approach as commit...
tree
|
commitdiff
2011-01-06
Rusty Russell
daemonize: set stderr to /dev/null.
tree
|
commitdiff
2011-01-06
Rusty Russell
daemonize: make valgrind happy.
tree
|
commitdiff
2011-01-06
Rusty Russell
daemonize: use BSD-MIT as License: string in _info
tree
|
commitdiff
2011-01-04
Rusty Russell
compiler: NORETURN
tree
|
commitdiff
2011-01-01
Rusty Russell
tlist: typesafe variant of list module.
tree
|
commitdiff
2011-01-01
Rusty Russell
list: LIST_HEAD_INIT
tree
|
commitdiff
2011-01-01
Rusty Russell
list: improve test coverage to 100%
tree
|
commitdiff
2011-01-01
Rusty Russell
list: list_del_from()
tree
|
commitdiff
2011-01-01
Rusty Russell
list: test CCAN_LIST_DEBUG=1 case
tree
|
commitdiff
2011-01-01
Rusty Russell
list: rename debug_list to list_debug, use list_check_n...
tree
|
commitdiff
2011-01-01
Rusty Russell
list: implement list_check_node to check list from...
tree
|
commitdiff
2010-12-23
Rusty Russell
tdb: add test for tdb_summary
tree
|
commitdiff
2010-12-23
Rusty Russell
tdb: remove tally dependency
tree
|
commitdiff
2010-12-23
Rusty Russell
tdb: fix uncoalesced record count in tdb_summary.
tree
|
commitdiff
2010-12-23
Rusty Russell
tdb: combine dead_space helper from summary.c and check.c
tree
|
commitdiff
2010-12-16
Rusty Russell
typesafe_cb: Fix warnings with gcc-4.5:
tree
|
commitdiff
2010-12-08
Rusty Russell
rbtree: remove unused variable in tests.
tree
|
commitdiff
2010-12-08
Ronnie Sahlberg
rb_tree: fix trbt_delete
tree
|
commitdiff
2010-12-07
Rusty Russell
rbtree: add tests (which currently fail)
tree
|
commitdiff
2010-12-06
Rusty Russell
idtree: fix overflow for v. large ids on allocation...
tree
|
commitdiff
2010-12-06
Rusty Russell
idtree: fix right shift of signed ints
tree
|
commitdiff
2010-12-06
Rusty Russell
idtree: import fix from SAMBA source
tree
|
commitdiff
2010-12-06
Rusty Russell
idtree: add unit test for ids around INT_MAX
tree
|
commitdiff
2010-12-03
Rusty Russell
array: fix type introduced in handling !HAVE_TYPEOF
tree
|
commitdiff
2010-12-01
Rusty Russell
Merge branch 'tdb2'
tree
|
commitdiff
2010-12-01
Rusty Russell
tdb2: update documentation
tree
|
commitdiff
2010-12-01
Rusty Russell
tdb2: use separate magic constants for chain, htable...
tree
|
commitdiff
2010-12-01
Rusty Russell
tdb2: direct access during transactions.
tree
|
commitdiff
2010-12-01
Rusty Russell
tdb2: add write flag to tdb_direct
tree
|
commitdiff
2010-12-01
Rusty Russell
tdb2: hash chaining
tree
|
commitdiff
2010-12-01
Rusty Russell
tdb2: use magic freetable value rather than different...
tree
|
commitdiff
2010-12-01
Rusty Russell
tdb2: compare the extra 11 hash bits in the header.
tree
|
commitdiff
2010-12-01
Rusty Russell
tdb2: add comparison stats
tree
|
commitdiff
2010-12-01
Rusty Russell
tdb2: clean up logging
tree
|
commitdiff
2010-12-01
Rusty Russell
tdb2: remove truncated bit.
tree
|
commitdiff
2010-12-01
Rusty Russell
tdb2: use direct access for tdb_read_off/tdb_write_off
tree
|
commitdiff
2010-12-01
Rusty Russell
tdb2: remove tdb_get()
tree
|
commitdiff
2010-11-23
Rusty Russell
tdb2: trivial optimization for free list
tree
|
commitdiff
2010-12-01
Rusty Russell
tdb2: Add stats attribute.
tree
|
commitdiff
2010-11-23
Rusty Russell
tdb2: enable transactions in tdbtorture
tree
|
commitdiff
next