2005-12-21 |
Hans Leidekker | kernel: Some documentation improvements.
|
commit | commitdiff | tree |
2005-12-21 |
Hans Leidekker | wldap32: Added configure checks for some potentially...
|
commit | commitdiff | tree |
2005-12-19 |
Hans Leidekker | widl: Avoid lvalue casts in generated code.
|
commit | commitdiff | tree |
2005-12-02 |
Hans Leidekker | Document DN and error handling functions.
|
commit | commitdiff | tree |
2005-12-01 |
Hans Leidekker | Implement ldap_parse_extended_result{A,W}, ldap_parse_refere...
|
commit | commitdiff | tree |
2005-12-01 |
Hans Leidekker | Stub implementations for functions handling paged search...
|
commit | commitdiff | tree |
2005-12-01 |
Hans Leidekker | Document the ldap_delete* functions.
|
commit | commitdiff | tree |
2005-11-30 |
Hans Leidekker | Document the ldap_control* functions.
|
commit | commitdiff | tree |
2005-11-29 |
Hans Leidekker | Link to the reentrant version of libldap.
|
commit | commitdiff | tree |
2005-11-29 |
Hans Leidekker | Document the ldap_compare* functions.
|
commit | commitdiff | tree |
2005-11-28 |
Hans Leidekker | Document the ldap_bind* functions.
|
commit | commitdiff | tree |
2005-11-28 |
Hans Leidekker | Document the ldap_add* functions.
|
commit | commitdiff | tree |
2005-11-24 |
Hans Leidekker | Also handle mailto: urls.
|
commit | commitdiff | tree |
2005-11-22 |
Hans Leidekker | No need to link against shell32 or user32.
|
commit | commitdiff | tree |
2005-11-21 |
Hans Leidekker | Implement ldap_create_vlv_control{A,W},
|
commit | commitdiff | tree |
2005-11-21 |
Hans Leidekker | Added Dutch translations.
|
commit | commitdiff | tree |
2005-11-21 |
Hans Leidekker | Fix the build without openldap.
|
commit | commitdiff | tree |
2005-11-18 |
Hans Leidekker | Avoid using deprecated openldap functions.
|
commit | commitdiff | tree |
2005-11-18 |
Hans Leidekker | Avoid using deprecated openldap functions.
|
commit | commitdiff | tree |
2005-11-18 |
Hans Leidekker | Avoid using deprecated openldap functions.
|
commit | commitdiff | tree |
2005-11-03 |
Hans Leidekker | Added stub for RegisterServiceCtrlHandlerEx{A,W}.
|
commit | commitdiff | tree |
2005-10-31 |
Hans Leidekker | Improve the implementation of SQLConfigDataSource,...
|
commit | commitdiff | tree |
2005-10-27 |
Hans Leidekker | Wine is beta software now.
|
commit | commitdiff | tree |
2005-10-26 |
Hans Leidekker | Implement SQLInstallDriverManager.
|
commit | commitdiff | tree |
2005-09-08 |
Hans Leidekker | Implement ldap_create_sort_control*.
|
commit | commitdiff | tree |
2005-09-08 |
Hans Leidekker | Implement ldap_control_free*, ldap_controls_free* and
|
commit | commitdiff | tree |
2005-09-07 |
Hans Leidekker | Implement ldap_escape_filter_element*.
|
commit | commitdiff | tree |
2005-09-02 |
Hans Leidekker | Fix the build without openldap headers.
|
commit | commitdiff | tree |
2005-08-30 |
Hans Leidekker | Implement ldap_count_entries, ldap_count_references,
|
commit | commitdiff | tree |
2005-08-29 |
Hans Leidekker | Implement ldap_count_values*, ldap_get_values*, ldap_msgfre...
|
commit | commitdiff | tree |
2005-08-29 |
Hans Leidekker | Implement ldap_extended_operation* and ldap_close_extended_op.
|
commit | commitdiff | tree |
2005-08-27 |
Hans Leidekker | Avoid using the obsolete inet_addr.
|
commit | commitdiff | tree |
2005-08-22 |
Hans Leidekker | Implement LdapGetLastError, cldap_open*, ldap_abandon,
|
commit | commitdiff | tree |
2005-08-22 |
Hans Leidekker | Implement ldap_rename* functions.
|
commit | commitdiff | tree |
2005-08-22 |
Hans Leidekker | Implement ldap_modrdn* functions.
|
commit | commitdiff | tree |
2005-08-15 |
Hans Leidekker | Fix the build without openldap headers.
|
commit | commitdiff | tree |
2005-08-15 |
Hans Leidekker | Implement ldap_result.
|
commit | commitdiff | tree |
2005-08-15 |
Hans Leidekker | Improve parameter handling for the ldap_add* functions.
|
commit | commitdiff | tree |
2005-08-15 |
Hans Leidekker | Implement ldap_modify* functions.
|
commit | commitdiff | tree |
2005-08-12 |
Hans Leidekker | Implement LDAP_OPT_API_FEATURE_INFO and LDAP_OPT_API_INFO.
|
commit | commitdiff | tree |
2005-08-11 |
Hans Leidekker | Implement ldap_delete* functions.
|
commit | commitdiff | tree |
2005-08-10 |
Hans Leidekker | Synchronize winldap.h with winldap_private.h.
|
commit | commitdiff | tree |
2005-08-10 |
Hans Leidekker | Implement ldap_add* functions.
|
commit | commitdiff | tree |
2005-08-10 |
Hans Leidekker | Add helpers for converting (arrays of) LDAPMod structures...
|
commit | commitdiff | tree |
2005-08-09 |
Hans Leidekker | Implement ldap_{get,set}_option{A,W}.
|
commit | commitdiff | tree |
2005-08-08 |
Hans Leidekker | Add Dutch resource translation.
|
commit | commitdiff | tree |
2005-08-08 |
Hans Leidekker | Add helpers for converting (arrays of) LDAPSortKey...
|
commit | commitdiff | tree |
2005-08-03 |
Hans Leidekker | Implement LdapUnicodeToUTF8, LdapUTF8ToUnicode,
|
commit | commitdiff | tree |
2005-08-02 |
Hans Leidekker | Use WLDAP32_LDAP_NO_MEMORY instead of LDAP_NO_MEMORY.
|
commit | commitdiff | tree |
2005-08-02 |
Hans Leidekker | Don't rely on ldap structure when headers are not available.
|
commit | commitdiff | tree |
2005-08-01 |
Hans Leidekker | Implement ldap_compare* functions.
|
commit | commitdiff | tree |
2005-08-01 |
Hans Leidekker | Implement ldap_err2string.
|
commit | commitdiff | tree |
2005-07-27 |
Hans Leidekker | Implement ldap_perror, ldap_result2error and LdapMapErrorToW...
|
commit | commitdiff | tree |
2005-07-26 |
Hans Leidekker | Improve error handling for the init functions.
|
commit | commitdiff | tree |
2005-07-26 |
Hans Leidekker | Correct prototype for ldap_search_ext_s.
|
commit | commitdiff | tree |
2005-07-26 |
Hans Leidekker | Improve error handling for the bind functions.
|
commit | commitdiff | tree |
2005-07-25 |
Hans Leidekker | Implement ldap_search_ext* and ldap_start_tls_s* functions.
|
commit | commitdiff | tree |
2005-07-24 |
Hans Leidekker | Implement ldap_sasl_bind* functions.
|
commit | commitdiff | tree |
2005-07-22 |
Hans Leidekker | Add helper functions for converting LDAPControl structures.
|
commit | commitdiff | tree |
2005-07-22 |
Hans Leidekker | Implement ldap_search* functions.
|
commit | commitdiff | tree |
2005-07-21 |
Hans Leidekker | Implement ldap_init* and ldap_open* functions.
|
commit | commitdiff | tree |
2005-07-21 |
Hans Leidekker | Add helper functions for converting string arrays into...
|
commit | commitdiff | tree |
2005-07-20 |
Hans Leidekker | Implement ldap_simple_bind* and ldap_unbind* functions.
|
commit | commitdiff | tree |
2005-07-19 |
Hans Leidekker | Implement ldap_bind* functions.
|
commit | commitdiff | tree |
2005-07-18 |
Hans Leidekker | Implement ber_* functions.
|
commit | commitdiff | tree |
2005-07-18 |
Hans Leidekker | Make lcms support depend on headers _and_ libraries...
|
commit | commitdiff | tree |
2005-07-18 |
Hans Leidekker | Stub implementations for GetUserNameEx{A,W}, TranslateName...
|
commit | commitdiff | tree |
2005-07-18 |
Hans Leidekker | Fix pointer signedness and missing declarations warnings.
|
commit | commitdiff | tree |
2005-07-18 |
Hans Leidekker | Fix some -Wmissing-declarations warnings.
|
commit | commitdiff | tree |
2005-07-18 |
Hans Leidekker | Stubs for GetAddressByName{A,W}.
|
commit | commitdiff | tree |
2005-07-18 |
Hans Leidekker | Include the mshtml test.
|
commit | commitdiff | tree |
2005-07-15 |
Hans Leidekker | Configure checks for OpenLDAP headers and libraries.
|
commit | commitdiff | tree |
2005-07-15 |
Hans Leidekker | Link directly to liblcms.
|
commit | commitdiff | tree |
2005-07-13 |
Hans Leidekker | Beginnings of WLDAP32.
|
commit | commitdiff | tree |
2005-07-13 |
Hans Leidekker | Added winldap.h header.
|
commit | commitdiff | tree |
2005-07-07 |
Hans Leidekker | Dynamically load mscms.
|
commit | commitdiff | tree |
2005-07-06 |
Hans Leidekker | Fail loading when compiled without lcms support.
|
commit | commitdiff | tree |
2005-07-05 |
Hans Leidekker | Fix color directory handling.
|
commit | commitdiff | tree |
2005-06-25 |
Hans Leidekker | Fix some -Wmissing-declarations warnings.
|
commit | commitdiff | tree |
2005-06-20 |
Hans Leidekker | Stub implementation for GetMenuBarInfo.
|
commit | commitdiff | tree |
2005-06-13 |
Hans Leidekker | Declare missing functions.
|
commit | commitdiff | tree |
2005-06-04 |
Hans Leidekker | Remove ntdll from imports.
|
commit | commitdiff | tree |
2005-05-24 |
Hans Leidekker | Fix uninitialized warnings.
|
commit | commitdiff | tree |
2005-05-16 |
Hans Leidekker | Silence some unknown stab type messages.
|
commit | commitdiff | tree |
2005-05-13 |
Hans Leidekker | Don't import from ntdll.
|
commit | commitdiff | tree |
2005-05-04 |
Hans Leidekker | Move all files from winapi_check/ to winapi/, and remove...
|
commit | commitdiff | tree |
2005-05-04 |
Hans Leidekker | Stub implementation for SetupCopyOEMInfW.
|
commit | commitdiff | tree |
2005-05-04 |
Hans Leidekker | Bump version number to XP SP2.
|
commit | commitdiff | tree |
2005-04-11 |
Hans Leidekker | Implement GetNamedSecurityInfo.
|
commit | commitdiff | tree |
2005-03-31 |
Hans Leidekker | Implement and test _chsize.
|
commit | commitdiff | tree |
2005-03-30 |
Hans Leidekker | Return a computername constructed from the hostname.
|
commit | commitdiff | tree |
2005-03-27 |
Hans Leidekker | Remove stray 8bit character.
|
commit | commitdiff | tree |
2005-03-24 |
Hans Leidekker | Pretend there are 0 terminal server sessions and processes.
|
commit | commitdiff | tree |
2005-03-23 |
Hans Leidekker | Pretend there are 0 log records.
|
commit | commitdiff | tree |
2005-03-22 |
Hans Leidekker | Fix some -Wsign-compare and -Wuninitialized warnings.
|
commit | commitdiff | tree |
2005-03-22 |
Hans Leidekker | Dutch resource translation.
|
commit | commitdiff | tree |
2005-03-21 |
Hans Leidekker | Prevent crash when no URL is specified.
|
commit | commitdiff | tree |
2005-03-17 |
Hans Leidekker | Add more tests and fix InternetTimeToSystemTimeW accordingly.
|
commit | commitdiff | tree |
2005-03-16 |
Hans Leidekker | Stub implementations for WTSCloseServer, WTSDisconnectSession,
|
commit | commitdiff | tree |
2005-03-09 |
Hans Leidekker | - Implementation stubs for GenerateCopyFilePaths,
|
commit | commitdiff | tree |