summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb
Commit message (Expand)AuthorAgeFilesLines
* Introduce system MIT krb5 build with --with-system-mitkrb5 option.Alexander Bokovoy2012-05-233-356/+359
* s4-dsdb: allow modification of some deleted object if the show-deleted contro...Matthieu Patou2012-05-191-4/+9
* s4-dsdb: naming context needs to have the extended-dn syntax tooMatthieu Patou2012-05-191-0/+1
* s4-schema: Validate more class attribute when adding a new class in the schemaMatthieu Patou2012-05-061-0/+29
* s4: use intermediate var, increase lisibilityMatthieu Patou2012-05-051-6/+5
* s4-dsdb: Use data_blob_string_const and add explaination for open-coded funct...Andrew Bartlett2012-05-041-4/+6
* s4-dsdb: Use strcasecmp_m() to compare possibly multibyte strings in samldbAndrew Bartlett2012-05-041-5/+5
* s4:samldb LDB module - make sure to not add identical "servicePrincipalName"s...Matthias Dieter Wallnöfer2012-05-041-12/+41
* s4:samldb LDB module - homogenize LDB search attributes arraysMatthias Dieter Wallnöfer2012-04-301-13/+13
* s4:samldb LDB module - implement "fSMORoleOwner" attribute protectionMatthias Dieter Wallnöfer2012-04-301-0/+76
* dsdb: more RELAX to DBCHECK control shift so that only dbcheck can do uncontr...Matthieu Patou2012-04-291-2/+2
* dsdb: change control from relax to dbcheckMatthieu Patou2012-04-291-1/+1
* Cracknames: use krb wrapper functions so it works with MITSimo Sorce2012-04-231-25/+29
* dsdb: added SHOW_DELETED to samldb_member_check()Andrew Tridgell2012-04-181-1/+1
* s4:samdb:rootdse: implement the schemaUpgradeInProgress operation in ldap modifyMichael Adam2012-04-182-0/+35
* s4-schema: set subClassOf by default to top if not specifiedMatthieu Patou2012-04-181-0/+6
* s4-schema: remove unused variableMatthieu Patou2012-04-181-4/+0
* s4-schema: Generate some schema related attribute as MS AD is doing if they a...Matthieu Patou2012-04-181-0/+43
* s4: use enums instead of strings it's cheaperMatthieu Patou2012-04-171-14/+40
* srv_keytab: Pass krb5_context directly, it's all we use anyways.Simo Sorce2012-04-121-1/+1
* s4-auth-krb: Remove unneded dependency on kerberos_util.Simo Sorce2012-04-121-1/+1
* s4-auth-krb: Simplify salt_princ handling.Simo Sorce2012-04-122-9/+63
* s4-auth-krb: Move keytab functions in a separate file.Simo Sorce2012-04-122-1/+2
* s4-ldb: use KRB5_KEY macros to access key elements.Günther Deschner2012-04-121-8/+8
* s4:dsdb/samdb/ldb_modules/schema.c - move "get_last_structural_class()" into ...Matthias Dieter Wallnöfer2012-04-116-83/+46
* s4:dsdb/samdb/ldb_modules/schema.c - inline "get_oc_guid_from_message()" to i...Matthias Dieter Wallnöfer2012-04-112-18/+23
* s4:dsdb - introduce a only constant-time "get_last_structural_class()" callMatthias Dieter Wallnöfer2012-04-113-37/+18
* s4:dsdb/samdb/ldb_modules/schema.c - inline "acl_check_access_on_class" to it...Matthias Dieter Wallnöfer2012-04-112-46/+47
* s4:dsdb - move "objectclass_sort()" out from the objectclass LDB module into ...Matthias Dieter Wallnöfer2012-04-111-217/+36
* s4:acl LDB module - remove set but unused variablesMatthias Dieter Wallnöfer2012-04-111-5/+0
* s4:objectclass LDB module - remove unneeded build dependenciesMatthias Dieter Wallnöfer2012-04-111-1/+1
* s4-dsdb: use constant-time search for descriptor -> get_last_structural_class()Andrew Bartlett2012-03-262-2/+4
* s4:dsdb - enhance "get_last_structural_class()" for optimisationsMatthias Dieter Wallnöfer2012-03-263-10/+29
* s4:objectclass LDB module - fix up the sorting in respect to structural or 88...Matthias Dieter Wallnöfer2012-03-261-4/+18
* s4:objectclass LDB module - clean up "objectclass_sort()"Matthias Dieter Wallnöfer2012-03-261-24/+13
* Move NS_GUID_string and NS_GUID_from_string to dsdb-common.Jelmer Vernooij2012-03-202-1/+2
* tdb_wrap: Move to specific directory.Jelmer Vernooij2012-03-101-1/+1
* SEGV in acl_validate_spn_value: dnsHostName NULLArvid Requate2012-03-021-1/+1
* s4-dsdb: Check if metadata.tdb exists, before trying to open itAmitay Isaacs2012-02-131-0/+6
* samdb: use compat wrappers for tdb_fetch().Rusty Russell2012-01-301-6/+6
* s4:dsdb/password_hash: require a "Primary:Kerberos" blob in supplementalCrede...Stefan Metzmacher2012-01-161-0/+16
* s4:repl_meta_data LDB module - set "isRecycled" time correctlyMatthias Dieter Wallnöfer2012-01-051-9/+8
* s4-ldb: Add isRecycled when is defined in the schemaMatthieu Patou2011-12-231-3/+9
* s4-dsdb: Relax the conditions where we can't do a subtree deleteMatthieu Patou2011-12-191-1/+19
* s4-dsdb: Added metadata to partition module for global sequence numberAmitay Isaacs2011-11-295-17/+612
* s4-dsdb: use dsdb_module_extended instead of duplicate codeAmitay Isaacs2011-11-292-31/+13
* s4-dsdb: Return ldb_result context in dsdb_module_extendedAmitay Isaacs2011-11-291-3/+20
* s4-dsdb: Remove LDB_SEQ_HIGHEST_TIMESTAMP sequence number supportAmitay Isaacs2011-11-292-140/+13
* s4:update_keytab LDB module - no need to filter for the DNMatthias Dieter Wallnöfer2011-11-261-2/+2
* s4-dsdb: Modify the repl_meta_data behavior to allow Metadata change on attri...Matthieu Patou2011-11-191-2/+8