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-06-19
build: Build with system md5.h on OpenIndiana
Andrew Bartlett
1
-1
/
+1
2013-06-13
dsdb: remove a wrong comment in dsdb_check_access_on_dn_internal()
Stefan Metzmacher
1
-4
/
+1
2013-06-13
dsdb: don't allow a missing nTSecurityDescriptor in dsdb_get_sd_from_ldb_mess...
Stefan Metzmacher
1
-3
/
+3
2013-06-13
dsdb: use AS_SYSTEM | SHOW_RECYCLED for access check searches
Stefan Metzmacher
1
-1
/
+7
2013-06-13
dsdb repl_meta_data: Use dsdb_request_add_controls()
Andrew Bartlett
1
-18
/
+1
2013-06-12
dsdb-tests ldap.py: Add test for usn behaviour on certain changes
Andrew Bartlett
1
-54
/
+155
2013-06-12
dsdb-tests ldap.py: Fix quoting of print statements
Andrew Bartlett
1
-10
/
+10
2013-06-12
dsdb: Fix behaviour for when to update the USN when there is no change
Andrew Bartlett
1
-6
/
+28
2013-06-12
dsdb: Allow dsdb_find_dn_by_guid to show deleted DNs
Andrew Bartlett
4
-7
/
+15
2013-06-11
dsdb: reset schema->{classes,attributes}_to_remove_size to 0
Stefan Metzmacher
1
-1
/
+3
2013-06-11
dsdb: use the correct talloc parent in dsdb_repl_merge_working_schema()
Stefan Metzmacher
1
-2
/
+2
2013-06-11
Revert "s4-dsdb: Remove strcasecmp() fallback in replmd_ldb_message_element_a...
Andrew Bartlett
1
-0
/
+7
2013-06-10
s4:samldb LDB module - MS-SAMR 3.1.1.8.10 "userAccountControl"
Matthias Dieter Wallnöfer
2
-17
/
+147
2013-06-05
s4:samldb LDB module - permit "userAccountControl" modifications without acct...
Matthias Dieter Wallnöfer
2
-2
/
+58
2013-06-05
s4:samldb LDB module - "userAccountControl" = 0 means UF_NORMAL_ACCOUNT on add
Matthias Dieter Wallnöfer
2
-21
/
+37
2013-05-28
dsdb-repl_meta_data: Move TODO comment about conflicts and missing parents
Andrew Bartlett
1
-9
/
+4
2013-05-28
dsdb-repl_meta_data: Handle renames better, considering only the RDN as given...
Andrew Bartlett
1
-76
/
+141
2013-05-28
dsdb-linked_attributes: Do not crash if the target GUID can not be found
Andrew Bartlett
1
-0
/
+15
2013-05-23
dsdb-repl: merge the logic from libnet_vampire_cb_apply_schema()
Stefan Metzmacher
1
-6
/
+113
2013-05-23
dsdb-repl: split out dsdb_repl_resolve_working_schema
Stefan Metzmacher
1
-53
/
+94
2013-05-23
dsdb-drs: when replicating schema object checks ask for removal of previous v...
Matthieu Patou
1
-3
/
+4
2013-05-23
dsdb-schema: make deduplication of class and schema possible (bug #8680)
Matthieu Patou
3
-10
/
+113
2013-05-23
dsdb-schema: schema_fill_possible_inferiors() should rebuild everthing
Stefan Metzmacher
1
-2
/
+2
2013-05-20
Fix warning by setting the variable from GUID to const GUID
Matthieu Patou
1
-1
/
+2
2013-05-20
Fix more unused vars
Matthieu Patou
1
-2
/
+1
2013-05-20
Fix a warning about a set but unused variable by actually using it
Matthieu Patou
1
-0
/
+5
2013-05-20
Fix warnings about set but unused variables
Matthieu Patou
2
-10
/
+1
2013-05-20
operational: remove double loops
Matthieu Patou
1
-31
/
+47
2013-05-20
dsdb-schema: remove looping on all schema classes for system_possible_inferrior
Matthieu Patou
1
-34
/
+19
2013-05-17
s4:dsdb python tests - set the executable flag
Matthias Dieter Wallnöfer
2
-0
/
+0
2013-05-16
dsdb: Expand on what the error finding the ntSecurityDescriptor was in acl_read
Andrew Bartlett
1
-2
/
+8
2013-05-16
dsdb-schema: Print clear debug message when we find a OID in our local DB we ...
Andrew Bartlett
1
-0
/
+1
2013-05-16
dsdb-repl: Allow the name attribute (and name-based schema lookups) to be ski...
Andrew Bartlett
1
-12
/
+19
2013-05-15
source4/dsdb/schema/schema_convert_to_ol.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-05-15
source4/dsdb/samdb/ldb_modules/local_password.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-05-15
dsdb-drepl: create a new schedulable event for running pending operations
Matthieu Patou
3
-1
/
+79
2013-05-14
dsdb: make the name of non related class more obvious
Matthieu Patou
1
-2
/
+3
2013-04-19
s4:dsdb: Fix warnings about not set / set but unused / shadowed variables
Matthieu Patou
7
-20
/
+5
2013-03-05
dsdb: Check for pointers before we deference them.
Andreas Schneider
1
-7
/
+7
2013-02-22
dsdb-descriptor: Avoid segfault copying an SD without an owner or group
Andrew Bartlett
1
-4
/
+12
2013-02-22
dsdb-descriptor: Spell out security descriptor flags as constants
Andrew Bartlett
2
-2
/
+2
2013-02-20
ntdb: switch between secrets.tdb and secrets.ntdb depending on 'use ntdb'
Rusty Russell
1
-3
/
+10
2013-02-08
dsdb-operational: rework the loop for attribute removal
Matthieu Patou
1
-41
/
+92
2013-02-08
dsdb-repl: make message more clearer
Matthieu Patou
1
-2
/
+2
2013-02-08
replmetadata: raise msg level for conflict resolution so that we don't polute...
Matthieu Patou
1
-2
/
+2
2013-02-08
dsdb-repl: do not ask to add ref when doing getncchange for an exop
Matthieu Patou
1
-0
/
+7
2013-02-08
dsdb-cracknames: Fix potential double free and memory leaks
Matthieu Patou
1
-2
/
+4
2013-02-04
dsdb/util: rework samdb_check_password() to support utf8
Stefan Metzmacher
1
-5
/
+16
2013-02-04
dsdb/password_hash: rename variable 'stat' to 'vstat'
Stefan Metzmacher
1
-5
/
+5
2013-02-04
dsdb/password_hash: make sure that io->n.cleartext_utf8.data is a null termin...
Stefan Metzmacher
1
-0
/
+23
[next]