pyldb: avoid segfault when adding an element with no name
[sfrench/samba-autobuild/.git] / lib / util / util.h
2019-03-01 Swen Schilligutil: Add two wrapper for string to int conversion
2016-01-13 Jelmer VernooijAdd a new header file for functions in lib/util/util.c.
2011-09-23 Andrew Bartlettbuild: avoid util.h as a public header name due to...
2011-09-08 Andrew Tridgelllib: added base64_decode_data_blob_talloc()
2011-08-15 Simo Sorceutil: add function to extend anonymous shared memory
2011-08-10 Simo Sorcelib-util: Make useful function a common utility.
2011-07-06 Andrew Bartlettlibcli/smb move enum protocol_types to a common header
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-06-20 Andrew Bartlettlib/util: Use common d_printf() in the whole codebase
2011-06-20 Andrew Bartlettlib/util Make unused d_vfprintf() static
2011-06-09 Andrew Bartlettlib/util Bring procid_str() into lib/util as server_id_...
2011-06-06 Andrew Bartlettlib/util use modules_path(), data_path() and shlib_ext...
2011-05-31 Andrew Bartlettlib/util Move sys_memalign into lib/util/system.c
2011-05-06 Andrew Bartlettlib/util don't use enum protocol_types in ms_fnmatch_pr...
2011-05-06 Andrew Bartlettlib/util Rename ms_fnmatch() to ms_fnmatch_protocol...
2011-05-04 Jeremy AllisonI added them, so I get to kill them :-). Finally remove...
2011-05-03 Andrew Bartlettlib/util Use compiler-checked safe string macros in...
2011-05-03 Andrew Bartlettlib/util Move more network utility functions from sourc...
2011-04-30 Andrew Bartlettlib/util Rename conv_str_size() -> conv_str_size_error()
2011-04-29 Andrew Bartlettlib/util Re-merge the string_sub() and all_string_sub...
2011-03-30 Andrew Bartlettlib/util Move base64 functions into lib/util/base64.c
2011-03-29 Andrew Tridgelllib: removed a spurios declaration of 'logfile'
2011-03-23 Andrew Tridgellfault: fixed smb_panic() prototypes
2011-03-23 Andrew Tridgellfault: get fault.c ready for use by s4
2011-03-15 Andrew Tridgelllib: fixed header paths
2011-02-22 Stefan Metzmachers3:auth: change num_groups to from size_t to uint32_t
2011-02-18 Andrew Bartlettlib/util Remove #if _SAMBA_BUILD_ == 4 that isn't requi...
2011-02-18 Andrew Tridgells4-util: removed the valgrind_strlen() routine
2011-01-20 Stefan Metzmacherlib/util: add anonymous_shared_free()
2011-01-20 Stefan Metzmacherlib/util: s/allocate_anonymous_shared/anonymous_shared_...
2010-12-21 Andrew Tridgells4-dns: disable segfault handling in dlz_bind9
2010-10-26 Stefan Metzmacherlib/util: remove useless ../lib/util/mutex.*
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-16 Björn Jackes3/s4: merge msleep and smb_msleep
2010-09-04 Andrew Tridgellutil: added samba_start_debugger()
2010-03-26 Andreas Schneiders3-smbd: Don't close stdout if we want to log to stdout.
2010-03-26 Andrew Tridgelllibutil: moved the networking defines to util_net.h
2010-03-22 Stefan Metzmacherlib/util: add allocate_anonymous_shared()
2010-03-09 Stefan Metzmacherlib/util: change samba_runcmd() to use tevent_req _send...
2010-02-26 Stefan Metzmacherlib/util: add generate_random_password()
2010-02-26 Andrew Tridgells4-dns: use a loadparm list for samba_runcmd() commands
2010-02-22 Brad HardsSpelling fixes for libutil
2010-02-17 Andrew Tridgellutil: added samba_runcmd()
2010-02-11 Andrew Tridgellutil: added file_compare() utility function
2009-12-01 Matthias Dieter... util/util_strlist - add a call "const_str_list" for...
2009-11-20 Matthias Dieter... util/strlist: Fix up "const" warnings in the string...
2009-11-02 Andrew Bartlettlib/util Use rfc1738.c from Squid for all our URL encod...
2009-09-25 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2009-09-24 Jeremy AllisonRemove the const from the str_list_XXX functions that
2009-09-15 Andrew TridgellMerge branch 'master' of /home/tridge/samba/git/combined
2009-09-15 Andrew Bartlettlibcli:nbt put util_net.c protos in new header file
2009-09-15 Andrew Bartlettlibcli:nbt make the lmhosts parsing code and dependicie...
2009-09-10 Matthias Dieter... util_strlist: Add some more "const"s
2009-09-08 Steven Dannemanlib/util: add unique string generator helper function
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-29 Günther Deschnerutil: move add_gid_to_array_unique to toplevel and...
2009-05-13 Andrew BartlettAdd new functions and tests: str_list_make_empty()...
2009-05-03 Volker LendeckeClean up after Tridge's util_strlist changes
2009-04-10 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-09 Andrew Tridgelladded _const versions of some of the str_list_*() functions
2009-04-09 Andrew Tridgelladded str_list_unique() and str_list_show()
2009-04-08 Andrew BartlettRework util_strlist prototypes to use a bit more and...
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 top-level.
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Steven DannemanRefactored sys_fork() and sys_pid() into shared util...
2009-02-21 Tim ProutyFix shadowed declaration warning
2009-02-21 Steven DannemanMoved become_daemon() and close_low_fds() to shared...
2009-02-13 Volker LendeckeReplace get_myname() with the talloc version from v3...
2009-02-09 Jelmer VernooijRevert "s3/s4: Move CONST_DISCARD into lib/util so...
2008-12-31 Tim Proutys3/s4: Move CONST_DISCARD into lib/util so it's availab...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-20 Tim Proutys3 build: Fix incomplete types warnings
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-01 Jelmer VernooijMove ABS() to libutil.
2008-11-01 Jelmer VernooijFix includes in installed version of talloc_stack.h.
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijOnly provide valgrind_strlen prototype when it's being...
2008-11-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-11-01 Jelmer VernooijSamba3: Include util.h header file rather than having...
2008-10-24 Jelmer VernooijRemove include/local.h and move defines to more appropr...
2008-10-24 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijMove charset library to top level.
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse common net utility code (address and sockaddr manip...
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijImport talloc_stack into util library.
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...
next