2007-09-12 |
Francois Gouget | wldap32: Fix a typo in the French resources. |
tree | commitdiff |
2007-07-24 |
Michael Stefaniuc | wldap32: Don't produce unreachable code during conditio... |
tree | commitdiff |
2007-07-12 |
Alexandre Julliard | wldap32: Fix some potential infinite loops because... |
tree | commitdiff |
2007-03-17 |
Alexandre Julliard | wldap32: Prefix option defines with WLDAP32 to avoid... |
tree | commitdiff |
2007-02-13 |
Michael Stefaniuc | wldap32: Missing HeapFree on error path (found by Smatch). |
tree | commitdiff |
2006-10-24 |
Mikołaj Zalewski | resources: Change Dutch sublanguage code to SUBLANG_NEU... |
tree | commitdiff |
2006-10-24 |
Mikołaj Zalewski | resources: Change German sublanguage code to SUBLANG_NE... |
tree | commitdiff |
2006-10-20 |
Byeong-Sik Jeon | Korean: Use SUBLANG_NEUTRAL in Korean resources. |
tree | commitdiff |
2006-10-19 |
Jonathan Ernst | Use SUBLANG_NEUTRAL in French resources. |
tree | commitdiff |
2006-10-12 |
José Manuel Ferrer... | wldap32: Added Spanish translation. |
tree | commitdiff |
2006-10-05 |
Hans Leidekker | wldap32: Cast-qual warnings fix. |
tree | commitdiff |
2006-10-02 |
Hans Leidekker | wldap32: Win64 printf format warning fixes. |
tree | commitdiff |
2006-09-29 |
Michael Stefaniuc | Add a WINE_NO_LONG_INT define to many makefiles to... |
tree | commitdiff |
2006-09-14 |
Alexandre Julliard | makefiles: Generate the dependencies line to avoid... |
tree | commitdiff |
2006-08-16 |
Hans Leidekker | wldap32: Support setting server controls. |
tree | commitdiff |
2006-08-16 |
Hans Leidekker | wldap32: Document ldap_{get,set}_option and the parsing... |
tree | commitdiff |
2006-08-11 |
Andrew Talbot | wldap32: Write-strings warnings fix. |
tree | commitdiff |
2006-07-11 |
Hans Leidekker | wldap32: Document the ber functions. |
tree | commitdiff |
2006-07-11 |
Hans Leidekker | wldap32: Document the rename functions. |
tree | commitdiff |
2006-07-10 |
Alexandre Julliard | .gitignore: Added wildcards to ignore generated resourc... |
tree | commitdiff |
2006-07-10 |
Alexandre Julliard | make_dlls: Ignore generated import libraries from the... |
tree | commitdiff |
2006-07-10 |
Alexandre Julliard | Take advantage of the recursive nature of .gitignore... |
tree | commitdiff |
2006-06-12 |
Alexandre Julliard | wldap32: Explicitly specify CDECL calling convention... |
tree | commitdiff |
2006-05-30 |
Mike McCormack | wldap32: Fix unused variable warnings. |
tree | commitdiff |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
tree | commitdiff |
2006-05-16 |
Hans Leidekker | wldap32: Document the modify and modrdn functions. |
tree | commitdiff |
2006-05-05 |
Hans Leidekker | wldap32: Document the search functions. |
tree | commitdiff |
2006-04-18 |
Alexandre Julliard | wldap32: Added a wrapper for ber_scanf. |
tree | commitdiff |
2006-04-18 |
Alexandre Julliard | wldap32: Added a wrapper for ber_printf. |
tree | commitdiff |
2006-04-18 |
Alexandre Julliard | wldap32: Add wrappers for the ber_* functions. |
tree | commitdiff |
2006-04-14 |
Hans Leidekker | wldap32: Document the miscellaneous functions. |
tree | commitdiff |
2006-04-12 |
Hans Leidekker | wldap32: Improve error handling in create_page_control(). |
tree | commitdiff |
2006-04-10 |
Hans Leidekker | wldap32: Fix broken parameter handling. |
tree | commitdiff |
2006-04-08 |
Hans Leidekker | wldap32: Don't handle NULL attrs twice. |
tree | commitdiff |
2006-04-08 |
Hans Leidekker | wldap32: Don't return uninitialised values. |
tree | commitdiff |
2006-04-08 |
Hans Leidekker | wldap32: Fix overrun by one of static array. |
tree | commitdiff |
2006-02-17 |
Alexandre Julliard | Fixed a couple of function prototypes. |
tree | commitdiff |
2006-02-06 |
Fatih Aşıcı | wldap32: Turkish translation. |
tree | commitdiff |
2006-01-03 |
Francois Gouget | Small documentation tweaks to avoid winapi_check warnings. |
tree | commitdiff |
2005-12-31 |
Hans Leidekker | wldap32: Implement some page handling functions. |
tree | commitdiff |
2005-12-31 |
Hans Leidekker | wldap32: Document the functions that handle extended... |
tree | commitdiff |
2005-12-31 |
Hans Leidekker | wldap32: Document the init functions. |
tree | commitdiff |
2005-12-31 |
Hans Leidekker | wldap32: Document the value handling functions. |
tree | commitdiff |
2005-12-31 |
Hans Leidekker | wldap32: Copy embedded berval structures too. |
tree | commitdiff |
2005-12-21 |
Hans Leidekker | wldap32: Added configure checks for some potentially... |
tree | commitdiff |
2005-12-02 |
Francois Gouget | Better stick to the PSDK types. |
tree | commitdiff |
2005-12-02 |
Hans Leidekker | Document DN and error handling functions. |
tree | commitdiff |
2005-12-01 |
Hans Leidekker | Implement ldap_parse_extended_result{A,W}, ldap_parse_r... |
tree | commitdiff |
2005-12-01 |
Hans Leidekker | Stub implementations for functions handling paged searc... |
tree | commitdiff |
2005-12-01 |
Hans Leidekker | Document the ldap_delete* functions. |
tree | commitdiff |
2005-12-01 |
Steven Edwards | Add stubs for ldap_search_init_page[A/W]. |
tree | commitdiff |
2005-11-30 |
Hans Leidekker | Document the ldap_control* functions. |
tree | commitdiff |
2005-11-29 |
Hans Leidekker | Document the ldap_compare* functions. |
tree | commitdiff |
2005-11-28 |
Hans Leidekker | Document the ldap_bind* functions. |
tree | commitdiff |
2005-11-28 |
Hans Leidekker | Document the ldap_add* functions. |
tree | commitdiff |
2005-11-26 |
Alexandre Julliard | Renamed all .cvsignore files to .gitignore. |
tree | commitdiff |
2005-11-24 |
Mike McCormack | Fix a compile error. |
tree | commitdiff |
2005-11-23 |
Francois Gouget | winldap.h should include windeh.f and schnlsp.h. |
tree | commitdiff |
2005-11-21 |
Hans Leidekker | Implement ldap_create_vlv_control{A,W}, |
tree | commitdiff |
2005-11-21 |
YunSong Hwang | Update Korean translations. |
tree | commitdiff |
2005-11-21 |
Hans Leidekker | Fix the build without openldap. |
tree | commitdiff |
2005-11-18 |
Hans Leidekker | Avoid using deprecated openldap functions. |
tree | commitdiff |
2005-11-18 |
Hans Leidekker | Avoid using deprecated openldap functions. |
tree | commitdiff |
2005-11-18 |
Hans Leidekker | Avoid using deprecated openldap functions. |
tree | commitdiff |
2005-11-15 |
YunSong Hwang | Update Korean translations. |
tree | commitdiff |
2005-11-14 |
YunSong Hwang | Add Korean translations. |
tree | commitdiff |
2005-10-29 |
Juan Lang | Export functions by ordinal, cryptnet.dll at least... |
tree | commitdiff |
2005-09-29 |
Kevin Koltzau | Fix warnings in 64bit. |
tree | commitdiff |
2005-09-29 |
Alexandre Julliard | We are no longer generating .dbg.c files. |
tree | commitdiff |
2005-09-26 |
Alexander N. Sørnes | Added Norwegian translations. |
tree | commitdiff |
2005-09-08 |
Hans Leidekker | Implement ldap_create_sort_control*. |
tree | commitdiff |
2005-09-08 |
Hans Leidekker | Implement ldap_control_free*, ldap_controls_free* and |
tree | commitdiff |
2005-09-07 |
Hans Leidekker | Implement ldap_escape_filter_element*. |
tree | commitdiff |
2005-09-02 |
Hans Leidekker | Fix the build without openldap headers. |
tree | commitdiff |
2005-08-30 |
Hans Leidekker | Implement ldap_count_entries, ldap_count_references, |
tree | commitdiff |
2005-08-29 |
Hans Leidekker | Implement ldap_count_values*, ldap_get_values*, ldap_m... |
tree | commitdiff |
2005-08-29 |
Hans Leidekker | Implement ldap_extended_operation* and ldap_close_exten... |
tree | commitdiff |
2005-08-22 |
Hans Leidekker | Implement LdapGetLastError, cldap_open*, ldap_abandon, |
tree | commitdiff |
2005-08-22 |
Hans Leidekker | Implement ldap_rename* functions. |
tree | commitdiff |
2005-08-22 |
Hans Leidekker | Implement ldap_modrdn* functions. |
tree | commitdiff |
2005-08-15 |
Hans Leidekker | Fix the build without openldap headers. |
tree | commitdiff |
2005-08-15 |
Hans Leidekker | Implement ldap_result. |
tree | commitdiff |
2005-08-15 |
Vincent Béron | Uniformize DllMain TRACEing across dlls. |
tree | commitdiff |
2005-08-15 |
Hans Leidekker | Improve parameter handling for the ldap_add* functions. |
tree | commitdiff |
2005-08-15 |
Hans Leidekker | Implement ldap_modify* functions. |
tree | commitdiff |
2005-08-12 |
Hans Leidekker | Implement LDAP_OPT_API_FEATURE_INFO and LDAP_OPT_API_INFO. |
tree | commitdiff |
2005-08-11 |
Hans Leidekker | Implement ldap_delete* functions. |
tree | commitdiff |
2005-08-10 |
Hans Leidekker | Implement ldap_add* functions. |
tree | commitdiff |
2005-08-10 |
Jonathan Ernst | French localization for wldap32. |
tree | commitdiff |
2005-08-10 |
Hans Leidekker | Add helpers for converting (arrays of) LDAPMod structur... |
tree | commitdiff |
2005-08-10 |
Vincent Béron | Use HAVE_LDAP_H when checking if ldap.h is available. |
tree | commitdiff |
2005-08-09 |
Hans Leidekker | Implement ldap_{get,set}_option{A,W}. |
tree | commitdiff |
2005-08-08 |
Dmitry Timoshkov | Added Russian resources to wldap32. |
tree | commitdiff |
2005-08-08 |
Hans Leidekker | Add Dutch resource translation. |
tree | commitdiff |
2005-08-08 |
Hans Leidekker | Add helpers for converting (arrays of) LDAPSortKey... |
tree | commitdiff |
2005-08-03 |
Hans Leidekker | Implement LdapUnicodeToUTF8, LdapUTF8ToUnicode, |
tree | commitdiff |
2005-08-02 |
Hans Leidekker | Use WLDAP32_LDAP_NO_MEMORY instead of LDAP_NO_MEMORY. |
tree | commitdiff |
2005-08-02 |
Hans Leidekker | Don't rely on ldap structure when headers are not avail... |
tree | commitdiff |
2005-08-02 |
Henning Gerhardt | Add German resource file for WLDAP32. |
tree | commitdiff |
2005-08-01 |
Hans Leidekker | Implement ldap_compare* functions. |
tree | commitdiff |
next |