1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source4/dsdb/samdb/ldb_modules
Andrew Bartlett bb11cf2c06 dsdb: Rework schema_init module to always use valid memory
The schema can go away unless the second argument (the memory context) is supplied

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2017-06-22 13:07:41 +02:00
..
tests
acl_read.c dsdb: Remember the last ACL we read during a search and what it expanded to 2017-06-16 07:39:24 +02:00
acl_util.c dsdb-descriptor: Spell out security descriptor flags as constants 2013-02-22 09:19:41 +01:00
acl.c dsdb: Remove 120 second delay and USN from schema refresh check 2016-07-06 15:35:17 +02:00
anr.c
descriptor.c dsdb: Improve debugging during SD recursion failure 2016-07-13 02:59:25 +02:00
dirsync.c dsdb: Remove a self-assignment 2014-11-24 18:52:05 +01:00
dns_notify.c Correct "notifiying" typos. 2017-02-22 08:26:22 +01:00
dsdb_notification.c dsdb: Correctly call ldb_module_done in dsdb_notification 2017-06-15 01:24:25 +02:00
extended_dn_in.c ldb-samba: Reenable recursive search 2016-01-18 04:42:21 +01:00
extended_dn_out.c dsdb: Avoid ldb_dn_validate() call on trusted input when not required 2016-09-27 20:47:34 +02:00
extended_dn_store.c s4:dsdb/extended_dn_store: do helper searches AS_SYSTEM 2012-11-30 17:17:20 +01:00
instancetype.c dsdb: Permit creation of partitions of type INSTANCE_TYPE_UNINSTANT 2014-09-01 00:36:42 +02:00
lazy_commit.c
linked_attributes.c dsdb: Parse linked attributes using their DN+Binary or DN+String syntax, if needed 2016-12-22 22:42:22 +01:00
local_password.c samdb: Fix CID 241968 Uninitialized pointer read 2013-11-11 21:04:09 +01:00
netlogon.c s4:dsdb/netlogon: add support for CLDAP requests with AAC=0x00000400(ACB_AUTOLOCK) and user="example.com." 2015-07-08 18:38:21 +02:00
new_partition.c
objectclass_attrs.c objectclass_attrs: Restrict systemOnly attributes 2017-03-13 05:10:12 +01:00
objectclass.c dbcheck: Find and fix a missing Deleted Objects container 2016-06-06 08:50:09 +02:00
objectguid.c
operational.c dsdb: Fix use-after-free of parent_dn in operational module 2016-06-27 00:18:17 +02:00
partition_init.c Fix DN RDN case in partition names 2013-09-24 07:43:39 +02:00
partition_metadata.c schema: Make the fetch of the schema version fast 2016-07-06 15:35:17 +02:00
partition.c dsdb: Do not search the sam.ldb file when trying to search all partitions 2017-05-23 05:18:04 +02:00
partition.h tdb_wrap: Move to specific directory. 2012-03-10 23:13:01 +01:00
password_hash.c strerror_r: provide XSI-compliant strerror_r 2017-06-13 18:38:14 +02:00
password_modules.h
proxy.c s4:dsdb - always fail if a search filter could not be parsed 2012-08-22 01:31:55 +02:00
ranged_results.c s4: ldb: Ignore case of "range" in sscanf as we've already checked for its presence. 2016-06-29 23:09:17 +02:00
repl_meta_data.c repl_meta_data: single valued error codes depend on change type 2017-06-15 17:33:11 +02:00
resolve_oids.c s4:dsdb: Fix warnings about not set / set but unused / shadowed variables 2013-04-19 13:15:40 +02:00
ridalloc.c objectclass_attrs: Restrict systemOnly attributes 2017-03-13 05:10:12 +01:00
rootdse.c dsdb: Use ldb_handle_use_global_event_context for rootdse modifies 2017-05-31 10:47:46 +02:00
samba3sam.c
samba3sid.c
samba_dsdb.c replmd: check for the sortedLinks feature flag 2017-02-09 03:17:16 +01:00
samba_secrets.c s4-dsdb: Add secrets_tdb_sync - an ldb module to keep secrets.tdb in sync 2012-08-28 07:57:29 +10:00
samldb.c rodc: Force all RODC add and delete to cause a referral 2017-04-13 07:29:17 +02:00
schema_data.c dsdb: Improve debug messages 2017-06-15 01:24:25 +02:00
schema_load.c dsdb: Rework schema_init module to always use valid memory 2017-06-22 13:07:41 +02:00
schema_util.c s4:dsdb/schema: don't change schema->schema_info on originating schema changes. 2016-08-11 00:49:14 +02:00
secrets_tdb_sync.c dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
show_deleted.c dsdb: Do not prevent searches for @ATTRIBUTES because the DB is not set up yet 2017-06-16 19:34:17 +02:00
simple_dn.c dsdb: Fix CID 1034743 Dereference after null check 2015-06-23 22:12:09 +02:00
simple_ldap_map.c Fix entryCSN format 2013-09-23 20:42:18 -07:00
subtree_delete.c s4:dsdb/subtree_delete: delete from the leafs to the root (bug #7711) 2012-11-30 17:17:21 +01:00
subtree_rename.c dsdb/subtree_rename: Rename the base before we rename children 2016-06-01 10:27:19 +02:00
tombstone_reanimate.c Revert "dsdb: Disable tombstone_reanimation module until we isolate what causes flaky tests" 2016-07-09 15:06:19 +02:00
update_keytab.c dlist: remove unneeded type argument from DLIST_ADD_END() 2016-02-06 21:48:17 +01:00
util.c s4:dsdb/samdb: add const to dsdb_make_object_category() 2016-07-09 15:06:19 +02:00
util.h dsdb: Ensure replication of renames works in schema partition 2017-06-15 01:24:25 +02:00
vlv_pagination.c binsearch: make BINARY_ARRAY_SEARCH_GTE compare against a pointer 2017-02-09 03:17:15 +01:00
wscript build: Add hints on what libraries to install for gpgme support on failure 2016-07-22 19:51:08 +02:00
wscript_build wscript: remove executable bits for all wscript* files 2017-01-11 20:21:01 +01:00
wscript_build_server objectclass_attrs: Restrict systemOnly attributes 2017-03-13 05:10:12 +01:00