torture:smb2: add smb2.replay.replay-dhv2-lease2
[sfrench/samba-autobuild/.git] / lib /
2016-03-01 Michael Adamdbwrap: add dbwrap_purge[_bystring]
2016-03-01 Michael Adamdbwrap_util: improve a debug message in dbwrap_delete_a...
2016-03-01 Volker Lendeckelib: Fix 1354521 Unchecked return value
2016-03-01 Martin Schwenkelib/util: Add strv_util.[ch] containing new function...
2016-03-01 Aurelien Aptellib/util/util.c: move null-check before use
2016-02-29 Martin Schwenkelib/util: Add tests for strv_addn()
2016-02-29 Volker Lendeckelib/util: Add strv_addn()
2016-02-29 Martin SchwenkeRevert "lib/util: Expose strv_addn() for adding string...
2016-02-26 Martin Schwenkelib/util: Add tests for strv
2016-02-26 Aurelien Aptellib/util/idtree.c: fix UB by using uint in left-shift
2016-02-25 Martin Schwenkelib/util: Expose strv_addn() for adding string with...
2016-02-23 Volker Lendeckelib: Move data_blob_list_item to source4
2016-02-19 Stefan Metzmachertevent: version 0.9.28 tevent-0.9.28
2016-02-18 Jeremy Allisonlib: tevent: Fix memory leak reported by Pavel Březina...
2016-02-17 Stefan Metzmacherldb: version 1.1.26 ldb-1.1.26
2016-02-17 Stefan Metzmacherldb: add support for LDB_CONTROL_DIRSYNC_EX
2016-02-17 Stefan Metzmacherldb: add LDB_ATTR_FLAG_FORCE_BASE64_LDIF support
2016-02-17 Michael Adampyldb: eliminate warnings from python api test
2016-02-17 Stefan Metzmacherpyldb: add api tests for search_iterator()
2016-02-17 Stefan Metzmacherpyldb: add ldb.search_iterator()
2016-02-17 Stefan Metzmacherpyldb: fix help message for ldb.search()
2016-02-17 Stefan Metzmacherpyldb: fix memory leak in py_ldb_search()
2016-02-17 Andrew Bartlettpyldb: Free correct context when pyldb_Object_AsDn...
2016-02-17 Stefan Metzmacherldb: allow a timeout of -1 result in no timeout timer...
2016-02-17 Stefan Metzmacherldb-samba: fix the timeout setup in ildb_request_send()
2016-02-16 Michael Adamtdb: eliminate deprecation warnings in python tests
2016-02-15 Stefan Metzmachertevent: version 0.9.27 tevent-0.9.27
2016-02-15 Stefan Metzmacherldb:ABI: add missing pyldb-util.py3-1.1.25.sigs
2016-02-13 Anoop C Slib/socket: Fix improper use of default interface speed
2016-02-13 Michael Adamlib:socket: fix CID 1350009 - illegal memory accesses...
2016-02-12 Andreas Schneiderutil: Update GPL header of talloc_stack.h
2016-02-11 Volker Lendeckeparam: Fix str_list_v3 to accept ; again
2016-02-10 Ralph Boehmelib/tsocket: workaround sockets not supporting FIONREAD
2016-02-10 Jeremy Allisonasn1: Ensure asn1_tag_remaining() only ever returns...
2016-02-09 Jeremy Allisonasn1: Make asn1_peek_tag_needed_size() use the same...
2016-02-09 Volker Lendeckeasn1: Protect against overlong tag lengths
2016-02-07 Nathan HuffFix ETIME handling for Solaris event ports.
2016-02-06 Michael Adamldb: remove outdated comment about type argument in...
2016-02-06 Michael Adamtevent: remove outdated comment about type argument...
2016-02-06 Michael Adamdlist: remove outdated comment about type argument
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_CONCATE...
2016-02-06 Michael Adamtevent: remove unneeded type argument from DLIST_CONCAT...
2016-02-06 Michael Adamldb: remove unneeded argument type from DLIST_CONCATENATE()
2016-02-06 Michael Adamtevent: remove uneeded type argument from DLIST_DEMOTE()
2016-02-06 Michael Adamldb: remove uneeded type argument from DLIST_DEMOTE()
2016-02-06 Michael Adamdlist: remove unneeded argument from DLIST_DEMOTE()
2016-02-06 Michael Adamldb: remove unneeded type arg from DLIST_ADD_END
2016-02-06 Michael Adamtevent: remove unneeded type argument from DLIST_ADD_END
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2016-02-05 Martin Schwenkeutil: Move util_strlist.c into samba-util-core
2016-02-05 Martin Schwenkeutil: Make util_strlist.c standalone with its own heade...
2016-02-05 Martin Schwenkeutil: Split str_list_make_v3() into separate file
2016-02-03 Michael Adamlib:socket: fix CID 1350010 - integer OVERFLOW_BEFORE_WIDEN
2016-02-03 Volker Lendeckeasn1: Fix whitespace
2016-02-03 Volker Lendeckeasn1: Simplify _ber_read_OID_String_impl
2016-02-03 Volker Lendeckeldb: Avoid a "talloc_steal"
2016-02-03 Volker Lendeckeldb: Fix some whitespace
2016-01-26 Uri Simchonidbwrap_file: fix use of read_data()
2016-01-26 Uri Simchoniloadparm: introduce lp_parm_ulonglong() and lpcfg_parm_...
2016-01-26 Anoop C Slib:socket: detect link speed with ethtool ioctl in...
2016-01-26 Michael Adambuild: detect support for ethtool
2016-01-26 Michael Adamlib:socket: set defaults for linkspeed and capability...
2016-01-26 Michael Adamlib:socket: get interface index from kernel
2016-01-26 Michael Adamlib:socket: add linkspeed, capability and if_index...
2016-01-18 Adrian Cochraneldb-samba: Expand testing of recursive search
2016-01-18 Adrian Cochraneldb-samba: Correct error reporting to match Windows
2016-01-18 Adrian Cochraneldb-samba: critical bugfix on original recursive search...
2016-01-18 Samuel Cabreroldb-samba: Implement transitive extended matching
2016-01-15 Volker Lendeckeldb: Fix CID 1348110 Uninitialized scalar variable
2016-01-14 Justin MaggardChange default LDAP page size to 1000.
2016-01-13 Volker Lendeckeasn1: Make asn1_peek_tag_needed_size static
2016-01-13 Volker Lendeckeasn1: Fix a typo
2016-01-13 Jelmer VernooijRename 'errors' to 'samba-errors' and make it public.
2016-01-13 Jelmer VernooijAdd a new header file for functions in lib/util/util.c.
2016-01-13 Jelmer VernooijAvoid including libds/common/roles.h in public loadparm...
2016-01-13 Jelmer Vernooijldb: Only set public headers field when installing...
2016-01-13 Jelmer Vernooijtime_basic.h: Remove unnecessary dependency on replace.h
2016-01-13 Jelmer VernooijMake libtorture private, for now.
2016-01-13 Jelmer Vernooijtalloc: Only set public headers field when installing...
2016-01-13 Jelmer Vernooijtdb: Only set public headers field when installing...
2016-01-13 Jelmer Vernooijtevent: Only set public headers field when installing...
2016-01-11 Martin Schwenketalloc: Fix a documentation typo
2016-01-11 Michael Adamnss_wrapper: bump version to 1.1.2
2016-01-11 Andreas Schneidernwrap: Fix segfaults while reloading hosts file
2016-01-11 Andreas Schneidernwrap: Don't fail if we want to add an existing entry
2016-01-11 Andreas Schneidernwrap: Fix the build on Solaris
2016-01-11 Andreas Schneidernwrap: Don't leak memory from gethostbyname*() functions
2016-01-11 Andreas Schneidernwrap: Fix the build on FreeBSD
2016-01-11 Michael Adamnwrap: fix a copy and paste error in the destructor.
2016-01-11 Andreas Schneidernwrap: Cleanup shadow getspnam() memory
2016-01-11 Michael Adamnwrap: fix leaking the entlists
2016-01-11 Michael Adamnwrap: catch error to add item to vector in nwrap_he_pa...
2016-01-11 Michael Adamnwrap: rename nwrap_he.entdata to nwrap_he.entries
2016-01-11 Michael Adamnwrap: remove unused member list from struct nwrap_he
2016-01-11 Robin Hacknwrap: Small code shift in nwrap_ed_inventarize_add_to_...
2016-01-11 Andreas Schneidernwrap: Cast max_hostents to avoid warnings
2016-01-11 Andreas Schneidernwrap: Fix initialization of e entry
2016-01-11 Michael Adamnwrap: remove ai_tail argument from nwrap_files_getaddr...
2016-01-11 Michael Adamnwrap: rewrite the loop for duplication ai entries...
2016-01-11 Michael Adamnwrap: add an explaining comment for the ai duplicating...
next