Install public header files again and include required prototypes.
[tprouty/samba.git] / source4 / libcli / ldap / ldap_bind.c
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26540: Revert my previous commit after concerns raised...
2007-12-21 Jelmer Vernooijr26539: Remove unnecessary statics.
2007-12-21 Jelmer Vernooijr26385: Integrate gensec-socket into gensec.
2007-12-21 Jelmer Vernooijr26355: Eliminate global_loadparm in more places.
2007-12-21 Jelmer Vernooijr26353: Remove use of global_loadparm.
2007-12-21 Jelmer Vernooijr26277: Move loadparm context higher up the stack.
2007-12-21 Jelmer Vernooijr26260: Store loadparm context in gensec context.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr20141: use the gensec_features of the cli_credentials...
2007-10-10 Andrew Bartlettr19598: Ahead of a merge to current lorikeet-heimdal:
2007-10-10 Andrew Bartlettr18025: Don't try to set a target host if there isn...
2007-10-10 Stefan Metzmacherr17230: don't overwrite the error with NT_STATUS_NO_MEMORY
2007-10-10 Andrew Bartlettr17222: Change the function prototypes for the GENSEc...
2007-10-10 Andrew Bartlettr17197: This patch moves the encryption of bulk data...
2007-10-10 Andrew Bartlettr15400: Move the TLS code behind the socket interface.
2007-10-10 Simo Sorcer15238: Add some code to automatically reconnect if...
2007-10-10 Simo Sorcer15181: Don't try kerberos sign/seal when in SSL
2007-10-10 Stefan Metzmacherr13508: some ASN.1 element in LDAP are optional,
2007-10-10 Andrew Bartlettr13342: Make the GSSAPI SASL mech actually work, by...
2007-10-10 Simo Sorcer12733: Merge ldap/ldb controls into main tree
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Andrew Bartlettr12062: SASL negotiation now requires a gensec_security...
2007-10-10 Andrew Bartlettr11521: Add in client support for checking supportedSAS...
2007-10-10 Andrew Tridgellr11114: - fixed error handling on bad bind in ildap...
2007-10-10 Andrew Bartlettr9505: Work on GENSEC and the code that calls it, for...
2007-10-10 Andrew Tridgellr7855: fixed a typo
2007-10-10 Andrew Tridgellr7717: fixed some typos
2007-10-10 Andrew Tridgellr7633: this patch started as an attempt to make the...
2007-10-10 Andrew Tridgellr7626: a new ldap client library. Main features are: