..
charset
lib/util/tests: add missing #include "torture/local/proto.h"
2014-04-02 09:03:44 +02:00
tests
lib/util/tests: add missing #include "torture/local/proto.h"
2014-04-02 09:03:44 +02:00
asn1.c
asn1: fix use-after-free in asn1_write
2013-10-14 16:54:34 +02:00
asn1.h
attr.h
base64.c
become_daemon.c
lib-util: Don't leak file descriptor on error.
2013-02-22 16:36:14 +01:00
binsearch.h
bitmap.c
lib/util: Simplify bitmap.c a bit
2012-11-07 15:32:24 +01:00
bitmap.h
lib/util: Make "struct bitmap" abstract
2012-11-07 15:32:24 +01:00
blocking.c
byteorder.h
util: Remove 32bit macros breaking strict aliasing.
2013-11-14 23:16:45 +01:00
data_blob.c
data_blob.h
debug_s3.c
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
2012-07-18 15:07:23 +09:30
debug_s3.h
debug.c
lib/util: add 'ldb' debug class
2013-07-09 15:18:53 +02:00
debug.h
lib/util: add 'ldb' debug class
2013-07-09 15:18:53 +02:00
dlinklist.h
dlinklist: Fix a typo
2014-04-02 17:11:37 +02:00
Doxyfile
dprintf.c
fault.c
lib/util: declare smb_panic_default() as _NORETURN_
2014-04-02 09:03:42 +02:00
fsusage.c
build: do not use HAVE_EXPLICIT_LARGEFILE_SUPPORT and *64() fucntions any more
2012-04-05 02:39:08 +02:00
genrand.c
genrand: Slightly simplify do_reseed
2013-06-14 20:29:56 +02:00
getpass.c
getpass: Don't fail if stdin is not a tty
2013-04-05 07:34:37 +02:00
idtree.c
mainpage.dox
memory.h
modules.c
lib/util/modules.c: Remove #if SAMBA_BUILD_ == 3 now we only have the waf build
2013-05-28 12:17:12 +10:00
ms_fnmatch.c
params.c
parmlist.c
lib/util: fix const warnings
2014-04-02 09:03:42 +02:00
parmlist.h
pidfile.c
util: Don't use the pid ret value uninitialized.
2012-12-12 09:42:33 +01:00
pidfile.h
Add debugs to functions. Add pidfile_unlink().
2012-07-19 16:08:16 -07:00
rbtree.c
rbtree.h
README
rfc1738.c
safe_string.h
samba_modules.h
lib/util: Add smb_load_module that returns DEBUG(0) errors on failure
2012-04-03 14:25:12 +10:00
samba_util.h
lib-util: rename memdup to smb_memdup and fix all callers
2014-04-16 20:39: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
select.h
server_id.c
lib/util: add server_id_set_disconnected() and server_id_is_disconnected()
2012-08-17 20:07:07 +02:00
setid.c
lib: Add missing include for unistd.h in setid.
2014-04-17 14:56:06 +02:00
setid.h
Replace all uses of setXX[ug]id() and setgroups with samba_setXX[ug]id() calls.
2012-06-28 17:15:16 -07:00
signal.c
smb_threads_internal.h
smb_threads.c
smb_threads.h
string_wrappers.h
lib/util: fix use of a non-existent word (existant) in a comment
2012-06-12 07:21:41 +02:00
substitute.c
system.c
lib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-24 21:55:40 +01:00
talloc_stack.c
talloc_stack: abort in developer me if no stackframe on talloc_tos()
2012-07-18 15:07:27 +09:30
talloc_stack.h
talloc_stack: abort in developer me if no stackframe on talloc_tos()
2012-07-18 15:07:27 +09:30
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
lib/util: move tevent_req_poll_ntstatus() to tevent_ntstatus.c
2012-05-14 15:12:34 +02:00
tevent_unix.c
tevent_unix.h
tevent_werror.c
lib: add tevent_req_poll_werror
2012-05-30 00:37:56 +02:00
tevent_werror.h
lib: add tevent_req_poll_werror
2012-05-30 00:37:56 +02:00
time.c
lib-util: add functions to get elapsed from given timespec structs
2013-12-12 12:50:21 -08:00
time.h
lib-util: add functions to get elapsed from given timespec structs
2013-12-12 12:50:21 -08: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
CVE-2013-4476: lib-util: split out file_save_mode() from file_save()
2013-11-11 11:14:36 +01:00
util_id.c
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_ntdb.c
util: util_ntdb ntdb_fetch_int32/ntdb_store_int32 and ntdb_add_int32_atomic
2012-06-22 07:35:17 +02:00
util_ntdb.h
util: util_ntdb ntdb_fetch_int32/ntdb_store_int32 and ntdb_add_int32_atomic
2012-06-22 07:35:17 +02:00
util_paths.c
util_process.c
lib: Add prctl_set_comment to utils.
2013-03-05 23:29:46 +01:00
util_process.h
lib: Add prctl_set_comment to utils.
2013-03-05 23:29:46 +01:00
util_pw.c
lib/util: Remove dummy wrapper for getgrgid().
2012-03-24 15:26:36 +01:00
util_pw.h
lib/util: Remove dummy wrapper for getgrgid().
2012-03-24 15:26:36 +01:00
util_runcmd.c
lib/util: fix const warnings
2014-04-02 09:03:42 +02:00
util_str_common.c
util_str.c
util_strlist.c
lib/util: fix const warnings
2014-04-02 09:03:42 +02:00
util_tdb.c
lib/util_tdb: factor out tdb_data_talloc_copy()
2013-02-19 12:10:24 +01:00
util_tdb.h
lib/util_tdb: factor out tdb_data_talloc_copy()
2013-02-19 12:10:24 +01:00
util.c
lib: Change uid_wrapper to preloadable version.
2014-04-17 14:56:05 +02:00
wscript
util: Add --disable-fault-handling.
2012-03-15 05:55:03 +01:00
wscript_build
lib: Change uid_wrapper to preloadable version.
2014-04-17 14:56:05 +02:00
wscript_configure
build: Rework BSD_STYLE_STATVFS check to match autoconf build
2013-05-27 11:56:48 +10:00
xfile.c
xfile.h