Age | Commit message (Expand) | Author |
2008-02-18 | added check symbol for linking with POSIX prelude. | Gunter Knauf |
2008-02-16 | seems that curently we dont need the imports from (l)ldapx.imp. | Gunter Knauf |
2008-02-16 | re-ordered the module dependency list; | Gunter Knauf |
2008-02-04 | fixed entry symbols when linked with posix prelude. | Gunter Knauf |
2008-02-04 | added makefile flag to link with NLM POSIX semantics. | Gunter Knauf |
2008-01-24 | updated makefiles to use global copyright define. | Gunter Knauf |
2008-01-24 | minor makefile tweaks. | Gunter Knauf |
2008-01-17 | updated copyright for new year. | Gunter Knauf |
2007-11-18 | removed now obsolete defines; | Gunter Knauf |
2007-10-09 | added two more module dependencies for LDAPS. | Gunter Knauf |
2007-08-20 | compile with ldaps by default since it seems to work fine so far. | Gunter Knauf |
2007-08-20 | added define for ldap_ssl.h. | Gunter Knauf |
2007-08-14 | only include LDAP headers if we build with LDAP support. | Gunter Knauf |
2007-08-14 | changed autoload dependent LDAP NLM. | Gunter Knauf |
2007-08-14 | trial to enable LDAP support again with patched Novell headers. | Gunter Knauf |
2007-08-12 | disable LDAP since we can no longer compile due to header incompatiblities. | Gunter Knauf |
2007-08-11 | Patrick Monnerat modified the LDAP code and approach in curl. Starting now, | Daniel Stenberg |
2007-08-04 | changed to use libssh2 0.16; | Gunter Knauf |
2007-07-11 | updated makefile to compile nwos.c. | Gunter Knauf |
2007-07-09 | added better CodeWarrior detection (forgot to add with previos version). | Gunter Knauf |
2007-07-08 | added better CodeWarrior detection; | Gunter Knauf |
2007-07-07 | removed some obsolete include paths and defines. | Gunter Knauf |
2007-07-03 | fixed rule to build libcares when needed. | Gunter Knauf |
2007-07-02 | some more makefile tweaks and hacks to deal with both lib architectures. | Gunter Knauf |
2007-07-01 | changed RECV_* / SEND_* defines to correctly reflect NetWare APIs; | Gunter Knauf |
2007-07-01 | disabled 64bit type for CLIB build which removes compiler runtime dependency. | Gunter Knauf |
2007-07-01 | added lib architecture to NLM description. | Gunter Knauf |
2007-06-30 | added HAVE_SYS_IOCTL_H define; added gcc runtime. | Gunter Knauf |
2007-06-30 | fixed path to Metrowerks tools and runtime since they changed between compile... | Gunter Knauf |
2007-06-30 | enabled building for NetWare CLIB architecture. | Gunter Knauf |
2007-06-22 | made debug flag settable from outside; add allways debug stuff when DB != NDEBUG | Gunter Knauf |
2007-04-21 | fixed ARFLAGS for CodeWarrior build. | Gunter Knauf |
2007-04-16 | added ranlib when library is created with ar. | Gunter Knauf |
2007-03-27 | added variadic macro stuff. | Gunter Knauf |
2007-03-26 | changed link lib order to make nlmconv happy. | Gunter Knauf |
2007-03-26 | added CVS Id tag. | Gunter Knauf |
2007-03-26 | fixed build to use compiler-default lib extension. | Gunter Knauf |
2007-03-20 | Remove unneeded 'HAVE_*' defines. | Gisle Vanem |
2007-01-28 | enabled build with hardcoded ca-bundle path; | Gunter Knauf |
2007-01-28 | force to create ca-bunde.h even if it exists already. | Gunter Knauf |
2007-01-28 | use var for awk. | Gunter Knauf |
2007-01-25 | removed not used define. | Gunter Knauf |
2007-01-23 | enabled build with libssh2; fixed copyright for new year.. | Gunter Knauf |
2006-11-24 | Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE | Yang Tse |
2006-10-14 | Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s... | Yang Tse |
2006-10-06 | updated for latest OpenSSL release. | Gunter Knauf |
2006-08-09 | added build info output. | Gunter Knauf |
2006-08-09 | fixed some web links. | Gunter Knauf |
2006-07-31 | Provide definitions needed for macros sread() and swrite() in config file. | Yang Tse |
2006-04-20 | removed -fpack-struct because gcc4 seems to know its obsolete and warns... | Gunter Knauf |