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
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
2010-06-19
s4:objectclass LDB module - add an error message when someone tries to add en...
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-06-19
s4:objectclass LDB module - handle the case when there is a retry to add the ...
Matthias Dieter Wallnöfer
1
-0
/
+26
2010-06-18
s4:objectclass LDB module - move "mem_ctx" initialisation lower
Matthias Dieter Wallnöfer
1
-16
/
+11
2010-06-15
dsdb: Fix includes when building against system ldb.
Jelmer Vernooij
1
-1
/
+1
2010-06-07
s4:objectclass LDB module - rework the code which handles the objectclasses m...
Matthias Dieter Wallnöfer
1
-149
/
+191
2010-06-07
s4:objectclass LDB module - remove "fix_check_attributes"
Matthias Dieter Wallnöfer
1
-62
/
+0
2010-06-07
s4:objectclass LDB module - instanciate the schema variable centrally on the ...
Matthias Dieter Wallnöfer
1
-28
/
+28
2010-06-07
s4:objectclass LDB module - finally implement the correct entry rename protec...
Matthias Dieter Wallnöfer
1
-25
/
+130
2010-06-07
s4:objectclass LDB module - cosmetic change
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-06-07
s4:objectclass LDB module - remove duplicated code
Matthias Dieter Wallnöfer
1
-13
/
+4
2010-06-07
s4:objectclass LDB module - fix counter variable types
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-06-07
s4:objectclass LDB module - explain why the search can return with an empty r...
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-06-07
s4:objectclass LDB module - this "talloc_steal" is not necessary
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-06-07
s4:objectclass LDB module - fix error result if an entry doesn't contain a st...
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-06-07
s4:objectclass LDB module - use "ldb_oom" for expressing out of memory
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-06-07
s4:objectclass LDB module - fix header and add my copyright
Matthias Dieter Wallnöfer
1
-4
/
+6
2010-05-04
s4/rodc: Fix the callbacks up the stack to handle referrals on modify requests
Anatoliy Atanasov
1
-0
/
+10
2010-04-22
s4-dsdb: moved rodc schema validation to samldb.c
Andrew Tridgell
1
-33
/
+0
2010-04-22
s4-drs: Do not allow system-critical attributes to be RODC filtered
Fernando J V da Silva
1
-0
/
+33
2010-04-13
s4:objectclass LDB module - remove a unneeded newline
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-03-16
s4:dsdb Change dsdb_get_schema() callers to use new talloc argument
Andrew Bartlett
1
-3
/
+10
2010-03-07
s4:objectclass LDB module - change counter variabls to "unsigned" where appro...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-02-24
dsdb: Add a more explicit error message for constructed attributes
Matthieu Patou
1
-0
/
+1
2009-12-18
s4-dsdb: fix handling of AUX classes in objectclass_sort
Brendan Powers
1
-146
/
+133
2009-11-30
s4-dsdb: don't call ldb_next_init() twice in objectclass module
Andrew Tridgell
1
-1
/
+1
2009-11-26
s4:objectclass LDB module - Prevent write operations on constructed attributes
Matthias Dieter Wallnöfer
1
-6
/
+19
2009-11-20
s4-drs: Removes stored parentGUID's creation and renaming
Fernando J V da Silva
1
-80
/
+7
2009-11-17
s4:dsdb Rework samdb code to use 'storage format' DNs for defaultObjectCategory
Andrew Bartlett
1
-1
/
+26
2009-11-09
s4-samdb: remove the rDN size constraint of 64
Andrew Tridgell
1
-3
/
+10
2009-10-15
s4-dsdb: implement limit on rDN length
Andrew Tridgell
1
-3
/
+11
2009-10-12
s4:objectclass ldb module - Check for empty messages
Matthias Dieter Wallnöfer
1
-1
/
+8
2009-10-03
s4:objectclass - Free unused memory from responses
Matthias Dieter Wallnöfer
1
-0
/
+3
2009-10-03
s4:dsdb Use possibleInferiors to restrict creation of child objects
Andrew Bartlett
1
-4
/
+15
2009-10-03
s4:dsdb Add objectClass and RDN constraints to objectClass module
Andrew Bartlett
1
-8
/
+35
2009-10-03
s4:dsdb Don't allow creation of systemOnly objectclasses
Matthias Dieter Wallnöfer
1
-0
/
+6
2009-10-02
s4:dsdb Return correct error on invalid attribute
Andrew Bartlett
1
-1
/
+2
2009-10-02
s4:dsdb Don't allow creating of new objects with an isDefunct schema class
Andrew Bartlett
1
-1
/
+7
2009-10-02
s4:Ensure the selected RDN is the right one per the schema
Andrew Bartlett
1
-1
/
+7
2009-09-21
s4:dsdb Fix of double addition of SD-s
Nadezhda Ivanova
1
-0
/
+2
2009-09-16
Owner and group defaulting.
Nadezhda Ivanova
1
-57
/
+8
2009-08-26
s4:dsdb Use helper function to add 'show deleted' control
Andrew Bartlett
1
-20
/
+10
2009-08-25
fixed DRS rename of deleted objects
Andrew Tridgell
1
-1
/
+20
2009-08-05
s4:dsdb Don't cast an ldb_val into a const char * for schema lookups
Andrew Bartlett
1
-2
/
+3
2009-03-17
added support for parentGUID
Andrew Tridgell
1
-5
/
+84
2009-02-23
Fix headers, ldb_includes.h is a private header,
Simo Sorce
1
-0
/
+1
2009-01-30
Fix all other modules to use ldb_module.h instead of ldb_private.h
Simo Sorce
1
-57
/
+78
[next]