1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/util
Volker Lendecke 5ce52633d5 lib: Trim blocking.c
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>

Autobuild-User(master): Martin Schwenke <martins@samba.org>
Autobuild-Date(master): Wed Jul  1 17:12:48 CEST 2015 on sn-devel-104
2015-07-01 17:12:48 +02:00
..
charset lib/util/charset: fix conversion failure logging 2015-06-09 18:11:13 +02:00
tests lib: Fix a few CIDs for Resource Leak 2015-04-21 19:37:16 +02:00
asn1.c lib: Fix CID 1272834 Unchecked return value 2015-03-24 00:00:20 +01:00
asn1.h
attr.h
base64.c
become_daemon.c waf: Fix systemd detection 2015-04-08 15:06:26 +02:00
binsearch.h
bitmap.c
bitmap.h
blocking.c lib: Trim blocking.c 2015-07-01 17:12:48 +02:00
blocking.h lib/util: Clean up includes for blocking.c 2014-10-04 00:11:20 +02:00
byteorder.h Byte order reversal shouldn't assume size_t is 64 bit. 2015-06-24 06:04:10 +02:00
charset_compat.h lib/util: Use charset_compat.h if SAMBA_UTIL_CORE_ONLY 2014-10-04 00:11:21 +02:00
close_low_fd.c lib: Fix CID 1273073 Assign instead of compare 2015-03-03 17:34:39 +01:00
close_low_fd.h lib: Make close_low_fd() independently linkable 2014-08-01 22:11:46 +02:00
data_blob.c lib: Fix signed/unsigned comparisons 2014-12-05 18:37:10 +01:00
data_blob.h data_blob.h: Add space between literal and string constant. 2014-11-10 06:09:04 +01:00
debug_s3.c Convert all uint32/16/8 to _t in a grab-bag of remaining files. 2015-05-14 22:16:56 +02:00
debug_s3.h
debug.c debug: Change syslog priority mapping to match new log level macros 2015-06-11 01:45:22 +02:00
debug.h debug: Add definitions and macros for log levels 2015-06-11 01:45:21 +02:00
dlinklist.h dlinklist: Fix a typo 2014-04-02 17:11:37 +02:00
Doxyfile
dprintf.c
fault.c lib/util: Clean up includes for fault.c 2014-10-04 00:11:21 +02:00
fault.h lib/util: Include DEBUG macro in internal header files before samba_util.h 2015-03-11 18:47:22 +01:00
fsusage.c
genrand_util.c lib: Streamline genrand.c includes 2015-06-23 22:12:08 +02:00
genrand.c lib: Streamline genrand.c includes 2015-06-23 22:12:08 +02:00
genrand.h lib: Streamline genrand.c includes 2015-06-23 22:12:08 +02:00
getpass.c
gpfswrap.c gpfswrap: Add wrappers for tracing API 2015-03-23 21:22:12 +01:00
gpfswrap.h gpfswrap: Add wrappers for tracing API 2015-03-23 21:22:12 +01:00
idtree_random.c lib/util: Move idr_get_new_random() to new source file idtree_random.c 2014-09-19 18:11:11 +02:00
idtree_random.h lib/util: Move idr_get_new_random() to new source file idtree_random.c 2014-09-19 18:11:11 +02:00
idtree.c lib: Fix blank line endings 2014-12-09 04:12:07 +01:00
idtree.h lib/util: Move idr_get_new_random() to new source file idtree_random.c 2014-09-19 18:11:11 +02:00
iov_buf.c iov_buf: Add an explaining comment 2015-02-24 17:52:09 +01:00
iov_buf.h lib: Move "iov_buf.[ch]" to lib/util 2015-02-24 17:52:08 +01:00
mainpage.dox
memcache.c lib: memcache. Add a new talloc cache type - SHARE_MODE_LOCK_CACHE. 2015-04-17 20:01:25 +02:00
memcache.h lib: memcache. Add a new talloc cache type - SHARE_MODE_LOCK_CACHE. 2015-04-17 20:01:25 +02:00
memory.h
modules.c s3: smbd: Codenomicon crash in do_smb_load_module(). 2015-06-18 22:14:01 +02:00
ms_fnmatch.c
params.c lib: Remove parser code, now replaced with tini parser. 2014-08-15 20:34:56 +02:00
parmlist.c lib/util: fix const warnings 2014-04-02 09:03:42 +02:00
parmlist.h
pidfile.c lib: Simplify pidfile.c 2015-02-26 18:28:31 +01:00
pidfile.h
rbtree.c
rbtree.h
README
rfc1738.c
safe_string.h
samba_modules.h
samba_util.h lib: Streamline genrand.c includes 2015-06-23 22:12:08 +02:00
samba-util.pc.in pkgconfig: Do not hardcode library version numbers in pc files. 2013-08-22 20:48:44 +02:00
select.c sys_poll_intr: fix timeout arithmetic 2014-07-22 00:12:24 +02:00
select.h
server_id_db.c lib: Add server_id_db 2014-12-16 18:56:03 +01:00
server_id_db.h lib: Add server_id_db 2014-12-16 18:56:03 +01:00
server_id.c lib: Remove server_id_str() 2015-04-28 20:48:01 +02:00
setid.c lib: Add missing include for unistd.h in setid. 2014-04-17 14:56:06 +02:00
setid.h
signal.c lib/util: Clean up includes for signal.c 2014-10-04 00:11:21 +02:00
signal.h lib/util: Clean up includes for signal.c 2014-10-04 00:11:21 +02:00
smb_threads_internal.h
smb_threads.c
smb_threads.h
string_wrappers.h s3: smbd: Change the function signature of srvstr_push() from returning a length to returning an NTSTATUS with a length param. 2014-09-16 01:56:54 +02:00
strv.c lib: Fix strv_next for the anchor NULL entry 2015-05-07 02:08:23 +02:00
strv.h lib: Add "strv" string handling routines 2014-12-16 18:56:03 +01:00
substitute.c lib/util: Use charset_compat.h if SAMBA_UTIL_CORE_ONLY 2014-10-04 00:11:21 +02:00
substitute.h lib/util: Clean up includes for substitute.c 2014-10-04 00:11:21 +02:00
system.c
talloc_report.c lib: Add talloc_report_str() 2015-02-13 23:32:07 +01:00
talloc_report.h lib: Add talloc_report_str() 2015-02-13 23:32:07 +01:00
talloc_stack.c
talloc_stack.h
tevent_debug.c lib/util: fix const warnings 2014-04-02 09:03:42 +02:00
tevent_ntstatus.c tevent: Add tevent_received to tevent_req_simple_recv_ntstatus 2013-08-12 13:59:53 -07:00
tevent_ntstatus.h
tevent_unix.c lib: Add tevent_req_simple_recv_unix 2014-11-10 06:09:04 +01:00
tevent_unix.h lib: Add tevent_req_simple_recv_unix 2014-11-10 06:09:04 +01:00
tevent_werror.c
tevent_werror.h
time_basic.c lib/util: Fix incorrect month in timestamps 2014-12-12 05:02:32 +01:00
time_basic.h lib/util: Protect time_basic.h against multiple inclusion 2014-10-16 16:35:59 +02:00
time.c lib/util: Add RFC3339 timestamp support to timeval_str_buf() 2014-10-13 12:27:04 +02:00
time.h lib/util: Clean up includes for time.[ch] 2014-10-04 00:11:20 +02:00
tini.c lib: Use isspace on unsigned char 2015-04-27 23:54:27 +02:00
tini.h Add tini parser. 2014-08-14 21:27:13 +02:00
tiniparser.c Add tiniparser - tiny version of iniparser that only implements what Samba uses. 2014-08-14 21:27:13 +02:00
tiniparser.h Add tiniparser - tiny version of iniparser that only implements what Samba uses. 2014-08-14 21:27:13 +02:00
tsort.h
unix_privs.c lib: Add missing include for unistd.h in unix_privs. 2014-04-17 14:56:06 +02:00
util_file.c lib: Remove unused [un]map_file 2015-03-24 00:00:20 +01:00
util_id.c Fix signed/unsigned comparisons 2014-12-07 00:12:07 +01:00
util_ldb.c
util_ldb.h
util_net.c lib/util: let is_ipaddress_v6() cope with "fe80::1234%3" 2014-03-25 00:45:28 +01:00
util_net.h lib: Remove unused "client_name" 2013-08-12 17:25:49 +12:00
util_paths.c
util_process.c
util_process.h
util_pw.c lib: Add proper {} to tcopy_passwd 2014-11-18 21:45:40 +01:00
util_pw.h
util_runcmd.c Fix a few printf format errors 2015-05-07 20:20:19 +02:00
util_str_common.c Add a comment regarding strwicmp only being an ASCII string compare 2014-05-07 19:49:17 +02:00
util_str.c lib/util: Return some functions to util_str.c 2014-09-19 20:34:05 +02:00
util_strlist.c lib/util: use size_t for add_string_to_array(). 2014-11-17 17:34:05 +01:00
util_tdb.c lib: Add tdb_fetch_talloc 2014-12-16 18:56:03 +01:00
util_tdb.h lib: Add tdb_fetch_talloc 2014-12-16 18:56:03 +01:00
util.c lib: Remove unused hex_encode() 2015-05-13 01:44:20 +02:00
wscript debug: Add lttng backend 2015-03-23 21:22:12 +01:00
wscript_build lib: Make genrand independent 2015-06-23 22:12:08 +02:00
wscript_configure lib/util: remove signal related configure checks 2015-06-10 15:04:21 +02:00
xfile.c lib/util: Clean up includes for xfile.[ch] 2014-10-04 00:11:20 +02:00
xfile.h lib/util: Clean up includes for xfile.[ch] 2014-10-04 00:11:20 +02: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).