s4:torture/smb2: add smb2.lease.[v2_]complex1 tests
[metze/samba/wip.git] / lib /
2014-11-27 Andrew Bartlettlib/param: Allow enum values to also be white-space...
2014-11-27 Volker Lendeckeparam: Simplify get_parametric_helper()
2014-11-26 Volker Lendecketdb: Fix tdb_runtime_check_for_robust_mutexes()
2014-11-25 Kamen Mazdrashkilib-pyldb: Block elements should be surrounded by ...
2014-11-25 Kamen Mazdrashkilib-pyldb: Fix docstring for msg.add() method - it...
2014-11-25 Kamen Mazdrashkilib-ldb-test: Test copying message element from a messa...
2014-11-25 Kamen Mazdrashkilib-pyldb: Avoid crash when copying MessageElements...
2014-11-25 Kamen Mazdrashkilib-ldb_ldif: Stop processing if ldb_message element...
2014-11-25 Kamen Mazdrashkilib-ldb: Check for input parameter when searching attri...
2014-11-25 Kamen Mazdrashkilib-pyldb: Throw exception when we can't create Message...
2014-11-25 Kamen Mazdrashkilib-pyldb: Avoid leaking memory in error cases
2014-11-25 Kamen Mazdrashkilib-pyldb: Avoid SEGFAULT in case we can't convert...
2014-11-24 Volker Lendeckedbwrap: Fix a enum conversion
2014-11-22 Jelmer VernooijInclude mimeparse, which is used by subunit/testtools.
2014-11-22 Jelmer VernooijAdd bundled copy of 'extras' python module used by...
2014-11-20 Stefan Metzmacherlib/ldb-samba: add ldif handler for msDS-TrustForestTru...
2014-11-20 Volker Lendecketdb_wrap: Make mutexes easier to use
2014-11-20 Stefan Metzmachertdb: allow tdb_open_ex() with O_RDONLY of TDB_FEATURE_F...
2014-11-19 Volker Lendeckeparam: add "smbd profiling level" option
2014-11-18 Volker Lendeckelib: Add proper {} to tcopy_passwd
2014-11-18 Volker Lendeckelib: Use talloc_pooled_object in tcopy_passwd
2014-11-17 Günther Deschnerlib/util: use size_t for add_string_to_array().
2014-11-14 Stefan Metzmacherlib/smbconf: remove const warning
2014-11-14 Stefan Metzmacherlib/param: fix const warnings
2014-11-14 Stefan Metzmacherlib/util/tests: avoid some compiler warnings
2014-11-14 Stefan Metzmacherlib/util: add str_list_make_v3_const()
2014-11-14 Stefan Metzmacherlib/ldb: remove unused 'allow_warnings=True'
2014-11-14 Stefan Metzmacherlib/ldb: fix compiler warnings in ldb_tdb.c
2014-11-14 Stefan Metzmacherlib/ldb: fix compiler warnings in ldb_modules_list_from...
2014-11-14 Stefan Metzmacherlib/texpect: fix compiler warnings
2014-11-14 Stefan Metzmacherlib/texpect: make the code more portable by using ...
2014-11-12 Jelmer VernooijMove dnspython to third_party.
2014-11-10 Jelmer VernooijDon't use a nested function when testing for visibility...
2014-11-10 Jelmer Vernooijdata_blob.h: Add space between literal and string constant.
2014-11-10 Volker Lendeckelib: Add tevent_req_simple_recv_unix
2014-10-31 Jeremy Allisons3:param: Add new option "strict rename".
2014-10-30 Volker Lendeckedbwrap: Avoid "includes.h" in dbwrap_cache.c
2014-10-30 Volker Lendeckedbwrap: Add some required #includes to dbwrap.h
2014-10-30 Volker Lendeckelib: loadparm.h uses TALLOC_CTX
2014-10-30 Volker Lendeckedbwrap: Avoid an unnecessary #include
2014-10-16 Stefan Metzmacherlib/crypto: add aes_gcm_128 support.
2014-10-16 Martin Schwenkelib/util: Protect time_basic.h against multiple inclusion
2014-10-15 Jelmer Vernooijupdate-external.sh: Update upstream URLs for testtools...
2014-10-15 Jelmer VernooijFix path to zlib in update-external.sh.
2014-10-15 Jelmer VernooijUpdate zlib using update-external.sh.
2014-10-15 Andreas Schneidernss_wrapper: check for nss.h
2014-10-14 Günther Deschnerlib/crypto: add and build a copied version of SHA512...
2014-10-14 Jelmer Vernooijpep8: Import new version.
2014-10-13 Martin Schwenkelib/util: Add RFC3339 timestamp support to timeval_str_...
2014-10-13 Martin Schwenkelib/util: Use snprintf() instead of strftime() in timev...
2014-10-09 Ralph Boehmelib/texpect: portability fix, include signal.h
2014-10-09 Björn Baumbachbuild: do not install texpect binary anymore.
2014-10-09 Andreas Schneidernwrap: Bump version of nss_wrapper to 1.0.3.
2014-10-09 Andreas Schneidernwrap: Make sure addr is initialized.
2014-10-09 Andreas Schneidernwrap: Use DNS_NAME_MAX cause it is not available on...
2014-10-09 Andreas Schneidernwrap: Don't overflow the in_addr if convert IPv6.
2014-10-09 Andreas Schneidernwrap: Fix resolving hostnames with a trailing dot.
2014-10-09 Andreas Schneidernwrap: Fall back to RTLD_NEXT if we can't find libc.
2014-10-07 Andrew Bartletts3-winbindd: Allow winbindd to connect over SMB2 to...
2014-10-07 Stefan Metzmacherlib/param: add PROTOCOL_SMB3_10 handling
2014-10-06 Jeremy Allisonlib: uid_wrapper: Fix setgroups and syscall detection...
2014-10-03 Martin Schwenkelib/util: Use charset_compat.h if SAMBA_UTIL_CORE_ONLY
2014-10-03 Martin Schwenkelib/util: Factor out subsystem samba-util-core from...
2014-10-03 Martin Schwenkelib/util: Clean up includes for util.c
2014-10-03 Martin Schwenkelib/util: Clean up includes for fault.c
2014-10-03 Martin Schwenkelib/util: Clean up includes for substitute.c
2014-10-03 Martin Schwenkelib/util: Replace an SMB_ASSERT()
2014-10-03 Martin Schwenkelib/util: Clean up includes for signal.c
2014-10-03 Martin Schwenkelib/util: Clean up includes for time.[ch]
2014-10-03 Martin Schwenkelib/util: Clean up includes for data_blob.[ch]
2014-10-03 Martin Schwenkelib/util: Clean up includes for xfile.[ch]
2014-10-03 Martin Schwenkelib/util: Clean up includes for blocking.c
2014-10-03 Michael Adamtorture: add torture_assert_u64_not_equal()
2014-10-03 Michael Adamtorture: add torture_assert_int_not_equal
2014-10-02 Andreas Schneiderswrap: Bump version to 1.1.2.
2014-10-02 Andreas Schneiderswrap: Add support for eventfd with unsigned count...
2014-10-02 Andreas Schneiderswrap: Add a trace message for swrap_socket().
2014-10-02 Andreas Schneiderswrap: Implement fcntl() to catch F_DUPFD.
2014-10-02 Andreas Schneiderswrap: Include the function name in the debug output.
2014-10-02 Andreas Schneiderswrap: Silence alignment warnings.
2014-10-02 Andreas Schneiderswrap: Fix type punning warnings when loading functions.
2014-10-02 Andreas Schneiderswrap: Fix access to struct members in log messages.
2014-10-02 Andreas Schneiderswrap: Fix whitespace errors.
2014-10-02 Andreas Schneiderswrap: Update copyright notice.
2014-10-02 Andreas Schneiderswrap: Wrap fopen to detect stale file descriptors.
2014-10-02 Andreas Schneiderswrap: Use swrap_address in swrap_accept().
2014-10-02 Andreas Schneiderswrap: Remove unused sockaddr_dup() function.
2014-10-02 Andreas Schneiderswrap: Use swrap_address in the socket_info struct.
2014-10-02 Andreas Schneiderswrap: Use a sockaddr_un for the unix path in socket_info.
2014-10-02 Andreas Schneiderswrap: Rename swrap_pcap_dump_packet().
2014-10-02 Andreas Schneiderswrap: Rename swrap_pcap_get_fd().
2014-10-02 Andreas Schneiderswrap: Rename swrap_marshall_packet().
2014-10-02 Andreas Schneiderswrap: Rename swrap_packet_init().
2014-10-02 Andreas Schneiderswrap: Rename socket_wrapper_pcap_file().
2014-10-02 Andreas Schneiderswrap: Fix type punning warnings.
2014-10-02 Jakub HrozekProvide a compatible declaration of CMSG_ALIGN
2014-10-02 Jakub HrozekSO_PROTOCOL is platform-dependent
2014-10-02 Michael Adamswrap: fix another discard const warning in swrap_bind()
2014-10-02 Michael Adamswrap: fix discard const warning in swrap_bind()
2014-10-02 Michael Adamswrap: fix discard const warning in swrap_remove_stale()
next