index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dsdb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r21496: A number of ldb control and LDAP changes, surrounding the
Andrew Bartlett
2007-10-10
4
-7
/
+25
*
r21470: generate Primary:WDigest blob with precalculated digest-md5 hashes:
Stefan Metzmacher
2007-10-10
1
-6
/
+383
*
r21465: the LDAP-UPTODATEVECTOR test shows that the replUpToDateVector
Stefan Metzmacher
2007-10-10
1
-37
/
+11
*
r21441: create a union for the PrimaryKerberosBlob content
Stefan Metzmacher
2007-10-10
1
-35
/
+45
*
r21434: - get rid of "krb5Key"
Stefan Metzmacher
2007-10-10
2
-359
/
+732
*
r21395: fix comments
Stefan Metzmacher
2007-10-10
1
-7
/
+7
*
r21364: cosmetic change: it's nicer to use the KEYTYPE_ macro
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r21362: rename:
Stefan Metzmacher
2007-10-10
4
-46
/
+46
*
r21359: remove the rid encryption before storing the password hashes
Stefan Metzmacher
2007-10-10
1
-7
/
+39
*
r21355: work in child domains, CN=Configuration isn't always under the domain dn
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r21315: ldb now supports filters like (&(dn=%s)(&(objectClass=kerberosSecret)...
Stefan Metzmacher
2007-10-10
1
-4
/
+30
*
r21306: fix the RPC-LSA tests the admin couldn't no longer get the 'currentVa...
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r21296: remove the session specific encryption from the attributes
Stefan Metzmacher
2007-10-10
1
-1
/
+132
*
r21282: we only need one for loop...
Stefan Metzmacher
2007-10-10
1
-7
/
+5
*
r21281: move constinancy checks to the beginning of the function
Stefan Metzmacher
2007-10-10
1
-8
/
+8
*
r21179: Anything more complex than this causes the keytab never to be updated...
Andrew Bartlett
2007-10-10
1
-1
/
+2
*
r21135: Instead of having hooks to update keytabs as an explicit thing, update
Andrew Bartlett
2007-10-10
2
-2
/
+203
*
r20978: 300 seconds as interval is ok, when we do nothing
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20977: start the 'drepl' service, which currently does nothing by default,
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20975: - implement handling of meta data an on originating add
Stefan Metzmacher
2007-10-10
1
-37
/
+240
*
r20974: add basic infrastructure for a DSDB replication service
Stefan Metzmacher
2007-10-10
3
-0
/
+267
*
r20973: add functions to create the autocreated subSchema Attributes:
Stefan Metzmacher
2007-10-10
2
-0
/
+192
*
r20971: we don't need this check twice:-)
Stefan Metzmacher
2007-10-10
1
-7
/
+0
*
r20968: - add functions to sort the meta data and attribute arrays
Stefan Metzmacher
2007-10-10
1
-25
/
+90
*
r20957: a value of FF0000000000000000000000000000000000000000 isn't stored as...
Stefan Metzmacher
2007-10-10
1
-4
/
+8
*
r20923: only allow extended operations for SYSTEM or administrators for now
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r20921: - only give password attributes to the SYSTEM account
Stefan Metzmacher
2007-10-10
1
-2
/
+0
*
r20909: add a module that implements the LDAP_CONTROL_SHOW_DELETED_OID control
Stefan Metzmacher
2007-10-10
2
-0
/
+227
*
r20906: allow LDAP simple binds using the following syntaxes in the DN field:
Stefan Metzmacher
2007-10-10
1
-7
/
+34
*
r20902: don't crash if the object isn't there yet
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r20871: implement the validFSMOs constructed attribute on the rootdse
Stefan Metzmacher
2007-10-10
5
-21
/
+82
*
r20870: implement the constructed attributes dsSchemaAttrCount,
Stefan Metzmacher
2007-10-10
1
-0
/
+44
*
r20867: add modules to handle the domain naming and the pdc FSMO Roles
Stefan Metzmacher
2007-10-10
3
-0
/
+263
*
r20866: - fix debug messages missing new lines
Stefan Metzmacher
2007-10-10
1
-14
/
+18
*
r20864: move common stuff into an extra function
Stefan Metzmacher
2007-10-10
1
-85
/
+62
*
r20863: check that there's a current partition control attached to the request
Stefan Metzmacher
2007-10-10
1
-6
/
+65
*
r20855: pass the DSDB_CONTROL_CURRENT_PARTITION_OID control also for the
Stefan Metzmacher
2007-10-10
1
-10
/
+27
*
r20853: attach the DSDB_CONTROL_CURRENT_PARTITION_OID control when requests
Stefan Metzmacher
2007-10-10
1
-2
/
+7
*
r20849: first step to move away from using find_backend() and use find_partit...
Stefan Metzmacher
2007-10-10
1
-5
/
+20
*
r20847: - split some code out into a new function find_partition()
Stefan Metzmacher
2007-10-10
1
-8
/
+27
*
r20826: make the dsdb_control_current_partition struct public and allocate an...
Stefan Metzmacher
2007-10-10
2
-5
/
+18
*
r20809: rename struct partition into struct dsdb_control_current_partition
Stefan Metzmacher
2007-10-10
1
-9
/
+11
*
r20780: keep a dsdb_schema_fsmo struct as private data
Stefan Metzmacher
2007-10-10
1
-0
/
+21
*
r20779: fix compiler warnings
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20778: we don't need a talloc_steal here
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20776: require a loaded dsdb_schema for originating add and modify operations
Stefan Metzmacher
2007-10-10
1
-6
/
+26
*
r20771: add an ldb module which will force the Schema FSMO Role Owner
Stefan Metzmacher
2007-10-10
2
-0
/
+236
*
r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit()
Stefan Metzmacher
2007-10-10
1
-3
/
+8
*
r20766: when creating dsdb_attribute or dsdb_class structs from ldb, try the ...
Stefan Metzmacher
2007-10-10
1
-8
/
+48
*
r20764: fix some little bugs
Stefan Metzmacher
2007-10-10
1
-4
/
+5
[prev]
[next]