summaryrefslogtreecommitdiffstats
path: root/lib/util/samba_util.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Add server_id_str_bufVolker Lendecke2014-06-171-0/+4
* move str_list_make_v3 out of s3 codeGarming Sam2014-05-071-0/+8
* add systemd integrationAlexander Bokovoy2014-04-231-0/+12
* lib-util: rename memdup to smb_memdup and fix all callersBjörn Baumbach2014-04-161-1/+1
* lib/util: use proper include for struct statChristian Ambach2013-11-211-1/+3
* CVE-2013-4476: lib-util: split out file_save_mode() from file_save()Björn Baumbach2013-11-111-0/+2
* CVE-2013-4476: lib-util: add file_check_permissions()Björn Baumbach2013-11-111-0/+9
* debug: Add ability to dump_data per debug classKai Blin2013-05-181-0/+8
* lib/util: add samba_tevent_set_debug()Stefan Metzmacher2013-02-281-0/+8
* lib/util: add samba_tevent_context_init()Stefan Metzmacher2013-02-191-0/+6
* util: Add a strict directory_create_or_exist function.Andreas Schneider2013-01-091-0/+4
* util: Add a UNIX platform independent samba_getpass().Andreas Schneider2012-12-031-0/+40
* lib/util: add server_id_set_disconnected() and server_id_is_disconnected()Michael Adam2012-08-171-0/+12
* lib/util: add server_id_from_string()Stefan Metzmacher2012-08-171-0/+2
* lib/util: add server_id_equal()Stefan Metzmacher2012-08-171-0/+1
* 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