summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/debug Use vdprintf rather than manually allocateAndrew Bartlett2010-11-021-5/+1
* lib/util Remove setup_logging_stdout()Andrew Bartlett2010-11-012-15/+1
* talloc: Install pytalloc.h.Jelmer Vernooij2010-11-011-0/+1
* tdb: Use waf by default.Jelmer Vernooij2010-11-012-14/+15
* replace/talloc: Avoid automatically pulling in new configure/Makefile,Jelmer Vernooij2010-10-312-12/+0
* talloc: Look harder for waf.Jelmer Vernooij2010-10-311-1/+8
* replace: Look harder for waf.Jelmer Vernooij2010-10-311-1/+8
* build: check that if we provide -liconv we can build shared libsMatthieu Patou2010-10-311-0/+6
* replace: Build using waf by default.Jelmer Vernooij2010-10-316-15/+111
* talloc: Switch over to using waf as the default build system for the standalo...Jelmer Vernooij2010-10-315-15/+107
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-3121-630/+0
* build: Remove zlib from the cache if we failed to pass all the testsMatthieu Patou2010-10-301-0/+6
* replace: Fix formatting.Jelmer Vernooij2010-10-301-8/+8
* tevent: Drop autoconf-based build system for standalone build.Jelmer Vernooij2010-10-3013-3918/+0
* replace: Avoid autoproto as it breaks standalone builds.Jelmer Vernooij2010-10-302-1/+10
* replace: Only build replace-test in standalone build.Jelmer Vernooij2010-10-301-7/+9
* talloc.3: Remove documentation for deprecated talloc_append_string,Jelmer Vernooij2010-10-301-11/+0
* zlib: use the real library name 'z' instead of ZLIBAndrew Tridgell2010-10-301-4/+2
* replace: create a private replace-test libraryAndrew Tridgell2010-10-301-5/+8
* talloc: Fix manual pages in standalone build.Jelmer Vernooij2010-10-301-2/+1
* talloc: fix waf build for libtalloc-compat1Stefan Metzmacher2010-10-271-4/+4
* lib/util: remove useless ../lib/util/mutex.*Stefan Metzmacher2010-10-264-143/+2
* replace: restore the order for #define + rep_strtollMatthieu Patou2010-10-261-3/+3
* talloc: change pytalloc-util to be a public library.Jelmer Vernooij2010-10-261-1/+2
* talloc: Install pytalloc-util as system library.Jelmer Vernooij2010-10-262-3/+36
* talloc: Avoid dependency on unknown EXT_LIB_PYTHON.Jelmer Vernooij2010-10-261-1/+1
* talloc: Move pytalloc to lib/talloc.Jelmer Vernooij2010-10-261-0/+8
* waf: Only specify vnum for non-private libraries.Jelmer Vernooij2010-10-263-28/+44
* waf: Stop automaticaly changing dashes to underscores in library names.Jelmer Vernooij2010-10-261-1/+1
* waf: Remove lib prefix from libraries manually.Jelmer Vernooij2010-10-263-3/+3
* s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij2010-10-261-1/+1
* ldb:gendb_* calls: support a "NULL" resultset parameterMatthias Dieter Wallnöfer2010-10-251-4/+5
* Add dump_data_cb()Volker Lendecke2010-10-242-21/+48
* Add print_asc_cb()Volker Lendecke2010-10-242-3/+24
* talloc: pytalloc should not depend on samba specific codeStefan Metzmacher2010-10-241-3/+2
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-243-3/+3
* s4: Rename NSS_WRAPPER to nss_wrapper.Jelmer Vernooij2010-10-232-7/+8
* s4: Rename UID_WRAPPER to uid_wrapper.Jelmer Vernooij2010-10-233-7/+7
* s4: Rename WRAP_XATTR to wrap_xattr.Jelmer Vernooij2010-10-231-7/+7
* waf: Rename some BUNDLED_ functios to PRIVATE_.Jelmer Vernooij2010-10-234-4/+4
* tdb: Revert re-addition of tdb_set_logging_function.Jelmer Vernooij2010-10-233-3/+0
* tdb: commit the version 1.2.7 signaturesMatthias Dieter Wallnöfer2010-10-231-0/+61
* lib/util: Add tevent WERROR wrappersKai Blin2010-10-233-2/+126
* tsocket: let tstream_inet_tcp_connect_recv() optionally return the used local...Stefan Metzmacher2010-10-232-5/+11
* tsocket: ask the kernel for the specific local address after a tcp connectStefan Metzmacher2010-10-231-3/+54
* lib/replace: use snprintf() in test code to avoid warnings in the IBM-CheckerStefan Metzmacher2010-10-231-2/+2
* lib/replace: fix rep_strtoull() prototypeStefan Metzmacher2010-10-232-3/+3
* asn1_tests: Implement negative unit-tests for ber_write_OID_String()Kamen Mazdrashki2010-10-221-0/+22
* asn1: ber_write_OID_String() to be more picky about supplied OIDKamen Mazdrashki2010-10-221-0/+5
* waf: Mark the replacement zlib private so that it can build on machine withou...Matthieu Patou2010-10-211-0/+1