2006-10-05 |
brain | Report invalid command name when invalid command is...
|
commit | commitdiff | tree |
2006-10-05 |
brain | Remove some annoying debug
|
commit | commitdiff | tree |
2006-10-05 |
brain | Fixed freeing of bound sockets when unloading spanningtree
|
commit | commitdiff | tree |
2006-10-05 |
brain | Was checking 'channel', not 'dest'.
|
commit | commitdiff | tree |
2006-10-05 |
brain | And fix my typoes :D
|
commit | commitdiff | tree |
2006-10-05 |
brain | Move opertypes/operclasses maps into ServerConfig,...
|
commit | commitdiff | tree |
2006-10-05 |
brain | Remove VF_STATIC from spanningtree and make a clever...
|
commit | commitdiff | tree |
2006-10-05 |
brain | Add <options:announcets> to output the "TS for #chan...
|
commit | commitdiff | tree |
2006-10-04 |
brain | Check for non-existent channel in FMODE
|
commit | commitdiff | tree |
2006-10-04 |
brain | Whowas is now fixed.
|
commit | commitdiff | tree |
2006-10-04 |
brain | Fix jamies fix (you cant strcpy to a char* pointer...
|
commit | commitdiff | tree |
2006-10-04 |
brain | Fix for bug#159 reported by SiliconAI (unloading causes...
|
commit | commitdiff | tree |
2006-10-04 |
brain | Extra safety checking in ModeSet just to ensure we...
|
commit | commitdiff | tree |
2006-10-04 |
brain | Nickname collisions were broken! :O
|
commit | commitdiff | tree |
2006-10-04 |
brain | *slaps* jamie for not using tabs to indent ;-p
|
commit | commitdiff | tree |
2006-10-03 |
brain | Someone review the comments i put in from line 1515...
|
commit | commitdiff | tree |
2006-10-03 |
brain | Tidyup (remove casts) and commenting FJOIN a lot, so...
|
commit | commitdiff | tree |
2006-10-03 |
brain | Fake direction check in FJOIN on all users, plus tidyup...
|
commit | commitdiff | tree |
2006-10-03 |
brain | Document
|
commit | commitdiff | tree |
2006-10-03 |
brain | New helper class irc::stringjoiner - it pwns you.
|
commit | commitdiff | tree |
2006-10-02 |
brain | Seems to work now
|
commit | commitdiff | tree |
2006-10-02 |
brain | nenolod, what craq were you smoking? this code was...
|
commit | commitdiff | tree |
2006-10-02 |
brain | Remove testcases
|
commit | commitdiff | tree |
2006-10-02 |
brain | mmmm dinner break, oh and document and make use of...
|
commit | commitdiff | tree |
2006-10-02 |
brain | Add more features to modestacker so that we can stack...
|
commit | commitdiff | tree |
2006-10-02 |
brain | More efficient modestacker
|
commit | commitdiff | tree |
2006-10-02 |
brain | modestacker class, stacks modes and returns a string...
|
commit | commitdiff | tree |
2006-10-01 |
brain | Extra debugging
|
commit | commitdiff | tree |
2006-10-01 |
brain | It all came down to a >1 where we needed a >0. Things...
|
commit | commitdiff | tree |
2006-10-01 |
brain | -> Beta3+SVN
|
commit | commitdiff | tree |
2006-10-01 |
brain | Add codename: Granite
|
commit | commitdiff | tree |
2006-10-01 |
brain | Beta2 release
|
commit | commitdiff | tree |
2006-10-01 |
brain | userrec::CountGlobalClones malfunctioning, spotted...
|
commit | commitdiff | tree |
2006-10-01 |
brain | Apply patch for bug#155 submitted by jamie
|
commit | commitdiff | tree |
2006-10-01 |
brain | Everybody loves boobies. It's true.
|
commit | commitdiff | tree |
2006-10-01 |
brain | Now with binary versioning goodness
|
commit | commitdiff | tree |
2006-10-01 |
brain | Atheme wont work right, because this wasnt VF_COMMON...
|
commit | commitdiff | tree |
2006-10-01 |
brain | Try this w00t
|
commit | commitdiff | tree |
2006-10-01 |
brain | Fix typo reported by pippijn
|
commit | commitdiff | tree |
2006-09-30 |
brain | Fix broken opermd5 (switch over % and / operators)
|
commit | commitdiff | tree |
2006-09-30 |
brain | Fix mode desync when setting custom prefixes on joining...
|
commit | commitdiff | tree |
2006-09-29 |
brain | CGIResolver isnt being passed a serverinstance to its...
|
commit | commitdiff | tree |
2006-09-27 |
brain | Last tidyup of the day
|
commit | commitdiff | tree |
2006-09-27 |
brain | Tidyups
|
commit | commitdiff | tree |
2006-09-27 |
brain | Tidyups
|
commit | commitdiff | tree |
2006-09-27 |
brain | Comments
|
commit | commitdiff | tree |
2006-09-27 |
brain | Because the user's prefix list must remain sorted at...
|
commit | commitdiff | tree |
2006-09-27 |
brain | Optimizations
|
commit | commitdiff | tree |
2006-09-27 |
brain | Tidy up how PART without reason is done
|
commit | commitdiff | tree |
2006-09-27 |
brain | Someone forgot support for CIDR here
|
commit | commitdiff | tree |
2006-09-27 |
brain | And correct it
|
commit | commitdiff | tree |
2006-09-27 |
brain | Move OnCheckBan into chanrec::IsBanned() so its always...
|
commit | commitdiff | tree |
2006-09-26 |
brain | Dont let people enable gnutls/openssl when they dont...
|
commit | commitdiff | tree |
2006-09-26 |
brain | Make svshold case insensitive, fix ./configure -update...
|
commit | commitdiff | tree |
2006-09-26 |
brain | Fix bug found by giggsey (even though he doesnt realise...
|
commit | commitdiff | tree |
2006-09-26 |
brain | make OnPostConnect global
|
commit | commitdiff | tree |
2006-09-26 |
brain | Only output the 'AES on' message if the socket state...
|
commit | commitdiff | tree |
2006-09-26 |
brain | Change error from 'connection established' to 'connection...
|
commit | commitdiff | tree |
2006-09-26 |
brain | Fix handling of multiple @%+ core permissions modes...
|
commit | commitdiff | tree |
2006-09-25 |
brain | Mini security audit
|
commit | commitdiff | tree |
2006-09-25 |
brain | Document the ability to have multiple <http> tags
|
commit | commitdiff | tree |
2006-09-25 |
brain | And maybe, just maybe, not fuck it up :p
|
commit | commitdiff | tree |
2006-09-25 |
brain | Allow for multiple <http> tags, each with their own...
|
commit | commitdiff | tree |
2006-09-25 |
brain | This doesnt really need to be static
|
commit | commitdiff | tree |
2006-09-25 |
brain | Whoops, fix minor typo
|
commit | commitdiff | tree |
2006-09-25 |
brain | All done.
|
commit | commitdiff | tree |
2006-09-25 |
brain | Make this compile. We now have to change all OnUserPreJoin use
|
commit | commitdiff | tree |
2006-09-25 |
brain | More patch
|
commit | commitdiff | tree |
2006-09-25 |
brain | Whoops, patch
|
commit | commitdiff | tree |
2006-09-25 |
brain | Add send_topic event, lets you send a topic for a channel...
|
commit | commitdiff | tree |
2006-09-25 |
brain | Fix (broken) ./configure -update and ./configure -modupdate
|
commit | commitdiff | tree |
2006-09-24 |
brain | This needs some testing.
|
commit | commitdiff | tree |
2006-09-24 |
brain | Fix bug#152 reported by smartys
|
commit | commitdiff | tree |
2006-09-24 |
brain | Dont send explicit FMODE +qa when qaprefixes is on...
|
commit | commitdiff | tree |
2006-09-24 |
brain | Add new server to server command:
|
commit | commitdiff | tree |
2006-09-23 |
brain | ++
|
commit | commitdiff | tree |
2006-09-23 |
brain | Sneak some more
|
commit | commitdiff | tree |
2006-09-23 |
brain | *sneak sneak*
|
commit | commitdiff | tree |
2006-09-19 |
brain | Update expiries when we update the set time
|
commit | commitdiff | tree |
2006-09-19 |
brain | Make the check against z/k/q/e/g methods return a pointer...
|
commit | commitdiff | tree |
2006-09-19 |
brain | Fix crashes, and in the process make xline even faster!
|
commit | commitdiff | tree |
2006-09-19 |
brain | Change type to size_t so that 64 bit platforms dont...
|
commit | commitdiff | tree |
2006-09-19 |
brain | Adapt to use std::string::const_iterator
|
commit | commitdiff | tree |
2006-09-19 |
brain | Tidy up key handling
|
commit | commitdiff | tree |
2006-09-19 |
brain | Make xline more memory-efficient and faster/neater...
|
commit | commitdiff | tree |
2006-09-19 |
brain | Use ++x not x++, to more closely match what stl does
|
commit | commitdiff | tree |
2006-09-19 |
brain | ULTRA FAST HASH FUNCTION :p
|
commit | commitdiff | tree |
2006-09-19 |
brain | More detail in system detection
|
commit | commitdiff | tree |
2006-09-19 |
brain | More help text stuff
|
commit | commitdiff | tree |
2006-09-19 |
brain | Hard requirement on 5.6.0 and above of perl
|
commit | commitdiff | tree |
2006-09-19 |
brain | Tidy up configure to display better in 80x25
|
commit | commitdiff | tree |
2006-09-19 |
brain | Tidy up help text
|
commit | commitdiff | tree |
2006-09-19 |
brain | clarify -- and - stuff
|
commit | commitdiff | tree |
2006-09-19 |
brain | Fix old interactive opts and -update etc
|
commit | commitdiff | tree |
2006-09-19 |
brain | Fix typo
|
commit | commitdiff | tree |
2006-09-19 |
brain | Allow -help as well as --help
|
commit | commitdiff | tree |
2006-09-19 |
brain | Skip certificate generation if we're running non-interactive
|
commit | commitdiff | tree |
2006-09-19 |
brain | optional non-interactive configure (woo yay, ./configure...
|
commit | commitdiff | tree |
2006-09-19 |
brain | Update changelog
|
commit | commitdiff | tree |
2006-09-17 |
brain | Automatically make http request type and http version...
|
commit | commitdiff | tree |
next |