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
/
ldb_modules
/
objectclass.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:objectclass LDB module - implement the "isCriticalSystemObject" subtree de...
Matthias Dieter Wallnöfer
2010-10-16
1
-1
/
+16
*
s4:objectclass LDB module - deny the creation of "isCriticalSystemObject" ent...
Matthias Dieter Wallnöfer
2010-10-13
1
-0
/
+9
*
dsdb/modules: Split up helpers a bit to prevent recursive dependencies.
Jelmer Vernooij
2010-10-10
1
-0
/
+1
*
s4:objectclass LDB module - introduce allowed system flags restriction
Matthias Dieter Wallnöfer
2010-10-03
1
-6
/
+11
*
s4:dsdb - substitute the "show_deleted" with the "show_recycled" control
Matthias Dieter Wallnöfer
2010-10-03
1
-2
/
+3
*
s4:objectclass LDB module - fix the "crossRef" delete protection
Matthias Dieter Wallnöfer
2010-10-03
1
-3
/
+9
*
s4:objectclass LDB module - fix the delete behaviour of server containers
Matthias Dieter Wallnöfer
2010-10-03
1
-2
/
+2
*
ldb: mark the location of a lot more ldb requests
Andrew Tridgell
2010-09-25
1
-0
/
+9
*
dsdb: make the ATTRIBUTE NOT FOUND more clear
Matthieu Patou
2010-09-05
1
-0
/
+3
*
s4-dsdb: support LDB_CONTROL_RODC_DCPROMO_OID for nTDSDSA add
Andrew Tridgell
2010-08-17
1
-1
/
+24
*
s4:objectclass LDB module - weak the check for the "rIDSet" delete constraint
Matthias Dieter Wallnöfer
2010-08-10
1
-8
/
+10
*
s4:objectclass LDB module - "add operation" - enhance and clean the "systemFl...
Matthias Dieter Wallnöfer
2010-08-07
1
-8
/
+20
*
s4:objectclass LDB module - "add operation" - implement "objectCategory" vali...
Matthias Dieter Wallnöfer
2010-08-07
1
-5
/
+34
*
s4:objectclass LDB module - "add operation" - reject creation of LSA specific...
Matthias Dieter Wallnöfer
2010-08-07
1
-0
/
+8
*
s4:objectclass LDB module - "add operation" - move two checks
Matthias Dieter Wallnöfer
2010-08-07
1
-17
/
+12
*
s4:objectclass LDB module - "add operation" - deny multiple "objectclass" mes...
Matthias Dieter Wallnöfer
2010-08-07
1
-5
/
+14
*
s4:objectclass LDB module - "add" operation - free "mem_ctx" as soon as possible
Matthias Dieter Wallnöfer
2010-08-07
1
-4
/
+2
*
s4:objectclass LDB module - consider the "instanceType" when adding NCs
Matthias Dieter Wallnöfer
2010-08-01
1
-10
/
+18
*
s4:objectclass LDB module - implement additional delete constraint checks
Matthias Dieter Wallnöfer
2010-08-01
1
-3
/
+47
*
s4-dsdb: use ldb_operr() in the dsdb code
Andrew Tridgell
2010-07-07
1
-38
/
+30
*
s4:objectclass LDB module - disable delete operations when "SYSTEM_FLAG_DISAL...
Matthias Dieter Wallnöfer
2010-06-19
1
-5
/
+80
*
s4:objectclass LDB module - use the old DN when displaying error messages
Matthias Dieter Wallnöfer
2010-06-19
1
-2
/
+2
*
s4:objectclass LDB module - add a better message when the parent DN is invalid
Matthias Dieter Wallnöfer
2010-06-19
1
-2
/
+3
*
s4:objectclass LDB module - add an error message when someone tries to add en...
Matthias Dieter Wallnöfer
2010-06-19
1
-3
/
+4
*
s4:objectclass LDB module - handle the case when there is a retry to add the ...
Matthias Dieter Wallnöfer
2010-06-19
1
-0
/
+26
*
s4:objectclass LDB module - move "mem_ctx" initialisation lower
Matthias Dieter Wallnöfer
2010-06-18
1
-16
/
+11
*
dsdb: Fix includes when building against system ldb.
Jelmer Vernooij
2010-06-15
1
-1
/
+1
*
s4:objectclass LDB module - rework the code which handles the objectclasses m...
Matthias Dieter Wallnöfer
2010-06-07
1
-149
/
+191
*
s4:objectclass LDB module - remove "fix_check_attributes"
Matthias Dieter Wallnöfer
2010-06-07
1
-62
/
+0
*
s4:objectclass LDB module - instanciate the schema variable centrally on the ...
Matthias Dieter Wallnöfer
2010-06-07
1
-28
/
+28
*
s4:objectclass LDB module - finally implement the correct entry rename protec...
Matthias Dieter Wallnöfer
2010-06-07
1
-25
/
+130
*
s4:objectclass LDB module - cosmetic change
Matthias Dieter Wallnöfer
2010-06-07
1
-2
/
+3
*
s4:objectclass LDB module - remove duplicated code
Matthias Dieter Wallnöfer
2010-06-07
1
-13
/
+4
*
s4:objectclass LDB module - fix counter variable types
Matthias Dieter Wallnöfer
2010-06-07
1
-1
/
+1
*
s4:objectclass LDB module - explain why the search can return with an empty r...
Matthias Dieter Wallnöfer
2010-06-07
1
-1
/
+2
*
s4:objectclass LDB module - this "talloc_steal" is not necessary
Matthias Dieter Wallnöfer
2010-06-07
1
-1
/
+0
*
s4:objectclass LDB module - fix error result if an entry doesn't contain a st...
Matthias Dieter Wallnöfer
2010-06-07
1
-3
/
+3
*
s4:objectclass LDB module - use "ldb_oom" for expressing out of memory
Matthias Dieter Wallnöfer
2010-06-07
1
-2
/
+1
*
s4:objectclass LDB module - fix header and add my copyright
Matthias Dieter Wallnöfer
2010-06-07
1
-4
/
+6
*
s4/rodc: Fix the callbacks up the stack to handle referrals on modify requests
Anatoliy Atanasov
2010-05-04
1
-0
/
+10
*
s4-dsdb: moved rodc schema validation to samldb.c
Andrew Tridgell
2010-04-22
1
-33
/
+0
*
s4-drs: Do not allow system-critical attributes to be RODC filtered
Fernando J V da Silva
2010-04-22
1
-0
/
+33
*
s4:objectclass LDB module - remove a unneeded newline
Matthias Dieter Wallnöfer
2010-04-13
1
-2
/
+1
*
s4:dsdb Change dsdb_get_schema() callers to use new talloc argument
Andrew Bartlett
2010-03-16
1
-3
/
+10
*
s4:objectclass LDB module - change counter variabls to "unsigned" where appro...
Matthias Dieter Wallnöfer
2010-03-07
1
-2
/
+2
*
dsdb: Add a more explicit error message for constructed attributes
Matthieu Patou
2010-02-24
1
-0
/
+1
*
s4-dsdb: fix handling of AUX classes in objectclass_sort
Brendan Powers
2009-12-18
1
-146
/
+133
*
s4-dsdb: don't call ldb_next_init() twice in objectclass module
Andrew Tridgell
2009-11-30
1
-1
/
+1
*
s4:objectclass LDB module - Prevent write operations on constructed attributes
Matthias Dieter Wallnöfer
2009-11-26
1
-6
/
+19
*
s4-drs: Removes stored parentGUID's creation and renaming
Fernando J V da Silva
2009-11-20
1
-80
/
+7
[next]