summaryrefslogtreecommitdiff
path: root/lib/util/samba_util.h
Commit message (Expand)AuthorAgeFilesLines
* lib: util: Remove file_pload()Jeremy Allison2019-05-241-1/+0
* lib: util: Add file_ploadv().Jeremy Allison2019-05-241-0/+1
* lib:util: Include talloc_keep_secret.h in samba_util.hAndreas Schneider2019-04-031-0/+1
* lib util: Add function to generate random uint64_tGary Lockyer2019-02-201-0/+5
* lib:util: Move discard_const(_p) to own header for libndr.hAndreas Schneider2019-02-141-0/+1
* s3:util: Move static file_pload() function to lib/utilAliaksei Karaliou2019-02-111-0/+5
* lib/util: add samba_runcmd_export_stdin() helper functionStefan Metzmacher2019-02-071-0/+1
* lib:util: Fix size types in fgets_slash()Andreas Schneider2018-04-031-1/+1
* util/rfc1738: remove unused versions of rfc1738_escapeDouglas Bagnall2018-02-221-16/+0
* util/rfc1738_unescape(): return end pointer or NULL on errorDouglas Bagnall2018-02-221-1/+1
* util: Add become_daemon.hMartin Schwenke2017-08-171-27/+1
* 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