summaryrefslogtreecommitdiff
path: root/tests/service
AgeCommit message (Expand)Author
2011-11-09fixed on WindowsAndreas Baumann
2010-04-18added quite some copyrightsAndreas Baumann
2009-04-01fixed messages and script for testserviceAndreas Baumann
2009-04-01fixed localizationAndreas Baumann
2009-03-28synchronized MC creation scripts and finished localization of serviceAndreas Baumann
2009-03-28small fix in German translation in testservicemsg.mcAndreas Baumann
2009-03-28more fixes in the direction of merging separatly generated MC filesAndreas Baumann
2009-03-28added localization in test/serviceAndreas Baumann
2009-03-28added description of serviceAndreas Baumann
2009-03-28fixed foreground mode of testservice, can detect console mode nowAndreas Baumann
2009-03-28fixed messages for testservice, avoiding also duplicate message idsAndreas Baumann
2009-03-27added service termination on console control eventsAndreas Baumann
2009-03-27started to add usefull Windows service documentation, started with wolf_servi...Andreas Baumann
2009-03-27foreground mode of service, but without TERMINATE eventAndreas Baumann
2009-03-27cleaned up testservice and service, more separationAndreas Baumann
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-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-25reverted strerror and GetLastError way of logging, doesn't work that way!Andreas Baumann
2009-03-24fixed output in wolf_log_win32Andreas 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