index
:
samba
master
pristine-tar
upstream_4.1
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
samdb
/
ldb_modules
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
CVE-2014-8143:dsdb-samldb: Check for extended access rights before we allow c...
Andrew Bartlett
1
-2
/
+190
2014-12-18
s4:dsdb/rootdse: expand extended dn values with the AS_SYSTEM control
Stefan Metzmacher
1
-4
/
+2
2014-07-15
s4:dsdb/repl_meta_data: make sure objectGUID can't be deleted
Stefan Metzmacher
1
-3
/
+3
2014-07-15
s4:dsdb/samldb: don't allow 'userParameters' to be modified over LDAP for now
Stefan Metzmacher
1
-0
/
+18
2014-07-15
s4:dsdb/extended_dn_in: don't force DSDB_SEARCH_SHOW_RECYCLED
Stefan Metzmacher
1
-17
/
+20
2014-07-15
s4:dsdb/schema_load: make error message more verbose
Stefan Metzmacher
1
-1
/
+2
2014-07-15
kerberos: Remove un-used event context argument from smb_krb5_init_context()
Andrew Bartlett
2
-2
/
+0
2014-07-15
dsdb: Specify no event context to smb_krb5_init_context() in dsdb
Andrew Bartlett
2
-2
/
+4
2014-07-15
dsdb: Add DSDB_SEARCH_ONE_ONLY support to dsdb_module_search*()
Andrew Bartlett
1
-0
/
+13
2014-07-15
dsdb: Do not permit nested event loops when in a transaction, use a nested ev...
Andrew Bartlett
1
-13
/
+80
2014-07-15
dsdb: Rename private_data to rootdse_private_data in rootdse
Andrew Bartlett
1
-8
/
+8
2014-07-15
dsdb: Make it harder to corrupt the database by requiring DBCHECK or RELAX fo...
Andrew Bartlett
1
-9
/
+31
2014-07-15
dsdb: Do not refresh the schema using the wrong event context
Andrew Bartlett
1
-76
/
+117
2014-07-15
dsdb: Do not store a struct ldb_dn in struct schema_data
Andrew Bartlett
4
-14
/
+21
2014-07-15
dsdb: Improve missing objectClass handling
Andrew Bartlett
1
-13
/
+13
2014-07-15
dsdb: Improve errors and checks for missing objectClass values
Andrew Bartlett
1
-2
/
+9
2014-07-15
dsdb: Clarify how the DSDB_REPL_FLAG_PRIORITISE_INCOMING flag works
Andrew Bartlett
1
-5
/
+13
2014-07-15
dsdb: Further assert that we always have an objectClass and an rDN
Andrew Bartlett
1
-32
/
+118
2014-07-15
dsdb: Ensure to sort replPropertyMetaData as UNSIGNED, not SIGNED quantities
Andrew Bartlett
1
-4
/
+18
2014-07-15
s4:samdb: respect SEARCH_FLAG_PRESERVEONDELETE
Arvid Requate
1
-2
/
+7
2014-07-15
s4-samldb: Do not allow deletion of objects with RID < 1000
Nadezhda Ivanova
1
-0
/
+5
2014-07-15
dsdb: Use dsdb_next_callback() rather than a no-op per-module callback
Andrew Bartlett
1
-38
/
+16
2014-07-15
s4-dsdb: instanceType NC_HEAD is only allowed combined with WRITE for an orig...
Nadezhda Ivanova
1
-2
/
+1
2014-07-15
Add LDB_MAP_RENDROP option
Howard Chu
1
-1
/
+1
2014-07-15
samdb: Fix CID 1034910 Dereference before null check
Volker Lendecke
1
-3
/
+3
2014-07-15
samdb: Fix CID 1034910 Dereference before null check
Volker Lendecke
1
-3
/
+3
2014-07-15
s4:dsdb/ldb_modules: avoid invalid pointer type warnings
Stefan Metzmacher
2
-5
/
+4
2014-07-15
s4:dsdb fix compiler warnings
Christian Ambach
1
-1
/
+1
2014-07-15
s4-dsdb: Fix a use after free segfault.
Andreas Schneider
1
-3
/
+4
2014-07-15
s4:dsdb fix compiler warnings
Christian Ambach
1
-1
/
+1
2014-07-15
s4:dsdb fix compiler warnings
Christian Ambach
1
-1
/
+1
2014-07-15
s4:dsdb/ldb_modules: avoid declaration after code warnings
Stefan Metzmacher
2
-2
/
+5
2014-07-15
dsdb: Return LDB_ERR_INSUFFICIENT_ACCESS_RIGHTS rather than OPERATIONS_ERROR ...
Andrew Bartlett
1
-4
/
+7
2014-07-15
dsdb: Do not give an error is metadata.tdb does not yet exist
Andrew Bartlett
1
-2
/
+2
2014-07-15
dsdb: Provide a clearer error when we fail to store the sequence number in me...
Andrew Bartlett
1
-6
/
+19
2014-07-15
samdb: Fix CID 1034910 Dereference before null check
Volker Lendecke
1
-3
/
+3
2014-07-15
s4:repl_meta_data: fix array assignment in replmd_process_linked_attribute()
Stefan Metzmacher
1
-2
/
+2
2014-05-06
dsdb: Do checks for invalid renames in samldb, before repl_meta_data
Andrew Bartlett
2
-238
/
+271
2014-04-29
s4:dsdb: Move cldap netlogon functions into samdb/ldb_modules
Benjamin Franzke
4
-2
/
+464
2014-04-29
s4:dsdb/rootdse: Support netlogon request
Benjamin Franzke
2
-11
/
+74
2014-04-29
s4:dsdb/rootdse: Pass rootdse context to rootdse_add_dynamic
Benjamin Franzke
1
-20
/
+19
2013-10-15
s4:dsdb/rootdse: report 'dnsHostName' instead of 'dNSHostName'
Stefan Metzmacher
1
-1
/
+1
2013-09-27
dsdb-repl_meta_data: Make handling of Deleted Objects DN clearer in delete
Andrew Bartlett
1
-5
/
+10
2013-09-27
dsdb-repl_meta_data: Do not re-delete the Deleted Objects DN during replication
Andrew Bartlett
1
-3
/
+5
2013-09-27
dsdb-repl_meta_data: Check for a NULL invocationID and do not proceed
Andrew Bartlett
1
-0
/
+4
2013-08-05
dsdb: Include MS-ADTS doc references on deleted object contstraints
Andrew Bartlett
1
-0
/
+16
2013-08-05
dsdb: Improve DRS deleted link source/target handing in repl_meta_data
Andrew Bartlett
1
-8
/
+97
2013-08-05
dsdb: Ensure we always force deleted objects back under the deleted objects DN
Andrew Bartlett
1
-26
/
+65
2013-08-05
dsdb/repl_meta_data: split out replmd_deletion_state()
Stefan Metzmacher
1
-31
/
+71
2013-08-05
dsdb: Prune deleted objects of links and extra attributes of replicated deletes
Andrew Bartlett
1
-71
/
+199
[next]