net: Fix Coverity ID 241039 Unchecked return value
[obnox/samba/samba-obnox.git] / lib /
2015-12-18 Andrew Bartletttdb: Refuse to load a database with hash size 0
2015-12-17 Adrian Cochranelib/ldb: Use talloc_memdup() because we know the length...
2015-12-17 Garming Samlib/ldb: Rename variable for clarity
2015-12-17 Andrew Bartlettlib/ldb Add checks for overflow during ldb pack and...
2015-12-17 Adrian Cochranelib/ldb: Use better variable names in ldb_unpack_only_a...
2015-12-17 Garming Samldb: increment version due to added ldb_unpack_data_onl...
2015-12-17 Garming Samlib/ldb: Clarify the intent of ldb_data_unpack_withlist
2015-12-17 Matthieu Patouldb: introduce ldb_unpack_data_withlist to unpack parti...
2015-12-16 Stefan MetzmacherMerge tag 'ldb-1.1.24' into master
2015-12-09 Ralph Boehmeldb: version 1.1.24 save-diskspace-tags/ldb-1.1.24
2015-12-09 Douglas BagnallCVE-2015-5330: ldb_dn_explode: copy strings by length...
2015-12-09 Douglas BagnallCVE-2015-5330: next_codepoint_handle_ext: don't short...
2015-12-09 Douglas BagnallCVE-2015-5330: strupper_talloc_n_handle(): properly...
2015-12-09 Douglas BagnallCVE-2015-5330: Fix handling of unicode near string...
2015-12-09 Douglas BagnallCVE-2015-5330: ldb_dn_escape_value: use known string...
2015-12-09 Douglas BagnallCVE-2015-5330: ldb_dn: simplify and fix ldb_dn_escape_i...
2015-12-09 Jeremy AllisonCVE-2015-3223: lib: ldb: Use memmem binary search,...
2015-12-09 Jeremy AllisonCVE-2015-3223: lib: ldb: Cope with canonicalise_fn...
2015-12-09 Quentin Gibeauxlib/param: handle (ignore) substitution variable in...
2015-12-04 Adrian Cochraneldb: Move ldb_(un)pack_data into ldb_module.h for testing
2015-12-04 Andreas Schneiderldb: Fix installation of _ldb_text.py
2015-12-04 Adrian CochraneFix propagation of LDB errors through TDB.
2015-12-04 Adrian Cochraneldb: Fix bug triggered by having an empty message in...
2015-12-01 Günther Deschnerlib/async_req: do not install async_connect_send_test.
2015-11-30 Andreas Schneiderlib: Fix an array subscript is above array bounds error
2015-11-30 Stefan Metzmacherlib/param: add a fixed unified lpcfg_string_{free,set...
2015-11-27 Stefan Metzmacherdbwrap_rbt: fix modifying the db during traverse
2015-11-27 Stefan Metzmacherdbwrap_rbt: add nested traverse protection
2015-11-27 Stefan Metzmacherdbwrap_rbt: use talloc_zero_size() instead of a partial...
2015-11-23 Andreas Schneiderkrb5_wrap: Fix picky const compiler warnings
2015-11-23 Volker Lendeckedbwrap_tdb: Fix a typo
2015-11-19 Volker Lendeckelib: Fix memalign_array overflow protection
2015-11-19 Volker Lendeckelibreplace: Only check for malloc.h if needed
2015-11-19 Volker Lendeckelibreplace: Put the malloc.h check on a line of its own
2015-11-19 Volker Lendeckelibreplace: Only check malloc.h once
2015-11-18 Jelmer VernooijSet LD_LIBRARY_PATH during tests.
2015-11-18 Jeremy Allisonlib: tevent: Whitespace cleanup.
2015-11-18 Jeremy Allisonlib: tevent: Fix bug in poll backend - poll_event_loop_...
2015-11-18 Christof Schmittlib/util: Move util_process from util to util-core
2015-11-16 Thomas Nagybuild:wafsamba: Replace Options.is_install by bld.is_in...
2015-11-13 Jeremy Allisons3: smbd: Change aio_pending_size static variable to...
2015-11-10 Volker Lendeckevfs: Remove smb_traffic_analyzer
2015-11-06 Mathieu ParentFix various spelling errors
2015-11-06 Thomas Nagybuild:wafsamba: Remove samba_utils.runonce
2015-11-06 Richard SharpeFix up some aesthetics ... ie, align things as they...
2015-11-05 Stefan Metzmacherldb: version 1.1.23 save-diskspace-tags/ldb-1.1.23
2015-11-05 Petr Viktorinpyldb: Improve test coverage
2015-11-05 Petr Viktorinpyldb: Fixes and Python3 compat for Dn component accessors
2015-11-05 Petr Viktorinpyldb: Prevent segfault when first module is NULL
2015-11-05 Petr Viktorinldb: Build for two Python versions at once
2015-11-05 Petr Viktorinpyldb: Adapt tests to Python 3
2015-11-05 Petr Viktorinpyldb: Split text/byte strings for compatibility with...
2015-11-05 Petr Viktorinpyldb: Modernize test suite
2015-11-05 Petr Viktorinpyldb: Add Python 3 compatibility (except strings)
2015-11-05 Petr Viktorinpyldb: DECREF old debug function when resetting it
2015-11-05 Petr Viktorinpyldb: Don't use the internal macro PyObject_REPR
2015-11-05 Petr Viktorinpyldb: Properly increase refcount of returned values
2015-11-05 Petr Viktorinldb: Run the Python testsuite
2015-11-05 Stefan Metzmachertevent: version 0.9.26 save-diskspace-tags/tevent-0.9.26
2015-11-05 Jeremy Allisonlib: tevent: docs: Add tutorial on thread usage.
2015-11-05 Jeremy Allisonlib: tevent: tests: Add a second thread test that does...
2015-11-05 Jeremy Allisonlib: tevent: Initial test of tevent threaded context...
2015-11-05 Jeremy Allisonlib: tevent: Initial checkin of threaded tevent context...
2015-11-05 Stefan Metzmachertdb: version 1.3.8 save-diskspace-tags/tdb-1.3.8
2015-11-05 Stefan Metzmachertalloc: version 2.1.5 save-diskspace-tags/talloc-2.1.5
2015-11-05 Andreas Schneideruwrap: Bump version to 1.2.0
2015-11-05 Andreas Schneideruwrap: Fix build warning with release build
2015-11-05 Andreas Schneideruwrap: Add the EINVAL check to setegid()
2015-11-05 Andreas Schneideruwrap: Allow setgid calls only for privileged users
2015-11-05 Andreas Schneideruwrap: Allow setregid calls only for privileged users
2015-11-05 Andreas Schneideruwrap: Allow setresgid calls only for privileged users
2015-11-05 Andreas Schneideruwrap: Move the EINVAL check down in seteuid()
2015-11-05 Andreas Schneideruwrap: Allow setuid calls only for privileged users
2015-11-05 Andreas Schneideruwrap: Allow setreuid calls only for privileged users
2015-11-05 Andreas Schneideruwrap: Allow setresuid calls only for privileged users
2015-11-05 Andreas Schneideruwrap: Fix a possible null pointer dereference
2015-11-05 Andreas Schneideruwrap: Improve debug output
2015-11-05 Andreas Schneideruwrap: Fix debug line in uwrap_init()
2015-10-31 Felix Jandalib/replace: Make sure that replacement strto[u]ll...
2015-10-31 Felix Jandalib/replace: Replace BSD strtoull by wrapping strtoull...
2015-10-28 Volker Lendeckeldb: Fix a "ignoring return value" warning
2015-10-28 Volker Lendeckelib: dbwrap_local_open references loadparm_context
2015-10-28 Jeremy Allisonlib: util: Make non-critical message a warning.
2015-10-27 Thomas Nagybuild:wafsamba: dead code removal in gettext detection
2015-10-26 Andrew Bartlettldb: Fix python bindings to accept a string as a DN save-diskspace-tags/ldb-1.1.22
2015-10-22 Tom Schulztexpect: undefined symbol rep_fprintf
2015-10-21 Ralph Boehmelib/tsocket: fix non-blockging connect() error handling
2015-10-21 Christof SchmittRemove function name from callers of DBG_*
2015-10-21 Christof Schmittdebug: Prefix messages from DBG_* with function name
2015-10-21 Andrew Bartlettselftest: Fix memset parameters in test for async_conne...
2015-10-20 Ralph Boehmeasync_req: fix non-blocking connect()
2015-10-20 Ralph Boehmeselftest: add a test for async_connect_send()
2015-10-16 Andrew Bartlettbuild: Build *_wrapper without -DNDEBUG for in-tree use
2015-10-13 Volker LendeckeRely on /dev/urandom
2015-10-12 Volker Lendeckelib: Add a little tool to perftest generate_random_buffer()
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-10-12 Volker Lendecketalloc: Fix the O3 developer build
2015-10-09 Adrian Cochranetalloc: Test that talloc magic differs between processes. save-diskspace-tags/talloc-2.1.4
2015-10-09 Adrian Cochranetalloc: Increment minor version due to added talloc_tes...
2015-10-09 Adrian Cochranetalloc: Provide tests access to talloc_magic
next