Age | Commit message (Expand) | Author |
2009-03-25 | more of the fix but it still doesnt build. I know we said this might be unsta... | brain |
2009-03-23 | usleep() is no longer needed, and should not be needed in the future | danieldg |
2009-03-20 | This is a nicer fix, and we are seen to be explicitly freeing the BSTR values... | brain |
2009-03-20 | Remove an old class member here that is no longer used and has been commented... | brain |
2009-03-20 | This needs a test compile, i do not have my laptop to hand to do this. May br... | brain |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-03-10 | Fix win32 build issue. | w00t |
2009-02-08 | Allow this to handle RC style names | brain |
2009-02-08 | Fix some stuff for nationalchars | brain |
2009-02-01 | Update headers for 2009 | peavey |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-12-27 | Place CRT debug defines in win32wrapper.h, so they are defined everywhere. Th... | w00t |
2008-11-23 | Update solutions | brain |
2008-11-23 | Fix installer to work with the new name for the test confs | brain |
2008-11-22 | start upload in a seperate dos window | brain |
2008-11-22 | I have managed to do this without giving away any hostnames or usernames, so ... | brain |
2008-11-22 | Add auto build step for site release. The actual batch file that does this wo... | brain |
2008-10-31 | Redo removal of m_services crap.. temp/ dir readded per jdhore.. | w00t |
2008-10-31 | Revert "Remove m_services and documentation relating to it. Also remove conf/... | w00t |
2008-10-31 | Remove m_services and documentation relating to it. Also remove conf/temp/ (??) | w00t |
2008-10-19 | Update nsis installer scripts with new example confs and test.conf | brain |
2008-09-22 | Windows compile fixes for RLine | brain |
2008-09-17 | Merge vc90 update patch from IronLegend, thanks | brain |
2008-09-14 | Patch by dz to remove the one usage of strdup/strtok_r, which is very un-C++ ... | special |
2008-09-09 | fixed a /MT to be /MD | brain |
2008-09-07 | Fix windows project files | brain |
2008-09-06 | fixes so m_sqloper builds on win | brain |
2008-09-06 | Auto update modules from src/modules/extra by recopying them in configure if ... | brain |
2008-09-05 | sql api and m_mysql compile fixes for windows | brain |
2008-08-28 | Windows compile fixes | brain |
2008-08-28 | this new stuff in m_ssl_gnutls is NOT in our spec! probably shouldnt be eithe... | brain |
2008-08-27 | s/ /\t/ | w00t |
2008-08-27 | Fix retarded windows linefeeds (brain >:() | w00t |
2008-08-27 | remove the testing debug setting | brain |
2008-08-25 | Tidy up in the nsis scripts, how it installs the service and removes it (hide... | brain |
2008-08-24 | Some comments | brain |
2008-08-24 | EWW windows linefeeds | brain |
2008-08-24 | Use the error name constants here now rather than magic numbers. magic number... | brain |
2008-08-24 | Properly name the windows service error constants and put proper descriptions... | brain |
2008-08-24 | No names for the service specific errors, probably wont ever name them as the... | brain |
2008-08-24 | Properly give the service specific exit code on failure to start. Now we just... | brain |
2008-08-24 | Move | brain |
2008-08-24 | work in progress | brain |
2008-08-22 | EWWW windows line endings! | brain |
2008-08-21 | fixes | brain |
2008-08-21 | zap the evil externs, and comment the lot | brain |
2008-08-21 | detect if the process has an interactive session (if its started as a service... | brain |
2008-08-21 | add service install and remove calls to installer. | brain |
2008-08-21 | add text explanations of the error messages that can occur when adding or rem... | brain |
2008-08-21 | change startup type from SERVICE_DEMAND_START to SERVICE_AUTO_START so that i... | brain |