1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/util
2008-12-30 16:19:42 -08:00
..
charset Remove convert_string_talloc_descriptor, add iconv_talloc(). 2008-11-01 20:56:27 +01:00
tests 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
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 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 Install additional libutil headers. 2008-11-01 01:29:12 +01: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 lib/util: make it possible to use debug.h with using xfile.h 2008-12-17 13:31:29 +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 s3/s4 build: Fix execinfo and sasl build error when the libs/headers are in non-standard locations. 2008-11-18 17:43:51 -08: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 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 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
talloc_stack.c Use common net utility code (address and sockaddr manipulation). 2008-10-23 20:41:15 +02:00
talloc_stack.h Import talloc_stack into util library. 2008-10-23 17:27: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_ldb.c Fix include paths to new location of libutil. 2008-10-11 21:31:42 +02: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 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 lib/util: hex_encode_talloc(): fix error path and set talloc name 2008-11-16 16:24:33 +01:00
util.h s3/s4: Move CONST_DISCARD into lib/util so it's available from s3 and s4 2008-12-30 16:19:42 -08: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 Optimize x_fread to speed up the smbclient put command 2008-10-23 17:45:52 +02:00
xfile.h lib/util: make it possible to use debug.h with using xfile.h 2008-12-17 13:31:29 +01:00

This directory contains libutil (until we can think of a better name)

The idea is that this library contains simple but useful data structures 
and support functions that are generally useful; not just for Samba but for 
other projects as well. Functions here should not depend on any external 
libraries, just on libc (perhaps partially provided by libreplace).