summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2010-01-29lib/util: remove data_blob_talloc_reference()Stefan Metzmacher2-23/+0
2010-01-28tsocket: Fix the description of tstream_writev_queue_send/recvKai Blin1-6/+6
2010-01-28tsocket: Fix description for tstream_readv_pdu_queue_send/recvKai Blin1-7/+6
2010-01-26Revert "libreplace: fix unused varibale warning on IRIX"Björn Jacke1-2/+2
2010-01-26libreplace: fix unused varibale warning on IRIXBjörn Jacke1-2/+2
2010-01-25lib/popt: Fix typo in README.Karolin Seeger1-1/+1
2010-01-23libreplace: Fix a C++ warningVolker Lendecke1-2/+2
2010-01-21s4: Include Python.h early to avoid double definition errors.Jelmer Vernooij1-0/+1
2010-01-18Work around bad use of autoconf internaLars Müller1-13/+37
2010-01-16subunit/testtools: Include newer version.Jelmer Vernooij11-22/+205
2010-01-16Import testtools as well, required for subunit.Jelmer Vernooij22-1/+3849
2010-01-16subunit: Import new version.Jelmer Vernooij26-504/+4061
2010-01-16Add README about subunit.Jelmer Vernooij1-0/+7
2010-01-16Add script for updating the copy of subunit.Jelmer Vernooij1-0/+13
2010-01-11tsocket: Added doxygen config file.Andreas Schneider1-0/+1538
2010-01-11tsocket: Added complete doxygen documentation.Andreas Schneider2-63/+834
2010-01-09s4-debug: removed debug_ctx(). It didn't catch on :-)Andrew Tridgell1-4/+0
2010-01-07lib/util: move TIME_T_MIN/MAX defines into header fileBjörn Jacke2-14/+14
2010-01-06tdb: fix standalone 'make installdocs'Stefan Metzmacher2-3/+4
2010-01-06tdb: create symbol links to shared libraries see https://bugzilla.samba.org/s...Brian Lu1-0/+4
2010-01-06talloc: create symbol links to shared libraries see https://bugzilla.samba.or...Brian Lu1-0/+5
2010-01-06tevent: create symbol links to shared libraries see https://bugzilla.samba.or...Brian Lu1-0/+4
2010-01-02libreplace: some systems don't have memmem()Andrew Tridgell4-0/+68
2009-12-24tsocket: only copy the specific part of sockaddr*Stefan Metzmacher1-0/+5
2009-12-24tsocket: allow AF_UNIX sockaddrs smaller than sizeof(sockaddr_un)Stefan Metzmacher1-4/+5
2009-12-21tdb: Also build and install tdb manpages from standalone tdb.Jelmer Vernooij7-3/+459
2009-12-21tdb: Fix formatting of API check file.Jelmer Vernooij1-1/+1
2009-12-20tevent: prefix types and defined with tevent_ and TEVENT_Stefan Metzmacher1-37/+39
2009-12-19Output %p as unsigned in snprintf replacement.Peter Rosin1-0/+1
2009-12-18Return NULL in strlower_talloc if src is NULLBrendan Powers1-0/+4
2009-12-17tdbtool: avoid using c++ reserved words.Günther Deschner1-2/+2
2009-12-15tsocket: Fixed tsocket_guide.txt asciidoc syntax.Andreas Schneider1-148/+161
2009-12-15tsocket: Fixed documentation for tsocket_address_bsd_sockaddr().Andreas Schneider1-6/+5
2009-12-15tsocket: Fixed typo in LGPL header.Andreas Schneider5-5/+5
2009-12-15tsocket: add tsocket_address_bsd_sockaddr() and tsocket_address_bsd_from_sock...Stefan Metzmacher3-5/+87
2009-12-15Fix release script to work with recent git versionsSimo Sorce1-1/+1
2009-12-10util: added binsearch.h for binary array searchesAndrew Tridgell1-0/+68
2009-12-08tdr-test: Fix 'push_charset' testKamen Mazdrashki1-1/+1
2009-12-08talloc: Fix write behind memory blockKamen Mazdrashki1-1/+1
2009-12-07Fix release script with newer versins of gitSimo Sorce1-1/+1
2009-12-01util/util_strlist - add a call "const_str_list" for making "unconst" lists "c...Matthias Dieter Wallnöfer2-0/+14
2009-11-26tevent: Fix a commentVolker Lendecke1-1/+1
2009-11-20charset/tests/iconv - Remove the "const" from "ptr_in" to prevent "discard_co...Matthias Dieter Wallnöfer1-7/+7
2009-11-20tdb tools: Mostly cosmetic adaptionsMatthias Dieter Wallnöfer2-8/+9
2009-11-20util/strlist: Fix up "const" warnings in the string list and test codeMatthias Dieter Wallnöfer3-26/+30
2009-11-20tdb: change version to 1.2.0 after adding TDB_*ALLOW_NESTINGStefan Metzmacher1-1/+1
2009-11-20tdb: add TDB_DISALLOW_NESTING and make TDB_ALLOW_NESTING the default behaviorStefan Metzmacher5-3/+63
2009-11-20New attempt at TDB transaction nesting allow/disallow.Ronnie Sahlberg2-1/+14
2009-11-20tdb: always set tdb->tracefd to -1 to be safe on goto failStefan Metzmacher1-4/+3
2009-11-18fixed the buildAndrew Tridgell1-0/+4