..
charset
Fix push_codepoint function without iconv_convenience.
2009-04-23 17:50:18 +02:00
tests
Add extensive tests for str_list function behaviour
2009-05-15 01:50:06 +10:00
asn1.c
lib-util: fix c++ compile warning.
2008-10-22 21:37:36 +02:00
asn1.h
Inline asn1_proto.h since the API is stable and public.
2008-10-23 18:03:20 +02:00
attr.h
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
become_daemon.c
Refactored sys_fork() and sys_pid() into shared util library
2009-02-23 21:17:12 -08:00
byteorder.h
Attempt to fix "make test" on host "tridge"
2009-02-02 15:39:13 +01: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
util: move add_gid_to_array_unique to toplevel and add add_uid_to_array_unique.
2009-05-29 13:49:58 +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
lib/util: s/class/dclass
2009-02-02 13:09:16 +01:00
debug.h
s4:debug: make setup_logging() a bit more compatible with samba3
2009-01-09 13:10:07 +01: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 lp_*() calls a bit higher up the calls tack.
2008-11-01 22:13:47 +01:00
fault.c
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02: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
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
lib/util: fallback to any id in idr_get_new_random()
2009-04-01 16:41:15 +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
Remove unused include param/param.h.
2008-10-24 16:37:56 +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
pm_process():raise level of debug message
2009-04-28 12:20:38 +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
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
util_str: setup the correct talloc name for strings
2009-01-19 07:05:21 +01:00
system.c
Refactored sys_fork() and sys_pid() into shared util library
2009-02-23 21:17:12 -08:00
talloc_stack.c
Take advantage of the easier-to-use thread macros
2009-05-13 14:37:28 -04:00
talloc_stack.h
Import talloc_stack into util library.
2008-10-23 17:27:30 +02:00
tevent_ntstatus.c
Add tevent_req_simple_recv_ntstatus()
2009-03-24 13:23:40 +01:00
tevent_ntstatus.h
Add tevent_req_simple_recv_ntstatus()
2009-03-24 13:23:40 +01:00
tevent_unix.c
util: Change license on tevent_unix to LGPLv3+
2009-05-29 18:31:30 +02:00
tevent_unix.h
util: Change license on tevent_unix to LGPLv3+
2009-05-29 18:31:30 +02:00
time.c
Fix use of "time offset" parameter, and add test to make sure I don't break it again :-)
2008-12-23 22:10:34 +01:00
time.h
Fix use of "time offset" parameter, and add test to make sure I don't break it again :-)
2008-12-23 22:10:34 +01:00
time.m4
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
unix_privs.c
Make sure prototypes are always included, make some functions static and
2008-10-20 18:59:51 +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_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
Fix headers, only ldb.h is required
2009-02-01 13:06:13 -05:00
util_ldb.h
Samba3: Include util.h header file rather than having custom prototypes.
2008-11-01 03:14:43 +01:00
util_net.c
s3: Change sockaddr util function names for consistency
2008-12-03 10:40:20 -08: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 next_token_talloc to util.c, as util_str.c is only compiled inside samba 4.
2009-03-01 16:19:38 +01:00
util_strlist.c
Remove two unused variables
2009-05-14 15:40:57 +02:00
util_tdb.c
Ensure documentation matches the tdb_util function usage.
2009-05-11 17:29:16 -07: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
lib/util: remove samba specific talloc_get_type_abort()
2009-03-03 18:07:33 +01:00
util.h
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.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
Fix coverity CID#66. Resource leak in error path.
2009-01-29 17:16:34 -08:00
xfile.h
lib/util: make it possible to use debug.h with using xfile.h
2008-12-17 13:31:29 +01:00