2009-02-14 |
peavey | Nuke trailing spaces |
blob | commitdiff | raw |
2009-01-02 |
w00t | Update copyrights for 2009. |
blob | commitdiff | raw | diff to current |
2008-12-07 |
w00t | Move stuff to use ASCII map where required. |
blob | commitdiff | raw | diff to current |
2008-12-07 |
w00t | Switch some stuff to use ASCII mapping rather than... |
blob | commitdiff | raw | diff to current |
2008-08-28 |
w00t | Rename lowermap to rfc_case_insensitive_map, add case_s... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
w00t | match() is no longer a function+no header, now a static... |
blob | commitdiff | raw | diff to current |
2008-07-29 |
w00t | Remove last vestige of libircdfoo, by changing tag... |
blob | commitdiff | raw | diff to current |
2008-05-18 |
aquanight | Make User:: nick/ident/dhost/fullname and some other... |
blob | commitdiff | raw | diff to current |
2008-05-18 |
brain | Remove .c_str()'s in match() calls that are no longer... |
blob | commitdiff | raw | diff to current |
2008-02-02 |
w00t | Move some stuff to usermanager, remove a little header... |
blob | commitdiff | raw | diff to current |
2008-01-17 |
w00t | Fix.. snomask O is already taken (ffs) so use A instead |
blob | commitdiff | raw | diff to current |
2008-01-17 |
w00t | Start converting WriteOpers calls into snomask 'O'... |
blob | commitdiff | raw | diff to current |
2008-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw | diff to current |
2007-10-22 |
brain | Remove the need for a bunch of the hard coded arrays... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
w00t | In the grand tradition of huge fucking commits: |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Remove more unnecessary header traffic |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-04-05 |
brain | Fix for bug #199 (Feature request) submitted by owine... |
blob | commitdiff | raw | diff to current |
2007-02-10 |
brain | Tweak hostname matching in HostMatchesEveryone to compe... |
blob | commitdiff | raw | diff to current |
2007-02-10 |
brain | Use userrec::MakeHost(), not strlcpy/strlcat! |
blob | commitdiff | raw | diff to current |
2006-12-23 |
brain | Hash rehashing change |
blob | commitdiff | raw | diff to current |
2006-12-15 |
w00t | Jesus, look who's the commit whore today. More header... |
blob | commitdiff | raw | diff to current |
2006-12-05 |
brain | This has changed again, i suggest you dont bother tryin... |
blob | commitdiff | raw | diff to current |
2006-08-30 |
brain | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Just to mess with om's head, remove helperfuncs.h from... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInsp... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Move remaining functions: |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | Change to using Instance->Log (InspIRCd::Log) rather... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
brain | extern time_t TIME -> InspIRCd::Time() |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Move all_opers into class InspIRCd |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Mass-tidyup of module global vars, theyre no longer... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | Move IsNick, IsIdent into class InspIRCd, update module... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
brain | FindNick, FindChan, ChanModes, UserList, CountInvisible... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | Move tons more stuff into class InspIRCd |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | Move clientlist and chanlist into InspIRCd* |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | Move fd_ref_table into class InspIRCd* |
blob | commitdiff | raw | diff to current |
2006-08-09 |
brain | ServerConfig extern moved into class InspIRCd |
blob | commitdiff | raw | diff to current |
2006-08-08 |
brain | WHEEEEE!!!!! |
blob | commitdiff | raw | diff to current |
2006-08-06 |
brain | Support CIDR, CIDR zline, /oper and CIDR <connect>... |
blob | commitdiff | raw | diff to current |
2006-08-05 |
om | Hopefully stop compile warning which I don't get anyway |
blob | commitdiff | raw | diff to current |
2006-08-04 |
brain | Change to using userrec::ip as a sockaddr to store... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | Comments, add more detail, remove dnsqueue.h include... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
brain | The IPV6 stuff compiles now, with compile-correct ipv6... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
brain | mass tidyup, change A LOT of stuff to const char**... |
blob | commitdiff | raw | diff to current |
2006-04-08 |
om | Split inspircd_io.* insp inspsocket.* and configreader... |
blob | commitdiff | raw | diff to current |
2006-04-04 |
om | Optimisations |
blob | commitdiff | raw | diff to current |
2006-04-04 |
om | move do_whois to cmd_whois, i'm stopping now. really. |
blob | commitdiff | raw | diff to current |
2006-04-04 |
om | All new shiny config parser, there's probably some... |
blob | commitdiff | raw | diff to current |
2006-04-03 |
om | Remove un-needed strlen and pointer in duration() |
blob | commitdiff | raw | diff to current |
2006-04-03 |
om | split_clist will never send lines over 512 chars, also... |
blob | commitdiff | raw | diff to current |
2006-03-30 |
om | Make /whois code a little prettier, make /whowas show... |
blob | commitdiff | raw | diff to current |
2006-03-10 |
brain | const references |
blob | commitdiff | raw | diff to current |
2006-03-07 |
brain | Whowas refactor - probably wont compile yet |
blob | commitdiff | raw | diff to current |
2006-03-02 |
brain | is_uline was an inefficient piece of crap - fixed. |
blob | commitdiff | raw | diff to current |
2006-03-02 |
brain | Made extensive use of charlcat to cut down on strlcat... |
blob | commitdiff | raw | diff to current |
2006-02-15 |
brain | Removed a whole lot of strchr's looking for mode +o... |
blob | commitdiff | raw | diff to current |
2006-02-15 |
w00t | - Made some notes about potentially restructuring thing... |
blob | commitdiff | raw | diff to current |
2006-02-03 |
brain | Added ircu-like hidewhois feature that allows hiding... |
blob | commitdiff | raw | diff to current |
2006-01-29 |
brain | "Oper of unknown type" -> "313 %s %s :is an IRC operator" |
blob | commitdiff | raw | diff to current |
2006-01-27 |
brain | Improved IP handling. Now uses in_addr to store client... |
blob | commitdiff | raw | diff to current |
2006-01-15 |
brain | CleanFilename movage |
blob | commitdiff | raw | diff to current |
2006-01-15 |
brain | Updated copyrights in headers etc using perl inplace... |
blob | commitdiff | raw | diff to current |
2006-01-11 |
brain | Changed fd_ref_table from 65536 to more correct MAX_DES... |
blob | commitdiff | raw | diff to current |
2005-12-29 |
brain | Fixed an extremely n00bish mistake involving referencin... |
blob | commitdiff | raw | diff to current |
2005-12-26 |
brain | Adding hook type checking to event calls to speed them up |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Split all commands into seperate files and redid comman... |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Moved serverstats stuff out |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Moved SocketEngine* SE into InspIRCd class |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | So many inclusion loops it makes your head spin - forwa... |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Moved ModeGrok and Parser into InspIRCd class |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Fixed to use CommandParser |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Moved more command parsing stuff to CommandParser |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Changing stuff to using CommandParser class |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Moved command_parse functions into class CommandParser |
blob | commitdiff | raw | diff to current |
2005-12-16 |
brain | Moved command parsing crap into command_parse.cpp |
blob | commitdiff | raw | diff to current |
2005-12-15 |
brain | Added 'local users' vector |
blob | commitdiff | raw | diff to current |
2005-12-15 |
brain | Fixed typo in shorthand if |
blob | commitdiff | raw | diff to current |
2005-12-15 |
brain | Re-introduced 3-line function CleanFilename |
blob | commitdiff | raw | diff to current |
2005-12-15 |
brain | Full removal of inspircd_util.h |
blob | commitdiff | raw | diff to current |
2005-12-15 |
brain | Removed code weirdness in handle_invite |
blob | commitdiff | raw | diff to current |
2005-12-15 |
brain | Changed InviteTo to use irc::string |
blob | commitdiff | raw | diff to current |
2005-12-15 |
brain | Moved a ton of user related functions from inspircd... |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Moved ModuleError() |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Removed ip cache craq++ |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Fixed handle_*module |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Code tidying |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Craq removal at your service |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | craq-- |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Fixed to use new methods of ServerConfig |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Moved include stack stuff to be private to ServerConfig |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Moved readconfig to serverconfig class |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Added config_f to serverconfig, UNTESTED |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Tidied up modules.h added some typedefs to typedefs.h |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | moved declarations of typedefs for user_hash and chan_h... |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Moved tons of stuff into class ServerConfig |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Moving more stuff into class ServerConfig |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Started moving of data into ServerConfig class |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Half way through updating to move a ton of extern confs... |
blob | commitdiff | raw | diff to current |
2005-12-14 |
brain | Added parameter to apply_lines to indicate what we... |
blob | commitdiff | raw | diff to current |
next |