summaryrefslogtreecommitdiffstats
path: root/source4/dsdb/samdb
Commit message (Expand)AuthorAgeFilesLines
...
* r21838: generate no metadata for constructed attributesStefan Metzmacher2007-10-101-2/+4
* r21806: I've been working over the last week to fix up the LDAP backend forAndrew Bartlett2007-10-101-23/+38
* r21773: fix typo orginating -> originatingStefan Metzmacher2007-10-101-7/+7
* r21503: add usefull function to get the site dn for the local serverStefan Metzmacher2007-10-101-0/+17
* r21497: Pass more of the RPC-CRACKNAMES test by using the new search_options ...Andrew Bartlett2007-10-101-26/+89
* r21496: A number of ldb control and LDAP changes, surrounding theAndrew Bartlett2007-10-104-7/+25
* r21470: generate Primary:WDigest blob with precalculated digest-md5 hashes:Stefan Metzmacher2007-10-101-6/+383
* r21465: the LDAP-UPTODATEVECTOR test shows that the replUpToDateVectorStefan Metzmacher2007-10-101-37/+11
* r21441: create a union for the PrimaryKerberosBlob contentStefan Metzmacher2007-10-101-35/+45
* r21434: - get rid of "krb5Key"Stefan Metzmacher2007-10-102-359/+732
* r21395: fix commentsStefan Metzmacher2007-10-101-7/+7
* r21364: cosmetic change: it's nicer to use the KEYTYPE_ macroStefan Metzmacher2007-10-101-2/+2
* r21362: rename:Stefan Metzmacher2007-10-104-46/+46
* r21355: work in child domains, CN=Configuration isn't always under the domain dnStefan Metzmacher2007-10-101-2/+2
* r21315: ldb now supports filters like (&(dn=%s)(&(objectClass=kerberosSecret)...Stefan Metzmacher2007-10-101-4/+30
* r21306: fix the RPC-LSA tests the admin couldn't no longer get the 'currentVa...Stefan Metzmacher2007-10-101-0/+1
* r21179: Anything more complex than this causes the keytab never to be updated...Andrew Bartlett2007-10-101-1/+2
* r21135: Instead of having hooks to update keytabs as an explicit thing, updateAndrew Bartlett2007-10-102-2/+203
* r20975: - implement handling of meta data an on originating addStefan Metzmacher2007-10-101-37/+240
* r20971: we don't need this check twice:-)Stefan Metzmacher2007-10-101-7/+0
* r20968: - add functions to sort the meta data and attribute arraysStefan Metzmacher2007-10-101-25/+90
* r20957: a value of FF0000000000000000000000000000000000000000 isn't stored as...Stefan Metzmacher2007-10-101-4/+8
* r20923: only allow extended operations for SYSTEM or administrators for nowStefan Metzmacher2007-10-101-0/+1
* r20921: - only give password attributes to the SYSTEM accountStefan Metzmacher2007-10-101-2/+0
* r20909: add a module that implements the LDAP_CONTROL_SHOW_DELETED_OID controlStefan Metzmacher2007-10-102-0/+227
* r20906: allow LDAP simple binds using the following syntaxes in the DN field:Stefan Metzmacher2007-10-101-7/+34
* r20902: don't crash if the object isn't there yetStefan Metzmacher2007-10-101-0/+4
* r20871: implement the validFSMOs constructed attribute on the rootdseStefan Metzmacher2007-10-105-21/+82
* r20870: implement the constructed attributes dsSchemaAttrCount,Stefan Metzmacher2007-10-101-0/+44
* r20867: add modules to handle the domain naming and the pdc FSMO RolesStefan Metzmacher2007-10-103-0/+263
* r20866: - fix debug messages missing new linesStefan Metzmacher2007-10-101-14/+18
* r20864: move common stuff into an extra functionStefan Metzmacher2007-10-101-85/+62
* r20863: check that there's a current partition control attached to the requestStefan Metzmacher2007-10-101-6/+65
* r20855: pass the DSDB_CONTROL_CURRENT_PARTITION_OID control also for theStefan Metzmacher2007-10-101-10/+27
* r20853: attach the DSDB_CONTROL_CURRENT_PARTITION_OID control when requestsStefan Metzmacher2007-10-101-2/+7
* r20849: first step to move away from using find_backend() and use find_partit...Stefan Metzmacher2007-10-101-5/+20
* r20847: - split some code out into a new function find_partition()Stefan Metzmacher2007-10-101-8/+27
* r20826: make the dsdb_control_current_partition struct public and allocate an...Stefan Metzmacher2007-10-102-5/+18
* r20809: rename struct partition into struct dsdb_control_current_partitionStefan Metzmacher2007-10-101-9/+11
* r20780: keep a dsdb_schema_fsmo struct as private dataStefan Metzmacher2007-10-101-0/+21
* r20779: fix compiler warningsStefan Metzmacher2007-10-101-1/+1
* r20778: we don't need a talloc_steal hereStefan Metzmacher2007-10-101-1/+1
* r20776: require a loaded dsdb_schema for originating add and modify operationsStefan Metzmacher2007-10-101-6/+26
* r20771: add an ldb module which will force the Schema FSMO Role OwnerStefan Metzmacher2007-10-102-0/+236
* r20762: load the default dn's after the rootdse module is initialized,Stefan Metzmacher2007-10-101-0/+2
* r20760: also handle the case where no private data is attached to the moduleStefan Metzmacher2007-10-101-1/+1
* r20729: add a version number to struct dsdb_extended_replicated_objectsStefan Metzmacher2007-10-103-1/+22
* r20728: the DSDB_CONTROL_REPLICATED_OBJECT_OID control isn't used anymoreStefan Metzmacher2007-10-103-60/+0
* r20727: implement basic merging of replicated objects when it already existStefan Metzmacher2007-10-101-4/+246
* r20726: - only add the rdn attribute and it's meta_data when the 'name' attri...Stefan Metzmacher2007-10-102-0/+20