summaryrefslogtreecommitdiffstats
path: root/source4/libcli/ldap
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+2
* Use variables for source directory in a couple more places.Jelmer Vernooij2008-05-181-3/+3
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-212-10/+7
* Fix warnings.Jelmer Vernooij2008-04-151-0/+2
* Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-7/+7
* Reintroduce header previously autogenerated but ignored by git.Jelmer Vernooij2008-04-021-0/+10
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-028-23/+71
* Change remaining prototype headers to be private.Jelmer Vernooij2008-02-291-1/+1
* Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-2/+2
* util: Move asn1 to lib/util to trim down the number of subsystems.Jelmer Vernooij2008-01-153-3/+3
* 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
* r26613: Add a function to write a DATA_BLOB into an LDAPString.Andrew Bartlett2007-12-271-3/+3
* r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij2007-12-211-1/+1
* r26539: Remove unnecessary statics.Jelmer Vernooij2007-12-211-1/+1
* r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij2007-12-211-1/+1
* r26397: Fix circular dependency in samba-socket.Jelmer Vernooij2007-12-211-1/+1
* r26385: Integrate gensec-socket into gensec.Jelmer Vernooij2007-12-211-1/+2
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-211-2/+3
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-213-6/+11
* r26353: Remove use of global_loadparm.Jelmer Vernooij2007-12-211-3/+5
* r26335: Specify name_resolve_order to socket code.Jelmer Vernooij2007-12-211-2/+2
* r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij2007-12-211-4/+9
* r26277: Move loadparm context higher up the stack.Jelmer Vernooij2007-12-211-1/+2
* r26266: Remove more global_loadparm uses.Jelmer Vernooij2007-12-211-1/+2
* r26260: Store loadparm context in gensec context.Jelmer Vernooij2007-12-211-1/+2
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-1/+12
* r26192: Handle, test and implement the style of extended_dn requiest that MMC...Andrew Bartlett2007-12-214-3/+45
* r26136: Attempt to fix dependencies for auth.Jelmer Vernooij2007-12-211-5/+1
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-12/+15
* r25692: fixed another example where the free of fde and the free of the socketAndrew Tridgell2007-12-211-1/+3
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-106-296/+296
* r25301: Merge my includes.h cleanups.Jelmer Vernooij2007-10-101-0/+1
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-4/+4
* r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2007-10-102-3/+3
* r24248: Attempt to fix bug #4830 by <mwallnoefer@yahoo.de>. If there is noAndrew Bartlett2007-10-101-0/+1
* r23810: Make things static, and remove unsued code.Andrew Bartlett2007-10-101-114/+0
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-109-27/+18
* r23036: error checking on asn1_init() failureAndrew Tridgell2007-10-103-1/+45
* r23030: finally fixed up our asn1 code to use better memory allocation. ThisAndrew Tridgell2007-10-103-332/+320
* r22884: Be consistant with the case of these constants.Andrew Bartlett2007-10-102-2/+2
* r22405: fix memory leak in error pathStefan Metzmacher2007-10-101-0/+1
* r21806: I've been working over the last week to fix up the LDAP backend forAndrew Bartlett2007-10-103-58/+95
* r21761: - Give more detail on LDAP client library failures (make it clearAndrew Bartlett2007-10-101-3/+6
* r21511: this seems to be the nicer fix for the problem withStefan Metzmacher2007-10-101-4/+0
* r21501: ugly but the windows 2000 mmc deturns decoding error without thisStefan Metzmacher2007-10-101-0/+4
* r20141: use the gensec_features of the cli_credentials for ildap connections,Stefan Metzmacher2007-10-101-3/+9
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-1/+1
* r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij2007-10-101-1/+1