summaryrefslogtreecommitdiff
path: root/lib/util
Commit message (Expand)AuthorAgeFilesLines
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-319-464/+0
* lib/util: remove useless ../lib/util/mutex.*Stefan Metzmacher2010-10-264-143/+2
* waf: Remove lib prefix from libraries manually.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
* s4: Rename LIBSAMBA-* to libsamba-*Jelmer Vernooij2010-10-241-1/+1
* s4: Rename UID_WRAPPER to uid_wrapper.Jelmer Vernooij2010-10-231-2/+1
* s4: Rename WRAP_XATTR to wrap_xattr.Jelmer Vernooij2010-10-231-7/+7
* lib/util: Add tevent WERROR wrappersKai Blin2010-10-233-2/+126
* 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
* 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
* s4:lib/util/charset/iconv.c - remove a distinction which can never happenMatthias Dieter Wallnöfer2010-10-211-4/+1
* s3: Don't use talloc_autofree_context in map_fileVolker Lendecke2010-10-201-1/+1
* asn1_tests.c: Make test data static constKamen Mazdrashki2010-10-201-6/+6
* lib/util/asn1.c: comment spellingKamen Mazdrashki2010-10-201-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
* lib/debug Add DEBUGC and DEBUGADDC as dummiesAndrew Bartlett2010-10-121-0/+4
* util: Fix installation path of tevent_ntstatus.h, tevent_unix.h (bug 7720).Jelmer Vernooij2010-10-111-0/+1
* util: Link headers to correct subsystem, fix formatting.Jelmer Vernooij2010-10-101-12/+12
* idtree: fix right shift of signed ints, crash on large ids on AIXRusty Russell2010-10-061-1/+1
* lib/util/asn1: let asn1_peek_full_tag() return an error if we fail to parse t...Stefan Metzmacher2010-10-041-1/+13
* s3: Fix a 64-bit BUGVolker Lendecke2010-10-021-1/+1
* samba: share select wrappers.Günther Deschner2010-10-014-2/+242
* util: added BINARY_ARRAY_SEARCH_V()Andrew Tridgell2010-09-291-0/+16
* Remove talloc_autofree_context() from pm_processVolker Lendecke2010-09-271-1/+1
* Lift talloc_autofree_context() from OpenConfFile()Volker Lendecke2010-09-271-3/+3
* lib/util: change tevent_req_nterror() to a macroStefan Metzmacher2010-09-272-3/+10
* lib/util/asn1: add asn1_peek_tag_needed_size() and asn1_peek_full_tag()Stefan Metzmacher2010-09-262-0/+85
* strlist: Make test names unique.Jelmer Vernooij2010-09-211-2/+8
* tevent: include libreplace heade before tevent headerBjörn Jacke2010-09-211-1/+1
* s3: Fix the charset_pull routine (bug 7531)Volker Lendecke2010-09-191-1/+1
* lib/util: usec_time_diff takes arguments the other way round than TvalDiff didBjörn Jacke2010-09-171-1/+1
* s3/s4: merge msleep and smb_msleepBjörn Jacke2010-09-162-8/+43
* Fix a typoVolker Lendecke2010-09-151-1/+1
* Ensure incoming timespec values correctly wrap at nsecs.Jeremy Allison2010-09-141-0/+7
* lib/util: remove some unused_result warnings.Günther Deschner2010-09-091-2/+7
* lib/util: add time_mono() for monotonic time a la time()Björn Jacke2010-09-072-0/+26
* util: added samba_start_debugger()Andrew Tridgell2010-09-042-0/+18
* lib/util: add nsec_time_diff to calulate diffs from timespecsBjörn Jacke2010-08-312-0/+14
* lib/util: add function to query the monotonic clock with the required fallbac...Björn Jacke2010-08-312-0/+15
* libreplace: move gettimeofday TZ arg check hereBjörn Jacke2010-08-311-9/+0
* lib/util: remove implicit discard_const_p() from SAFE_FREE()Stefan Metzmacher2010-08-281-1/+1
* s3: Fix a ton of type-punned warningsVolker Lendecke2010-08-171-4/+4
* lib: added samba-util.pc creationAndrew Tridgell2010-07-262-1/+13