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
/
samdb
/
ldb_modules
/
objectclass.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-04
Revert "s4:objectclass LDB module - if we cannot find DN's parent then the DN...
Matthias Dieter Wallnöfer
1
-3
/
+1
2011-03-04
s4:objectclass LDB module - fix a comment
Matthias Dieter Wallnöfer
1
-1
/
+1
2011-03-04
s4:objectclass LDB module - if we cannot find DN's parent then the DN itself ...
Matthias Dieter Wallnöfer
1
-1
/
+3
2011-02-28
Fix some types
Jelmer Vernooij
1
-4
/
+4
2011-01-25
s4:dsdb/samdb/ldb_modules/objectclass.c - move LSA specific object checks int...
Matthias Dieter Wallnöfer
1
-31
/
+0
2011-01-17
s4-dsdb: pass parent request to dsdb_module_*() functions
Andrew Tridgell
1
-4
/
+4
2010-11-26
s4:objectclass LDB module - simply use "msg" when requesting the message
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-11-26
s4:objectclass LDB module - move the "mem_ctx" allocation to a better place
Matthias Dieter Wallnöfer
1
-7
/
+6
2010-11-26
s4-dsdb Reorganise and clarify the LSA objectClass check (forbidden on LDAP)
Andrew Bartlett
1
-15
/
+28
2010-11-26
s4-objectclass Use a specific local variable name, not 'value'
Andrew Bartlett
1
-4
/
+5
2010-11-25
s4:lsa RPC server / objectclass LDB module - fix the creation of trusted doma...
Matthias Dieter Wallnöfer
1
-7
/
+1
2010-11-24
s4:objectclass LDB module - LSA objects - allow them if the SYSTEM control is...
Matthias Dieter Wallnöfer
1
-3
/
+7
2010-11-24
s4:objectclass LDB module - move one checks into the "objectclass derivation ...
Matthias Dieter Wallnöfer
1
-11
/
+17
2010-11-24
s4:objectclass LDB module - some more or less cosmetic return value macro cha...
Matthias Dieter Wallnöfer
1
-14
/
+22
2010-11-16
s4:objectclass LDB module - the "olddn" is the special DN for rename requests
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-16
s4:objectclass LDB module - free "nc_root" after name context comparisons
Matthias Dieter Wallnöfer
1
-0
/
+2
2010-11-15
s4:objectclass LDB module - improve the default name context checking on modi...
Matthias Dieter Wallnöfer
1
-16
/
+12
2010-11-15
s4:objectclass LDB module - implement the "objectClass" change restrictions o...
Matthias Dieter Wallnöfer
1
-0
/
+25
2010-11-13
s4:objectclass LDB module - multiple "objectClass" change elements are unfort...
Matthias Dieter Wallnöfer
1
-161
/
+169
2010-11-12
s4:objectclass LDB module - we should not simply ignore additional "objectCla...
Matthias Dieter Wallnöfer
1
-2
/
+16
2010-11-11
s4:dsdb - proof against empty RDN values where expected
Matthias Dieter Wallnöfer
1
-1
/
+3
2010-11-11
s4:objectclass LDB module - allow RDNs also to come from superclasses
Matthias Dieter Wallnöfer
1
-11
/
+39
2010-11-08
s4:objectclass LDB module - no idea why we'd need the "objectGUID" here
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-11-03
s4:objectclass LDB module - the structural objectclass has always to be speci...
Matthias Dieter Wallnöfer
1
-0
/
+6
2010-11-01
s4-ldb: enable version checking in dsdb ldb modules
Andrew Tridgell
1
-0
/
+1
2010-11-01
s4-dsdb: convert the rest of the ldb modules to the new module type
Andrew Tridgell
1
-1
/
+6
2010-10-19
s4-dsdb: register the DCPROMO_OID control with the rootdse
Andrew Tridgell
1
-0
/
+7
2010-10-16
s4:objectclass LDB module - implement the "isCriticalSystemObject" subtree de...
Matthias Dieter Wallnöfer
1
-1
/
+16
2010-10-13
s4:objectclass LDB module - deny the creation of "isCriticalSystemObject" ent...
Matthias Dieter Wallnöfer
1
-0
/
+9
2010-10-10
dsdb/modules: Split up helpers a bit to prevent recursive dependencies.
Jelmer Vernooij
1
-0
/
+1
2010-10-03
s4:objectclass LDB module - introduce allowed system flags restriction
Matthias Dieter Wallnöfer
1
-6
/
+11
2010-10-03
s4:dsdb - substitute the "show_deleted" with the "show_recycled" control
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-10-03
s4:objectclass LDB module - fix the "crossRef" delete protection
Matthias Dieter Wallnöfer
1
-3
/
+9
2010-10-03
s4:objectclass LDB module - fix the delete behaviour of server containers
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-09-25
ldb: mark the location of a lot more ldb requests
Andrew Tridgell
1
-0
/
+9
2010-09-05
dsdb: make the ATTRIBUTE NOT FOUND more clear
Matthieu Patou
1
-0
/
+3
2010-08-17
s4-dsdb: support LDB_CONTROL_RODC_DCPROMO_OID for nTDSDSA add
Andrew Tridgell
1
-1
/
+24
2010-08-10
s4:objectclass LDB module - weak the check for the "rIDSet" delete constraint
Matthias Dieter Wallnöfer
1
-8
/
+10
2010-08-07
s4:objectclass LDB module - "add operation" - enhance and clean the "systemFl...
Matthias Dieter Wallnöfer
1
-8
/
+20
2010-08-07
s4:objectclass LDB module - "add operation" - implement "objectCategory" vali...
Matthias Dieter Wallnöfer
1
-5
/
+34
2010-08-07
s4:objectclass LDB module - "add operation" - reject creation of LSA specific...
Matthias Dieter Wallnöfer
1
-0
/
+8
2010-08-07
s4:objectclass LDB module - "add operation" - move two checks
Matthias Dieter Wallnöfer
1
-17
/
+12
2010-08-07
s4:objectclass LDB module - "add operation" - deny multiple "objectclass" mes...
Matthias Dieter Wallnöfer
1
-5
/
+14
2010-08-07
s4:objectclass LDB module - "add" operation - free "mem_ctx" as soon as possible
Matthias Dieter Wallnöfer
1
-4
/
+2
2010-08-01
s4:objectclass LDB module - consider the "instanceType" when adding NCs
Matthias Dieter Wallnöfer
1
-10
/
+18
2010-08-01
s4:objectclass LDB module - implement additional delete constraint checks
Matthias Dieter Wallnöfer
1
-3
/
+47
2010-07-07
s4-dsdb: use ldb_operr() in the dsdb code
Andrew Tridgell
1
-38
/
+30
2010-06-19
s4:objectclass LDB module - disable delete operations when "SYSTEM_FLAG_DISAL...
Matthias Dieter Wallnöfer
1
-5
/
+80
2010-06-19
s4:objectclass LDB module - use the old DN when displaying error messages
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-06-19
s4:objectclass LDB module - add a better message when the parent DN is invalid
Matthias Dieter Wallnöfer
1
-2
/
+3
[next]