summaryrefslogtreecommitdiffstats
path: root/lib/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-162-7/+7
* Move UCS2 macros to common codeJelmer Vernooij2010-06-251-0/+23
* librpc: Install the right headers.Jelmer Vernooij2010-06-131-1/+1
* Since idtree assigns sequentially, it rarely reaches high numbers.Rusty Russell2010-06-101-3/+5
* Change data_blob() to be based on top of data_blob_talloc(), instead of the r...Jeremy Allison2010-05-181-15/+10
* lib/util: fix waf configure tests for xattr functions on Mac OS 10.Stefan Metzmacher2010-05-141-4/+6
* Install util/tevent_* public headers. Required by OpenChange for compiling IDLJulien Kerihuel2010-05-122-1/+3
* util-runcmd: ignore spurious ECHILD errorsAndrew Tridgell2010-04-201-0/+14
* runcmd: use tevent_re_initialise() to close socketsAndrew Tridgell2010-04-191-0/+4
* libreplace: added _PUBLIC_ and _PRIVATE_ to replace.hAndrew Tridgell2010-04-181-6/+0
* s4-waf: inline LIBREPLACE_NETWORK into 'replace'Stefan Metzmacher2010-04-121-1/+1
* build: allow the waf build to work with python 3.0 and 3.1Thomas Nagy2010-04-081-1/+1
* s4-waf: removed the AUTOGENERATED markersAndrew Tridgell2010-04-061-3/+0
* s4-waf: more dependencies on tallocAndrew Tridgell2010-04-061-4/+5
* s4-waf: fixed some deps now we don't auto-include tevent and replaceAndrew Tridgell2010-04-061-1/+1
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-064-0/+8
* s4-waf: install the rest of the headersAndrew Tridgell2010-04-061-3/+4
* s4-waf: started adding auto-install of include filesAndrew Tridgell2010-04-061-1/+2