1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/lib
Stefan Metzmacher bf6f032094 lib/util: let strlen_m_term[_null]() use strlen_m_ext_term[_null]()
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
2015-07-03 02:00:28 +02:00
..
addns lib: Fix CID 1273234 Untrusted value as argument 2015-06-23 22:12:08 +02:00
afs
async_req lib: Fix CID 710685 Unchecked return value from library 2015-06-23 22:12:08 +02:00
compression
crypto Revert "lib: Fix deps for LIBCRYPTO" 2015-06-28 11:47:16 +02:00
dbwrap dbwrap: Remove an unused variable 2015-05-13 01:44:20 +02:00
krb5_wrap krb5_wrap: fix documentation for smb_krb5_principal_get_comp_string(). 2015-03-27 01:26:16 +01:00
ldb Move waf into third_party/. 2015-03-26 22:47:22 +01:00
ldb-samba ldb-samba: implement --show-binary for msDS-RevealedUsers 2015-03-12 17:13:43 +01:00
nss_wrapper
param smbd: Offer SMB 3.1.1 by default. 2015-05-08 15:49:32 +02:00
replace replace: Replace BSD strtoll by wrapping strtoll instead of strtoq 2015-06-22 12:49:10 +02:00
resolv_wrapper
smbconf
socket
socket_wrapper
talloc talloc:guide: fix documented signature of talloc_unlink(). 2015-06-12 17:08:19 +02:00
tdb tdb: version 1.3.6 2015-06-12 19:55:34 +02:00
tdb_wrap Remove ntdb protection from tdb_wrap 2015-03-17 11:30:51 +01:00
tdr
tevent tevent: version 0.9.25 2015-06-12 17:08:19 +02:00
texpect texpect: Do not depend on ccan 2015-03-17 11:30:52 +01:00
torture lib/torture: be more verbose about ndr failures. 2015-07-03 02:00:27 +02:00
tsocket Fix a typo 2015-06-19 01:05:17 +02:00
uid_wrapper
util lib/util: let strlen_m_term[_null]() use strlen_m_ext_term[_null]() 2015-07-03 02:00:28 +02:00
README
wscript_build

compression - Various compression algorithms (MSZIP, lzxpress)
dnspython - Python module for working with DNS.
nss_wrapper - Wrapper for the user and group NSS API allowing the use 
              of other data sources.
popt - Command-line option parsing library
replace - Provides replacements for standard (POSIX, C99) functions 
          not provided by the host platform.
socket_wrapper - Wrapper library allowing TCP/IP traffic to be redirected 
                 over Unix domain sockets.
subunit - Utilities and bindings for working with the Subunit test result 
          reporting protocol.
talloc - Hierarchical pool based memory allocator 
tdb - Simple but fast key/value database library, supporting multiple writers
torture - Simple unit testing helper library