asn1: fix use-after-free in asn1_write
[mat/samba.git] / lib / util /
2013-10-14 Jeff Laytonasn1: fix use-after-free in asn1_write
2013-10-08 Günther Deschnerlib/util: remove unused (and not even compiled) lib...
2013-08-22 Günther Deschnerpkgconfig: Do not hardcode library version numbers...
2013-08-12 Volker Lendecketevent: Add tevent_received to tevent_req_simple_recv_n...
2013-08-12 Volker Lendeckelib: Remove unused "client_name"
2013-07-09 Stefan Metzmacherlib/util: add 'ldb' debug class
2013-07-05 Björn Jacketime: prefer CLOCK_BOOTTIME for clock_gettime_mono()
2013-07-05 Björn Jacketime: don't try to use the coarse clock
2013-06-14 Volker Lendeckegenrand: Slightly simplify do_reseed
2013-06-01 Kai Blinlibcli: Remove uneeded debug message
2013-05-28 Andrew Bartlettlib/util/modules.c: Remove #if SAMBA_BUILD_ == 3 now...
2013-05-27 Andrew Bartlettbuild: Rework BSD_STYLE_STATVFS check to match autoconf...
2013-05-18 Kai Blindebug: Add ability to dump_data per debug class
2013-05-16 Kai Blindebug: Add debugclass for DNS server
2013-04-18 Gregor Becks3:smbd: add a scavenger process for disconnected durab...
2013-04-05 Stef Waltergetpass: Don't fail if stdin is not a tty
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-03-05 Andreas Schneiderlib: Add prctl_set_comment to utils.
2013-02-28 Stefan Metzmacherlib/util: add samba_tevent_set_debug()
2013-02-28 Stefan Metzmacherlib/util: allow samba_tevent_debug() to take a name...
2013-02-22 Andreas Schneiderlib-util: Don't leak file descriptor on error.
2013-02-22 Andrew Bartlettbuild: Remove unused includes.h reference to avoid...
2013-02-19 Stefan Metzmacherlib/util: add samba_tevent_context_init()
2013-02-19 Michael Adamlib/util/time: strip a potential trailing newline in...
2013-02-19 Gregor Becklib/util_tdb: factor out tdb_data_talloc_copy()
2013-02-18 Karolin Seegerfault.c: Fix typo in comment.
2013-02-04 Stefan Metzmacherlib/util: improve check_password_quality() to handle...
2013-01-09 Andreas Schneiderutil: Add a strict directory_create_or_exist function.
2012-12-12 Andreas Schneiderutil: Remove unused fde_stdin in samba_runcmd.
2012-12-12 Andreas Schneiderutil: Don't use the pid ret value uninitialized.
2012-12-07 Tsukasa HamanoFix bug #9471 - SEGV when using second vfs module.
2012-12-03 Andreas Schneiderutil: Add a UNIX platform independent samba_getpass().
2012-11-07 Volker Lendeckelib/util: Simplify bitmap.c a bit
2012-11-07 Volker Lendeckelib/util: Make "struct bitmap" abstract
2012-10-31 Björn Jackeutil: remove accidently committed hunk
2012-10-30 Björn Jackewfabuild: fix the -errwarn compile flag test
2012-09-26 Andrew Bartlettlib/util/charset: We do not use fucntions from wchar...
2012-09-25 Andrew Bartlettlib/util/charset: Try to find iconv on HP-UX
2012-09-23 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().
next