summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: Add "is_case_sensitive" to ms_fnmatch_protocolVolker Lendecke2017-01-222-11/+21
* lib/util/charset: Optimize next_codepoint for the ascii caseVolker Lendecke2017-01-221-0/+4
* lib: Avoid an includes.hVolker Lendecke2017-01-221-1/+4
* lib: Add lib/util/server_id.hVolker Lendecke2017-01-225-30/+59
* replace: fix some trailing whitespacesBjörn Jacke2017-01-211-10/+10
* s3/debug: listen for MSG_REQ_RINGBUF_LOGRalph Boehme2017-01-201-0/+22
* debug: add "ringbuf" backend logging to a ringbufferRalph Boehme2017-01-202-0/+86
* debug: parse, store and pass backend optionRalph Boehme2017-01-201-9/+22
* lib: talloc: Make it clear that talloc_get_size(NULL) returns 0.Jeremy Allison2017-01-121-3/+0
* wscript: remove executable bits for all wscript* filesStefan Metzmacher2017-01-115-0/+0
* lib/tevent: remove unused release-script.shStefan Metzmacher2017-01-111-48/+0
* krb5_wrap: let smb_krb5_kinit_s4u2_ccache() work if store_creds.client and se...Stefan Metzmacher2017-01-101-0/+24
* s3/smbd: new "mangled names" setting "illegal"Ralph Boehme2017-01-092-1/+2
* s3/smbd: convert "mangled names" option to an enumRalph Boehme2017-01-092-0/+13
* replace: Include sysmacros.hAndreas Schneider2017-01-081-0/+4
* lib/util: add pm_process_with_flags to allow parsing ini files with empty valuesGünther Deschner2017-01-065-7/+51
* lib: Use "all_zero" where appropriateVolker Lendecke2017-01-031-6/+2
* WAF: Fix detection of IPv6Lukas Slebodnik2017-01-021-1/+1
* lib replace: Fix detection of featuresLukas Slebodnik2017-01-023-3/+9
* krb5_wrap: fix smb_krb5_cc_copy_creds() for MIT krb5Stefan Metzmacher2016-12-241-0/+12
* ldb_tdb: avoid erroneous error messagesGarming Sam2016-12-231-1/+1
* ldbdump: Parse the -i optionGarming Sam2016-12-221-1/+1
* krb5_wrap: Remove incorrect absolute path checks in smb_krb5_kt_open_relative()Andreas Schneider2016-12-161-2/+2
* krb5_wrap: More checks for absolute path in smb_krb5_kt_open()Andreas Schneider2016-12-161-4/+21
* talloc: Add tests for talloc destructor behaviour after talloc_realloc()Andrew Bartlett2016-12-131-1/+66
* lib: Remove xfileVolker Lendecke2016-12-113-640/+2
* lib: Add fgets_slashVolker Lendecke2016-12-112-0/+84
* util: use SCOPE_DELIMITER for the IPv6 scope delimiterBjörn Jacke2016-12-091-4/+4
* replace: make sure we have a SCOPE_DELIMITER defineBjörn Jacke2016-12-091-0/+4
* man pages: change http://samba.org to https://www.samba.orgBjörn Jacke2016-12-097-7/+7
* lib/util: Fix indentation within routine description for dbghdrclassAnoop C S2016-12-091-15/+15
* lib/util: Fix input arguments description for dbghdrclass() routineAnoop C S2016-12-081-3/+1
* tevent: remove shebang from tevent.pyLukas Slebodnik2016-12-081-1/+0
* debug: Add minimalist D_* macrosMartin Schwenke2016-12-051-0/+6
* libsocket: Make sure ifr.ifr_name is null-terminatedAndreas Schneider2016-12-031-1/+1
* util: Initialize pointerAndreas Schneider2016-12-021-1/+1
* lib: Avoid includes.h in bitmap.cVolker Lendecke2016-12-021-1/+4
* replace: Include libgen.h if availableAmitay Isaacs2016-12-011-0/+4
* ldb: new ldb version 1.1.29ldb-1.1.29Andrew Bartlett2016-12-014-1/+273
* ldb: Add test for behaviour of rdn_nameAndrew Bartlett2016-12-011-0/+13
* ldb: Cope with a->name being *Andrew Bartlett2016-12-011-4/+4
* ldb:rdn_name: add support for LDB_CONTROL_RECALCULATE_RDN_OID on ldb_modify()Stefan Metzmacher2016-12-011-0/+141
* ldb:rdn_name: normalize rdn_name in rdn_rename_callback()Stefan Metzmacher2016-12-011-0/+10
* ldb: load @ATTRIBUTES faster by sorting once, not at each insertionAndrew Bartlett2016-12-011-8/+69
* ldb: Add helper function ldb_schema_attribute_fill_with_syntax()Andrew Bartlett2016-12-012-0/+41
* ldb: Reduce per-attribute memory allocation during @ATTRIBUTES loadAndrew Bartlett2016-12-011-1/+4
* ldb: Reduce scope of allocation and de-allocation of @ATTRIBUTESAndrew Bartlett2016-12-012-36/+24
* ldb: Add helper function ldb_schema_attribute_remove_flagged()Andrew Bartlett2016-12-013-0/+44
* ldb:controls: add LDB_CONTROL_RECALCULATE_RDN_OIDStefan Metzmacher2016-12-011-0/+7
* ldb: Avoid individual memory allocations when searching for indexlistAndrew Bartlett2016-12-011-1/+4