summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/tdb2: 2.0.0 ABIAmitay Isaacs2012-02-211-0/+40
* lib/tdb2: Convert tdb2 to a standalone libraryAmitay Isaacs2012-02-214-0/+99
* lib/tdb2: Fix wscriptAmitay Isaacs2012-02-211-29/+52
* lib/tdb2: Mark public function as suchAmitay Isaacs2012-02-219-40/+40
* lib/tdb2: Do not include config.h in (to-be) public library, use replace.Amitay Isaacs2012-02-212-2/+22
* lib/tdb2: tools should use config.h, and replace where available.Rusty Russell2012-02-215-1/+28
* lib/ccan: define HAVE_CCAN.Rusty Russell2012-02-211-0/+1
* popt: Check for popt manually as well, not just using pkg-config.Jelmer Vernooij2012-02-201-1/+1
* build: Add libbsd as a dep for LIBREPLACE_HOSTCCAndrew Bartlett2012-02-201-4/+5
* popt: Use pkg-config file to look for popt.Jelmer Vernooij2012-02-191-1/+1
* lib/util: Remove unused sys_inet_makeaddr()Andrew Bartlett2012-02-172-11/+0
* lib/util: Remove unused sys_gethostbyname()Andrew Bartlett2012-02-172-48/+0
* lib/util: Remove sys_poll as it is no longer neededAndrew Bartlett2012-02-162-91/+0
* lib/util: Remove unused sys_select_signal()Andrew Bartlett2012-02-162-19/+0
* tevent_signal: Fix a valgrind errorVolker Lendecke2012-02-151-1/+2
* tdb: build and run unit tests in tdb/test/Rusty Russell2012-02-141-7/+87
* tdb/test: fix up tests for use in SAMBA tdb code.Rusty Russell2012-02-145-13/+16
* tdb: wean CCAN-style unit tests off of tap.Rusty Russell2012-02-1425-23/+64
* tdb: import unit tests from CCAN into tdb/test/Rusty Russell2012-02-1435-1/+2567
* tdb: make tdb_private.h idempotent.Rusty Russell2012-02-141-0/+3
* s3-libads: Move to using only the HAVE_KRB5 defineAndrew Bartlett2012-02-131-2/+2
* s3-lib/addns: Move to system/kerberos.h and HAVE_KRB5Andrew Bartlett2012-02-132-18/+3
* LDB:pyldb.c - use always the case insensitive comparison for attribute namesMatthias Dieter Wallnöfer2012-02-131-2/+2
* lib/util: Remove unused str_format_nbt_domain()Andrew Bartlett2012-02-102-41/+0
* charset: Remove unused strcmp_w()Andrew Bartlett2012-02-102-15/+0
* charset: Remove unused iconv_talloc()Andrew Bartlett2012-02-103-120/+1
* tevent: change the version to 0.9.15Stefan Metzmacher2012-02-092-1/+79
* tevent: Fix deleting signal events from within themselvesVolker Lendecke2012-02-091-2/+33
* Fix shadow variable name warning.Jeremy Allison2012-02-081-10/+10
* crypto: Use libbsd md5 header, if available.Jelmer Vernooij2012-02-073-2/+17
* crypto/md5: Change prototypes to match BSD.Jelmer Vernooij2012-02-071-5/+7
* charset/tests: Add prototypes for test functions.Jelmer Vernooij2012-02-072-0/+7
* loadparm: handle P_SEP in switches (silences warning with clang).Jelmer Vernooij2012-02-071-0/+5
* pysocketwrapper: fix behaviour to be consistent with 'socket.getsockopt'Jelmer Vernooij2012-02-071-2/+2
* crypto: Add prototype for main torture functions.Jelmer Vernooij2012-02-073-0/+4
* lib/util: Add hex_encode_bufVolker Lendecke2012-02-062-9/+21
* s3-popt: Fix configure.developer builds on Solairs.Ira Cooper2012-02-041-0/+2
* loadparm: fix a load of uninitialized memory errors found by valgrind.Michael Adam2012-02-031-1/+1
* replace: Only add bsd dependency when bsd library was found.Jelmer Vernooij2012-02-021-1/+4
* tdb2: add --disable-tdb2Rusty Russell2012-02-021-0/+3
* selftest: Remove unused support for --exeextAndrew Bartlett2012-02-014-58/+58
* replace: Add include for bsd/string.h.Jelmer Vernooij2012-02-011-0/+4
* Fix bug #8729 - getpass regressions on Solaris/Illumos - 3.6 and master.Ira Cooper2012-01-312-0/+13
* tevent: Fix python documentation stringsAmitay Isaacs2012-01-311-2/+2
* replace: Only include C files from which there are actually functions used.Jelmer Vernooij2012-01-311-2/+21
* replace: use libbsd for strlcat/strlcpy when available.Jelmer Vernooij2012-01-311-15/+21
* tdb2: make --enable-tdb2 the default.Rusty Russell2012-01-301-2/+2
* tdb2: add -1 and -2 options to tdbtortureRusty Russell2012-01-301-1/+18
* tdb2:tdbtorture: use TEST_DATA_PREFIX for filesRusty Russell2012-01-301-9/+34
* tdb2: name tools the same as TDB1 tools.Rusty Russell2012-01-301-5/+5