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