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