summaryrefslogtreecommitdiffstats
path: root/lib/util/samba_util.h
Commit message (Expand)AuthorAgeFilesLines
* samba_util: mark smb_panic as _NORETURN_.Rusty Russell2012-06-081-1/+1
* util: use SMB_ASSERT with panic also in non-developer builds !!!Michael Adam2012-05-111-7/+0
* util: reformat the DEVELOPER definition of SMB_ASSERTMichael Adam2012-05-111-3/+8
* lib/util: Remove obsolete sys_getpid() and sys_fork().Jelmer Vernooij2012-03-241-10/+0
* libreplace: Add getpeereid implementation.Jelmer Vernooij2012-03-241-2/+0
* lib/util: Move calloc_array and memalign_array to top-level libutil.Jelmer Vernooij2012-03-241-0/+4
* lib/util: Remove prototype for removed sys_memalign.Jelmer Vernooij2012-03-241-4/+0
* lib/util: Remove trivial wrapper sys_connect() around connect().Jelmer Vernooij2012-03-241-1/+0
* change low FDs are handled in SambaAndrew Bartlett2012-03-041-1/+1
* lib/util: Remove unused sys_inet_makeaddr()Andrew Bartlett2012-02-171-2/+0
* lib/util: Remove unused sys_gethostbyname()Andrew Bartlett2012-02-171-6/+0
* lib/util: Remove unused str_format_nbt_domain()Andrew Bartlett2012-02-101-6/+0
* lib/util: Add hex_encode_bufVolker Lendecke2012-02-061-0/+5
* Introduce dump_data_fileVolker Lendecke2012-01-251-0/+6
* s3: Fix the clustering buildVolker Lendecke2011-12-171-1/+1
* lib/util: added set_close_on_exec()Andrew Tridgell2011-12-151-0/+5
* build: avoid util.h as a public header name due to conflict with MacOSAndrew Bartlett2011-09-231-0/+917