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
2013-01-12
dsdb: Make linked_attributes module GUID based for renames
Andrew Bartlett
1
-13
/
+64
2013-01-10
dsdb-acl: give error string if we can not obtain the schema
Andrew Bartlett
1
-2
/
+3
2013-01-01
s4:dsdb/drepl: update the source_dsa_obj/invocation_id in repsFrom
Stefan Metzmacher
1
-0
/
+4
2013-01-01
s4:dsdb/common: use 01.01.1970 as last_sync_success for our entry in the upto...
Stefan Metzmacher
1
-3
/
+4
2013-01-01
s4:dsdb/common: use LDB_SEQ_HIGHEST_SEQ for our entry in the uptodatevector
Stefan Metzmacher
1
-2
/
+2
2013-01-01
s4:dsdb/repl_meta_data: don't merge highwatermark and uptodatevector (bug #9508)
Stefan Metzmacher
1
-38
/
+1
2013-01-01
s4:dsdb/repl_meta_data: also update the last_sync_success in replUpToDateVector
Stefan Metzmacher
1
-5
/
+1
2013-01-01
s4:dsdb/repl_meta_data: store the last results and timestamps in the repsFrom
Stefan Metzmacher
1
-0
/
+3
2013-01-01
s4:dsdb/repl_meta_data: always treat the highwatermark as opaque (bug #9508)
Stefan Metzmacher
1
-1
/
+0
2012-12-21
s4-dsdb: Make it clear that we want to fall trough here.
Andreas Schneider
1
-0
/
+1
2012-12-11
s4:dsdb/password_hash: do the min password age checks first
Michael Adam
1
-11
/
+13
2012-12-11
s4:dsdb/common: only pass the DSDB_CONTROL_PASSWORD_HASH_VALUES_OID if required
Stefan Metzmacher
1
-7
/
+11
2012-12-11
s4:dsdb/password_hash: Honor password complexity settings.
Stefan Metzmacher
1
-5
/
+0
2012-12-11
Revert "s4:dsdb/password_hash: Honor password complexity settings."
Stefan Metzmacher
1
-7
/
+1
2012-12-11
s4:dsdb/descriptor: pass object_list to create_security_descriptor()
Stefan Metzmacher
1
-2
/
+13
2012-12-10
s4:dsdb/tests/sec_descriptor: verify the search of a windows dc join keeps wo...
Stefan Metzmacher
1
-0
/
+7
2012-12-10
s4:dsdb/tests/sec_descriptor: verify the nTSecurityDescriptor and sd_flags in...
Stefan Metzmacher
1
-0
/
+116
2012-12-10
s4:dsdb/operational: fix stripping of the nTSecurityDescriptor attribute
Stefan Metzmacher
1
-2
/
+12
2012-12-10
s4:dsdb/acl_read: return the nTSecurityDescriptor attr if the sd_flags contro...
Stefan Metzmacher
1
-2
/
+9
2012-12-10
s4:dsdb/acl_read: give some variables a better name
Stefan Metzmacher
1
-10
/
+13
2012-12-10
s4:dsdb/acl_read: fix the calculation of the attribute array for the sub search
Stefan Metzmacher
1
-14
/
+19
2012-12-10
s4:dsdb/acl_read: check the ldb_attr_list_copy_add() result
Stefan Metzmacher
1
-0
/
+12
2012-12-10
s4:dsdb/dirsync: fix potential talloc hierachy problems (bug #9470)
Stefan Metzmacher
1
-3
/
+3
2012-12-07
s4:dsdb/descriptor: fix replication of NC heads
Stefan Metzmacher
1
-2
/
+2
2012-12-07
s4:dsdb/acl_read: improve debugging for fatal error
Stefan Metzmacher
1
-3
/
+18
2012-12-07
s4:dsdb/acl_read: keep the ldb_message of the sub search (bug #9470)
Stefan Metzmacher
1
-0
/
+5
2012-12-07
s4:dsdb/schema_data.c: correctly move the CN=Aggregate attributes to msg->ele...
Stefan Metzmacher
1
-6
/
+18
2012-12-07
s4:dsdb/schema: fix dsdb_schema_set_el_from_ldb_msg() (bug #9470)
Stefan Metzmacher
1
-7
/
+7
2012-12-06
s4:dsdb/password_hash: Honor password complexity settings.
Stefan Metzmacher
1
-1
/
+7
2012-12-02
s4:dsdb/descriptor: NULL out user_descriptor elements depending on the sd_flags
Stefan Metzmacher
1
-0
/
+44
2012-11-30
s4:dsdb/tests: add SdAutoInheritTests
Stefan Metzmacher
1
-1
/
+83
2012-11-30
s4:dsdb/repl_meta_data: call dsdb_module_schedule_sd_propagation() for replic...
Stefan Metzmacher
1
-2
/
+70
2012-11-30
s4:dsdb/descriptor: inherit nTSecurityDescriptor changes to children (bug #8621)
Stefan Metzmacher
1
-3
/
+17
2012-11-30
s4:dsdb/descriptor: recalculate nTSecurityDescriptor after a rename (bug #8621)
Stefan Metzmacher
1
-1
/
+18
2012-11-30
s4:dsdb/acl_util: add dsdb_module_schedule_sd_propagation()
Stefan Metzmacher
1
-0
/
+29
2012-11-30
s4:dsdb/descriptor: implement DSDB_EXTENDED_SEC_DESC_PROPAGATION_OID
Stefan Metzmacher
1
-8
/
+395
2012-11-30
s4:dsdb: define DSDB_EXTENDED_SEC_DESC_PROPAGATION_OID
Stefan Metzmacher
1
-0
/
+12
2012-11-30
s4:dsdb/descriptor: handle DSDB_CONTROL_SEC_DESC_PROPAGATION_OID
Stefan Metzmacher
1
-5
/
+67
2012-11-30
s4:dsdb/schema_data: allow DSDB_CONTROL_SEC_DESC_PROPAGATION_OID on modify
Stefan Metzmacher
1
-0
/
+16
2012-11-30
s4:dsdb/repl_meta_data: allow DSDB_CONTROL_SEC_DESC_PROPAGATION_OID on modify
Stefan Metzmacher
1
-0
/
+16
2012-11-30
s4:dsdb/objectclass_attrs: allow DSDB_CONTROL_SEC_DESC_PROPAGATION_OID on modify
Stefan Metzmacher
1
-0
/
+18
2012-11-30
s4:dsdb: define DSDB_CONTROL_SEC_DESC_PROPAGATION_OID
Stefan Metzmacher
1
-0
/
+7
2012-11-30
s4:dsdb/subtree_delete: delete from the leafs to the root (bug #7711)
Stefan Metzmacher
1
-0
/
+19
2012-11-30
s4:dsdb/subtree_delete: do the recursive delete AS_SYSTEM/TRUSTED (bug #7711)
Stefan Metzmacher
1
-3
/
+11
2012-11-30
s4:dsdb/subtree_delete: do an early return and avoid some nesting
Stefan Metzmacher
1
-24
/
+28
2012-11-30
s4:dsdb/objectclass: do not pass the callers controls on helper searches
Stefan Metzmacher
1
-1
/
+1
2012-11-30
s4:dsdb/acl: require SEC_ADS_DELETE_TREE if the TREE_DELETE control is given ...
Stefan Metzmacher
1
-0
/
+12
2012-11-30
s4:dsdb/dirsync: remove unused 'deletedattr' variable
Stefan Metzmacher
1
-2
/
+0
2012-11-30
s4:dsdb/common: add pekList and msDS-ExecuteScriptPassword to DSDB_SECRET_ATT...
Stefan Metzmacher
1
-0
/
+2
2012-11-30
s4:dsdb/acl: also add DSDB_SECRET_ATTRIBUTES into the password attributes
Stefan Metzmacher
1
-5
/
+36
[prev]
[next]