2006-03-15 |
brain | Casting to keep gcc happy |
tree | commitdiff |
2006-03-15 |
brain | Typo in copy/paste from safelist |
tree | commitdiff |
2006-03-15 |
brain | Added preliminary m_antibear.cpp, a security module... |
tree | commitdiff |
2006-03-15 |
brain | Remove timer stuff left over from m_safelist |
tree | commitdiff |
2006-03-15 |
brain | First-revision m_securelist.cpp, prevents /LIST in... |
tree | commitdiff |
2006-03-14 |
om | Experimental change to avoid warning on 64bit systems... |
tree | commitdiff |
2006-03-13 |
brain | *hits eggy with a stick* |
tree | commitdiff |
2006-03-13 |
brain | Now compiles :p |
tree | commitdiff |
2006-03-12 |
brain | Case insensitive server names (Hopefully) - to be tested |
tree | commitdiff |
2006-03-12 |
brain | Altered some stuff to make case insensitive servernames... |
tree | commitdiff |
2006-03-12 |
brain | Renamed to chanrec::modes |
tree | commitdiff |
2006-03-12 |
brain | *NEEDS TESTING* changed binarymodes to use the custom_m... |
tree | commitdiff |
2006-03-11 |
brain | Fixes :P |
tree | commitdiff |
2006-03-11 |
brain | deprecated covariant return type flux capacitor flopcir... |
tree | commitdiff |
2006-03-11 |
brain | Last ones |
tree | commitdiff |
2006-03-11 |
brain | Changed to const ref |
tree | commitdiff |
2006-03-11 |
brain | Yet more const ref changes |
tree | commitdiff |
2006-03-11 |
brain | And more |
tree | commitdiff |
2006-03-11 |
brain | More const ref fixes |
tree | commitdiff |
2006-03-11 |
brain | More converted modules |
tree | commitdiff |
2006-03-11 |
brain | Start of conversion to const refs for std::strings... |
tree | commitdiff |
2006-03-11 |
brain | Doh @ null chars in an sprintf! |
tree | commitdiff |
2006-03-11 |
brain | Tweaked to use the same system as nenolod's NAMES patch... |
tree | commitdiff |
2006-03-11 |
brain | Debug counter |
tree | commitdiff |
2006-03-11 |
brain | MUCH FASTER squit! (and a TON more stable, too) |
tree | commitdiff |
2006-03-10 |
brain | Now requires inspircd.h for ConvToStr templated function |
tree | commitdiff |
2006-03-10 |
brain | Tidyup and move ConvToStr to a publically accessible... |
tree | commitdiff |
2006-03-09 |
om | Remove unused variable giving compile warning |
tree | commitdiff |
2006-03-09 |
brain | Strlen bashing. |
tree | commitdiff |
2006-03-09 |
brain | Improved to avoid strlen |
tree | commitdiff |
2006-03-09 |
brain | Forgot to declare var |
tree | commitdiff |
2006-03-09 |
brain | UMode tweaks |
tree | commitdiff |
2006-03-09 |
om | Fix printf format to get rid of compile warning (using... |
tree | commitdiff |
2006-03-09 |
brain | iterator hell |
tree | commitdiff |
2006-03-09 |
brain | Fixed to use iterator |
tree | commitdiff |
2006-03-09 |
brain | Correctly use iterators and pointer to ucrec |
tree | commitdiff |
2006-03-09 |
brain | Probably wont compile yet - purge_empty_channels refactor |
tree | commitdiff |
2006-03-09 |
brain | Better calculation of LUSERS |
tree | commitdiff |
2006-03-09 |
brain | Changed LUSERS to show global current to not include... |
tree | commitdiff |
2006-03-09 |
brain | Don't show channels where all users are invisible and... |
tree | commitdiff |
2006-03-09 |
brain | Wrong var used here, oooops |
tree | commitdiff |
2006-03-09 |
brain | Calling a method of a null object due to refactoring... |
tree | commitdiff |
2006-03-08 |
brain | These modules were using deprecated Server::IsOnChannel... |
tree | commitdiff |
2006-03-08 |
brain | Removed has_channel(userrec*,chanrec*), the new preferr... |
tree | commitdiff |
2006-03-08 |
brain | Got rid of all that ugly char* cast crap (todo: change... |
tree | commitdiff |
2006-03-08 |
brain | Someone forgot to test compile this *whistles nonchalantly* |
tree | commitdiff |
2006-03-08 |
brain | Allow for fallback of older ircds without TS in BURST... |
tree | commitdiff |
2006-03-08 |
om | Stupid, retarded, idiotic bug here where any PONG after... |
tree | commitdiff |
2006-03-08 |
brain | Changed m_sqlauth to allow more advanced encryption... |
tree | commitdiff |
2006-03-08 |
brain | Back to 10 mins :( My clocks wont sync and i wont sacri... |
tree | commitdiff |
2006-03-08 |
brain | Changed TS check: Abort on +- 5 mins, warn on +- 60... |
tree | commitdiff |
2006-03-08 |
brain | Added ConvToStr |
tree | commitdiff |
2006-03-08 |
brain | Typos |
tree | commitdiff |
2006-03-08 |
brain | Checks for timestamps, boot server off and abort if... |
tree | commitdiff |
2006-03-07 |
brain | w00t may want to check this works |
tree | commitdiff |
2006-03-07 |
w00t | For the record, it's 17 lines - not 5. |
tree | commitdiff |
2006-03-07 |
brain | Fixed timedbans (new mode parser didnt like being passe... |
tree | commitdiff |
2006-03-07 |
brain | Took strlen's out of fjoin |
tree | commitdiff |
2006-03-07 |
om | Optimisation of optimisation :P ty w00tie |
tree | commitdiff |
2006-03-07 |
brain | Different way of displaying squit server group |
tree | commitdiff |
2006-03-07 |
w00t | More work on /check.. now gives basic information on... |
tree | commitdiff |
2006-03-07 |
w00t | Initial revision of /check - doesn't do anything yet |
tree | commitdiff |
2006-03-05 |
brain | Tidied up ProcessLine, instead of a ton of strlens... |
tree | commitdiff |
2006-03-05 |
brain | OPTIMIZED!!! OPTIMIZED!!!!! :-p |
tree | commitdiff |
2006-03-05 |
om | Ignore spaces/tabs |
tree | commitdiff |
2006-03-05 |
om | Change comment (I didn't c/p the +c module...honest) |
tree | commitdiff |
2006-03-05 |
om | > != >= && < != <= |
tree | commitdiff |
2006-03-05 |
om | Add block caps module, I'm kinda between the extremes... |
tree | commitdiff |
2006-03-05 |
om | Hopefully speed this up, it was strlcpy()ing every... |
tree | commitdiff |
2006-03-05 |
brain | Sped up introduction of nicks using vector::resize... |
tree | commitdiff |
2006-03-04 |
brain | More verbose when setting g/z/k/q/e lines from other... |
tree | commitdiff |
2006-03-04 |
brain | Typo fix |
tree | commitdiff |
2006-03-04 |
brain | Unknown command error now tells the opposite server... |
tree | commitdiff |
2006-03-04 |
brain | Tidyup of m_hostchange to not use configreader on each... |
tree | commitdiff |
2006-03-04 |
brain | Tidied up m_override to avoid use of configreader durin... |
tree | commitdiff |
2006-03-04 |
brain | Fixed bugs |
tree | commitdiff |
2006-03-04 |
brain | Fixed a few typos |
tree | commitdiff |
2006-03-04 |
brain | Tidyup of m_filter |
tree | commitdiff |
2006-03-04 |
brain | Changed m_censor to avoid reading config several times... |
tree | commitdiff |
2006-03-04 |
brain | m_censor skenmy fix |
tree | commitdiff |
2006-03-02 |
brain | is_uline was an inefficient piece of crap - fixed. |
tree | commitdiff |
2006-03-02 |
brain | Remove debug, allow empty 'final' parameter |
tree | commitdiff |
2006-03-02 |
brain | Typo |
tree | commitdiff |
2006-03-02 |
brain | I hate having to commit to get these onto the other... |
tree | commitdiff |
2006-03-02 |
brain | Should be working now |
tree | commitdiff |
2006-03-02 |
brain | More logic tweaks |
tree | commitdiff |
2006-03-02 |
brain | Logic fixes |
tree | commitdiff |
2006-03-02 |
brain | Experimental improvements to TreeSocket::Split |
tree | commitdiff |
2006-03-02 |
brain | Changed definition of CallHandler and CallCommandHandle... |
tree | commitdiff |
2006-03-02 |
brain | 4.1 fix |
tree | commitdiff |
2006-03-01 |
brain | Deny +g words >35 chars to prevent having massive words... |
tree | commitdiff |
2006-03-01 |
brain | Allow removal of mode with new check |
tree | commitdiff |
2006-03-01 |
brain | Dont allow +J 0 or +J < 0 |
tree | commitdiff |
2006-03-01 |
brain | Fix for missing 'end of list' numeric |
tree | commitdiff |
2006-03-01 |
brain | Changed encryption to work with yield system |
tree | commitdiff |
2006-03-01 |
brain | Added checking for +sp channels to safelist that someon... |
tree | commitdiff |
2006-03-01 |
brain | 4.1.0 fix |
tree | commitdiff |
2006-02-28 |
brain | Changed to throw exception when theres no cloak key |
tree | commitdiff |
2006-02-28 |
brain | Changed loglevel of cloak key errors to SPARSE |
tree | commitdiff |
2006-02-28 |
brain | Added configurable cloakkey and cloakprefix |
tree | commitdiff |
next |