Age | Commit message (Expand) | Author | Files | Lines |
2009-09-08 | s4/ldb: allow prefixMap to be shown as NDR | Andrew Tridgell | 1 | -0/+8 |
2009-09-08 | s4/ldb: allow printing ntSecurityDescriptor in full | Andrew Tridgell | 1 | -33/+39 |
2009-09-08 | s4/ldb: added ldif handler for repsFrom/repsTo | Andrew Tridgell | 2 | -2/+57 |
2009-08-17 | s4: Make the int32 problem more clear - and fix another error | Matthias Dieter Wallnöfer | 1 | -0/+4 |
2009-08-17 | s4: Fixed the int32 datatype support | Matthias Dieter Wallnöfer | 1 | -3/+3 |
2009-08-04 | Add const | Andrew Bartlett | 1 | -1/+1 |
2009-08-04 | s4:ldif_handlers Allow a binary nTsecurityDescriptor when parsing LDIF | Andrew Bartlett | 1 | -1/+17 |
2009-06-30 | s4: dsdb Avoid using the internal ldb_private.h header | Andrew Bartlett | 1 | -1/+2 |
2009-06-19 | Correct handling of 32-bit integer attributes in SAMBA 4 | Matthias Dieter Wallnöfer | 2 | -28/+60 |
2009-06-18 | Fix build with system LDB. | Jelmer Vernooij | 1 | -1/+1 |
2009-04-02 | major upgrade to the ldb attribute handling | Andrew Tridgell | 1 | -0/+14 |
2009-02-02 | s4:ldif_handlers: s/class/sclass | Stefan Metzmacher | 1 | -4/+4 |
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-17 | s4:ldb-samba: register samba specific extended dn handlers | Andrew Bartlett | 1 | -51/+138 |
2008-11-16 | s4:librpc/ndr: integrate NDR_MISC into LIBNDR | Stefan Metzmacher | 1 | -1/+1 |
2008-08-22 | fixed the GUID and objectSID canonicalisation functions | Andrew Tridgell | 1 | -1/+3 |
2008-08-21 | Don't walk past the end of ldb values. | Andrew Bartlett | 1 | -5/+10 |
2008-08-21 | Handle error cases in attribute handlers better. | Andrew Bartlett | 1 | -8/+18 |
2008-08-21 | Don't hardcode attributes to be treated as a DN | Andrew Bartlett | 1 | -14/+1 |
2008-08-18 | Note the ldb syntax for attribute syntaxes in the table. | Andrew Bartlett | 3 | -10/+30 |
2008-06-20 | Depend on NDR_DRSBLOBS explicity. | Andrew Bartlett | 1 | -1/+1 |
2008-05-29 | Remove extra spaces on prefixMap input and output. | Andrew Bartlett | 1 | -1/+1 |
2008-05-29 | Finish the LDIF parsers for the prefixMap attribute. | Andrew Bartlett | 1 | -12/+33 |
2008-05-29 | Print prefixMap in a human-readable format. | Andrew Bartlett | 1 | -0/+177 |
2008-05-18 | Fix a bunch of dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Use variables for source directory in remaining subsystems. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 1 | -2/+1 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -3/+3 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26483: Merge ldb module dependency fixes, fix auth python module. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26462: Tighten dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26338: Fix parameter, typo. | Jelmer Vernooij | 1 | -3/+2 |
2007-12-21 | r26129: Specify path explicitly in case an external ldb installation is used. | Jelmer Vernooij | 1 | -2/+1 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -23/+25 |
2007-10-10 | r25548: Convert to standard bool type. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r25518: Convert to standard bool types. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r25084: Move samba-specific code out of lib/ldb directory. | Jelmer Vernooij | 3 | -0/+493 |