CVE-2015-5370: s4:rpc_server: let a failing auth3 mark the authentication as invalid
[samba.git] / lib /
2016-04-12 Stefan MetzmacherCVE-2016-2118: docs-xml: default "allow dcerpc auth...
2016-04-12 Stefan MetzmacherCVE-2016-2118: docs-xml: add "allow dcerpc auth level...
2016-04-12 Stefan MetzmacherCVE-2016-2115: docs-xml: always default "client ipc...
2016-04-12 Ralph BoehmeCVE-2016-2115: s3:libsmb: add signing constant SMB_SIGN...
2016-04-12 Stefan MetzmacherCVE-2016-2115: docs-xml: add "client ipc signing" option
2016-04-12 Stefan MetzmacherCVE-2016-2115: docs-xml: add "client ipc min protocol...
2016-04-12 Stefan MetzmacherCVE-2016-2113: docs-xml: let "tls verify peer" default...
2016-04-12 Stefan MetzmacherCVE-2016-2113: docs-xml: add "tls verify peer" option...
2016-04-12 Stefan MetzmacherCVE-2016-2112: docs-xml: change the default of "ldap...
2016-04-12 Stefan MetzmacherCVE-2016-2112: docs-xml: add "ldap server require stron...
2016-04-12 Stefan MetzmacherCVE-2016-2111: docs-xml/smbdotconf: default "raw NTLMv2...
2016-04-12 Stefan MetzmacherCVE-2016-2111: docs-xml: add "raw NTLMv2 auth" defaulti...
2016-04-12 Volker Lendecketdb mutex check: Fix CID 1358473 Uninitialized scalar...
2016-04-11 Stefan Metzmachertdb: version 1.3.9 tdb-1.3.9
2016-04-11 Uri Simchonitdb: rework cleanup logic in tdb_runtime_check_for_robu...
2016-04-05 Volker Lendeckenwrap: Fix the build on Solaris
2016-04-02 Jeremy Allisonlib:replace: Missing semicolon on function definition.
2016-04-01 Christof Schmittgpfswrap: Add wrapper for gpfs_set_winattrs
2016-03-29 Ralph Boehmetdb: avoid a race condition when checking for robust...
2016-03-28 Uri Simchonilib/util: fix function comment
2016-03-24 Douglas Bagnalltevent.h: use HAVE___ATTRIBUTE__ instead of __GNUC__
2016-03-24 Douglas Bagnalllibreplace: use HAVE___ATTRIBUTE__ instead of __GNUC__
2016-03-24 Douglas Bagnallutil/attr.h: use HAVE___ATTRIBUTE__, not __GNUC__ compa...
2016-03-22 Douglas Bagnallldb_controls: avoid unnecessary unchecked talloc_asprin...
2016-03-22 Douglas Bagnallldb controls: allow paged_search to use a cookie
2016-03-22 Douglas Bagnallldb client controls: don't ignore failed memdup
2016-03-22 Douglas Bagnallldb controls: don't ignore memory allocation failure
2016-03-22 Garming Samsort: enable custom behaviour on critical control
2016-03-22 Jeremy Allisonlib:tdb: Remove use of strcpy in tdb test.
2016-03-21 Günther Deschnerlib/torture: add torture_assert_u64_not_equal_goto...
2016-03-21 Andreas Schneiderlib: Update nss_wrapper to version 1.1.3
2016-03-21 Andreas Schneiderlib: Update uid_wrapper to version 1.2.1
2016-03-21 Andreas Schneiderlib: Update socket_wrapper to version 1.1.6
2016-03-18 Douglas Bagnallldb client controls: avoid talloc_memdup(x, y, (size_t...
2016-03-17 Volker Lendeckelib: Fix CID 1356315 Dereference before null check
2016-03-17 Andreas Schneiderkrb5-wrap: Use the principal returned by the KDC to...
2016-03-16 Stefan Metzmacherldb-samba:wscript: python_samba__ldb depends on pyauth
2016-03-12 Günther Deschnerlib/socket/interfaces: Fix some uninitialied bytes.
2016-03-10 Stefan Metzmacherlib/util_net: add support for .ipv6-literal.net
2016-03-10 Stefan Metzmacherlib/util_net: move ipv6 linklocal handling into interpr...
2016-03-10 Andreas Schneiderkrb5_wrap: Add smb_krb5_open_keytab_relative() function
2016-03-10 Andreas Schneiderkrb5_wrap: Move smb_krb5_kt_add_entry() to krb5_wrap
2016-03-10 Andreas Schneiders3-libads: Pass down the salt principal in smb_krb5_kt_...
2016-03-09 Douglas Bagnallldb sort: allow sorting on attributes not returned...
2016-03-09 Douglas Bagnallldb_controls: add base64 option to VLV
2016-03-09 Douglas Bagnallasn1: make readContextSimple() add a NUL byte
2016-03-09 Douglas Bagnallldb controls: use uint8_t* for contextID binary blob
2016-03-09 Douglas BagnallASN1: use a talloc context in read_contextSimple
2016-03-09 Douglas Bagnallvlv: better syntax for parsing greater than or equal...
2016-03-09 Douglas Bagnallldb controls: better error string for VLV control
2016-03-09 Garming Samldb controls: base64 encode VLV response context strings
2016-03-09 Douglas Bagnallldb paged_results: quieten a warning.
2016-03-09 Andrew Bartlettdsdb: Introduce LDB_SYNTAX_SAMBA_OCTET_STRING
2016-03-09 Douglas Bagnallutil/tests: add test for BINARY_ARRAY_SEARCH_V macro
2016-03-09 Douglas Bagnallutil/binsearch: macro for greater than or equal search
2016-03-08 Andrew Bartlettpytalloc: Correct description of pytalloc_Get{Base... talloc-2.1.6
2016-03-08 Andrew Bartlettpytalloc: Add pytalloc_BaseObject_PyType_Ready() wrapper
2016-03-08 Andrew Bartletttalloc: Bump version number
2016-03-08 Andrew Bartlettpytalloc: Add new BaseObject
2016-03-08 Stefan Metzmacherpytalloc: add a _pytalloc_get_type() helper function...
2016-03-08 Andrew Bartletttalloc: add _pytalloc_get_ptr/_pytalloc_get_mem_ctx...
2016-03-08 Andrew Bartletttalloc: Improve testsuite by avoiding path issues
2016-03-08 Andrew Bartlettpyldb: Add warning about pyldb_MessageElement_AsMessage...
2016-03-07 Andreas Schneiderkrb5_wrap: Do not use deprecated KRB5 functions
2016-03-06 Volker Lendeckelib: Avoid "includes.h" in dbwrap.c
2016-03-06 Volker Lendeckelib: Introduce SERVER_ID_BUF_LENGTH
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...
next