index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dsdb
/
samdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-dsdb: calculate validFSMOs at runtime instead of pre-computing
Andrew Tridgell
2011-08-12
3
-251
/
+45
*
s4:subtree_rename LDB module - fix the move/rename constraints
Matthias Dieter Wallnöfer
2011-08-10
1
-10
/
+7
*
s4-dsdb: avoid printing a pointless debug line
Matthieu Patou
2011-08-10
1
-1
/
+1
*
s4-drsuapi: crackname search also for deleted objects
Matthieu Patou
2011-08-10
1
-1
/
+4
*
s4-dsdb: add auto-normalisation of attributes
Andrew Tridgell
2011-08-09
1
-0
/
+47
*
s4-dsdb: ensure rIDSetReferences is stored as an extended DN
Andrew Tridgell
2011-08-09
2
-2
/
+18
*
s4-dsdb: make extended_dn_in a bit more efficient
Andrew Tridgell
2011-08-09
1
-9
/
+17
*
s4-dsdb: use dn_format shortcut to find DN format
Andrew Tridgell
2011-08-09
2
-4
/
+4
*
s4-dsdb: extend the extended_dn_in module to handle DN links
Andrew Tridgell
2011-08-04
1
-44
/
+104
*
s4-dsdb: handle search expressions containing extended DNs
Andrew Tridgell
2011-08-04
2
-1
/
+167
*
s4-dsdb: fixed outgoing one way link DNs
Andrew Tridgell
2011-08-04
2
-3
/
+63
*
remove unnecessary dependency on 'events' from ldb modules.
Jelmer Vernooij
2011-08-01
1
-35
/
+35
*
s4-dsdb: Improve the calculation of system flags according to 3.1.1.5.2.4
Matthieu Patou
2011-07-26
1
-2
/
+3
*
s4-dsdb: Use controls provided during the request while searching for object ...
Matthieu Patou
2011-07-21
1
-1
/
+13
*
s4-dsdb: check group membership only for non deleted objects
Matthieu Patou
2011-07-21
1
-2
/
+9
*
update/add my copyright
Matthieu Patou
2011-07-21
3
-0
/
+3
*
s4-dsdb: In rootdse add extended dn info on all values for a given attribute
Matthieu Patou
2011-07-21
1
-57
/
+66
*
s4-dsdb: add dsdb_module_extended function similar to other dsdb_module_* fun...
Matthieu Patou
2011-07-21
1
-0
/
+61
*
s4-dsdb: fixed the defaultObjectCategory to have a full GUID
Andrew Tridgell
2011-07-13
1
-0
/
+24
*
s4-dsdb: another special case for the "member" attribute
Andrew Tridgell
2011-07-13
1
-1
/
+6
*
s4-dsdb Don't process deletion of member attributes here.
Andrew Bartlett
2011-07-13
1
-0
/
+9
*
s4-dsdb: fixed modify of ACLs on deleted objects
Andrew Tridgell
2011-07-13
1
-2
/
+4
*
s4-dsdb: raise debug level for backlink errors
Andrew Tridgell
2011-07-13
1
-1
/
+1
*
s4-dsdb: moved checking of duplicate member entries to repl_meta_data.c
Andrew Tridgell
2011-07-13
2
-35
/
+20
*
s4-dirsync: do not return linked attribute if the target object is no more
Matthieu Patou
2011-07-11
1
-0
/
+29
*
s4-dsdb: allow objectsid to be specified in a modification operation
Matthieu Patou
2011-07-11
1
-3
/
+5
*
s4-dsdb: if the provision control is specified, update replication metadata e...
Matthieu Patou
2011-07-11
1
-1
/
+7
*
s4-dsdb: when replacing linked attribute take always the new dn as the old dn...
Matthieu Patou
2011-07-11
1
-1
/
+1
*
s4-dsdb: check for single valued attribute in repl_meta_data module
Matthieu Patou
2011-07-11
1
-0
/
+11
*
s4-dsdb: deleted objects are expected to be missing mandatory attributes
Andrew Tridgell
2011-07-11
1
-1
/
+2
*
s4-dsdb: fixed crash bug in extended_dn_in
Andrew Tridgell
2011-07-11
1
-2
/
+4
*
s4-dsdb: allow removal of unknown attributes if RELAX set
Andrew Tridgell
2011-07-05
2
-2
/
+21
*
s4-dsdb guard principalName parse for invalid inputs
Andrew Bartlett
2011-07-01
1
-1
/
+6
*
s4-dsdb Allow a servicePrincipalName of machine$
Andrew Bartlett
2011-07-01
1
-0
/
+6
*
s4-dsdb: bypass validation when relax set
Andrew Tridgell
2011-06-22
1
-1
/
+2
*
s4-dsdb: prioritise GUID in extended_dn_in
Andrew Tridgell
2011-06-22
1
-8
/
+11
*
s4-dsdb: catch duplicate matches in extended_dn_in
Andrew Tridgell
2011-06-22
1
-0
/
+12
*
s4-drs: ensure we add a RMD_ADDTIME when upgrading a linked attribute
Andrew Tridgell
2011-06-10
1
-1
/
+2
*
s4-dsdb: cope with missing backlinks in rpmd handling
Andrew Tridgell
2011-06-07
1
-1
/
+10
*
s4-param Remove 'sid generator'
Andrew Bartlett
2011-06-06
1
-9
/
+5
*
s4-param Remove 'sam database' parameter
Andrew Bartlett
2011-06-06
1
-1
/
+1
*
s4:samldb LDB module - check if the RODC group exists if creating an RODC
Matthias Dieter Wallnöfer
2011-05-25
1
-13
/
+43
*
s4:samldb LDB module - better to call "samldb_prim_group_trigger"
Matthias Dieter Wallnöfer
2011-05-25
1
-1
/
+1
*
s4:samldb LDB module - convert a "dsdb_module_search" into "dsdb_module_searc...
Matthias Dieter Wallnöfer
2011-05-25
1
-5
/
+2
*
s4:samldb LDB modules - only objectClass "computer" is allowed to embed all t...
Matthias Dieter Wallnöfer
2011-05-25
1
-3
/
+33
*
s4:samldb LDB module - fix "isCriticalSystemObject" behaviour
Matthias Dieter Wallnöfer
2011-05-25
1
-3
/
+22
*
s4:samldb LDB module - fix the behaviour when changing the "userAccountControl"
Matthias Dieter Wallnöfer
2011-05-25
1
-14
/
+31
*
s4:samldb LDB module - don't change the "primaryGroupId" on LDB modifications...
Matthieu Patou
2011-05-21
1
-1
/
+16
*
s4:ldb-samba/ldb_wrap.*-dsdb/samdb/samdb.c - handle LDB connection flags as u...
Matthias Dieter Wallnöfer
2011-05-21
1
-1
/
+1
*
s4-dsdb: implementation of the dirsync control
Matthieu Patou
2011-05-21
3
-0
/
+1369
[next]