summaryrefslogtreecommitdiff
path: root/lib/util/samba_util.h
AgeCommit message (Expand)AuthorFilesLines
2013-05-18debug: Add ability to dump_data per debug classKai Blin1-0/+8
2013-02-28lib/util: add samba_tevent_set_debug()Stefan Metzmacher1-0/+8
2013-02-19lib/util: add samba_tevent_context_init()Stefan Metzmacher1-0/+6
2013-01-09util: Add a strict directory_create_or_exist function.Andreas Schneider1-0/+4
2012-12-03util: Add a UNIX platform independent samba_getpass().Andreas Schneider1-0/+40
2012-08-17lib/util: add server_id_set_disconnected() and server_id_is_disconnected()Michael Adam1-0/+12
2012-08-17lib/util: add server_id_from_string()Stefan Metzmacher1-0/+2
2012-08-17lib/util: add server_id_equal()Stefan Metzmacher1-0/+1
2012-06-08samba_util: mark smb_panic as _NORETURN_.Rusty Russell1-1/+1
2012-05-11util: use SMB_ASSERT with panic also in non-developer builds !!!Michael Adam1-7/+0
2012-05-11util: reformat the DEVELOPER definition of SMB_ASSERTMichael Adam1-3/+8
2012-03-24lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij1-10/+0
2012-03-24libreplace: Add getpeereid implementation.Jelmer Vernooij1-2/+0
2012-03-24lib/util: Move calloc_array and memalign_array to top-level libutil.Jelmer Vernooij1-0/+4
2012-03-24lib/util: Remove prototype for removed sys_memalign.Jelmer Vernooij1-4/+0
2012-03-24lib/util: Remove trivial wrapper sys_connect() around connect().Jelmer Vernooij1-1/+0
2012-03-04change low FDs are handled in SambaAndrew Bartlett1-1/+1
2012-02-17lib/util: Remove unused sys_inet_makeaddr()Andrew Bartlett1-2/+0
2012-02-17lib/util: Remove unused sys_gethostbyname()Andrew Bartlett1-6/+0
2012-02-10lib/util: Remove unused str_format_nbt_domain()Andrew Bartlett1-6/+0
2012-02-06lib/util: Add hex_encode_bufVolker Lendecke1-0/+5
2012-01-25Introduce dump_data_fileVolker Lendecke1-0/+6
2011-12-17s3: Fix the clustering buildVolker Lendecke1-1/+1
2011-12-15lib/util: added set_close_on_exec()Andrew Tridgell1-0/+5
2011-09-23build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett1-0/+917