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-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
2013-01-27
dsdb-descriptor: get_default_group() should always return the DAG sid (bug #9...
Stefan Metzmacher
1
-5
/
+10
2013-01-27
tests/sec_descriptor: the default owner behavior depends on domainControllerF...
Stefan Metzmacher
1
-4
/
+4
2013-01-23
dsdb-acl: remove unused variable
Stefan Metzmacher
1
-1
/
+0
2013-01-22
drepl-notify: change misleading message
Matthieu Patou
1
-1
/
+1
2013-01-21
dsdb: Fix warning about unused var
Matthieu Patou
1
-2
/
+0
2013-01-21
dsdb: Explain ordering constraints on the ACL module as well.
Andrew Bartlett
1
-2
/
+2
2013-01-21
dsdb: Ensure "authenticated users" is processed for group memberships
Andrew Bartlett
2
-31
/
+25
2013-01-21
libcli/security: handle node initialisation in one spot in insert_in_object_t...
Andrew Bartlett
2
-11
/
+10
2013-01-21
dsdb-acl: the SEC_ADS_DELETE_CHILD checks need objectclass->schemaIDGUID
Stefan Metzmacher
1
-2
/
+7
2013-01-21
dsdb-acl: make use of acl_check_access_on_objectclass() for the object in acl...
Stefan Metzmacher
1
-6
/
+50
2013-01-21
dsdb-acl: make use of acl_check_access_on_{attribute,objectclass} in acl_rena...
Stefan Metzmacher
1
-47
/
+43
2013-01-21
dsdb-acl: make use of acl_check_access_on_attribute() in acl_modify()
Stefan Metzmacher
1
-44
/
+16
2013-01-21
dsdb-acl: remove unused acl_check_access_on_class()
Stefan Metzmacher
1
-46
/
+0
2013-01-21
dsdb-acl: use acl_check_access_on_objectclass() instead of acl_check_access_o...
Stefan Metzmacher
1
-8
/
+13
2013-01-21
dsdb-acl: Use the structural objectClass in acl_check_access_on_attribute()
Andrew Bartlett
1
-16
/
+16
2013-01-21
dsdb-acl: Pass the structural objectClass into acl_check_access_on_attribute
Andrew Bartlett
3
-20
/
+57
2013-01-21
dsdb-acl: Remove unused get_oc_guid_from_message()
Andrew Bartlett
1
-19
/
+0
2013-01-21
dsdb-acl: ask for the objectClass attribute if it's not in the scope of the c...
Andrew Bartlett
1
-1
/
+16
2013-01-21
dsdb-acl: use dsdb_get_structural_oc_from_msg() rather than class_schemaid_gu...
Andrew Bartlett
1
-8
/
+7
2013-01-21
dsdb-acl: Use dsdb_get_structural_oc_from_msg() in acl_rename()
Andrew Bartlett
1
-12
/
+14
2013-01-21
dsdb-acl: Use dsdb_get_structural_oc_from_msg() in acl_modify()
Andrew Bartlett
1
-8
/
+10
2013-01-21
dsdb-acl: add acl_check_access_on_objectclass() helper
Stefan Metzmacher
1
-0
/
+39
2013-01-21
dsdb-acl: Add helper function dsdb_get_structural_oc_from_msg()
Andrew Bartlett
1
-0
/
+13
2013-01-21
dsdb-acl: attr is not optional to acl_check_access_on_attribute()
Stefan Metzmacher
1
-25
/
+24
2013-01-21
dsdb-acl: dsdb_attribute_by_lDAPDisplayName() is needed for all attributes
Stefan Metzmacher
1
-16
/
+18
2013-01-21
dsdb-acl: introduce a 'el' helper variable to acl_modify()
Stefan Metzmacher
1
-12
/
+11
2013-01-21
dsdb-acl: introduce a 'msg' helper variable to acl_modify()
Stefan Metzmacher
1
-20
/
+20
2013-01-21
dsdb-schema: make sure we build [system]PossibleInferiors completely
Stefan Metzmacher
1
-0
/
+4
[prev]
[next]