summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2010-11-02debug Explain the behaviour of setup_logging() more clearlyAndrew Bartlett1-1/+7
2010-11-02lib/debug Use vdprintf rather than manually allocateAndrew Bartlett1-5/+1
2010-11-01lib/util Remove setup_logging_stdout()Andrew Bartlett2-15/+1
2010-11-01talloc: Install pytalloc.h.Jelmer Vernooij1-0/+1
2010-11-01tdb: Use waf by default.Jelmer Vernooij2-14/+15
2010-10-31replace/talloc: Avoid automatically pulling in new configure/Makefile,Jelmer Vernooij2-12/+0
2010-10-31talloc: Look harder for waf.Jelmer Vernooij1-1/+8
2010-10-31replace: Look harder for waf.Jelmer Vernooij1-1/+8
2010-10-31build: check that if we provide -liconv we can build shared libsMatthieu Patou1-0/+6
2010-10-31replace: Build using waf by default.Jelmer Vernooij6-15/+111
2010-10-31talloc: Switch over to using waf as the default build system for the standalo...Jelmer Vernooij5-15/+107
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij21-630/+0
2010-10-30build: Remove zlib from the cache if we failed to pass all the testsMatthieu Patou1-0/+6
2010-10-30replace: Fix formatting.Jelmer Vernooij1-8/+8
2010-10-30tevent: Drop autoconf-based build system for standalone build.Jelmer Vernooij13-3918/+0
2010-10-30replace: Avoid autoproto as it breaks standalone builds.Jelmer Vernooij2-1/+10
2010-10-30replace: Only build replace-test in standalone build.Jelmer Vernooij1-7/+9
2010-10-30talloc.3: Remove documentation for deprecated talloc_append_string,Jelmer Vernooij1-11/+0
2010-10-30zlib: use the real library name 'z' instead of ZLIBAndrew Tridgell1-4/+2
2010-10-30replace: create a private replace-test libraryAndrew Tridgell1-5/+8
2010-10-30talloc: Fix manual pages in standalone build.Jelmer Vernooij1-2/+1
2010-10-27talloc: fix waf build for libtalloc-compat1Stefan Metzmacher1-4/+4
2010-10-26lib/util: remove useless ../lib/util/mutex.*Stefan Metzmacher4-143/+2
2010-10-26replace: restore the order for #define + rep_strtollMatthieu Patou1-3/+3
2010-10-26talloc: change pytalloc-util to be a public library.Jelmer Vernooij1-1/+2
2010-10-26talloc: Install pytalloc-util as system library.Jelmer Vernooij2-3/+36
2010-10-26talloc: Avoid dependency on unknown EXT_LIB_PYTHON.Jelmer Vernooij1-1/+1
2010-10-26talloc: Move pytalloc to lib/talloc.Jelmer Vernooij1-0/+8
2010-10-26waf: Only specify vnum for non-private libraries.Jelmer Vernooij3-28/+44
2010-10-26waf: Stop automaticaly changing dashes to underscores in library names.Jelmer Vernooij1-1/+1
2010-10-26waf: Remove lib prefix from libraries manually.Jelmer Vernooij3-3/+3
2010-10-26s4: Drop duplicate 'lib' prefix for private libraries.Jelmer Vernooij1-1/+1
2010-10-25ldb:gendb_* calls: support a "NULL" resultset parameterMatthias Dieter Wallnöfer1-4/+5
2010-10-24Add dump_data_cb()Volker Lendecke2-21/+48
2010-10-24Add print_asc_cb()Volker Lendecke2-3/+24
2010-10-24talloc: pytalloc should not depend on samba specific codeStefan Metzmacher1-3/+2
2010-10-24s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij3-3/+3
2010-10-23s4: Rename NSS_WRAPPER to nss_wrapper.Jelmer Vernooij2-7/+8
2010-10-23s4: Rename UID_WRAPPER to uid_wrapper.Jelmer Vernooij3-7/+7
2010-10-23s4: Rename WRAP_XATTR to wrap_xattr.Jelmer Vernooij1-7/+7
2010-10-23waf: Rename some BUNDLED_ functios to PRIVATE_.Jelmer Vernooij4-4/+4
2010-10-23tdb: Revert re-addition of tdb_set_logging_function.Jelmer Vernooij3-3/+0
2010-10-23tdb: commit the version 1.2.7 signaturesMatthias Dieter Wallnöfer1-0/+61
2010-10-23lib/util: Add tevent WERROR wrappersKai Blin3-2/+126
2010-10-23tsocket: let tstream_inet_tcp_connect_recv() optionally return the used local...Stefan Metzmacher2-5/+11
2010-10-23tsocket: ask the kernel for the specific local address after a tcp connectStefan Metzmacher1-3/+54
2010-10-23lib/replace: use snprintf() in test code to avoid warnings in the IBM-CheckerStefan Metzmacher1-2/+2
2010-10-23lib/replace: fix rep_strtoull() prototypeStefan Metzmacher2-3/+3
2010-10-22asn1_tests: Implement negative unit-tests for ber_write_OID_String()Kamen Mazdrashki1-0/+22
2010-10-22asn1: ber_write_OID_String() to be more picky about supplied OIDKamen Mazdrashki1-0/+5