summaryrefslogtreecommitdiff
path: root/lib/util/samba_util.h
AgeCommit message (Expand)AuthorFilesLines
2026-02-15lib: Remove sys_fsusage()Volker Lendecke1-13/+0
2026-02-15lib: Move conv_str_bool() to its only userVolker Lendecke1-9/+0
2026-02-15lib: Remove very little used wrapper conv_str_u64()Volker Lendecke1-9/+0
2025-01-23lib: factor out generate_random_str_list_buf()Volker Lendecke1-0/+3
2024-11-12lib: Simplify nybble_to_hex_*Volker Lendecke1-44/+2
2024-08-28lib/util: Speed up slow data-blob-to-hex functionsJo Sutton1-0/+52
2024-04-16lib: Give lib/util/util_file.c its own header fileVolker Lendecke1-55/+0
2023-04-14lib:util: Fix code spellingAndreas Schneider1-4/+4
2023-03-09lib: Move the dump_data_pw() prototype to the other dump_data_* onesVolker Lendecke1-8/+0
2023-01-27s3:lib: Change file_modtime() to return an error code and a struct timespec.Jeremy Allison1-3/+9
2023-01-10lib: Remove idtree from samba_util.hVolker Lendecke1-3/+0
2022-12-14lib: Move talloc_asprintf_addbuf() to tallocVolker Lendecke1-14/+0
2022-07-28lib:util: Add generate_random_u64_range()Andreas Schneider1-0/+2
2022-07-28lib:util: Remove trailing whitespaces in samba_util.hAndreas Schneider1-17/+17
2022-06-09lib/util: Change function to mem_equal_const_time()Joseph Sutton1-2/+2
2021-10-08lib: Add talloc_asprintf_addbuf()Volker Lendecke1-0/+14
2021-03-11util: don't mark impure functions as pureDouglas Bagnall1-2/+2
2021-01-12lib: Move utf16_len[_n]() to lib/util/charset/Volker Lendecke1-13/+0
2021-01-12lib: Move ucs2_align() to 'charset' subsystemVolker Lendecke1-1/+0
2021-01-06lib:util: Add directory_create_or_exists_recursive()Andreas Schneider1-0/+14
2020-11-13lib: Fix file_lines_parse() to do what people expect. Much safer to use.Jeremy Allison1-1/+1
2020-07-08lib/util: add generate_unique_u64() helper functionStefan Metzmacher1-1/+28
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