ctdb: Fixing memory leak in ctdb_tcp_tnode_cb
[samba.git] / lib /
2018-03-27 Eric VannierAllow AESNI to be used on all processor supporting...
2018-03-23 Noel Powerlib/tdb: convert print func to be py2/py3 compatible
2018-03-22 Jamie McClymontselftest: consistently produce high-res UTC time
2018-03-22 Volker Lendecketdb: Fix a "increases alignment" warning
2018-03-22 Volker Lendecketdb: Align a few integer types
2018-03-22 Volker Lendecketdb: Harden allocating the tdb recovery area
2018-03-22 Volker Lendecketdb: Make sure the hash size fits
2018-03-22 Volker LendeckeHarden tdb_check_used_record against overflow
2018-03-22 Volker Lendecketdb: Handle TDB_NEXT_LOCK_ERR in tdb_traverse_internal
2018-03-22 Volker Lendecketdb: Harden tdb_rec_read
2018-03-22 Volker Lendecketdbdump: Avoid an int cast
2018-03-22 Jeremy Allisons3: smbd: SMB2: Add DBGC_SMB2_CREDITS class to specific...
2018-03-22 Jeremy Allisonlib: debug: Add DBGC_XXX versions of the macros to...
2018-03-22 Jeremy Allisons3: debug: smb2: Create a new DBGC_SMB2 debug class...
2018-03-22 Andreas Schneiderlib:param: Fix the size type in lp_do_parameter_paramet...
2018-03-21 Stefan Metzmachertalloc: version 2.1.12 talloc-2.1.12
2018-03-21 Stefan Metzmachertalloc: use a library destructor instead of atexit...
2018-03-21 Andreas Schneidertalloc: Fix size type and checks in _vasprintf_tc
2018-03-20 Andreas Schneiderlib:socket: Return early if we have only one interface
2018-03-20 Andreas Schneiderldb: Fix size types in ldb_ldif functions
2018-03-20 Noel Powerlib:replace: Fix linking when libtirpc-devel overwrites...
2018-03-08 Garming Samldb_tdb: Remove unnecessary call to tdb_get_seqnum
2018-03-07 Gary Lockyerldb_mod_op_test: Make sure that closing the database...
2018-03-06 Gary Lockyerldb_mod_op_test: Add new nested transactions test
2018-03-06 Gary Lockyerldb: Remove python warning in tests/python/index.py
2018-03-06 Garming Samldb_tdb: Build a key value operation library
2018-03-05 Garming Samldb_tdb: Implement a traversal function in key value ops
2018-03-05 Garming Samldb_tdb: Use key value ops for fetch command
2018-03-05 Garming Samldb_tdb: factor out the (to be) common init code
2018-03-05 Gary Lockyerldb_tdb: Add errorstr to the key value ops
2018-03-05 Garming Samldb_tdb: Remove tdb_get_seqnum and use a generic 'has_c...
2018-03-05 Garming Samldb_tdb: Add lock_read and unlock_read to key value ops
2018-03-05 Garming Samldb_tdb: Replace tdb transaction code with generic...
2018-03-05 Garming Samldb_tdb: Replace exists, name and error_map with key...
2018-03-05 Garming Samldb_tdb: Begin abstracting out the base key value opera...
2018-03-05 Gary Lockyerldb_mod_op_test: Fix core dump on ldb_case_attrs_index_...
2018-03-05 David Disseldorpbuild: fix standalone ctdb build --with-systemd
2018-03-05 Andreas Schneiderldb: Directly return an error and do not fall through
2018-03-03 Gary Lockyerldb_tdb: Add tests for truncated index keys
2018-03-03 Gary Lockyerldb_tdb: Combine identical not GUID index and special...
2018-03-03 Gary Lockyerldb_tdb: Refuse to store a value in a unique index...
2018-03-03 Gary Lockyerldb_tdb: Do not give the warning of duplicate attribute...
2018-03-03 Gary Lockyerldb_tdb: Cope with key truncation
2018-03-03 Gary Lockyerldb_tdb: Do not fail in GUID index mode if there is...
2018-03-03 Gary Lockyerldb_tdb: Add support for an option to restrict the...
2018-03-02 David Disseldorptests: Add basic ms_fnmatch unit test
2018-03-02 Andreas Schneiderutil: Fix the logic in ms_fnmatch_protocol()
2018-03-01 Andreas Schneiderlib:tdb: Add FALL_THROUGH statements in common/summary.c
2018-03-01 Andreas Schneiderlib:tdb: Add FALL_THROUGH statements in tdbtool.c
2018-03-01 Andreas Schneiderlib:tdb: Add FALL_THROUGH statements in hash.c
2018-03-01 Andreas Schneiderlib:util: Add FALL_THROUGH statements in util_file.c
2018-03-01 Andreas Schneiderlib:util: Add FALL_THROUGH statements in charset/charse...
2018-03-01 Andreas Schneiderlib:util: Add FALL_THROUGH statements in substitute.c
2018-03-01 Andreas Schneiderlib:param: Add FALL_THROUGH statements in loadparm.c
2018-03-01 Andreas Schneiderlib:ldb: Add FALL_THROUGH statements in ldb_map/ldb_map...
2018-03-01 Andreas Schneiderlib:ldb: Add FALL_THROUGH statements in ldb_map/ldb_map.c
2018-03-01 Andreas Schneiderlib:ldb: Add FALL_THROUGH statements in ldb_map/ldb_map...
2018-03-01 Andreas Schneiderlib:ldb: Add FALL_THROUGH statements in common/ldb_dn.c
2018-03-01 Andreas Schneiderlib:replace: Add FALL_THROUGH statements in strptime.c
2018-03-01 Andreas Schneiderlib:replace: Add FALL_THROUGH support
2018-03-01 Andreas Schneiderlib:texpect: Avoid some compiler warnings
2018-02-28 Stefan Metzmacherldb: version 1.3.2 ldb-1.3.2
2018-02-27 Andreas Schneiderreplace: Only warn if rpc/rpc.h haven't been found
2018-02-26 Gary Lockyerldb_debug tests: Fix binary data in debug log
2018-02-26 Andrew Bartlettldb_debug: Fix binary data in debug log
2018-02-24 Gary Lockyerldb tests: fix null test on incorrect variable
2018-02-23 Stefan Metzmachertevent: version 0.9.36 tevent-0.9.36
2018-02-23 Stefan Metzmachertevent: add tevent_queue_entry_untrigger()
2018-02-23 Stefan Metzmachertevent: improve documentation of tevent_queue_add_optim...
2018-02-22 Douglas Bagnallutil/rfc1738: update preamble
2018-02-22 Douglas Bagnallutil/rfc1738: simplify and fix rfc1738_escape_part()
2018-02-22 Douglas Bagnallutil/rfc1738: remove unused versions of rfc1738_escape
2018-02-22 Douglas Bagnallutil/rfc1738: simplify and fix rfc1738_unescape()
2018-02-22 Douglas Bagnallutil/tests: add rfc1738 cmocka tests
2018-02-22 Douglas Bagnallutil/rfc1738_unescape(): return end pointer or NULL...
2018-02-22 Douglas Bagnallshift read_hex_bytes() and parse_guid_string() into...
2018-02-21 Björn Jackereplace: remove some duplicate checks
2018-02-19 Timur I. BakeyevDon't load LDB_MODULESDIR as a module file
2018-02-09 Andrew Bartlettlib/crypto/REQUIREMENTS: DRSUAPI replication replicated...
2018-02-08 Björn Baumbachpyldb: extend dn.is_child_of() test: dn is child of...
2018-02-07 Gary Lockyerpyldb: Expose extra flags
2018-02-07 Andrew Bartlettlib/crypto: Update REQUIREMENTS for recent Samba changes
2018-02-03 Ralph Boehmes3/smbd: fix handling of delete-on-close on directories
2018-01-24 Trever L. AdamsSamba-VirusFilter: memcache changes.
2018-01-22 Andreas Schneiderwaf: Fix NFS quota support with libtirpc
2018-01-22 Günther Deschnerbuild: deal with recent glibc sunrpc header removal
2018-01-22 Andreas Schneiderinclude: Create system/nis.h in libreplace
2018-01-22 Martin Schwenketalloc: Fix documentation typo
2018-01-13 David Muldergpo: Add the winbind call to gpupdate
2018-01-13 Stefan Metzmacherwinbindd: add "winbind scan trusted domains = no" to...
2018-01-12 Stefan Metzmacherldb: version 1.3.1 ldb-1.3.1
2018-01-12 Stefan Metzmachertevent: version 0.9.35 tevent-0.9.35
2018-01-12 Stefan Metzmachertalloc: version 2.1.11 talloc-2.1.11
2018-01-12 Andrew Bartletttalloc: Do not disclose the random talloc magic in...
2018-01-12 Andrew Bartletttalloc: Add tests to require use-after-free to give...
2018-01-12 Andrew Bartletttalloc: Remove talloc_abort_magic()
2018-01-10 Stefan Metzmacherdocs-xml: deprecate "server schannel" and change the...
2018-01-10 Stefan Metzmacherdocs-xml: deprecate "client schannel" and change the...
2018-01-10 Stefan Metzmacherdocs-xml: remove deprecated 'use spnego" option
2018-01-08 Andreas Schneidercrypto: Update the REQUIREMENTS
next