summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib:krb5_wrap:krb5_samba: increase debug level for smb_krb5_get_default_realm...Günther Deschner2016-04-291-2/+2
* nwrap: Fix the build on SolarisVolker Lendecke2016-04-281-1/+1
* tevent: version 0.9.28Stefan Metzmacher2016-04-182-1/+91
* lib: tevent: Fix memory leak reported by Pavel Březina <pbrezina@redhat.com>...Jeremy Allison2016-04-181-0/+4
* tevent: version 0.9.27Stefan Metzmacher2016-04-182-1/+91
* Fix ETIME handling for Solaris event ports.Nathan Huff2016-04-181-4/+18
* tevent: Only set public headers field when installing as a public library.Jelmer Vernooij2016-04-181-1/+1
* lib: tevent: Whitespace cleanup.Jeremy Allison2016-04-181-3/+3
* lib: tevent: Fix bug in poll backend - poll_event_loop_poll()Jeremy Allison2016-04-181-1/+4
* tevent: version 0.9.26Stefan Metzmacher2016-04-182-1/+91
* lib: tevent: docs: Add tutorial on thread usage.Jeremy Allison2016-04-182-0/+324
* lib: tevent: tests: Add a second thread test that does request/reply.Jeremy Allison2016-04-181-0/+205
* lib: tevent: Initial test of tevent threaded context code.Jeremy Allison2016-04-181-0/+125
* lib: tevent: Initial checkin of threaded tevent context calling code.Jeremy Allison2016-04-183-1/+423
* Merge tag 'samba-4.2.11' into v4-2-testStefan Metzmacher2016-04-129-94/+441
|\
| * CVE-2016-2118: docs-xml: default "allow dcerpc auth level connect" to "no"Stefan Metzmacher2016-03-301-1/+1
| * CVE-2016-2118(<=4.3) docs-xml: add "allow dcerpc auth level connect" defaulti...Ralph Boehme2016-03-301-0/+8
| * CVE-2016-2118: docs-xml: add "allow dcerpc auth level connect" defaulting to ...Stefan Metzmacher2016-03-301-0/+2
| * CVE-2016-2115: docs-xml: always default "client ipc signing" to "mandatory"Stefan Metzmacher2016-03-301-5/+1
| * CVE-2016-2115: s3:libsmb: add signing constant SMB_SIGNING_IPC_DEFAULTRalph Boehme2016-03-301-1/+4
| * CVE-2016-2115(<=4.3): docs-xml: add "client ipc signing" optionRalph Boehme2016-03-301-0/+8
| * CVE-2016-2115: docs-xml: add "client ipc signing" optionStefan Metzmacher2016-03-301-0/+14
| * CVE-2016-2115(<=4.3): docs-xml: add "client ipc min protocol" and "client ipc...Ralph Boehme2016-03-301-0/+16
| * CVE-2016-2115: docs-xml: add "client ipc min protocol" and "client ipc max pr...Stefan Metzmacher2016-03-301-0/+26
| * CVE-2016-2113: docs-xml: let "tls verify peer" default to "as_strict_as_possi...Stefan Metzmacher2016-03-301-1/+1
| * CVE-2016-2113(<=4.3): docs-xml: add "tls verify peer" option defaulting to "n...Ralph Boehme2016-03-301-0/+8
| * CVE-2016-2113: docs-xml: add "tls verify peer" option defaulting to "no_check"Stefan Metzmacher2016-03-302-0/+16
| * CVE-2016-2112: docs-xml: change the default of "ldap server require strong au...Stefan Metzmacher2016-03-291-1/+1
| * CVE-2016-2112(<=4.3): docs-xml: add "ldap server require strong auth" optionRalph Boehme2016-03-291-0/+8
| * CVE-2016-2112: docs-xml: add "ldap server require strong auth" optionStefan Metzmacher2016-03-293-0/+20
| * CVE-2016-2111: docs-xml/smbdotconf: default "raw NTLMv2 auth" to "no"Stefan Metzmacher2016-03-291-1/+1
| * CVE-2016-2111(<=4.3): docs-xml: add "raw NTLMv2 auth" defaulting to "yes"Stefan Metzmacher2016-03-291-0/+8
| * CVE-2016-2111: docs-xml: add "raw NTLMv2 auth" defaulting to "yes"Stefan Metzmacher2016-03-291-0/+1
| * lib/util_net: add support for .ipv6-literal.netStefan Metzmacher2016-03-292-5/+154
| * lib/util_net: move ipv6 linklocal handling into interpret_string_addr_internal()Stefan Metzmacher2016-03-291-39/+56
| * asn1: Make 'struct asn1_data' privateVolker Lendecke2016-03-292-9/+10
| * asn1: Remove a reference to asn1_data internalsVolker Lendecke2016-03-291-2/+4
| * asn1: Add asn1_current_ofs()Volker Lendecke2016-03-292-0/+6
| * asn1: Add asn1_has_nestingVolker Lendecke2016-03-292-0/+6
| * asn1: Add asn1_extract_blob()Volker Lendecke2016-03-292-0/+22
| * asn1: Add asn1_set_error()Volker Lendecke2016-03-292-0/+6
| * asn1: Add asn1_has_error()Volker Lendecke2016-03-292-0/+6
| * asn1: Make "struct nesting" privateVolker Lendecke2016-03-292-5/+7
| * asn1: Add some early returnsVolker Lendecke2016-03-291-1/+11
| * asn1: Add overflow check to asn1_writeVolker Lendecke2016-03-291-0/+6
| * asn1: Make asn1_peek_full_tag return 0/errnoVolker Lendecke2016-03-292-5/+5
| * asn1: Remove an unused asn1 functionVolker Lendecke2016-03-292-29/+0
| * lib/tls: Change default supported TLS versions.Andrew Bartlett2016-03-291-1/+1
| * lib/tls: Add new 'tls priority' optionAndrew Bartlett2016-03-292-0/+9
| * lib/util: fix output format in dump_data*()Stefan Metzmacher2016-03-291-1/+1