summaryrefslogtreecommitdiff
path: root/lib/util/samba_util.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Give util_paths.c its own headerVolker Lendecke2017-06-241-25/+0
* lib/util: add generate_random_machine_password() functionStefan Metzmacher2017-02-211-1/+31
* ndrdump: Add the option --hex-input for hexdump parsingCody Harrington2017-02-141-4/+9
* lib/util: Remove ntstatus.h and string_wrappers.h include from samba_util.hAndrew Bartlett2017-02-111-3/+0
* lib: Add "is_case_sensitive" to ms_fnmatch_protocolVolker Lendecke2017-01-221-1/+2
* lib: Add lib/util/server_id.hVolker Lendecke2017-01-221-30/+0
* lib/util: add pm_process_with_flags to allow parsing ini files with empty valuesGünther Deschner2017-01-061-0/+6
* lib: Add fgets_slashVolker Lendecke2016-12-111-0/+2
* lib: Remove global xfile.h includesVolker Lendecke2016-11-201-1/+0
* lib: Move x_fgets_slash to xfile.cVolker Lendecke2016-11-201-7/+0
* lib: Rename fgets_slash to x_fgets_slashVolker Lendecke2016-11-201-1/+1
* lib: call_backtrace() is no moreVolker Lendecke2016-09-081-2/+0
* lib: Give base64.c its own .hVolker Lendecke2016-05-041-21/+0
* util: Add memcmp_const_time()Andreas Schneider2016-04-191-0/+13
* lib: Introduce SERVER_ID_BUF_LENGTHVolker Lendecke2016-03-061-2/+5
* util: Make util_strlist.c standalone with its own header fileMartin Schwenke2016-02-051-120/+2
* Add a new header file for functions in lib/util/util.c.Jelmer Vernooij2016-01-131-29/+2
* lib: Add server_id_str_buf_uniqueVolker Lendecke2015-09-301-0/+1
* lib: Streamline genrand.c includesVolker Lendecke2015-06-231-21/+1
* lib: Remove unused hex_encode()Volker Lendecke2015-05-131-6/+1
* lib: Remove server_id_str()Volker Lendecke2015-04-281-1/+0
* lib: Remove unused [un]map_fileVolker Lendecke2015-03-241-7/+0
* lib: Add server_id marshallingVolker Lendecke2015-02-131-0/+3
* lib/util: use size_t for add_string_to_array().Günther Deschner2014-11-171-1/+1
* lib/util: add str_list_make_v3_const()Stefan Metzmacher2014-11-141-0/+4
* lib/util: Use charset_compat.h if SAMBA_UTIL_CORE_ONLYMartin Schwenke2014-10-041-0/+5
* lib/util: Clean up includes for fault.cMartin Schwenke2014-10-041-22/+2
* lib/util: Clean up includes for substitute.cMartin Schwenke2014-10-041-26/+1
* lib/util: Clean up includes for signal.cMartin Schwenke2014-10-041-25/+1
* lib/util: Clean up includes for blocking.cMartin Schwenke2014-10-041-12/+1
* lib: util [ctdb]: Signal handling - change CatchChild() and CatchChildLeaveSt...Jeremy Allison2014-09-301-2/+2
* lib/util: Move idr_get_new_random() to new source file idtree_random.cMartin Schwenke2014-09-191-36/+2
* lib: Add daemon_status() to util library.Andreas Schneider2014-09-171-0/+6
* lib: Remove unused file_lines_slashcontVolker Lendecke2014-09-171-6/+0
* lib: Move "large_file_support()" to the source4 smb serverVolker Lendecke2014-09-171-1/+0
* s3: smbd: Change the function signature of srvstr_push() from returning a len...Jeremy Allison2014-09-161-0/+1
* lib: Introduce server_id_same_process()Volker Lendecke2014-08-231-0/+2
* lib: Make close_low_fd() independently linkableVolker Lendecke2014-08-011-7/+0
* lib: Add close_low_fdVolker Lendecke2014-08-011-0/+5
* lib: directory_create_or_exist() does not use "uid" parameterVolker Lendecke2014-07-281-2/+1
* 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