Age | Commit message (Expand) | Author |
2009-08-02 | We dont support these compilers any more | brain |
2009-08-02 | I am sure i deleted these before | brain |
2009-08-02 | Fix our getops implementation on windows. Have optind available, and make sur... | peavey |
2009-08-02 | Forget to remove a #endif | peavey |
2009-08-02 | No forget using windows' broken inet_pton and inet_ntop, they are not POSIX c... | peavey |
2009-08-02 | Since Windows SDK6.0a inet_pton and inet_ntop is defined if (NTDDI_VERSION >=... | peavey |
2009-07-19 | Use correct behavior (as per C++) for 'delete NULL' on windows; found by Adam... | special |
2009-06-12 | more fixes. inet_pton is now in error, this is because the windows 6.0 sdk de... | brain |
2009-04-23 | rollback r11326, we're going to make vc9 the officially supported windows bui... | peavey |
2009-04-23 | Heres the beef so far | brain |
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 |