summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* CVE-2023-0614 ldb: Release LDB 2.7.2ldb-2.7.2Andrew Bartlett2023-03-203-1/+305
* CVE-2023-0614 lib/ldb-samba Ensure ACLs are evaluated on SAMBA_LDAP_MATCH_RUL...Andrew Bartlett2023-03-201-1/+6
* CVE-2023-0614 lib/ldb-samba: Add test for SAMBA_LDAP_MATCH_RULE_TRANSITIVE_EV...Andrew Bartlett2023-03-202-57/+174
* CVE-2023-0614 dsdb: Add pre-cleanup and self.addCleanup() of OU created in ma...Andrew Bartlett2023-03-201-0/+8
* CVE-2023-0614 ldb: Filter on search base before redacting messageJoseph Sutton2023-03-204-23/+47
* CVE-2023-0614 ldb: Centralise checking for inaccessible matchesJoseph Sutton2023-03-202-30/+31
* CVE-2023-0614 ldb: Prevent disclosure of confidential attributesJoseph Sutton2023-03-206-0/+91
* CVE-2023-0614 ldb: Add ldb_parse_tree_get_attr()Joseph Sutton2023-03-202-0/+28
* CVE-2023-0614 ldb: Make use of ldb_filter_attrs_in_place()Joseph Sutton2023-03-203-57/+62
* CVE-2023-0614 ldb: Make ldb_filter_attrs_in_place() work in placeJoseph Sutton2023-03-203-442/+307
* CVE-2023-0614 ldb: Add function to filter message in placeJoseph Sutton2023-03-204-0/+1148
* CVE-2023-0614 ldb: Add function to add distinguishedName to messageJoseph Sutton2023-03-202-3/+8
* CVE-2023-0614 ldb: Add function to remove excess capacity from an ldb messageJoseph Sutton2023-03-202-0/+19
* CVE-2023-0614 ldb: Add function to take ownership of an ldb messageJoseph Sutton2023-03-202-0/+45
* CVE-2023-0614 ldb:tests: Ensure all tests are accounted forJoseph Sutton2023-03-201-2/+3
* CVE-2023-0614 ldb:tests: Ensure ldb_val data is zero-terminatedJoseph Sutton2023-03-201-85/+86
* CVE-2023-0614 ldb: Add functions for handling inaccessible message elementsJoseph Sutton2023-03-202-0/+30
* CVE-2023-0614 lib/ldb: Avoid allocation and memcpy() for every wildcard match...Andrew Bartlett2023-03-201-10/+50
* lib:util: File descriptor being closed repeatedly.baixiangcpp2023-02-241-1/+8
* s3:lib: Change file_modtime() to return an error code and a struct timespec.Jeremy Allison2023-02-104-22/+43
* param: Use a higher time resolution for lp_file_list_changed()Andreas Schneider2023-02-102-7/+11
* lib:param: Remove trailing whitespaces from loadparm.cAndreas Schneider2023-02-101-6/+6
* lib:util: Print data in ISO 8601 formatAndreas Schneider2023-02-101-2/+2
* lib:util: Remove trailing whitespaces from time.cAndreas Schneider2023-02-101-19/+19
* ldb: version 2.7.1ldb-2.7.1Stefan Metzmacher2023-02-063-1/+295
* tevent: version 0.14.1Stefan Metzmacher2023-02-062-1/+158
* tevent: remove the already removed tevent_port.c also from the buildStefan Metzmacher2023-02-061-3/+0
* replace: remove unused configure checks for port_create()Stefan Metzmacher2023-02-062-9/+0
* replace: provide PIPE_BUF on GNU/HurdSamuel Thibault2023-02-061-0/+12
* ldb: version 2.7.0ldb-2.7.0Stefan Metzmacher2023-01-181-1/+1
* tevent: version 0.14.0tevent-0.14.0Stefan Metzmacher2023-01-183-6/+158
* tevent: Call depth trackingPavel Filipenský2023-01-187-0/+223
* tevent: expose tevent_find_ops_byname() to callersStefan Metzmacher2023-01-184-3/+3
* tevent: allow the "standard" backend to be overloadedStefan Metzmacher2023-01-181-1/+1
* tevent: remove solaris port backendStefan Metzmacher2023-01-183-809/+0
* tevent: remove unused register_backend() from python bindingsStefan Metzmacher2023-01-181-130/+0
* tevent: remove unused tevent_liboop.cStefan Metzmacher2023-01-181-292/+0
* tevent: Fix trailing whitespaces in tevent.cPavel Filipenský2023-01-181-4/+4
* tevent: use samba_tevent_set_debug() in testsuite.cStefan Metzmacher2023-01-181-15/+35
* lib/util: install a tevent_abort callback using smb_panic()Stefan Metzmacher2023-01-181-0/+18
* tdb: version 1.4.8tdb-1.4.8Stefan Metzmacher2023-01-182-1/+74
* talloc: version 2.4.0talloc-2.4.0Stefan Metzmacher2023-01-184-2/+84
* lib/tsocket: fix a typo in the tsocket guide docBjörn Baumbach2023-01-171-1/+1
* lib/compression: Fix length checkJoseph Sutton2023-01-101-1/+1
* lib/tfork: Don't overwrite 'ret' in cleanup phaseJoseph Sutton2023-01-101-5/+6
* lib/talloc: Zero-initialise chunk pointersJoseph Sutton2023-01-101-6/+6
* lib: Remove idtree from samba_util.hVolker Lendecke2023-01-102-3/+1
* lib: Add "starting_id" to idr_get_new_random()Volker Lendecke2023-01-102-5/+16
* libreplace: require TLS support if pthread support is availableRalph Boehme2023-01-052-0/+15
* libreplace: update comment on __thread supportRalph Boehme2023-01-051-1/+2