summaryrefslogtreecommitdiff
path: root/source4/dsdb/schema
AgeCommit message (Expand)AuthorFilesLines
2025-05-26s4:dsdb: Remove unused codeJennifer Sutton2-98/+0
2025-05-26s4:dsdb: Remove trailing whitespaceJennifer Sutton1-6/+6
2024-06-24s4:dsdb: Avoid possible underflows with new_lenAndreas Schneider1-1/+1
2024-06-24s4:dsdb: Remove trailing spaces in schema_query.cAndreas Schneider1-36/+36
2024-05-22s4:dsdb:strcasecmp_with_ldb_val() avoids overflowDouglas Bagnall1-1/+3
2024-04-23dsdb:schema: use NUMERIC_CMP in place of uint32_cmpDouglas Bagnall1-10/+4
2023-10-13s4:dsdb: Replace early ‘continue’ with ‘if’ statement (CID 1414738)Joseph Sutton1-7/+3
2023-09-11s4:dsdb: Fix code spellingJoseph Sutton1-3/+3
2023-08-14s4:dsdb: Remove unnecessary castsJoseph Sutton1-3/+3
2023-08-08s4:dsdb: Add missing newlines to logging messagesJoseph Sutton1-3/+3
2023-08-03s4:dsdb:schema: Fix code spellingAndreas Schneider2-5/+5
2023-08-03s4:dsdb:schema: Fix trailing white spacesAndreas Schneider1-45/+45
2023-04-05CVE-2023-0614 s4-dsdb: Treat confidential attributes as unindexedJoseph Sutton3-3/+24
2023-03-31s4:dsdb/schema: Add dsdb_attribute_by_cn_ldb_val()Joseph Sutton3-1/+21
2023-03-23s4:dsdb/schema: remember if a backlink attribute is not allowed on class 'top'Stefan Metzmacher2-0/+43
2022-01-12dsdb/schema: let dsdb_syntax_DN_BINARY_drsuapi_to_ldb return WERR_DS_INVALID_...Stefan Metzmacher1-1/+9
2022-01-12dsdb/schema: add no memory checks for {ldb,dsdb}_dn_get_extended_linearized()Stefan Metzmacher1-0/+2
2022-01-12dsdb/schema: fix Object(OR-Name) syntax definitionStefan Metzmacher1-2/+2
2022-01-12dsdb/schema/tests: let samba4.local.dsdb.syntax call the validate_dn() hookStefan Metzmacher1-0/+2
2021-10-08dsdb: Simplify schema_attribute_description() & friendsVolker Lendecke1-112/+86
2021-09-05dsdb: Be careful to avoid use of the expensive talloc_is_parent()Andrew Bartlett1-12/+29
2020-08-28lib/util: remove extra safe_string.h fileMatthew DeVore6-0/+12
2020-08-17Fix a comment typo copied aroundVolker Lendecke6-6/+6
2020-08-03lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme1-0/+1
2019-10-31source4/dsdb/schema/schema_description.c: typo fixesBjörn Jacke1-27/+27
2019-09-04dsdb: Fix CID 1453464: Error handling issues (CHECKED_RETURN)Volker Lendecke1-1/+7
2019-07-17drepl: memory leak fixAaron Haslett1-6/+24
2019-07-08s4/dsdb/schema: clang: Fix Array access results in null pointer derefNoel Power1-1/+3
2019-07-08s4/dsdb/schema: Fix 'Value stored to 'ret' is never read'Noel Power1-2/+0
2019-07-08s4/dsdb/schema: Fix Access to field results in deference of null pointerNoel Power1-0/+9
2019-06-30source4: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig1-1/+1
2019-05-29dsdb: disable ORDERED_INTEGER with MDB pack format v1Aaron Haslett1-9/+63
2019-05-29ldb: binding ordered indexes to GUID indexingAaron Haslett1-6/+29
2019-05-22dsdb: Remove unsued dsdb_class_by_cn()Andrew Bartlett1-10/+0
2019-05-06torture: Remove unused dsdb_attribute_ldb_to_drsuapi()Andrew Bartlett1-21/+0
2019-04-08ldb: Add ORDERED_INTEGER to the proto-schema handlingGarming Sam1-0/+2
2019-04-08ldb: activating <= and >= indexing for integersAaron Haslett2-2/+2
2019-04-05spell "recursive"Douglas Bagnall1-1/+1
2019-04-03oLschema2ldif: Resolve multiple parsing bugsMichael Hanselmann1-3/+3
2019-03-01source4: Use wrapper for string to integer conversionSwen Schillig1-1/+5
2019-02-21s4/param: Fix provision_get_schema leaking python objectNoel Power1-0/+1
2018-04-04dsdb: Fix CID 1034744 Dereference after null checkVolker Lendecke1-1/+1
2018-03-05samdb/schema_load: do schema loading with one searchBob Campbell1-5/+19
2018-03-05schema_set: Add a missing newline between functionsGarming Sam1-0/+1
2017-12-10source4 dsdb: Allow duplicate non local objectSIDsGary Lockyer1-1/+1
2017-11-24schema_set: Add comment about set schema from ldif in a transactionGarming Sam1-0/+10
2017-11-24schema: Make writing indices flag an enum for a new stateGarming Sam3-7/+42
2017-09-23Do not re-use the attribute @IDXVERSION for SAMDB_INDEXING_VERSIONAndrew Bartlett1-1/+1
2017-09-23dsdb: Set that Samba uses the GUID index in LDBAndrew Bartlett1-0/+19
2017-09-14schema: Rework dsdb_schema_set_indices_and_attributes() db operationsAndrew Bartlett1-8/+9