summaryrefslogtreecommitdiffstats
path: root/source4/libcli/ldap/ldap_ndr.c
Commit message (Expand)AuthorAgeFilesLines
* libcli/ldap: move ldap_ndr from source4/ to toplevelStefan Metzmacher2009-02-241-96/+0
* s4: fix LIBEVENTS dependencies and use more forward declarationsStefan Metzmacher2008-12-171-1/+0
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+1
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-0/+1
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-1/+1
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-2/+2
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-12/+15
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r12733: Merge ldap/ldb controls into main treeSimo Sorce2007-10-101-0/+1
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-1/+0
* r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher2007-10-101-5/+5
* r8811: Fix the build..Jelmer Vernooij2007-10-101-0/+1
* r7860: switch our ldb storage format to use a NDR encoded objectSid. This isAndrew Tridgell2007-10-101-1/+1
* r7598: take advantage of struct data_blob and struct ldb_val being the sameAndrew Tridgell2007-10-101-10/+2
* r7519: rip the copy of the ldap expression parser out of libcli/ldap/ and useAndrew Tridgell2007-10-101-7/+15
* r6817: - fixed empty ldap search elements in filtersAndrew Tridgell2007-10-101-0/+16
* r6763: added functions in libcli/ldap/ to binary encode some NDR structures intoAndrew Tridgell2007-10-101-0/+76