1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/util
Matthieu Patou c4e795c6bf build: Cope with broken libiconv
library iconv needs mbrtowc but some system didn't provide it (ie.
HP-UX 11.0)

Autobuild-User: Matthieu Patou <mat@samba.org>
Autobuild-Date: Wed Dec  8 23:19:19 CET 2010 on sn-devel-104
2010-12-08 23:19:19 +01:00
..
charset build: Cope with broken libiconv 2010-12-08 23:19:19 +01:00
tests Revert "lib/util:tests/time.c - "test_timestring" - fix it on Solaris" 2010-12-06 12:17:31 +01:00
asn1.c asn1: ber_write_OID_String() to be more picky about supplied OID 2010-10-22 01:48:58 +03: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 Add attribute macros for Heimdal to use 2010-11-15 01:25:06 +00: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 Move lib/util from source4 to top-level libutil. 2008-10-11 21:05:38 +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 lib/debug Add clarifying comments 2010-11-24 08:37:04 +01:00
debug.h debug: fixed default debug settings 2010-11-04 01:48:15 +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 Move lib/util from source4 to top-level libutil. 2008-10-11 21:05:38 +02:00
dprintf.c s4: Fix "Small memory leak after calling several times lp_update" 2009-09-07 09:40:34 +02:00
fault.c lib/util/fault.c - fix "pid_t" printf warning on Solaris 2010-12-06 11:28:59 +01:00
fsusage.c Use common fusage implementation. 2008-10-14 02:16:27 +02:00
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 overflow for v. large ids on allocation and removal 2010-12-06 05:02:22 +01:00
mainpage.dox Move lib/util from source4 to top-level libutil. 2008-10-11 21:05:38 +02:00
memory.h lib/util: remove implicit discard_const_p() from SAFE_FREE() 2010-08-28 08:41:00 +02:00
ms_fnmatch.c Remove unused include param/param.h. 2008-10-24 16:37:56 +02:00
params.c Fix bug #3185 - testparm exits 0 if it can read the config file regardless of errors 2010-12-04 02:30:00 +01: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 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
rfc1738.c lib/util Fix comments in rfc1738.c. 2009-11-04 14:58:24 +11:00
safe_string.h Move lib/util from source4 to top-level libutil. 2008-10-11 21:05:38 +02:00
samba-util.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01: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 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 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
tevent_werror.c lib/util: Add tevent WERROR wrappers 2010-10-23 07:35:28 +00:00
tevent_werror.h lib/util: Add tevent WERROR wrappers 2010-10-23 07:35:28 +00: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 s3: Don't use talloc_autofree_context in map_file 2010-10-20 18:09:19 +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 ldb:gendb_* calls: support a "NULL" resultset parameter 2010-10-25 18:58:20 +02: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 Move lib/util from source4 to top-level libutil. 2008-10-11 21:05:38 +02:00
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 Add dump_data_cb() 2010-10-24 20:46:28 +00:00
util.h lib/util: remove useless ../lib/util/mutex.* 2010-10-26 23:29:46 +00: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
wscript_build waf:lib/util - add missing dependency on talloc 2010-11-20 23:35:48 +01:00
wscript_configure lib/util: fix waf configure tests for xattr functions on Mac OS 10. 2010-05-14 14:28:36 +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

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).