..
charset
build: Fix waf build on MacOS X
2011-09-23 10:58:02 +02:00
tests
s3-param Remove 'time offset' from smb.conf
2011-06-11 03:54:44 +02:00
asn1.c
Fix our asn.1 parser to handle negative numbers.
2011-05-24 22:57:16 +02:00
asn1.h
lib/util/asn1.c - remove the "const" specifier from OID
2010-12-21 15:10:37 +11:00
attr.h
lib/util/attr: add _UNUSED_ marco
2011-07-14 20:11:22 +02:00
base64.c
lib: added base64_decode_data_blob_talloc()
2011-09-08 03:35:27 +02: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
bitmap.c
lib/util Move bitmap.c to lib/util
2011-07-08 11:23:23 +02:00
bitmap.h
lib/util Move bitmap.c to lib/util
2011-07-08 11:23:23 +02:00
blocking.c
lib-util: move set_blocking() call into own file.
2009-06-10 21:25:57 +02:00
byteorder.h
lib/util: add RBVAL, RBVALS, RSBVAL and RSRBVALS macros
2011-04-24 09:48:51 +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/data_blob.h: fix licence/copyright
2011-06-10 15:11:23 +02:00
debug_s3.c
s3-messages: only include messages.h where needed.
2011-03-30 01:13:09 +02:00
debug_s3.h
Fix warning messages on Freebsd 4.6.2.
2011-06-02 10:10:39 -07:00
debug.c
debug: log early messages to stdout, and keep it open
2011-07-20 09:17:09 +10:00
debug.h
debug: log early messages to stdout, and keep it open
2011-07-20 09:17:09 +10: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
lib/util/charset: Remove 'display charset'
2011-06-23 13:47:27 +02:00
fault.c
lib/util: make sure panic action can attach a debugger on ubuntu (>=10.10)
2011-10-04 10:57:56 +02: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
modules.c
lib/util: consolidate module loading into common code
2011-10-06 07:18:07 +02:00
ms_fnmatch.c
libcli/smb move enum protocol_types to a common header
2011-07-06 05:32:51 +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
lib/util: allow parmlist.c to compile under s3 includes.h
2011-06-21 09:36:22 +10:00
parmlist.h
s3-param use common struct parmlist_entry to hold parametric options
2011-07-08 11:23:23 +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
build: avoid util.h as a public header name due to conflict with MacOS
2011-09-23 09:24:03 +02:00
safe_string.h
Move lib/util from source4 to top-level libutil.
2008-10-11 21:05:38 +02:00
samba_modules.h
lib/util: consolidate module loading into common code
2011-10-06 07:18:07 +02:00
samba_util.h
build: avoid util.h as a public header name due to conflict with MacOS
2011-09-23 09:24:03 +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
Remove sys_select[_intr]
2011-02-28 16:40:20 +01:00
select.h
Remove sys_select[_intr]
2011-02-28 16:40:20 +01:00
server_id.c
server_id: Change format to vnn:pid.task_id, pid.task_id or pid
2011-06-09 12:40:09 +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
string_wrappers.h
s3:libsmb: remove unused clistr_push_fn()
2011-07-07 19:16:28 +02:00
substitute.c
lib/util Re-merge the string_sub() and all_string_sub() from source3
2011-04-29 16:38:15 +10:00
system.c
lib/util Move sys_memalign into lib/util/system.c
2011-05-31 02:57:19 +02:00
talloc_stack.c
talloc: added talloc_stackframe_exists()
2011-06-17 15:25:42 +10:00
talloc_stack.h
talloc: added talloc_stackframe_exists()
2011-06-17 15:25:42 +10:00
tdb_wrap.c
tdb_compat: adapt to tdb2 API change.
2011-09-14 07:13:13 +09:30
tdb_wrap.h
tdb_compat.h: divert every tdb build and includes to tdb_compat
2011-06-20 11:18:34 +02:00
tevent_ntstatus.c
lib: Protect against tevent nterror mismatches
2010-12-20 00:12:02 +01: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
Use <tevent.h> so the system tevent gets included, if enabled.
2011-02-28 21:11:21 +01: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
lib/util: move some timespec helpers from source3 to the toplevel
2011-09-23 00:15:31 +02:00
time.h
lib/util: move some timespec helpers from source3 to the toplevel
2011-09-23 00:15:31 +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
s3:auth: change num_groups to from size_t to uint32_t
2011-02-22 16:20:11 +11:00
util_ldb.c
ldb: use #include <ldb.h> for ldb
2011-02-10 06:51:07 +01:00
util_ldb.h
lib/util/util_ldb.h: fix licence/copyright
2011-06-10 15:11:26 +02:00
util_net.c
net: Don't register link local addresses with DNS
2011-09-24 21:46:06 -07:00
util_net.h
net: Don't register link local addresses with DNS
2011-09-24 21:46:06 -07:00
util_paths.c
lib/util use modules_path(), data_path() and shlib_ext() from source3
2011-06-06 17:37:51 +10:00
util_pw.c
lib/util/util_pw: share more code between lib/util/util_pw.c and source3/lib/username.c
2011-03-30 01:13:06 +02:00
util_pw.h
lib/util/util_pw: share more code between lib/util/util_pw.c and source3/lib/username.c
2011-03-30 01:13:06 +02:00
util_runcmd.c
tdb: Use <tdb.h> to include tdb so system headers are found when building against system tdb.
2011-02-28 21:11:21 +01:00
util_str_common.c
First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems
2011-07-19 13:19:29 -07:00
util_str.c
I added them, so I get to kill them :-). Finally remove all uses of safe_strcpy and safe_strcat. Change to strlcpy, strlcat.
2011-05-04 22:14:14 +02:00
util_strlist.c
lib/util Move simple string routines into common code.
2011-04-13 14:47:07 +10:00
util_tdb.c
tdb_compat: Higher level API fixes.
2011-06-20 11:18:35 +02:00
util_tdb.h
tdb_compat: Higher level API fixes.
2011-06-20 11:18:35 +02:00
util.c
util: add function to extend anonymous shared memory
2011-08-14 20:19:02 -04:00
wrap_xattr.c
Fix include paths to new location of libutil.
2008-10-11 21:31:42 +02:00
wrap_xattr.h
lib/util/wrap_xattr.h: fix licence/copyright
2011-06-10 15:11:29 +02:00
wscript_build
lib/util: consolidate module loading into common code
2011-10-06 07:18:07 +02: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