smbd:smb2_server: let smbd_server_connection_terminate() only call exit_server()...
[kai/samba-autobuild/.git] / lib /
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...
2016-01-11 Michael Adamnwrap: move setting of ai_{flags|socktype|protocol...
2016-01-11 Michael Adamnwrap: use symbols IPPROTO_TCP and IPPROTO_UDP
2016-01-11 Michael Adamnwrap: rename _ai -> ai_new in nwrap_files_getaddrinfo()
2016-01-11 Michael Adamnwrap: fix a memleak in nwrap_files_getaddrinfo()
2016-01-11 Michael Adamnwrap: rename ai_prev -> ai_cur in nwrap_files_getaddri...
2016-01-11 Michael Adamnwrap: Fix inventarization of IPs when loading hosts
2016-01-11 Michael Adamnwrap: refactor nwrap_add_hname_* into one nwrap_ed_inv...
2016-01-11 Michael Adamnwrap: treat AI_NUMERICHOST correctly in getaddrinfo.
2016-01-11 Michael Adamnwrap: fix treatment of EAI_ADDRINFO in nwrap_files_get...
2016-01-11 Michael Adamnwrap: correctly track EAI_ADDRINFO in nwrap_files_geta...
2016-01-11 Michael Adamnwrap: in nwrap_files_getaddrinfo, treat failure of...
2016-01-11 Michael Adamnwrap: convert nwrap_files_getaddrinfo() to return...
2016-01-11 Michael Adamnwrap: use the error code from nwrap_files_cache_reload...
2016-01-11 Michael Adamnwrap: turn nwrap_files_cache_reload() into a bool...
2016-01-11 Michael Adamnwrap: better error propagation in nwrap_he_parse_line()
2016-01-11 Michael Adamnwrap: log NULL alias name at ERROR level in nwrap_add_...
2016-01-11 Michael Adamnwrap: better error propagation in nwrap_add_hname()
2016-01-11 Michael Adamnwrap: better error propagation in nwrap_add_hname_alias
2016-01-11 Michael Adamnwrap: catch NULL list in nwrap_add_hname_add_to_existing
2016-01-11 Michael Adamnwrap: catch null h_name in nwrap_add_hname_add_new
2016-01-11 Michael Adamnwrap: catch NULL ip in nwrap_add_ai
2016-01-11 Michael Adamnwrap: turn nwrap_add_hname_add_to_existing() into...
2016-01-11 Michael Adamnwrap: simplify nwrap_file_getaddrinfo: remove a variable
2016-01-11 Michael Adamnwrap: simplify nwrap_files_gethostbyname: remove a...
2016-01-11 Michael Adamnwrap: log hash table full message at error level
2016-01-11 Michael Adamnwrap: rewrite linked-list datastructures to be properl...
2016-01-11 Michael Adamnwrap: remove superfluous comments from nwrap_add_hname()
2016-01-11 Michael Adamnwrap: remove superfluous comments from nwrap_add_hname...
2016-01-11 Michael Adamnwrap: remove a superfluous comment from nwrap_add_hnam...
2016-01-11 Michael Adamnwrap: move var into scope in nwrap_add_hname()
2016-01-11 Michael Adamnwrap: simplify nwrap_add_hname
2016-01-11 Michael Adamnwrap: simplify nwrap_add_hname_alias
2016-01-11 Michael Adamnwrap: initialize some variables in nwrap_files_getaddrinfo
2016-01-11 Michael Adamnwrap: slightly clean flow by removing an else branch...
2016-01-11 Michael Adamnwrap: in nwrap_getaddrinfo, only call libc_getaddrinfo...
2016-01-11 Michael Adamnwrap: slightly simplify logic in nwrap_getaddrinfo()
2016-01-11 Michael Adamnwrap: simplify logic in nwrap_getaddrinfo, calling...
2016-01-11 Michael Adamnwrap: improve code readability in nwrap_getaddrinfo()
2016-01-11 Michael Adamnwrap: remove code duplication in nwrap_getaddrinfo
2016-01-11 Michael Adamnwrap: fix return code for getaddrinfo in case service...
2016-01-11 Michael Adamnwrap: fix return code of getaddrinfo for AI_NUMERICSER...
2016-01-11 Michael Adamnwrap: fix numeric port detection in nwrap_getaddrinfo
2016-01-11 Robin Hacknwrap: Better check service string sanity.
2016-01-11 Robin Hacknwrap: Fix memory leak in nwrap_gethostbyname_r()
2016-01-11 Robin Hacknwrap: Fix memory leak in nwrap_files_gethostbyname()
2016-01-11 Robin Hacknwrap: Fix memory leak in nwrap_he_unload()
2016-01-11 Robin Hacknwrap: Rename cont to vector in nwrap_vector_add_item()
2016-01-11 Robin Hacknwrap: Fix memory leak inside nwrap_getaddrinfo()
2016-01-11 Robin Hacknwrap: Use nwrap_vector_foreach instead of for loop
2016-01-11 Robin Hacknwrap: Fix memory leak when getline() is used.
2016-01-11 Robin Hacknwrap: Add basic locking for support multithreaded...
2016-01-11 Robin Hacknwrap: Add BSD libc support for gethost*_r functios.
2016-01-11 Robin Hacknwrap: Use nwrap vectors as memory backend for getaddri...
2016-01-11 Robin Hacknwrap: Add string manipulation functions.
2016-01-11 Robin Hacknwrap: Add nwrap_add_hname() and nwrap_add_hname_alias().
2016-01-11 Robin Hacknwrap: Add function nwrap_add_ai
2016-01-11 Robin Hacknwrap: Add a hash table to the nwrap structure
2016-01-11 Robin Hacknwrap: Simplify file loading.
2016-01-11 Robin Hacknwrap: Add nwrap vector memory management functions
next