index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r20906: allow LDAP simple binds using the following syntaxes in the DN field:
Stefan Metzmacher
1
-7
/
+34
2007-10-10
r20902: don't crash if the object isn't there yet
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r20871: implement the validFSMOs constructed attribute on the rootdse
Stefan Metzmacher
5
-21
/
+82
2007-10-10
r20870: implement the constructed attributes dsSchemaAttrCount,
Stefan Metzmacher
1
-0
/
+44
2007-10-10
r20867: add modules to handle the domain naming and the pdc FSMO Roles
Stefan Metzmacher
3
-0
/
+263
2007-10-10
r20866: - fix debug messages missing new lines
Stefan Metzmacher
1
-14
/
+18
2007-10-10
r20864: move common stuff into an extra function
Stefan Metzmacher
1
-85
/
+62
2007-10-10
r20863: check that there's a current partition control attached to the request
Stefan Metzmacher
1
-6
/
+65
2007-10-10
r20855: pass the DSDB_CONTROL_CURRENT_PARTITION_OID control also for the
Stefan Metzmacher
1
-10
/
+27
2007-10-10
r20853: attach the DSDB_CONTROL_CURRENT_PARTITION_OID control when requests
Stefan Metzmacher
1
-2
/
+7
2007-10-10
r20849: first step to move away from using find_backend() and use find_partit...
Stefan Metzmacher
1
-5
/
+20
2007-10-10
r20847: - split some code out into a new function find_partition()
Stefan Metzmacher
1
-8
/
+27
2007-10-10
r20826: make the dsdb_control_current_partition struct public and allocate an...
Stefan Metzmacher
2
-5
/
+18
2007-10-10
r20809: rename struct partition into struct dsdb_control_current_partition
Stefan Metzmacher
1
-9
/
+11
2007-10-10
r20780: keep a dsdb_schema_fsmo struct as private data
Stefan Metzmacher
1
-0
/
+21
2007-10-10
r20779: fix compiler warnings
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20778: we don't need a talloc_steal here
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20776: require a loaded dsdb_schema for originating add and modify operations
Stefan Metzmacher
1
-6
/
+26
2007-10-10
r20771: add an ldb module which will force the Schema FSMO Role Owner
Stefan Metzmacher
2
-0
/
+236
2007-10-10
r20767: don't pass a dsdb_schema to dsdb_extended_replicated_objects_commit()
Stefan Metzmacher
1
-3
/
+8
2007-10-10
r20766: when creating dsdb_attribute or dsdb_class structs from ldb, try the ...
Stefan Metzmacher
1
-8
/
+48
2007-10-10
r20764: fix some little bugs
Stefan Metzmacher
1
-4
/
+5
2007-10-10
r20763: add function to get the oid mappings in drsuapi or ldb form
Stefan Metzmacher
1
-0
/
+65
2007-10-10
r20762: load the default dn's after the rootdse module is initialized,
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r20760: also handle the case where no private data is attached to the module
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20733: add a function to load the oid mappings from ldb_val's
Stefan Metzmacher
2
-3
/
+48
2007-10-10
r20729: add a version number to struct dsdb_extended_replicated_objects
Stefan Metzmacher
4
-2
/
+24
2007-10-10
r20728: the DSDB_CONTROL_REPLICATED_OBJECT_OID control isn't used anymore
Stefan Metzmacher
3
-60
/
+0
2007-10-10
r20727: implement basic merging of replicated objects when it already exist
Stefan Metzmacher
1
-4
/
+246
2007-10-10
r20726: - only add the rdn attribute and it's meta_data when the 'name' attri...
Stefan Metzmacher
3
-35
/
+47
2007-10-10
r20716: add a dsdb_cache ldb module which will load the dsdb_schema and other...
Stefan Metzmacher
2
-0
/
+59
2007-10-10
r20713: sort the cursors in replUpToDateVector by source_dsa_invocation_id,
Stefan Metzmacher
1
-0
/
+13
2007-10-10
r20710: update or create the "repsFrom" values after applying replicated objects
Stefan Metzmacher
1
-1
/
+93
2007-10-10
r20709: pass a repsFromTo1 struct down as it contains all needed info for the...
Stefan Metzmacher
3
-11
/
+11
2007-10-10
r20705: store the "replUpToDateVector" attribute in DSDB_EXTENDED_REPLICATED_...
Stefan Metzmacher
3
-2
/
+344
2007-10-10
r20704: add functions to get and set the ntds objectGUID and invocationId
Stefan Metzmacher
1
-0
/
+186
2007-10-10
r20703: fix minor memory leak
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r20682: make the dsdb_extended_replicated_objects_commit() interface a bit mo...
Stefan Metzmacher
2
-37
/
+18
2007-10-10
r20681: implement the DSDB_EXTENDED_REPLICATED_OBJECTS operation.
Stefan Metzmacher
2
-3
/
+374
2007-10-10
r20680: prepare the helper functions for applying replicated objects
Stefan Metzmacher
2
-59
/
+20
2007-10-10
r20679: make the init_handle stuff a bit easier and get rid of really ugly ta...
Stefan Metzmacher
1
-26
/
+15
2007-10-10
r20629: add a wrapper function for ldb_extended(ldb, DSDB_EXTENDED_REPLICATED...
Stefan Metzmacher
3
-1
/
+311
2007-10-10
r20622: Add in a hack to avoid permitting searches on the value of protected
Andrew Bartlett
1
-1
/
+23
2007-10-10
r20599: - forward extended operations in the partitions module
Stefan Metzmacher
2
-3
/
+47
2007-10-10
r20587: prepare the DSDB_EXTENDED_REPLICATED_OBJECTS_OID handling
Stefan Metzmacher
2
-0
/
+21
2007-10-10
r20580: pass the DSDB_CONTROL_REPLICATED_OBJECT_OID with the ldb_add request
Stefan Metzmacher
3
-17
/
+88
2007-10-10
r20576: add functions to get and set dsdb_schema on the ldb context
Stefan Metzmacher
1
-0
/
+34
2007-10-10
r20529: very, very ugly...
Stefan Metzmacher
2
-5
/
+5
2007-10-10
r20523: match the lDAPDisplayName case insensitive
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r20522: make a copy of the objectguid ldb module because:
Stefan Metzmacher
2
-0
/
+275
[next]