Age | Commit message (Expand) | Author |
2008-10-28 | dz added to /info, psychon (omitted?!) added to startup :) | w00t |
2008-10-22 | First set our group id, then the user id, because we need to be root to set the | psychon |
2008-10-20 | Implement <security:runasuser> and <security:runasgroup> - allows for set(g|u... | w00t |
2008-10-18 | Working privs implementation, and example usage in NOTICE for mass messaging. | w00t |
2008-10-18 | Migrate oper commands to an std::set, add a set for privs also. Change the AP... | w00t |
2008-10-18 | Add skeleton of HasPrivPermission. | w00t |
2008-09-21 | Fix crash | brain |
2008-09-20 | Fix a rather nasty race condition revealed by my reading through the comments... | brain |
2008-09-13 | Merge commit 'danieldg/out-12' | w00t |
2008-09-04 | mutexengine -> mutexfactory | brain |
2008-09-04 | initialise mutexengine | 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 | work in progress | brain |
2008-08-21 | comments to explain wtf 'ENTRYPOINT' is where main() should be. In the future... | brain |
2008-08-21 | add support for windows service. This now is part of inspircd itself being as... | brain |
2008-08-12 | Drift now has to be >= 3 secs in either direction to trigger a warning, this ... | brain |
2008-07-19 | Fix compile. Also remove write error stuff, as that was used prior to the goo... | w00t |
2008-07-17 | Combine IP+port in a failed port list, show (the more helpful) error string s... | w00t |
2008-07-12 | And, just because I can. The one pointless one-liner of the evening. :p | w00t |
2008-07-12 | Add a snotice about time jumping by more than a second at a time, and move bo... | w00t |
2008-07-12 | Remove some long commented out code: we never used to start unless a client p... | w00t |
2008-05-21 | Rename "lan or wan ip" -> public ip | brain |
2008-05-21 | update to tell them to try a LAN or a WAN IP, depending on how the box is set... | bricker |
2008-05-13 | Check for windows drive letters on the start of paths and treat them the same... | brain |
2008-05-09 | Convert CIDR matching and wildcard matching to operate on std::strings | brain |
2008-05-09 | Fix restart code, by getting run path and argv before calling Cleanup() | peavey |
2008-04-21 | Merge in large patchset from GreenReaper, useful fixes for freeing a ton of d... | brain |
2008-04-18 | Apply patches to remove 200-odd dll limit on windows, made by GreenReaper, lo... | brain |
2008-04-13 | Add newlines to the end :) (\n) | brain |
2008-04-13 | add a hint to users for using an IP instead of * | bricker |
2008-04-13 | Port a bunch of methods of InspIRCd to functors. IsChannel, IsSID, Rehash. | brain |
2008-04-04 | Add basic stuff for protocol interface and implement a couple of the methods.... | brain |
2008-04-02 | Move this message so it actually displays when we're running non-debug: "Insp... | brain |
2008-04-02 | Fix yet another warning. | brain |
2008-04-02 | Automatic detection and allocation of max fds. No longer needs recompile to c... | brain |
2008-04-02 | Better generation. This is still fucked up, but less spectacularly and in a m... | w00t |
2008-04-02 | Fuck. STOP committing first thing after waking up. | w00t |
2008-04-02 | As part of this... don't give fake client a valid UID, as it's not needed any... | w00t |
2008-04-02 | Unneeded | w00t |
2008-04-01 | Only setup fakeclient once. | w00t |
2008-03-30 | Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi... | aquanight |
2008-03-29 | Test commit. .coders now has CIA (instant notification) and the other channel... | brain |
2008-03-19 | Ricer up AllModulesReportReady further. If one fails, all fail, so returning ... | peavey |
2008-03-19 | Final tweak to AllModulesReportReady, should be there now. | peavey |
2008-03-19 | Damnit, its right now. im going to bed | brain |
2008-03-19 | Whoops, and dont get the comparison backwards. dont look at me like that, its... | brain |
2008-03-19 | Silly silly, AllModulesReportReady returns true when ONE module reports ready... | brain |
2008-03-14 | Add fixes to stop people changing the SID of a live server - certain configur... | brain |
2008-03-09 | Add <options:exemptchanops> support to m_censor and m_blockcaps, and tidy up ... | aquanight |