Age | Commit message (Expand) | Author |
2009-08-17 | Allow forward linking compatability by accepting higher protocol version numb... | danieldg |
2009-08-16 | cgiirc: Pass hosts to WEBIRC command on rehash. No fucking wonder this never ... | w00t |
2009-08-15 | Partial revert of 1fb8a3f1b120db764375911be9ad8019a807a8ad by dKingston, (add... | w00t |
2009-08-15 | vs2010 projects too. | w00t |
2009-08-15 | win: Add vs2010 SLN. | w00t |
2009-08-15 | win: Last part of support required for VS2010: | w00t |
2009-08-15 | Bump version to rc5. | w00t |
2009-08-15 | win: vs2010 requires this to link in process memory retrieval stuff | w00t |
2009-08-15 | win: don't define error constants on VS2009, they're defined for us (finally) | w00t |
2009-08-14 | Fix a compile error for IPv6 windows builds, discovered by Flo | special |
2009-08-14 | Make ident handling consistant: use ChangeIdent for all ident manipulation. T... | w00t |
2009-08-14 | Print line on empty prefix errors to track down a bug | w00t |
2009-08-14 | Set log to null on close and check for null loghandle on FileWriter::WriteLog... | w00t |
2009-08-14 | Run modulemanager upgrade to check for updates to third party (and extras) mo... | w00t |
2009-08-14 | (Hopefully) fix a issue with m_ident's result not being used for display. | psychon |
2009-08-14 | Regenerate modules makefile if installing or uninstalling extras modules. | w00t |
2009-08-14 | Remove some very verbose debug that isn't really needed anymore | w00t |
2009-08-14 | Apply fake lag on garbage input to discourage crap | w00t |
2009-08-13 | Merge patch from dKingston for missing TOPIC numeric, also replace the litera... | brain |
2009-08-12 | Point out that the dns server must be an ip, not a host | brain |
2009-08-12 | Fix printf format warning | danieldg |
2009-08-12 | Comment out <dns:server> by default, and explain why. | w00t |
2009-08-12 | Change to using read/write not send/recv on the ThreadSignalSocket pipe | danieldg |
2009-08-12 | Make rehash work more than once per run, and fix some uninitialized values in... | danieldg |
2009-08-12 | Fixes for config reader | danieldg |
2009-08-11 | Extra bracket on regex go away | w00t |
2009-08-11 | Fix module prioritization when a module asks to be after spanningtree, which ... | danieldg |
2009-08-11 | Fix double-free in ~SocketThread | danieldg |
2009-08-10 | Fix thread join not working for subclasses of Thread because of C++ destructo... | danieldg |
2009-08-06 | Report the correct sizes as set in the config | brain |
2009-08-06 | First space stream seperator test. | w00t |
2009-08-06 | Add commasepstream test case. | w00t |
2009-08-05 | Don't catch and rethrow, as with the mutexing here removed it's no longer req... | w00t |
2009-08-05 | How about we abort if there were errors, not if there weren't any? Great idea... | danieldg |
2009-08-05 | Fix config errors being detected even if there were none | danieldg |
2009-08-04 | Write .modulemanager after everything has finished, not in a loop. | w00t |
2009-08-04 | Dependancies need string version support too. | w00t |
2009-08-04 | Provide some kind of output so it doesn't look like it's doing nothing | w00t |
2009-08-04 | Track installed module versions, so we can do upgrades properly. | w00t |
2009-08-04 | Allow for string comparison of git IDs. | w00t |
2009-08-04 | Use string versions in "module" line instead of numerical versions. | w00t |
2009-08-04 | Exit if there were errors reading configuration on startup. | w00t |
2009-08-04 | Apparantly modulemanager can't handle empty lines. | w00t |
2009-08-04 | Missed removing m_testcommand. | peavey |
2009-08-04 | Updates for added/removed files. | peavey |
2009-08-04 | Remove m_testcommand too | w00t |
2009-08-04 | Fix non-interactive configure asking SSL certificate generation question, pat... | danieldg |
2009-08-03 | Hooray unused variables. Thanks MSVC. | w00t |
2009-08-03 | Now that the official repository is on gitorious, remove my redundant repository | danieldg |
2009-08-03 | Change link of official third party repo to point to gitorious repo. | w00t |