summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* ldb-samba: remember the error string of a failing bind in ildb_connect()Stefan Metzmacher2017-03-071-0/+1
* lib/torture: add torture_assert_mem_equal_gotoRalph Boehme2017-03-071-0/+10
* krb5_wrap: use our own code to calculate the ENCTYPE_ARCFOUR_HMAC keyStefan Metzmacher2017-02-251-0/+37
* lib/util: add generate_random_machine_password() functionStefan Metzmacher2017-02-252-2/+198
* Revert "vfs_fruit: fix fruit:resource option spelling, but not behaviour"Karolin Seeger2017-01-271-10/+0
* vfs_fruit: fix fruit:resource option spelling, but not behaviourRalph Boehme2017-01-091-0/+10
* lib:torture: Make variables constAndreas Schneider2016-11-301-4/+4
* ldb-samba: Add new extended match rule DSDB_MATCH_FOR_EXPUNGEAndrew Bartlett2016-10-202-1/+133
* lib: Fix bug 12291Volker Lendecke2016-10-201-1/+1
* lib: poll_funcs : poll_funcs_context_slot_find can select the wrong slot to r...Jeremy Allison2016-09-211-1/+13
* lib/poll_funcs: free contexts in poll_funcs_state_destructor()Jeremy Allison2016-09-211-0/+3
* lib/util: Fix format strings and argument data typesAmitay Isaacs2016-08-241-3/+3
* ldb: Fix format-nonliteral warningAmitay Isaacs2016-08-242-1/+4
* lib/util: Fix format-nonliteral warningAmitay Isaacs2016-08-242-0/+11
* tdb: Fix format-nonliteral warningAmitay Isaacs2016-08-241-0/+3
* talloc: Fix format-nonliteral warningAmitay Isaacs2016-08-241-2/+6
* async_req: make async_connect_send() "reentrant"Ralph Boehme2016-08-101-3/+13
* ldb: version 1.1.27ldb-1.1.27Stefan Metzmacher2016-07-285-2/+271
* ldb: Use ldb_unpack_data_only_attr_list_flags in re_index()Andrew Bartlett2016-07-281-1/+6
* ldb: fix compiler warnings on ldb_unpack_data() argumentsStefan Metzmacher2016-07-282-2/+10
* ldb: Add flags to ltdb_search_dn1() to control memory allocationAndrew Bartlett2016-07-285-21/+63
* ldb: Prepare for adding flags to ltdb_search_dn1() to control memory allocationAndrew Bartlett2016-07-281-1/+9
* ldb: Add ldb_unpack_data_only_attr_list_flags()Andrew Bartlett2016-07-283-24/+88
* ldb: Free empty index lists as talloc_realloc() fails in this caseAndrew Bartlett2016-07-281-1/+6
* ldb_tdb index: fix whitespaceDouglas Bagnall2016-07-281-27/+27
* lib/ldb-samba: Avoid talloc() in ldif_read_objectSid() by parsing the SID str...Andrew Bartlett2016-07-281-15/+23
* lib/ldb-samba: Use ndr_push_struct_into_fixed_blob() in ldif_handlers.cAndrew Bartlett2016-07-281-2/+9
* tevent: version 0.9.28tevent-0.9.29Stefan Metzmacher2016-07-282-1/+91
* talloc: version 2.1.8talloc-2.1.8Stefan Metzmacher2016-07-284-1/+91
* tdb: version 1.3.10tdb-1.3.10Stefan Metzmacher2016-07-282-1/+70
* ldb_ldb: Do not re-scan the index list for new DNsAndrew Bartlett2016-07-261-14/+23
* Wrap krb5_cc_copy_creds and krb5_cc_copy_cacheAlexander Bokovoy2016-07-252-0/+15
* s4-torture: fix compile of new NDR PAC tests with MIT Kerberos.Günther Deschner2016-07-231-0/+8
* s4-torture: add new torture_assert_krb5_error_equal macro.Günther Deschner2016-07-231-0/+8
* tevent: Add overflow protection to tevent_req_createVolker Lendecke2016-07-221-0/+7
* tevent: Save 140 bytes of .text in tevent_req_createVolker Lendecke2016-07-221-9/+7
* tevent: Save 32 bytes of .text in tevent_req_createVolker Lendecke2016-07-221-5/+8
* docs-xml:smbdotconf: default "ntlm auth" to "no"Stefan Metzmacher2016-07-221-1/+1
* smbd: Enable leases by defaultVolker Lendecke2016-07-221-0/+2
* samba_kcc: Enable the python samba_kccGarming Sam2016-07-211-1/+1
* krb5_wrap: provide CKSUMTYPE_HMAC_SHA1_96_AES_*Stefan Metzmacher2016-07-201-0/+11
* torture: show the first differing byte and a dump in torture_assert_data_blob...Günther Deschner2016-07-201-0/+36
* pytalloc: Add a warning about enable_null_trackingGarming Sam2016-07-191-0/+2
* ldb: Add better debugging to ldb_wait()Andrew Bartlett2016-07-191-29/+39
* param: Correct the defaults for "dcerpc endpoint services"Andrew Bartlett2016-07-191-1/+1
* dbwrap: Remove dbwrap_watchers.tdb based codeVolker Lendecke2016-07-153-30/+0
* match_rules: Make cleanup faster and more efficientGarming Sam2016-07-151-37/+2
* match_rules: Fix a duplicated checkGarming Sam2016-07-151-2/+2
* Revert "lib:dlinklist: avoid -Wtautological-compare errors with gcc6"Michael Adam2016-07-151-8/+0
* Revert "tevent: avoid -Wtautological-compare errors with gcc6"Michael Adam2016-07-151-8/+0