summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2009-03-26fixed messages in testservice, everything works now againAndreas Baumann
2009-03-26more cleanup around service messagesAndreas Baumann
2009-03-26more cleanup around wolf_service_start and wolf_service_mainAndreas Baumann
2009-03-26fixed message filesAndreas Baumann
2009-03-26moved service dispatcher into libwolfAndreas Baumann
2009-03-26code moved, works again somehow, now cleanup in the serviceAndreas Baumann
2009-03-26started with service.c, now the messages in testservicemsg.dll are a mess..Andreas Baumann
2009-03-26added a logging feedback form test, really nice feature!Andreas Baumann
2009-03-26fixed race-condition in termination of serviceAndreas Baumann
2009-03-26better output in debug code of serviceAndreas Baumann
2009-03-26small fixes around testing of serviceAndreas Baumann
2009-03-26cleanup up documentation and updated .gitignore for WindowsAndreas Baumann
2009-03-25fixed logging to even log of testservice, worksAndreas Baumann
2009-03-25completly overhauled the testservice, the former sample code was completly wr...Andreas Baumann
2009-03-25removed some copy messages on windowsAndreas Baumann
2009-03-25started to add the main service functionAndreas Baumann
2009-03-25testservice with /install and /removeAndreas Baumann
2009-03-25fixed error handling in testservice.cAndreas Baumann
2009-03-25another _WIN32Andreas Baumann
2009-03-25fixed logging macro on WindowsAndreas Baumann
2009-03-25fixed logger again, on Unix we stick to strerror_r+wolf_log (simple enough an...Andreas Baumann
2009-03-25reverted strerror and GetLastError way of logging, doesn't work that way!Andreas Baumann
2009-03-24added wolf_log_strerror and fixed itoa prototypeAndreas Baumann
2009-03-24fixed output in wolf_log_win32Andreas Baumann
2009-03-24tested itoa, fixed tests/port on WindowsAndreas Baumann
2009-03-24added a simple itoaAndreas Baumann
2009-03-24added strlcpy and strlcat (safe BSD C functions)Andreas Baumann
2009-03-23stated a win32 wrapper for wolf_log, must continue tomorrowAndreas Baumann
2009-03-23started with the Win32 serviceAndreas Baumann
2009-03-22removed more debug code in the W32 loggerAndreas Baumann
2009-03-21more MC testsAndreas Baumann
2009-03-21started to handle the error log parametersAndreas Baumann
2009-03-21fixed message id, category id mappingAndreas Baumann
2009-03-21fixed warnings around snprintf on Windows and problems in the MC filesAndreas Baumann
2009-03-19big logger cleanup on Windows, local testmsg.dll for log testAndreas Baumann
2009-03-19more cleanup, making a local testmsg.dll for testing the logger on windowsAndreas Baumann
2009-03-18testd/libwolf.mo start to work in testdAndreas Baumann
2009-03-18fixed i18n in testd (now the binary can set WOLFLOCALEDIR in environment, as ...Andreas Baumann
2009-03-18added gettext in testd, also added wolf gettext.c and initialization codeAndreas Baumann
2009-03-18added a GENGETOPT section in platform.mk and fixed testd GNUmakefileAndreas Baumann
2009-03-17moved the logger (log and messages) into it's own subdirectory (is a subsyste...Andreas Baumann
2009-03-16added -k_ to xgettext, now first we must take out locale support into the gen...Andreas Baumann
2009-03-16fixed deprecated functions in gengetopt cmdline parserAndreas Baumann
2009-03-16testing more around getopt and locales, getopt_long on Linux has i18n, so don...Andreas Baumann
2009-03-16added documentation about command line parsing and i18nAndreas Baumann
2009-03-14testing also debug in testd testAndreas Baumann
2009-03-14everything compiles and works againAndreas Baumann
2009-03-14added a lot more localization stuffAndreas Baumann
2009-03-13touching pot and po files (they got always regenerated for nothing)Andreas Baumann
2009-03-13fixed compilation on Solaris with a new flag STD99_COMPILE_FLAGSAndreas Baumann