summaryrefslogtreecommitdiff
path: root/source4/lib/ldb-samba
AgeCommit message (Expand)AuthorFilesLines
2009-01-30Explicitly include ldb_handlers.h where necessarySimo Sorce1-0/+1
2009-01-30Fix the mess with ldb includes.Simo Sorce1-1/+1
2008-12-17s4:ldb-samba: register samba specific extended dn handlersAndrew Bartlett1-51/+138
2008-11-16s4:librpc/ndr: integrate NDR_MISC into LIBNDRStefan Metzmacher1-1/+1
2008-08-22fixed the GUID and objectSID canonicalisation functionsAndrew Tridgell1-1/+3
2008-08-21Don't walk past the end of ldb values.Andrew Bartlett1-5/+10
2008-08-21Handle error cases in attribute handlers better.Andrew Bartlett1-8/+18
2008-08-21Don't hardcode attributes to be treated as a DNAndrew Bartlett1-14/+1
2008-08-18Note the ldb syntax for attribute syntaxes in the table.Andrew Bartlett3-10/+30
2008-06-20Depend on NDR_DRSBLOBS explicity.Andrew Bartlett1-1/+1
2008-05-29Remove extra spaces on prefixMap input and output.Andrew Bartlett1-1/+1
2008-05-29Finish the LDIF parsers for the prefixMap attribute.Andrew Bartlett1-12/+33
2008-05-29Print prefixMap in a human-readable format.Andrew Bartlett1-0/+177
2008-05-18Fix a bunch of dependencies.Jelmer Vernooij1-1/+1
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-1/+1
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-1/+1
2008-05-18Use variables for source directory in remaining subsystems.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-2/+1
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-3/+3
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij1-3/+3
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij1-1/+1
2007-12-21r26462: Tighten dependencies.Jelmer Vernooij1-1/+1
2007-12-21r26338: Fix parameter, typo.Jelmer Vernooij1-3/+2
2007-12-21r26129: Specify path explicitly in case an external ldb installation is used.Jelmer Vernooij1-2/+1
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-23/+25
2007-10-10r25548: Convert to standard bool type.Jelmer Vernooij1-5/+5
2007-10-10r25518: Convert to standard bool types.Jelmer Vernooij1-4/+4
2007-10-10r25084: Move samba-specific code out of lib/ldb directory.Jelmer Vernooij3-0/+493