Update memory limits when we call free() on a pool.
[metze/samba/wip.git] / lib / util /
2014-10-13 Jeremy Allisonlib: util: Signal handling - change CatchChild() and...
2014-09-02 Volker Lendeckelib: Remove unused nstrcpy
2014-08-21 Daniel Kobrassys_poll_intr: fix timeout arithmetic
2014-08-01 Karolin SeegerMerge tag 'samba-4.0.21' into v4-0-test
2014-07-31 Volker Lendeckefix unstrcpy
2014-05-19 David Disseldorpbyteorder: do not assume PowerPC is big-endian
2014-04-29 Björn Baumbachlib-util: rename memdup to smb_memdup and fix all calle...
2013-11-15 Andreas Schneiderutil: Remove 32bit macros breaking strict aliasing.
2013-11-11 Karolin SeegerMerge tag 'samba-4.0.11' into v4-0-test
2013-11-08 Björn BaumbachCVE-2013-4476: lib-util: split out file_save_mode(...
2013-11-08 Björn BaumbachCVE-2013-4476: lib-util: add file_check_permissions()
2013-08-05 Karolin SeegerMerge tag 'samba-4.0.8' into v4-0-test
2013-07-15 Stefan Metzmacherlib/util: add 'ldb' debug class
2013-07-15 Kai Blindebug: Add debugclass for DNS server
2013-07-02 Gregor Becks3:smbd: add a scavenger process for disconnected durab...
2013-07-02 Andreas Schneiderlib: Add prctl_set_comment to utils.
2013-05-29 Andrew Bartlettbuild: Rework BSD_STYLE_STATVFS check to match autoconf...
2013-03-20 Karolin SeegerMerge tag 'samba-4.0.4' into v4-0-test
2013-02-27 Andreas Schneiderlib-util: Don't leak file descriptor on error. Reviewed...
2013-02-05 Stefan Metzmacherlib/util: improve check_password_quality() to handle...
2012-12-09 Tsukasa HamanoFix bug #9471 - SEGV when using second vfs module.
2012-11-02 Björn Jackeutil: remove accidently committed hunk
2012-11-02 Björn Jackewfabuild: fix the -errwarn compile flag test
2012-11-02 Andrew Bartlettlib/util/charset: We do not use fucntions from wchar...
2012-11-02 Andrew Bartlettlib/util/charset: Try to find iconv on HP-UX
2012-11-02 Andrew Bartlettlib/util: Remove unbuilt file util_getent.c and BROKEN_...
2012-09-07 Björn Jackewaf: add check for BSD_STYLE_STATVFS
2012-08-24 Stefan Metzmacherlib/util: don't SMB_ASSERT() in process_exists_by_pid()
2012-08-17 Michael Adamlib/util: add server_id_set_disconnected() and server_i...
2012-08-17 Stefan Metzmacherlib/util: let server_id_str() skip the task_id if 0...
2012-08-17 Stefan Metzmacherlib/util: add server_id_from_string()
2012-08-17 Stefan Metzmacherlib/util: add server_id_equal()
2012-07-19 Jeremy AllisonAdd debugs to functions. Add pidfile_unlink().
2012-07-19 Jeremy AllisonMove source4/smbd/pidfile into lib/util in preparation...
2012-07-18 Rusty Russelltalloc_stack: abort in developer me if no stackframe...
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-07-17 Rusty Russelllib/util/modules.c: fix stackframe leak.
2012-07-17 Rusty Russelltalloc_stack: report lazy freeing (panic if DEVELOPER).
2012-07-17 Rusty Russelltalloc_stack: always include the location when creating...
2012-07-17 Rusty Russelltalloc_stack: handle more than one talloc_stackframe_pool()
2012-07-13 Andrew Bartlettlib/util: Allocate enough space to reference blob-...
2012-07-04 Rusty Russellntdb: make --disable-ntdb work properly.
2012-07-03 Jeremy AllisonEnsure we select the correct syscall numbers on a 32...
2012-06-29 Jeremy AllisonTry and fix the autoconf build on Solaris/Nexenta/etc.
2012-06-29 Stefan Metzmacherlib/util: fix fd leak in anonymous_shared_allocate...
2012-06-29 Jeremy AllisonMove back to using per-thread credentials on Linux...
2012-06-29 Jeremy AllisonReplace all uses of setXX[ug]id() and setgroups with...
2012-06-22 Rusty Russellutil_tdb: move timeout chainlock variants from source3...
2012-06-22 Rusty Russellutil: util_ntdb ntdb_fetch_int32/ntdb_store_int32 and...
2012-06-22 Rusty Russellutil: util_ntdb.c gets NTDB_ERROR => NTSTATUS map.
2012-06-22 Rusty Russellutil: util_ntdb.c gains bystring functions.
2012-06-22 Rusty Russellutil: ntdb_new() supports NTDB_CLEAR_IF_FIRST.
2012-06-22 Rusty Russellutil: util_ntdb.c
2012-06-19 Rusty Russelllib/util_tdb: depend directly on tdb, not tdb_compat.
2012-06-19 Rusty RussellTDB2: make SAMBA use tdb1 again for the moment.
2012-06-14 Jelmer Vernooijlib/util: Fix typo in comment.
2012-06-12 Michael Adamlib/util: fix use of a non-existent word (existant...
2012-06-11 Andrew Bartlettdebug: Do not constantly rename logs when max log size = 0
2012-06-08 Rusty Russellsamba_util: mark smb_panic as _NORETURN_.
2012-06-07 Björn Jackeutil: fix build on platforms without IPv6 support
2012-06-02 Andrew Bartlettlib/replace: Merge remaining xattr test details from...
2012-06-02 Andrew Bartletts4-xattr: Use libreplace xattr functions directly
2012-06-01 Jeremy AllisonRemove an unused variable.
2012-05-29 Volker Lendeckelib: add tevent_req_poll_werror
2012-05-14 Stefan Metzmacherlib/util: move tevent_req_poll_ntstatus() to tevent_nts...
2012-05-14 Stefan Metzmacherlib/util: add missing 'errors' dependency to 'tevent...
2012-05-11 Michael Adamutil: use SMB_ASSERT with panic also in non-developer...
2012-05-11 Michael Adamutil: reformat the DEVELOPER definition of SMB_ASSERT
2012-05-08 Andrew Bartlettlib/util: Map 0x7fffffffffffffffLL as 0x7ffffffffffffff...
2012-05-03 Jelmer VernooijUTIL_TDB: lowercase name.
2012-04-19 Joseph TamFix bug #8877 - Syslog broken owing to mistyping of...
2012-04-18 Andrew Bartlettlib/util: Move map_nt_error_from_tdb to the top level
2012-04-05 Andrew Bartlettbuild: Remove sys_open wrapper
2012-04-05 Andrew Bartlettbuild: do not use HAVE_EXPLICIT_LARGEFILE_SUPPORT and...
2012-04-05 Andrew Bartlettbuild: Remove configure tests for *64 functions and...
2012-04-03 Andrew Bartlettlib/util: charset modules do not exist any more
2012-04-03 Andrew Bartlettlib/util: Add smb_load_module that returns DEBUG(0...
2012-03-31 Jeremy AllisonFix an IPv6 breakage I introduced by adding an strlcpy...
2012-03-29 Jeremy AllisonStart to add truncate checks on all uses of strlcpy...
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-24 Jelmer Vernooijlib/util: Allow calloc use in util.c, too.
2012-03-24 Jelmer Vernooijlibreplace: Add getpeereid implementation.
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getgrgid().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getgrnam().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getpwuid().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getpwnam().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrappers for setpwent/getpwent...
2012-03-24 Jelmer Vernooijlib/util: Move calloc_array and memalign_array to top...
2012-03-24 Jelmer Vernooijlib/util: Remove prototype for removed sys_memalign.
2012-03-24 Jelmer Vernooijlib/util: Remove trivial wrapper sys_connect() around...
2012-03-24 Jelmer Vernooijreplace: Move memalign() from lib/util/system.c to...
2012-03-15 Ira Cooperutil: Add --disable-fault-handling.
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-03-10 Jelmer Vernooijtdb_wrap: Move to specific directory.
2012-03-08 Andrew Bartlettlib/util: Add a callback facility for debug messages
next