summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb-samba
Commit message (Expand)AuthorAgeFilesLines
* s4/ldb: support NDR printing for 2 more replication typesAndrew Tridgell2009-09-082-0/+40
* s4/ldb: allow prefixMap to be shown as NDRAndrew Tridgell2009-09-081-0/+8
* s4/ldb: allow printing ntSecurityDescriptor in fullAndrew Tridgell2009-09-081-33/+39
* s4/ldb: added ldif handler for repsFrom/repsToAndrew Tridgell2009-09-082-2/+57
* s4: Make the int32 problem more clear - and fix another errorMatthias Dieter Wallnöfer2009-08-171-0/+4
* s4: Fixed the int32 datatype supportMatthias Dieter Wallnöfer2009-08-171-3/+3
* Add constAndrew Bartlett2009-08-041-1/+1
* s4:ldif_handlers Allow a binary nTsecurityDescriptor when parsing LDIFAndrew Bartlett2009-08-041-1/+17
* s4: dsdb Avoid using the internal ldb_private.h headerAndrew Bartlett2009-06-301-1/+2
* Correct handling of 32-bit integer attributes in SAMBA 4Matthias Dieter Wallnöfer2009-06-192-28/+60
* Fix build with system LDB.Jelmer Vernooij2009-06-181-1/+1
* major upgrade to the ldb attribute handlingAndrew Tridgell2009-04-021-0/+14
* 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