]> git.ozlabs.org Git - ccan-lca-2011.git/history - ccan
Add slides images.
[ccan-lca-2011.git] / ccan /
2011-01-27 Rusty RussellAdd slides images. master
2011-01-25 Rusty Russelllca2011: slight insanity.
2011-01-25 Rusty Russelllca2011: use max_clients field to control dynamic lengt...
2011-01-25 Rusty Russelllca2011: add dummy max_clients field.
2011-01-25 Rusty Russelllca2011: dump, re-exec with --restore on restart.
2011-01-21 Rusty Russelllca2011: oserver_restore to restore talloc hierarchy.
2011-01-21 Rusty Russelllca2011: oserver_restore to restore fields we labelled...
2011-01-22 Rusty Russelllca2011: oserver_restore.
2011-01-25 Rusty Russelllca2011: dump on SIGHUP.
2011-01-25 Rusty Russelllca2011: avoid loops during dumping.
2011-01-24 Rusty Russelllca2011: simple cdump tool to generate cdump header...
2011-01-22 Rusty Russelllca2011: mark types in header with CDUMP annotations.
2011-01-22 Rusty Russelllca2011: move types out to a separate header.
2011-01-21 Rusty Russelllca2011: dump talloc tree in child.
2011-01-21 Rusty Russelllca2011: dump talloc tree on SIGUSR1
2011-01-25 Rusty Russelllca2011: fix client disconnect during answer (poorly).
2011-01-21 Rusty Russelllca2011: test client disconnect.
2011-01-21 Rusty Russelllca2011: turn it into a true Usenet Oracle.
2011-01-21 Rusty Russelllca2011: make our server parrot the last answer it...
2011-01-25 Rusty Russelllca2011: add greeting and prefix states.
2011-01-21 Rusty Russelllca2011: valgrind catches an error for us.
2011-01-22 Rusty Russelllca2011: don't use void * for the handle.
2011-01-22 Rusty Russelllca2011: rewrite to a serious server
2011-01-21 Rusty Russelllca2011: add option parsing using ccan/opt.
2011-01-21 Rusty Russelllca2011: use failtest
2011-01-21 Rusty Russelllca2011: simpler testing by not having oserver_setup...
2011-01-21 Rusty Russelllca2011: simpler testing by not having oserver_serve...
2011-01-21 Rusty Russelllca2011: enhance test/run to use ccan/foreach
2011-01-21 Rusty Russelllca2011: enhance test/run to try multiple inputs.
2011-01-21 Rusty Russelllca2011: header documentation.
2011-01-21 Rusty Russelllca2011: test
2011-01-23 Rusty Russelllca2011: oserver _info file.
2011-01-23 Rusty Russelllca2011: The initial server.
2011-01-21 Rusty Russellcdump: features which weren't in genparser
2011-01-21 Rusty Russellcdump: first cut of translation of Tridge's genstruct...
2011-01-22 Rusty Russelllca2011: hacky import of tevent.
2011-01-26 Rusty Russelllca2011: links and preparation
2011-01-18 Rusty Russellopt: correct description, and neaten main header order.
2011-01-18 Rusty Russellstrsplit: remove nump argument
2011-01-18 Rusty Russelltalloc: talloc_array_length()
2011-01-18 Rusty Russellfailtest: free up everything on exit.
2011-01-18 Rusty Russellfailtest: failtest_restore.h as an antidote to function...
2011-01-17 Brad Hardswwviaudio: spelling fix
2011-01-17 Brad Hardstdb2: spelling fix
2011-01-17 Brad Hardstdb: spelling fixes
2011-01-17 Brad Hardstap: spelling fix
2011-01-17 Brad Hardstalloc: spelling fix.
2011-01-17 Brad Hardsrbtree: spelling fixes
2011-01-17 Brad Hardsopt: spelling fixes.
2011-01-17 Brad Hardsnfs: spelling fixes.
2011-01-17 Brad Hardslist: spelling fixes
2011-01-17 Brad Hardsiscsi: spelling fixes.
2011-01-17 Brad Hardshash: spelling fix
2011-01-17 Brad Hardsbtree: spelling fix
2011-01-17 Brad Hardsciniparser: spelling fixes
2011-01-17 Brad Hardsarray: spelling fixes.
2011-01-17 Brad Hardsstr: change example to match function being explained.
2011-01-17 Brad Hardsciniparser: Separate summary line and description text...
2011-01-17 Brad Hardsblock_pool: Change metadata layout so initial descripti...
2011-01-13 Rusty Russellhtable: fix type of cmpfn in htable_type
2011-01-10 Rusty Russellrbtree: fix allocation failre paths.
2011-01-10 Rusty Russellrbtree: don't use temporary context to destroy rbtree
2011-01-10 Rusty Russellrbtree: use failtest to check handling of allocation...
2011-01-10 Rusty Russellrbtree: fix memory leak in tests
2011-01-10 Rusty Russellrbtree: vary insert and delete orders in test
2011-01-10 Rusty Russelltalloc: allow replacement allocator
2011-01-10 Rusty Russelltalloc: fixed a use after free error
2011-01-10 Rusty Russelltalloc: use failtest to test failure paths.
2011-01-10 Rusty Russellfailtest: new module.
2011-01-10 Rusty Russelltap: add fail callback
2011-01-08 Rusty Russellstr_talloc: strreg
2011-01-07 Rusty Russellstr: strcount
2011-01-06 Rusty Russellstr: clean up tests so ccanlint doesn't complain about...
2011-01-07 Rusty Russellccanlint: rename test keys
2011-01-07 Joey Adamsopt: Fix warnings with gcc-4.5 (same approach as commit...
2011-01-06 Rusty Russelldaemonize: set stderr to /dev/null.
2011-01-06 Rusty Russelldaemonize: make valgrind happy.
2011-01-06 Rusty Russelldaemonize: use BSD-MIT as License: string in _info
2011-01-04 Rusty Russellcompiler: NORETURN
2011-01-01 Rusty Russelltlist: typesafe variant of list module.
2011-01-01 Rusty Russelllist: LIST_HEAD_INIT
2011-01-01 Rusty Russelllist: improve test coverage to 100%
2011-01-01 Rusty Russelllist: list_del_from()
2011-01-01 Rusty Russelllist: test CCAN_LIST_DEBUG=1 case
2011-01-01 Rusty Russelllist: rename debug_list to list_debug, use list_check_n...
2011-01-01 Rusty Russelllist: implement list_check_node to check list from...
2010-12-23 Rusty Russelltdb: add test for tdb_summary
2010-12-23 Rusty Russelltdb: remove tally dependency
2010-12-23 Rusty Russelltdb: fix uncoalesced record count in tdb_summary.
2010-12-23 Rusty Russelltdb: combine dead_space helper from summary.c and check.c
2010-12-16 Rusty Russelltypesafe_cb: Fix warnings with gcc-4.5:
2010-12-08 Rusty Russellrbtree: remove unused variable in tests.
2010-12-08 Ronnie Sahlbergrb_tree: fix trbt_delete
2010-12-07 Rusty Russellrbtree: add tests (which currently fail)
2010-12-06 Rusty Russellidtree: fix overflow for v. large ids on allocation...
2010-12-06 Rusty Russellidtree: fix right shift of signed ints
2010-12-06 Rusty Russellidtree: import fix from SAMBA source
2010-12-06 Rusty Russellidtree: add unit test for ids around INT_MAX
2010-12-03 Rusty Russellarray: fix type introduced in handling !HAVE_TYPEOF
2010-12-01 Rusty RussellMerge branch 'tdb2'
next