..
tests
Test maxsize parameter to file_load() as used in Samba 3.
2008-10-13 16:40:27 +02:00
asn1.c
Fix include paths to new location of libutil.
2008-10-11 21:31:42 +02:00
asn1.h
Fix include paths to new location of libutil.
2008-10-11 21:31:42 +02:00
attr.h
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
become_daemon.c
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
byteorder.h
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
capability.c
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
capability.m4
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
config.mk
Move substitute functions to a different file.
2008-10-18 15:56:45 +02:00
data_blob.c
Add data_blob_string_const_null() function that includes the terminating
2008-10-13 05:20:26 +02:00
data_blob.h
Add data_blob_string_const_null() function that includes the terminating
2008-10-13 05:20:26 +02:00
debug.c
Provide two symbols to allow ndrdump compiled by Samba 3 to be used for
2008-10-20 13:24:16 +02:00
debug.h
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
dlinklist.h
Remove duplicate copy of dlinklist.h.
2008-10-11 21:48:00 +02:00
Doxyfile
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
dprintf.c
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
fault.c
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
fault.m4
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
fsusage.c
Use common fusage implementation.
2008-10-14 02:16:27 +02:00
fsusage.m4
Remove extraneous comment from 0a33d8bd31
2008-10-13 15:10:23 -07:00
genrand.c
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
idtree.c
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
mainpage.dox
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
memory.h
Move discard_const hack to memory.hso it can be used by Samba 3.
2008-10-20 17:15:17 +02:00
ms_fnmatch.c
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
mutex.c
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
mutex.h
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
params.c
Just call talloc_free directly rather than through a helper function.
2008-10-19 13:52:56 +02:00
rbtree.c
Move rbtree.[ch] to lib/util.
2008-10-12 16:27:00 +02:00
rbtree.h
Move rbtree.[ch] to lib/util.
2008-10-12 16:27:00 +02:00
README
Add libutil README file.
2008-10-18 15:49:11 +02:00
safe_string.h
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
signal.c
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
signal.m4
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
substitute.c
Move substitute functions to a different file.
2008-10-18 15:56:45 +02:00
system.c
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
time.c
Cope with changed signature of http_timestring().
2008-10-11 23:57:44 +02:00
time.h
Cope with changed signature of http_timestring().
2008-10-11 23:57:44 +02:00
time.m4
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
unix_privs.c
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
util_file.c
Use the new memory macro file from Samba 3.
2008-10-18 14:07:51 +02:00
util_getent.c
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
util_ldb.c
Fix include paths to new location of libutil.
2008-10-11 21:31:42 +02:00
util_ldb.h
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
util_net.c
Fix const, dupes.
2008-10-18 15:00:18 +02:00
util_pw.c
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
util_str.c
Move more functions out of util_str.c into the shared util.c.
2008-10-19 12:38:16 +02:00
util_strlist.c
Add extra const.
2008-10-12 02:27:38 +02:00
util_tdb.c
Use common util_file code.
2008-10-12 17:34:43 +02:00
util_tdb.h
Make util_tdb.h static since it is now used by Samba3.
2008-10-12 17:50:41 +02:00
util.c
Move more functions out of util_str.c into the shared util.c.
2008-10-19 12:38:16 +02:00
util.h
Move discard_const hack to memory.hso it can be used by Samba 3.
2008-10-20 17:15:17 +02:00
util.m4
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
wrap_xattr.c
Fix include paths to new location of libutil.
2008-10-11 21:31:42 +02:00
wrap_xattr.h
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
xattr.m4
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
xfile.c
Use the new memory macro file from Samba 3.
2008-10-18 14:07:51 +02:00
xfile.h
Make sure x_fdup compiles on Samba 4.
2008-10-11 22:23:07 +02:00