summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* tevent: remove filese generated by "make abi_checks" in "make clean".Michael Adam2009-09-111-0/+2
* tevent: add a make target "make abi_checks"Michael Adam2009-09-111-0/+4
* tevent: move the original abi_checks script to script/abi_checks_gcc.shMichael Adam2009-09-111-0/+0
* tevent: add script/abi_checks.sh. check for abi changes without gcc magic.Michael Adam2009-09-111-0/+91
* tevent: add script to extract signatures from header files.Michael Adam2009-09-111-0/+178
* tevent: add scripts to extract library symbols (exports file) from headersMichael Adam2009-09-112-0/+121
* util_strlist: Add some more "const"s - small correctionMatthias Dieter Wallnöfer2009-09-101-1/+1
* util_strlist: Add some more "const"sMatthias Dieter Wallnöfer2009-09-102-22/+27
* s4/torture: add new torture_assert_*_todo() macrosSteven Danneman2009-09-081-0/+38
* lib/util: add unique string generator helper functionSteven Danneman2009-09-082-0/+69
* socket_wrapper: swrap_read() should use SWRAP_RECV* for swrap_dump_packet()Stefan Metzmacher2009-09-081-5/+3
* Add read() to socketwrapper. Metze please check.Jeremy Allison2009-09-072-1/+38
* s4:tests/iconv - Fix a warningMatthias Dieter Wallnöfer2009-09-071-1/+2
* lib/tdr: fix the build with --enable-automatic-dependenciesStefan Metzmacher2009-09-071-1/+1
* tdb: fix c++ build warning.Günther Deschner2009-09-071-2/+2
* s4: Fix "Small memory leak after calling several times lp_update"Inra2009-09-072-37/+20
* util:tests: Correct time tests for negative UTC offsets.Andrew Kroeger2009-09-051-2/+23
* Add release script for teventtevent-0.9.8Simo Sorce2009-09-041-0/+48
* tevent: change version to 0.9.8 after some critical bugs have been fixedStefan Metzmacher2009-09-041-1/+1
* report the location of the original talloc_free on double freetalloc-2.0.0Andrew Tridgell2009-09-041-11/+18
* Another part of the fix for bug 6651 - smbd SIGSEGV when breaking oplocks.Jeremy Allison2009-09-031-2/+6
* One would expect I could spell my name...Michael Adam2009-08-301-1/+1
* One would expect I could spell my name.Michael Adam2009-08-301-1/+1
* tdb: move the original abi_checks script to script/abi_checks_gcc.shMichael Adam2009-08-301-0/+0
* tdb: run abi_checks as part of "make test".Michael Adam2009-08-301-0/+2
* tdb: remove files generated by "make abi_checks" in "make clean".Michael Adam2009-08-301-0/+2
* tdb: add a target "abi_checks" to tdb.Michael Adam2009-08-301-0/+4
* tdb: add script/abi_checks.sh. check for abi changes without gcc magic.Michael Adam2009-08-301-0/+91
* tdb: add script to extract signatures from header files.Michael Adam2009-08-301-0/+178
* tdb: add scripts to extract library symbols (exports file) from headersMichael Adam2009-08-302-0/+121
* talloc: move the original abi_checks script to script/abi_checks_gcc.shMichael Adam2009-08-301-0/+0
* talloc: remove talloc_free from the exportsMichael Adam2009-08-301-1/+0
* talloc: run abi_checks as part of "make test"Michael Adam2009-08-301-0/+2
* talloc: remove files generated by "make abi_check" in "make clean"Michael Adam2009-08-301-0/+2
* talloc: add a target "abi_checks" to talloc.Michael Adam2009-08-301-0/+4
* talloc: add script/abi_checks.sh. check for abi changes without gcc magic.Michael Adam2009-08-301-0/+91
* talloc: add script to extract signatures from header files.Michael Adam2009-08-301-0/+178
* talloc: add scripts to extract library symbols (exports file) from headersMichael Adam2009-08-302-0/+121
* tevent: Fix a segfault upon the first signalVolker Lendecke2009-08-291-0/+6
* lib/tevent: close pipe_fds on event_context destructionRusty Russell2009-08-281-0/+2
* lib/tevent: handle tevent_common_add_signal on different event contexts.Rusty Russell2009-08-282-14/+31
* lib/tevent: fix race with signals and tevent_common_add_signalRusty Russell2009-08-281-20/+20
* lib/tdb: don't overwrite TDBs with different version numbers.Rusty Russell2009-08-281-5/+7
* lib/tevent: remove spectacularly complicated manual subtractionRusty Russell2009-08-281-4/+1
* util: fix comment and clarify argument name in DLIST_DEMOTE()Michael Adam2009-08-271-3/+3
* Fix make test.Jeremy Allison2009-08-241-0/+1
* tevent: avoid using reserved c++ word.Günther Deschner2009-08-241-1/+1
* note the semantic change in talloc_free from 2.0Andrew Tridgell2009-08-242-8/+9
* fixed typo in talloc doc XMLAndrew Tridgell2009-08-241-1/+2
* LIBREPLACEOBJ now contains the full pathAndrew Tridgell2009-08-241-4/+1