lib:util: Move debug message for mkdir failing to log level 1
[sfrench/samba-autobuild/.git] / lib / util / util.c
2019-03-08 Andreas Schneiderlib:util: Move debug message for mkdir failing to log...
2019-03-01 Swen Schilliglib: modify string conversion wrapper to handle signed...
2019-03-01 Swen Schilligutil: Add two wrapper for string to int conversion
2018-08-30 Christof Schmittlib: Fix lstat check in directory_create_or_exist
2017-10-27 Volker Lendeckelib: Use all_zero where appropriate
2017-03-20 Volker Lendeckelib: Simplify smb_nanosleep
2017-03-16 Amitay Isaacslib/util: Fix initializer
2017-02-14 Cody Harringtonndrdump: Add the option --hex-input for hexdump parsing
2016-11-15 Andreas Schneiderlib:util: Don't print lstat warning on ERROR debug...
2016-06-20 Martin Schwenkelib/util: Optimise trim_string() to use a single memmove(3)
2016-03-01 Aurelien Aptellib/util/util.c: move null-check before use
2015-11-19 Volker Lendeckelib: Fix memalign_array overflow protection
2015-10-28 Jeremy Allisonlib: util: Make non-critical message a warning.
2015-07-09 Uri Simchoniutil.c: fix order of inclusion to correctly consume...
2015-07-03 Stefan Metzmacherlib/util: fix output format in dump_data*()
2015-05-12 Volker Lendeckelib: Remove unused hex_encode()
2014-12-05 Volker Lendeckelib: Fix signed/unsigned comparisons
2014-10-03 Martin Schwenkelib/util: Clean up includes for util.c
2014-09-20 Volker Lendeckelib/util: Drop unnecessary use of talloc_tos()
2014-09-19 Martin Schwenkelib/util: Return some functions to util_str.c
2014-09-19 Martin Schwenkelib/util: Move next_token* functions to util_str.c
2014-07-29 Jeremy AllisonFix now erroneous comment for directory_create_or_exist()
2014-07-28 Volker Lendeckelib: directory_create_or_exist() does not use "uid...
2014-07-28 Volker Lendeckelib: Simplify directory_create_or_exist with an early...
2014-04-17 Andreas Schneiderlib: Change uid_wrapper to preloadable version.
2014-04-16 Björn Baumbachlib-util: rename memdup to smb_memdup and fix all callers
2013-12-11 Michael Adamlib:util: fix a comment typo
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-11 Björn BaumbachCVE-2013-4476: lib-util: add file_check_permissions()
2013-06-01 Kai Blinlibcli: Remove uneeded debug message
2013-05-18 Kai Blindebug: Add ability to dump_data per debug class
2013-03-15 Andrew Bartlettlib/util: Cast mode_t result to unsigned int for GNU...
2013-03-06 Andreas SchneiderMake sure to set umask() before calling mkstemp().
2013-01-09 Andreas Schneiderutil: Add a strict directory_create_or_exist function.
2012-08-24 Stefan Metzmacherlib/util: don't SMB_ASSERT() in process_exists_by_pid()
2012-06-29 Stefan Metzmacherlib/util: fix fd leak in anonymous_shared_allocate...
2012-03-24 Jelmer Vernooijlib/util: Allow calloc use in util.c, too.
2012-03-24 Jelmer Vernooijlib/util: Move calloc_array and memalign_array to top...
2012-03-14 Stefan Metzmacherlib/util: only change umask during mkdir()
2012-03-14 Stefan Metzmacherlib/util: cope with races between lstat and mkdir in...
2012-03-14 Stefan Metzmacherlib/util: use a helper variable in directory_create_or_...
2012-03-14 Stefan Metzmacherlib/util: do an early return on error directory_create_...
2012-03-14 Stefan Metzmacherlib/util: remove unneeded else branch in directory_crea...
2012-03-14 Stefan Metzmacherlib/util: don't start DEBUG output with 'error '
2012-02-06 Volker Lendeckelib/util: Add hex_encode_buf
2012-01-25 Volker LendeckeIntroduce dump_data_file
2011-10-27 Andreas SchneiderInclude uid_wrapper correctly.
2011-10-18 Michael Adamlib/util: skip single hex digit at the end of the input...
2011-10-18 Michael Adamlib/util: fix function header comment to strhex_to_str()
2011-10-18 Michael Adamlib/util: untangle assignent from check in strhex_to_str()
2011-08-15 Simo Sorceutil: add function to extend anonymous shared memory
2011-08-10 Simo Sorcelib-util: Make create_unlink_tmp argument optional
2011-08-10 Simo Sorcelib-util: Make useful function a common utility.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-08 Andrew BartlettImprove debug messages when creating socket directories
2011-04-13 Volker Lendeckelib: Move next_token next to next_token_talloc
2011-01-20 Stefan Metzmacherlib/util: add anonymous_shared_free()
2011-01-20 Stefan Metzmacherlib/util: s/allocate_anonymous_shared/anonymous_shared_...
2011-01-20 Stefan Metzmacherlib/util: fix rounding to page size in allocate_anonymo...
2010-10-24 Volker LendeckeAdd dump_data_cb()
2010-10-24 Volker LendeckeAdd print_asc_cb()
2010-09-20 Jelmer VernooijMerge branch 'v4-0-stable' into newmaster
2010-09-17 Björn Jackelib/util: usec_time_diff takes arguments the other...
2010-09-16 Björn Jackes3/s4: merge msleep and smb_msleep
2010-09-09 Günther Deschnerlib/util: remove some unused_result warnings.
2010-09-04 Andrew Tridgellutil: added samba_start_debugger()
2010-03-22 Stefan Metzmacherlib/util: add allocate_anonymous_shared()
2010-02-22 Brad HardsSpelling fixes for libutil
2010-02-05 Matthias Dieter... s4:UID wrapper - Fix includes
2009-11-02 Andrew Bartlettlib/util Use rfc1738.c from Squid for all our URL encod...
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-01 Kamen Mazdrashkiutil: strhex_to_str() fixed to handle '0x' correctly
2009-10-01 Kamen Mazdrashkiutil: fixed compile time "discards qualifiers" warning
2009-08-05 Andrew Tridgellmake the UID_WRAPPER skip checks at runtime
2009-08-05 Andrew Tridgelladded a uid_wrapper library
2009-07-25 Volker LendeckeNo explicit initialization necessary for a zero blob
2009-06-10 Günther Deschnerlib-util: move set_blocking() call into own file.
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-03 Stefan Metzmacherlib/util: remove samba specific talloc_get_type_abort()
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Jelmer VernooijMove next_token_talloc to util.c, as util_str.c is...
2009-02-13 Volker LendeckeReplace get_myname() with the talloc version from v3...
2009-02-13 Volker LendeckeFix Coverity ID 707 (RESOURCE_LEAK)
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-16 Stefan Metzmacherlib/util: hex_encode_talloc(): fix error path and set...
2008-10-21 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-20 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-10-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-20 Jelmer VernooijMake sure prototypes are always included, make some...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMove more functions out of util_str.c into the shared...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
next