summaryrefslogtreecommitdiff
path: root/source4/libcli/ldap
AgeCommit message (Expand)AuthorFilesLines
2008-02-29Change remaining prototype headers to be private.Jelmer Vernooij1-1/+1
2008-02-29Move public header accumulation out of the perl code.Jelmer Vernooij1-2/+2
2008-01-15util: Move asn1 to lib/util to trim down the number of subsystems.Jelmer Vernooij3-3/+3
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-27r26613: Add a function to write a DATA_BLOB into an LDAPString.Andrew Bartlett1-3/+3
2007-12-21r26540: Revert my previous commit after concerns raised by Andrew.Jelmer Vernooij1-1/+1
2007-12-21r26539: Remove unnecessary statics.Jelmer Vernooij1-1/+1
2007-12-21r26483: Merge ldb module dependency fixes, fix auth python module.Jelmer Vernooij1-1/+1
2007-12-21r26397: Fix circular dependency in samba-socket.Jelmer Vernooij1-1/+1
2007-12-21r26385: Integrate gensec-socket into gensec.Jelmer Vernooij1-1/+2
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij1-2/+3
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij3-6/+11
2007-12-21r26353: Remove use of global_loadparm.Jelmer Vernooij1-3/+5
2007-12-21r26335: Specify name_resolve_order to socket code.Jelmer Vernooij1-2/+2
2007-12-21r26319: Split encoding functions out of libcli_ldap.Jelmer Vernooij1-4/+9
2007-12-21r26277: Move loadparm context higher up the stack.Jelmer Vernooij1-1/+2
2007-12-21r26266: Remove more global_loadparm uses.Jelmer Vernooij1-1/+2
2007-12-21r26260: Store loadparm context in gensec context.Jelmer Vernooij1-1/+2
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-1/+12
2007-12-21r26192: Handle, test and implement the style of extended_dn requiest that MMC...Andrew Bartlett4-3/+45
2007-12-21r26136: Attempt to fix dependencies for auth.Jelmer Vernooij1-5/+1
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-12/+15
2007-12-21r25692: fixed another example where the free of fde and the free of the socketAndrew Tridgell1-1/+3
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij6-296/+296
2007-10-10r25301: Merge my includes.h cleanups.Jelmer Vernooij1-0/+1
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij1-4/+4
2007-10-10r24712: No longer expose the 'BOOL' data type in any interfaces.Jelmer Vernooij2-3/+3
2007-10-10r24248: Attempt to fix bug #4830 by <mwallnoefer@yahoo.de>. If there is noAndrew Bartlett1-0/+1
2007-10-10r23810: Make things static, and remove unsued code.Andrew Bartlett1-114/+0
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell9-27/+18
2007-10-10r23036: error checking on asn1_init() failureAndrew Tridgell3-1/+45
2007-10-10r23030: finally fixed up our asn1 code to use better memory allocation. ThisAndrew Tridgell3-332/+320
2007-10-10r22884: Be consistant with the case of these constants.Andrew Bartlett2-2/+2
2007-10-10r22405: fix memory leak in error pathStefan Metzmacher1-0/+1
2007-10-10r21806: I've been working over the last week to fix up the LDAP backend forAndrew Bartlett3-58/+95
2007-10-10r21761: - Give more detail on LDAP client library failures (make it clearAndrew Bartlett1-3/+6
2007-10-10r21511: this seems to be the nicer fix for the problem withStefan Metzmacher1-4/+0
2007-10-10r21501: ugly but the windows 2000 mmc deturns decoding error without thisStefan Metzmacher1-0/+4
2007-10-10r20141: use the gensec_features of the cli_credentials for ildap connections,Stefan Metzmacher1-3/+9
2007-10-10r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett1-1/+1
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-1/+1
2007-10-10r18989: Fixes found by these two LDAP testsuites:Andrew Bartlett1-4/+21
2007-10-10r18309: FreeBSD 6.1 has a symbol ldap_new_connection() in the system ldapAndrew Tridgell1-1/+1
2007-10-10r18256: use the right status variableAndrew Tridgell1-2/+1
2007-10-10r18025: Don't try to set a target host if there isn't one (such as with ldapi...Andrew Bartlett1-5/+7
2007-10-10r18024: The %c sscanf format I'm using doesn't null terminate.Andrew Bartlett1-0/+3
2007-10-10r18021: Add ldapi support to our LDAP client. To be used for testing anAndrew Bartlett1-34/+93
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r17430: implement the LDAP_SERVER_PERMISSIVE_MODIFY control in the clientStefan Metzmacher1-0/+20