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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4-dsdb: Use only the replication USN for schema reload.
Andrew Bartlett
2012-08-11
2
-66
/
+0
*
build: rename security → samba-security
Björn Jacke
2012-08-10
2
-9
/
+9
*
s4-dsdb: Explain better what records are written during schema set
Andrew Bartlett
2012-08-10
2
-10
/
+19
*
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-pydsdb: Provide control of if we should write index attributes when reload...
Andrew Bartlett
2012-08-09
1
-2
/
+4
*
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:libcli/pyerrors: s/PyErr_WERROR_IS_ERR_RAISE/PyErr_WERROR_NOT_OK_RAISE/
Stefan Metzmacher
2012-08-06
1
-5
/
+5
*
s4:dsdb:replicated_objects: do not move 'instanceType' to the end of msg->ele...
Stefan Metzmacher
2012-08-03
1
-1
/
+22
*
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
2
-0
/
+46
*
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
*
s4-repl: Use ldb_dn_new() to create the rootDSE DN
Andrew Bartlett
2012-07-29
1
-1
/
+5
*
s4-repl: Use NULL for pointer test when checking for ldb_msg_new() failure
Andrew Bartlett
2012-07-29
1
-1
/
+1
*
dsdb: Allocate new OID to allow updates of a read-only replica
Andrew Bartlett
2012-07-18
4
-5
/
+14
*
s4-dsdb: Allow dbcheck to correct an incorrect instanceType
Andrew Bartlett
2012-07-18
1
-3
/
+5
*
s4-dsdb: Ensure we never write read-only objects onto a read-write replica
Andrew Bartlett
2012-07-18
1
-1
/
+8
*
s4-dsdb: Remove unused variables in py_dsdb_get_partitions_dn
Andrew Bartlett
2012-07-06
1
-3
/
+0
*
pydsdb: Add bindings for dsdb_wellknown_dn()
Andrew Bartlett
2012-07-06
1
-0
/
+35
*
s4-pydsdb: Add bindings for dsdb_find_nc_root()
Andrew Bartlett
2012-07-06
1
-0
/
+23
*
s4-pydsdb: Improve PyErr_LDB_{DN,}_OR_RAISE to use py_check_dcerpc_type
Andrew Bartlett
2012-07-06
1
-2
/
+9
*
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
3
-1
/
+129
*
s4-dsdb when setting DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID make it non-cr...
Andrew Bartlett
2012-06-27
1
-1
/
+7
*
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-join: Import DNS zones in AD DC join
Andrew Bartlett
2012-06-25
1
-0
/
+2
*
s4-drepl: Ensure that the op->source does not get deallocated too early
Andrew Bartlett
2012-06-24
2
-9
/
+25
*
selftest: schema is not automatically reloaded now so if you modify it you ha...
Matthieu Patou
2012-06-23
1
-0
/
+9
*
s4-dsdb: operational handle modifyTimeStamp on the CN=aggregate DN
Matthieu Patou
2012-06-22
1
-1
/
+37
*
s4-schema: improve the documentation of the dsdb_schema structure
Matthieu Patou
2012-06-22
1
-4
/
+6
*
s4-dsdb: Check for key SCHEMA_SEQ_NUM in metadata.tdb updates
Matthieu Patou
2012-06-22
2
-3
/
+192
*
s4-dsdb: Add/Update SCHEMA_SEQ_NUM key in the metadata.tdb after schemaUpdateNow
Matthieu Patou
2012-06-22
4
-2
/
+43
*
s4-drs: if schema has changed during replication notify other process that th...
Matthieu Patou
2012-06-22
1
-0
/
+55
*
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-schema: keep track of the timestamp of the most recently changed/created o...
Matthieu Patou
2012-06-22
3
-1
/
+13
*
s4-schema: generalized time use its own syntax now
Matthieu Patou
2012-06-22
1
-1
/
+0
*
s4-drsuapi: Fix a const warning
Matthieu Patou
2012-06-22
1
-1
/
+1
*
s4-drsuapi: rework the crackname implementation of functionnal names
Matthieu Patou
2012-06-22
1
-24
/
+122
*
s4-dsdb-linkedattributes: register the VERIFY_NAME control, handle it when we...
Matthieu Patou
2012-06-22
1
-10
/
+97
[prev]
[next]