summaryrefslogtreecommitdiff
path: root/source4/lib/ldb-samba
AgeCommit message (Expand)AuthorFilesLines
2009-09-19s4-ldb: display an error if we can't decode a NDR blobAndrew Tridgell1-1/+3
2009-09-08s4/ldb: support NDR printing for 2 more replication typesAndrew Tridgell2-0/+40
2009-09-08s4/ldb: allow prefixMap to be shown as NDRAndrew Tridgell1-0/+8
2009-09-08s4/ldb: allow printing ntSecurityDescriptor in fullAndrew Tridgell1-33/+39
2009-09-08s4/ldb: added ldif handler for repsFrom/repsToAndrew Tridgell2-2/+57
2009-08-17s4: Make the int32 problem more clear - and fix another errorMatthias Dieter Wallnöfer1-0/+4
2009-08-17s4: Fixed the int32 datatype supportMatthias Dieter Wallnöfer1-3/+3
2009-08-04Add constAndrew Bartlett1-1/+1
2009-08-04s4:ldif_handlers Allow a binary nTsecurityDescriptor when parsing LDIFAndrew Bartlett1-1/+17
2009-06-30s4: dsdb Avoid using the internal ldb_private.h headerAndrew Bartlett1-1/+2
2009-06-19Correct handling of 32-bit integer attributes in SAMBA 4Matthias Dieter Wallnöfer2-28/+60
2009-06-18Fix build with system LDB.Jelmer Vernooij1-1/+1
2009-04-02major upgrade to the ldb attribute handlingAndrew Tridgell1-0/+14
2009-02-02s4:ldif_handlers: s/class/sclassStefan Metzmacher1-4/+4
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