..
tests
acl_read.c
dsdb: Expand on what the error finding the ntSecurityDescriptor was in acl_read
2013-05-16 19:02:04 +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
Use full path to dlinklist.h in includes.
2016-01-13 04:43:22 +01:00
dsdb_notification.c
s4:dsdb_notification: fix the --picky-developer build with gcc 4.4.3
2016-02-19 15:58:22 +01: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
dlist: remove unneeded type argument from DLIST_ADD_END()
2016-02-06 21:48:17 +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: Only abort on a missing attribute when an attribute is both MUST and replicated
2016-11-02 01:28:44 +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: Fix a crash in an error return
2014-10-11 22:02:04 +02:00
partition.h
password_hash.c
werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source4/dsdb/
2016-09-28 00:04:23 +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
werror: replace WERR_NOMEM with WERR_NOT_ENOUGH_MEMORY in source4/dsdb/
2016-09-28 00:04:19 +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
dsdb: Create RID Set as SYSTEM
2016-11-04 04:41:19 +01:00
rootdse.c
typo: supprise -> surprise
2016-11-01 21:39:20 +01:00
samba3sam.c
samba3sid.c
samba_dsdb.c
Revert "dsdb: Disable tombstone_reanimation module until we isolate what causes flaky tests"
2016-07-09 15:06:19 +02: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
dsdb: Add python hooks to allocate a RID set and allocate a RID pool
2016-11-04 04:41:18 +01:00
schema_data.c
dsdb: Do not store a struct ldb_dn in struct schema_data
2014-06-11 10:18:26 +02:00
schema_load.c
dsdb: specify attributes when loading schema
2016-12-01 05:54:22 +01: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
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
s4:dsdb: Move cldap netlogon functions into samdb/ldb_modules
2013-11-11 23:00:54 +01:00
vlv_pagination.c
VLV: fix handling with show_deleted and similar controls
2016-07-19 13:41:12 +02: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
s4:dsdb: Move cldap netlogon functions into samdb/ldb_modules
2013-11-11 23:00:54 +01:00
wscript_build_server
s4:dsdb/samdb: optionally store package_PrimarySambaGPGBlob in supplementalCredentials
2016-07-22 16:03:27 +02:00