..
charset
s3: Fix the charset_pull routine (bug 7531)
2010-09-19 21:33:25 -07:00
tests
strlist: Make test names unique.
2010-09-21 22:54:33 -07:00
asn1.c
lib/util/asn1: let asn1_peek_full_tag() return an error if we fail to parse tag hdr/len
2010-10-04 14:46:40 +00:00
asn1.h
lib/util/asn1: add asn1_peek_tag_needed_size() and asn1_peek_full_tag()
2010-09-26 06:45:39 +02:00
attr.h
libreplace: added _PUBLIC_ and _PRIVATE_ to replace.h
2010-04-18 15:00:37 +10:00
become_daemon.c
s3-smbd: Don't close stdout if we want to log to stdout.
2010-03-26 14:48:54 +01:00
binsearch.h
util: added BINARY_ARRAY_SEARCH_V()
2010-09-29 16:36:22 -07:00
blocking.c
lib-util: move set_blocking() call into own file.
2009-06-10 21:25:57 +02:00
byteorder.h
s3: Fix a ton of type-punned warnings
2010-08-17 08:53:33 +02:00
capability.c
capability.m4
config.mk
samba: share select wrappers.
2010-10-01 22:30:22 +02:00
data_blob.c
Change data_blob() to be based on top of data_blob_talloc(), instead of the reverse (as it is now).
2010-05-18 21:57:23 +02:00
data_blob.h
lib/util: remove data_blob_talloc_reference()
2010-01-29 11:16:44 +01:00
debug.c
debug: enable talloc logging
2010-04-02 18:52:29 +11:00
debug.h
lib/debug Add DEBUGC and DEBUGADDC as dummies
2010-10-12 02:54:16 +00:00
dlinklist.h
util: rewrite dlinklist.h so that DLIST_ADD_END() is O(1)
2010-02-10 15:53:58 -08:00
Doxyfile
dprintf.c
s4: Fix "Small memory leak after calling several times lp_update"
2009-09-07 09:40:34 +02:00
fault.c
libutil: Remove obsolete signal type cast.
2010-02-23 12:23:44 +01:00
fault.m4
Strip /usr/include from include flags, so we don't end up including
2009-03-15 18:10:20 +01:00
fsusage.c
fsusage.m4
genrand.c
Explain why we don't use certain characters in the generated pw
2010-03-11 15:34:01 +11:00
idtree.c
idtree: fix right shift of signed ints, crash on large ids on AIX
2010-10-06 08:31:09 +00:00
mainpage.dox
memory.h
lib/util: remove implicit discard_const_p() from SAFE_FREE()
2010-08-28 08:41:00 +02:00
ms_fnmatch.c
mutex.c
mutex.h
params.c
Remove talloc_autofree_context() from pm_process
2010-09-27 18:14:47 +02:00
parmlist.c
parmlist: Add more tests.
2009-09-27 17:37:53 +02:00
parmlist.h
parmlist: Add more tests.
2009-09-27 17:37:53 +02:00
rbtree.c
rbtree.h
README
rfc1738.c
lib/util Fix comments in rfc1738.c.
2009-11-04 14:58:24 +11:00
safe_string.h
samba-util.pc.in
lib: added samba-util.pc creation
2010-07-26 11:19:59 +10:00
select.c
samba: share select wrappers.
2010-10-01 22:30:22 +02:00
select.h
samba: share select wrappers.
2010-10-01 22:30:22 +02:00
signal.c
signal.m4
smb_threads_internal.h
Make the thread functions a bit easier to use
2009-05-13 14:37:28 -04:00
smb_threads.c
Make the thread functions a bit easier to use
2009-05-13 14:37:28 -04:00
smb_threads.h
Make the thread functions a bit easier to use
2009-05-13 14:37:28 -04:00
substitute.c
system.c
talloc_stack.c
Use TALLOC_FREE in talloc_pop()
2010-03-21 17:12:23 +01:00
talloc_stack.h
Fix builds with external talloc
2009-10-09 13:14:08 -04:00
tevent_ntstatus.c
lib/util: change tevent_req_nterror() to a macro
2010-09-27 03:18:14 +00:00
tevent_ntstatus.h
lib/util: change tevent_req_nterror() to a macro
2010-09-27 03:18:14 +00:00
tevent_unix.c
tevent: include libreplace heade before tevent header
2010-09-21 19:11:58 -07:00
tevent_unix.h
util: Change license on tevent_unix to LGPLv3+
2009-05-29 18:31:30 +02:00
time.c
Fix a typo
2010-09-15 09:33:34 -07:00
time.h
lib/util: add time_mono() for monotonic time a la time()
2010-09-07 20:29:13 +02:00
tsort.h
s4-ldb: use TYPESAFE_QSORT() in the rest of the ldb code
2010-02-14 18:44:20 +11:00
unix_privs.c
s4-privs: add root_privileges_original_uid()
2010-03-05 23:07:31 +11:00
util_file.c
util: added file_compare() utility function
2010-02-11 21:04:13 +11:00
util_getent.c
util_id.c
util: move add_gid_to_array_unique to toplevel and add add_uid_to_array_unique.
2009-05-29 13:49:58 +02:00
util_ldb.c
Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb/common/util.c""
2010-10-17 13:37:16 +00:00
util_ldb.h
Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb/common/util.c""
2010-10-17 13:37:16 +00:00
util_net.c
libutil: moved the networking defines to util_net.h
2010-03-26 17:36:02 +11:00
util_net.h
libutil: moved the networking defines to util_net.h
2010-03-26 17:36:02 +11:00
util_pw.c
util_runcmd.c
util-runcmd: ignore spurious ECHILD errors
2010-04-20 23:43:33 +10:00
util_str.c
Change uint_t to unsigned int in lib/util
2010-02-02 07:18:17 +01:00
util_strlist.c
Spelling fixes for libutil
2010-02-22 21:45:35 +01:00
util_tdb.c
Spelling fixes for libutil
2010-02-22 21:45:35 +01:00
util_tdb.h
Spelling fixes for libutil
2010-02-22 21:45:35 +01:00
util.c
lib/util: usec_time_diff takes arguments the other way round than TvalDiff did
2010-09-17 14:05:53 +02:00
util.h
s3/s4: merge msleep and smb_msleep
2010-09-16 21:38:20 +02:00
util.m4
wrap_xattr.c
wrap_xattr.h
wscript_build
Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb/common/util.c""
2010-10-17 13:37:16 +00:00
wscript_configure
lib/util: fix waf configure tests for xattr functions on Mac OS 10.
2010-05-14 14:28:36 +02:00
xattr.m4
xfile.c
xfile.h