summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/objectclass.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26297: Correct error message. This function verifies attributes, notAndrew Bartlett1-1/+1
2007-12-21r26282: These modules expect errors, but if we don't wipe the error string, weAndrew Bartlett1-0/+3
2007-12-21r25942: Make various ldb modules handle an LDB backend that enforces validityAndrew Bartlett1-9/+20
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-5/+4
2007-12-21r25762: This test belongs best with the other checks for a valid parent, inAndrew Bartlett1-0/+8
2007-12-21r25755: Fix a couple of memory leaks, in particular a new leak onto the NULLAndrew Bartlett1-3/+5
2007-12-21r25754: More work on normal forms for ldb input.Andrew Bartlett1-69/+147
2007-12-21r25750: Update the objectclass module to improve consistency in Samba4.Andrew Bartlett1-78/+351
2007-12-21r25705: Ensure we return the out value to the caller.Andrew Bartlett1-0/+2
2007-12-21r25704: Handle the chicken-and-egg problem of setting up the LDB before we getAndrew Bartlett1-8/+15
2007-12-21r25702: Clarify comments and make this module more strict on objectclasses.Andrew Bartlett1-10/+13
2007-10-10r24914: In response to bug #4892 by Matthias Wallnöfer <mwallnoefer@yahoo.de>,Andrew Bartlett1-8/+38
2007-10-10r24731: Remove unused code - if we hit these error conditions, then we areAndrew Bartlett1-5/+0
2007-10-10r24459: Fix up ldap.js and test_ldb.sh to test the domain_scope control, andAndrew Bartlett1-2/+2
2007-10-10r24277: Tidyup as requested by metze.Andrew Bartlett1-8/+14
2007-10-10r24263: Fix bug 4846 (unable to copy users in MMC Active Directory Users andAndrew Bartlett1-3/+47
2007-10-10r24262: Set the objectCategory by default in the objectclass module, rather t...Andrew Bartlett1-1/+10
2007-10-10r24259: Rework the objectclass module to use the new schema, rather than theAndrew Bartlett1-0/+691