summaryrefslogtreecommitdiff
path: root/tests/service/testservice.c
AgeCommit message (Expand)Author
2011-11-09fixed on WindowsAndreas Baumann
2010-04-18added quite some copyrightsAndreas 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-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-26more cleanup around service messagesAndreas Baumann
2009-03-26more cleanup around wolf_service_start and wolf_service_mainAndreas 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-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-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