Age | Commit message (Expand) | Author | Files | Lines |
2010-03-08 | LDB:common - Change counters to "unsigned" where appropriate | Matthias Dieter Wallnöfer | 1 | -7/+8 |
2009-04-07 | fixed internal handling of attribute deletion | Andrew Tridgell | 1 | -13/+23 |
2009-04-02 | major upgrade to the ldb attribute handling | Andrew Tridgell | 1 | -0/+21 |
2009-01-30 | Explicitly include ldb_handlers.h where necessary | Simo Sorce | 1 | -0/+1 |
2009-01-30 | Fix the mess with ldb includes. | Simo Sorce | 1 | -1/+1 |
2008-12-19 | Small cosmetic LDB patch regarding return values. | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2008-12-17 | s4:ldb: add infrastructure for extended dn handlers | Andrew Bartlett | 1 | -0/+47 |
2008-08-21 | Don't allow a NULL syntax | Andrew Bartlett | 1 | -0/+4 |
2008-08-20 | don't overwrite fixed attributes with @ATTRIBUTES | Andrew Tridgell | 1 | -0/+4 |
2008-08-20 | Merge commit 'origin/v4-0-test' into v4-0-test | Andrew Tridgell | 1 | -3/+11 |
2008-08-20 | added a LDB_ATTR_FLAG_FIXED so the schema module can mark attributes | Andrew Tridgell | 1 | -0/+5 |
2008-08-18 | Allow attributes to be overwritten, not just added to | Andrew Bartlett | 1 | -3/+11 |
2007-10-10 | r25218: After discussion with Simo, remove the subclass support from LDB. | Andrew Bartlett | 1 | -111/+0 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23795: more v2->v3 conversion | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r22681: Fix standalone ldb build when parent directory name != ldb. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r20188: move back to an default attribute handler and not use the '*' attribute | Stefan Metzmacher | 1 | -2/+15 |
2007-10-10 | r20184: change ldb_attrib_handler into ldb_schema_attribute, which has a pointer | Stefan Metzmacher | 1 | -78/+79 |
2007-10-10 | r20168: start separating attributes and syntaxes | Stefan Metzmacher | 1 | -7/+12 |
2007-10-10 | r19966: we don't need 2 versions of this functions | Stefan Metzmacher | 1 | -34/+4 |
2007-10-10 | r19907: this function is used a lot | Simo Sorce | 1 | -18/+40 |
2007-10-10 | r19886: ncName is specific to samba, not the generic ldb engine | Simo Sorce | 1 | -1/+0 |
2007-10-10 | r19740: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r19365: fixed a memory leak in the ldb attribute handling | Andrew Tridgell | 1 | -0/+14 |
2007-10-10 | r17579: make ldb build g++ friendly | Andrew Tridgell | 1 | -9/+9 |
2007-10-10 | r16066: The OSX AD plugin uses objectCategory searches a lot, and uses them | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r16062: objectCategory is a DN, and needs to be matched as such. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r12829: fix ldb headers, to not include '<...>' files in .c files | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r10915: added a standard attribute handler for a ldap UTC time string | Andrew Tridgell | 1 | -11/+18 |
2007-10-10 | r9928: ncName is a DN, and needs to use DN matching rules. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r9771: - Prevent ldb crash when a invalid DN is added | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r8364: fixed a valgrind bug spotted by simo | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8082: large rewite of ldb_dn.c | Simo Sorce | 1 | -1/+8 |
2007-10-10 | r8037: a fairly major update to the internals of ldb. Changes are: | Andrew Tridgell | 1 | -0/+281 |