summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* replace: use replace for non 'samba' compliant strptimeMatthieu Patou2010-10-221-0/+19
* replace: use a wrapper around strtoll if it didn't behave as expectedMatthieu Patou2010-10-223-2/+77
* Lowercase socket_wrapper name.Jelmer Vernooij2010-10-215-2/+5
* tdb: Set _PUBLIC_ in C file rather than header files (Debian bug 600898)Jelmer Vernooij2010-10-2112-128/+126
* lib: make WRAP_XATTR a private libraryAndrew Tridgell2010-10-211-6/+7
* s4-waf: removed the XATTR and SASL aliasesAndrew Tridgell2010-10-211-1/+1
* lib: add UTIL_TEVENT to samba_sockets grouping libraryAndrew Tridgell2010-10-211-1/+1
* waf-build: create a samba_sockets grouping libraryAndrew Tridgell2010-10-211-0/+7
* waf: replace the is_bundled option with private_libraryAndrew Tridgell2010-10-213-4/+4
* s4-build: fixed some formattingAndrew Tridgell2010-10-213-5/+6
* build: subunit and popt need to be marked as private librariesAndrew Tridgell2010-10-212-4/+5
* replace: make libreplace a private libraryAndrew Tridgell2010-10-211-0/+1
* wrapper: make socket_wrapper, uid_wrapper and nss_wrapper private libsAndrew Tridgell2010-10-213-12/+15
* s4:lib/util/charset/iconv.c - remove a distinction which can never happenMatthias Dieter Wallnöfer2010-10-211-4/+1
* pytalloc: use talloc_unlink() to free py_talloc objectsKamen Mazdrashki2010-10-201-1/+3
* talloc: make header C++ safeSimo Sorce2010-10-201-0/+8
* s3: Don't use talloc_autofree_context in map_fileVolker Lendecke2010-10-201-1/+1
* uid_wrapper: The gid wrapper does not require a destructorVolker Lendecke2010-10-201-2/+2
* asn1_tests.c: Make test data static constKamen Mazdrashki2010-10-201-6/+6
* lib/util/asn1.c: comment spellingKamen Mazdrashki2010-10-201-1/+1
* replace: cope with systems that have fdatasync(), but don't have the prototypeAndrew Tridgell2010-10-193-1/+7
* tdb: Bump version to 1.2.7 after addition of pytdb.__version__.Jelmer Vernooij2010-10-171-1/+1
* Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer2010-10-173-0/+148
* s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer2010-10-173-150/+0
* s4:lib/util/util_ldb.c - remove unused "gendb_add_ldif" callMatthias Dieter Wallnöfer2010-10-171-17/+0
* s4:"wrap_casefold" - move it to "ldb_wrap.c" since it's only used thereMatthias Dieter Wallnöfer2010-10-171-5/+0
* s4-torture: fixed uninitialised variable errorAndrew Tridgell2010-10-131-1/+1
* lib/debug Add DEBUGC and DEBUGADDC as dummiesAndrew Bartlett2010-10-121-0/+4
* torture: Add debug on what we are removingMatthieu Patou2010-10-111-0/+1