Age | Commit message (Expand) | Author | Files | Lines |
2008-11-17 | s4:dsdb/samdb: don't allow objects without objectClass | Stefan Metzmacher | 1 | -2/+2 |
2008-10-16 | Create a 'straight paper path' for UTF16 passwords. | Andrew Bartlett | 1 | -3/+9 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-29 | LDB ASYNC: samba4 modules | Simo Sorce | 1 | -457/+295 |
2008-09-08 | Try to implement the right logic for systemFlags | Andrew Bartlett | 1 | -0/+37 |
2008-03-13 | Bail out, rather than segfault on no domain sid. | Andrew Bartlett | 1 | -2/+3 |
2008-03-13 | Don't segfault on invalid objectClass input. | Andrew Bartlett | 1 | -6/+13 |
2008-02-20 | Fix use of some modules (needed _PUBLIC_). | Jelmer Vernooij | 1 | -1/+1 |
2008-02-20 | Use struct-based rather than function-based initialization for ldb modules ev... | Jelmer Vernooij | 1 | -7/+1 |
2008-01-18 | Only set showOnlyInAdvancedView: TRUE when adding default values. | Andrew Bartlett | 1 | -2/+2 |
2008-01-18 | Add showInAdvancedViewOnly to every new object | Andrew Bartlett | 1 | -0/+4 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 1 | -1/+4 |
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26539: Remove unnecessary statics. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26297: Correct error message. This function verifies attributes, not | Andrew Bartlett | 1 | -1/+1 |
2007-12-21 | r26282: These modules expect errors, but if we don't wipe the error string, we | Andrew Bartlett | 1 | -0/+3 |
2007-12-21 | r25942: Make various ldb modules handle an LDB backend that enforces validity | Andrew Bartlett | 1 | -9/+20 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -5/+4 |
2007-12-21 | r25762: This test belongs best with the other checks for a valid parent, in | Andrew Bartlett | 1 | -0/+8 |
2007-12-21 | r25755: Fix a couple of memory leaks, in particular a new leak onto the NULL | Andrew Bartlett | 1 | -3/+5 |
2007-12-21 | r25754: More work on normal forms for ldb input. | Andrew Bartlett | 1 | -69/+147 |
2007-12-21 | r25750: Update the objectclass module to improve consistency in Samba4. | Andrew Bartlett | 1 | -78/+351 |
2007-12-21 | r25705: Ensure we return the out value to the caller. | Andrew Bartlett | 1 | -0/+2 |
2007-12-21 | r25704: Handle the chicken-and-egg problem of setting up the LDB before we get | Andrew Bartlett | 1 | -8/+15 |
2007-12-21 | r25702: Clarify comments and make this module more strict on objectclasses. | Andrew Bartlett | 1 | -10/+13 |
2007-10-10 | r24914: In response to bug #4892 by Matthias Wallnöfer <mwallnoefer@yahoo.de>, | Andrew Bartlett | 1 | -8/+38 |
2007-10-10 | r24731: Remove unused code - if we hit these error conditions, then we are | Andrew Bartlett | 1 | -5/+0 |
2007-10-10 | r24459: Fix up ldap.js and test_ldb.sh to test the domain_scope control, and | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r24277: Tidyup as requested by metze. | Andrew Bartlett | 1 | -8/+14 |
2007-10-10 | r24263: Fix bug 4846 (unable to copy users in MMC Active Directory Users and | Andrew Bartlett | 1 | -3/+47 |
2007-10-10 | r24262: Set the objectCategory by default in the objectclass module, rather t... | Andrew Bartlett | 1 | -1/+10 |
2007-10-10 | r24259: Rework the objectclass module to use the new schema, rather than the | Andrew Bartlett | 1 | -0/+691 |