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
/
samdb
/
ldb_modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
dsdb: Make secrets_tdb_sync cope with -H secrets.ldb
Andrew Bartlett
2012-11-16
1
-2
/
+3
*
s4:dsdb/acl_read: make sure confidential attributes require CONTROL_ACCESS (b...
Stefan Metzmacher
2012-11-12
1
-0
/
+4
*
s4:dsdb/acl_read: fix whitespace formatting errors
Stefan Metzmacher
2012-11-12
1
-124
/
+128
*
s4:dsdb/acl: only give administrators access to attributes marked as confiden...
Stefan Metzmacher
2012-11-12
1
-0
/
+87
*
s4:dsdb/acl: reorganize the logic flow in the password filtering checks
Stefan Metzmacher
2012-11-12
1
-54
/
+92
*
s4:dsdb/acl: fix search filter cleanup for password attributes
Stefan Metzmacher
2012-11-12
1
-1
/
+1
*
ldb_secrets_tdb_sync: Add dependency on gssapi.
Jelmer Vernooij
2012-11-06
1
-1
/
+1
*
s4-dsdb: Remove double-free in update_keytab module
Andrew Bartlett
2012-08-28
1
-2
/
+0
*
s4-dsdb: Add secrets_tdb_sync - an ldb module to keep secrets.tdb in sync
Andrew Bartlett
2012-08-28
3
-0
/
+539
*
s4-dsdb: Remove unused variables
Andrew Bartlett
2012-08-23
1
-5
/
+0
*
s4-dsdb: Do not use a possibly-old loadparm context in schema reload
Andrew Bartlett
2012-08-23
1
-7
/
+3
*
s4:samldb LDB module - remove unused "member" attribute from search filter
Matthias Dieter Wallnöfer
2012-08-22
1
-1
/
+1
*
s4:dsdb - always fail if a search filter could not be parsed
Matthias Dieter Wallnöfer
2012-08-22
1
-0
/
+3
*
s4:dsdb_sort_objectClass_attr - simplify memory context handling
Matthias Dieter Wallnöfer
2012-08-22
1
-26
/
+3
*
s4-dsdb: Ensure we always free tmp_ctx in schema refresh check
Andrew Bartlett
2012-08-17
1
-0
/
+2
*
s4-dsdb: Use samdb_dn_is_our_ntdsa()
Andrew Bartlett
2012-08-14
2
-4
/
+34
*
s4-dsdb: Add mem_ctx argument to samdb_ntds_settings_dn
Andrew Bartlett
2012-08-14
4
-8
/
+9
*
s4-dsdb: Take more care in handling of global schema memory
Andrew Bartlett
2012-08-11
1
-1
/
+3
*
s4-dsdb: Remove support for per-partition sequence numbers
Andrew Bartlett
2012-08-11
1
-23
/
+0
*
s4-dsdb: Use only the replication USN for schema reload.
Andrew Bartlett
2012-08-11
1
-60
/
+0
*
build: rename security → samba-security
Björn Jacke
2012-08-10
2
-9
/
+9
*
s4-dsdb: Remove strcasecmp() fallback in replmd_ldb_message_element_attid_sort
Andrew Bartlett
2012-08-09
1
-7
/
+0
*
s4-dsdb: Do not reload partition metadata except on transaction start
Andrew Bartlett
2012-08-09
1
-11
/
+0
*
s4-dsdb: Change talloc parent
Andrew Bartlett
2012-08-09
1
-1
/
+1
*
s4-dsdb: Remove ldb_sequence_type argument from partition_primary_sequence_nu...
Andrew Bartlett
2012-08-09
2
-4
/
+4
*
s4-dsdb: simplify migration of old-style seqence numbers to metadata.tdb
Andrew Bartlett
2012-08-09
2
-150
/
+53
*
s4-dsdb: Reduce calls to the ldb layer by reloading less often
Andrew Bartlett
2012-08-09
2
-14
/
+26
*
s4-dsdb: Replace any existing lastKnownParent attribute during delete
Andrew Bartlett
2012-07-31
1
-1
/
+1
*
s4-dsdb: Improve tracing in repl_meta_data
Andrew Bartlett
2012-07-31
1
-7
/
+8
*
s4-dsdb: Handle rename conflicts in both directions
Andrew Bartlett
2012-07-31
1
-49
/
+87
*
s4-dsdb: Request extended DN and show deleted when searching for a possible p...
Andrew Bartlett
2012-07-31
1
-2
/
+4
*
s4-dsdb: Fill in lastKnownParent when moving to lostAndFound
Andrew Bartlett
2012-07-29
1
-0
/
+43
*
s4-dsdb: Do not strip base components off DN before searching for NC root
Andrew Bartlett
2012-07-29
1
-7
/
+10
*
s4-dsdb: Change move to lostAndFound to use container in this partiion and ad...
Andrew Bartlett
2012-07-29
1
-2
/
+31
*
s4-dsdb: Provide a way to force incoming renames to take priority
Andrew Bartlett
2012-07-29
1
-2
/
+4
*
s4-dsdb: Provide a way to handle conflicts due to rename
Andrew Bartlett
2012-07-29
1
-25
/
+102
*
dsdb: Allocate new OID to allow updates of a read-only replica
Andrew Bartlett
2012-07-18
2
-5
/
+10
*
s4-dsdb: Allow dbcheck to correct an incorrect instanceType
Andrew Bartlett
2012-07-18
1
-3
/
+5
*
s4-dsdb: Give a much better error message when parentGUID generation fails
Andrew Bartlett
2012-07-06
1
-3
/
+3
*
s4-dsdb: Use parent_object_guid to find the correct parent for new objects
Andrew Bartlett
2012-07-06
1
-1
/
+117
*
s4-dsdb: Remove hooks for non-directory password handling
Andrew Bartlett
2012-06-27
1
-12
/
+0
*
s4-samldb: do not talloc_steal() the elements of the original request
Andrew Bartlett
2012-06-26
1
-4
/
+10
*
s4-dsdb: operational handle modifyTimeStamp on the CN=aggregate DN
Matthieu Patou
2012-06-22
1
-1
/
+37
*
s4-dsdb: Check for key SCHEMA_SEQ_NUM in metadata.tdb updates
Matthieu Patou
2012-06-22
1
-2
/
+184
*
s4-dsdb: Add/Update SCHEMA_SEQ_NUM key in the metadata.tdb after schemaUpdateNow
Matthieu Patou
2012-06-22
3
-2
/
+41
*
s4-dsdb: move schema_load at the top of module stack
Matthieu Patou
2012-06-22
1
-1
/
+1
*
s4-extended: do not try to fix if there is no schema
Matthieu Patou
2012-06-22
1
-0
/
+4
*
s4-dsdb-linkedattributes: register the VERIFY_NAME control, handle it when we...
Matthieu Patou
2012-06-22
1
-10
/
+97
*
s4-dsdb: support otherWellKnownObjects
Matthieu Patou
2012-06-22
1
-24
/
+31
*
s4-dsdb: Try to avoid much of the time a db search for msDS-IntID
Matthieu Patou
2012-06-22
2
-14
/
+90
[next]