summaryrefslogtreecommitdiff
path: root/lib/util/samba_util.h
AgeCommit message (Expand)AuthorFilesLines
2019-05-24lib: util: Remove file_pload()Jeremy Allison1-1/+0
2019-05-24lib: util: Add file_ploadv().Jeremy Allison1-0/+1
2019-04-03lib:util: Include talloc_keep_secret.h in samba_util.hAndreas Schneider1-0/+1
2019-02-20lib util: Add function to generate random uint64_tGary Lockyer1-0/+5
2019-02-14lib:util: Move discard_const(_p) to own header for libndr.hAndreas Schneider1-0/+1
2019-02-11s3:util: Move static file_pload() function to lib/utilAliaksei Karaliou1-0/+5
2019-02-07lib/util: add samba_runcmd_export_stdin() helper functionStefan Metzmacher1-0/+1
2018-04-03lib:util: Fix size types in fgets_slash()Andreas Schneider1-1/+1
2018-02-22util/rfc1738: remove unused versions of rfc1738_escapeDouglas Bagnall1-16/+0
2018-02-22util/rfc1738_unescape(): return end pointer or NULL on errorDouglas Bagnall1-1/+1
2017-08-17util: Add become_daemon.hMartin Schwenke1-27/+1
2017-06-24lib: Give util_paths.c its own headerVolker Lendecke1-25/+0
2017-02-21lib/util: add generate_random_machine_password() functionStefan Metzmacher1-1/+31
2017-02-14ndrdump: Add the option --hex-input for hexdump parsingCody Harrington1-4/+9
2017-02-11lib/util: Remove ntstatus.h and string_wrappers.h include from samba_util.hAndrew Bartlett1-3/+0
2017-01-22lib: Add "is_case_sensitive" to ms_fnmatch_protocolVolker Lendecke1-1/+2
2017-01-22lib: Add lib/util/server_id.hVolker Lendecke1-30/+0
2017-01-06lib/util: add pm_process_with_flags to allow parsing ini files with empty valuesGünther Deschner1-0/+6
2016-12-11lib: Add fgets_slashVolker Lendecke1-0/+2
2016-11-20lib: Remove global xfile.h includesVolker Lendecke1-1/+0
2016-11-20lib: Move x_fgets_slash to xfile.cVolker Lendecke1-7/+0
2016-11-20lib: Rename fgets_slash to x_fgets_slashVolker Lendecke1-1/+1
2016-09-08lib: call_backtrace() is no moreVolker Lendecke1-2/+0
2016-05-04lib: Give base64.c its own .hVolker Lendecke1-21/+0
2016-04-19util: Add memcmp_const_time()Andreas Schneider1-0/+13
2016-03-06lib: Introduce SERVER_ID_BUF_LENGTHVolker Lendecke1-2/+5
2016-02-05util: Make util_strlist.c standalone with its own header fileMartin Schwenke1-120/+2
2016-01-13Add a new header file for functions in lib/util/util.c.Jelmer Vernooij1-29/+2
2015-09-30lib: Add server_id_str_buf_uniqueVolker Lendecke1-0/+1
2015-06-23lib: Streamline genrand.c includesVolker Lendecke1-21/+1
2015-05-13lib: Remove unused hex_encode()Volker Lendecke1-6/+1
2015-04-28lib: Remove server_id_str()Volker Lendecke1-1/+0
2015-03-24lib: Remove unused [un]map_fileVolker Lendecke1-7/+0
2015-02-13lib: Add server_id marshallingVolker Lendecke1-0/+3
2014-11-17lib/util: use size_t for add_string_to_array().Günther Deschner1-1/+1
2014-11-14lib/util: add str_list_make_v3_const()Stefan Metzmacher1-0/+4
2014-10-04lib/util: Use charset_compat.h if SAMBA_UTIL_CORE_ONLYMartin Schwenke1-0/+5
2014-10-04lib/util: Clean up includes for fault.cMartin Schwenke1-22/+2
2014-10-04lib/util: Clean up includes for substitute.cMartin Schwenke1-26/+1
2014-10-04lib/util: Clean up includes for signal.cMartin Schwenke1-25/+1
2014-10-04lib/util: Clean up includes for blocking.cMartin Schwenke1-12/+1
2014-09-30lib: util [ctdb]: Signal handling - change CatchChild() and CatchChildLeaveSt...Jeremy Allison1-2/+2
2014-09-19lib/util: Move idr_get_new_random() to new source file idtree_random.cMartin Schwenke1-36/+2
2014-09-17lib: Add daemon_status() to util library.Andreas Schneider1-0/+6
2014-09-17lib: Remove unused file_lines_slashcontVolker Lendecke1-6/+0
2014-09-17lib: Move "large_file_support()" to the source4 smb serverVolker Lendecke1-1/+0
2014-09-16s3: smbd: Change the function signature of srvstr_push() from returning a len...Jeremy Allison1-0/+1
2014-08-23lib: Introduce server_id_same_process()Volker Lendecke1-0/+2
2014-08-01lib: Make close_low_fd() independently linkableVolker Lendecke1-7/+0
2014-08-01lib: Add close_low_fdVolker Lendecke1-0/+5