summaryrefslogtreecommitdiffstats
path: root/source4/lib/ldb-samba/ldif_handlers.c
Commit message (Expand)AuthorAgeFilesLines
* s4/drs: Propagate redefinition of drsuapi_DsReplicaOID into code baseKamen Mazdrashki2009-10-161-8/+29
* ldb: fixed display of replUpToDateVectorAndrew Tridgell2009-10-151-1/+1
* Revert "s4:ldb-samba Use temp talloc contexts and talloc_steal avoid leaks."Andrew Tridgell2009-10-021-47/+12
* s4:ldb-samba Use temp talloc contexts and talloc_steal avoid leaks.Andrew Bartlett2009-10-021-12/+47
* s4:ldif_handlers Fix memory leak in objectCategory LDIF handlerAndrew Bartlett2009-09-231-0/+1
* s4-ldb: display an error if we can't decode a NDR blobAndrew Tridgell2009-09-191-1/+3
* s4/ldb: support NDR printing for 2 more replication typesAndrew Tridgell2009-09-081-0/+38
* 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-081-2/+56
* 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-191-28/+56
* 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
* 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-181-9/+16
* 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
* 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
* 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-101-0/+474