2006-09-13 |
brain | Special check in cmd_quit and cmd_kill and special... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
brain | Try this, jamie |
commit | commitdiff | tree | snapshot |
2006-09-13 |
brain | Fix minor memory leak when setting new param that repla... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
brain | Add debug to m_spanningtree, verifies that inspircd... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
brain | Fix |
commit | commitdiff | tree | snapshot |
2006-09-13 |
brain | Fix m_messageflood along same lines as m_joinflood... |
commit | commitdiff | tree | snapshot |
2006-09-13 |
brain | And fix again |
commit | commitdiff | tree | snapshot |
2006-09-13 |
brain | Merge jamies many patches |
commit | commitdiff | tree | snapshot |
2006-09-13 |
special | Applied jamie's cmd_gline patch |
commit | commitdiff | tree | snapshot |
2006-09-11 |
brain | Whack a strlcpy() |
commit | commitdiff | tree | snapshot |
2006-09-11 |
brain | kill casts, so that om <3's the code |
commit | commitdiff | tree | snapshot |
2006-09-11 |
w00t | Fix for picky compilers (see, I work sometimes ;p) |
commit | commitdiff | tree | snapshot |
2006-09-11 |
brain | Fix timedbans bug reported by jamie |
commit | commitdiff | tree | snapshot |
2006-09-11 |
brain | Remove execinfo and threaded dns detection |
commit | commitdiff | tree | snapshot |
2006-09-11 |
brain | What TWONK made uname be /bin/uname, its NOT in /bin... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
special | Added a bunch of binaries, configs, modules symlinked... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | This should fix the timeout issues pippjin was experiencing |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | Remove -Ldl from c++ opts in freebsd... its always... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | Take some debug crap out of ModeParser::ModeString() |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | * Fix ChanModes::ModeString to not try and set a key... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | Make it neater |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | Dont allow keys of length >= 32 |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | Remove unused buffer and call to MakeHost() |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | Make /stats k/g/e work right |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | Split hostmasks into ident and host pairs for matching... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | Fix the new g/k/e line stuff to match ips. NOTE: this... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | Match IP's with klines, glines and exceptions, as well... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | Move Spacify() into irc:: namespace as multiple modules... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | Spacify() the oper types |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | Tons more useful detail when failing to oper (and when... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | Stop gcc prerelease (PRERELEASE? YEAH REALLY, WE HATE... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | Remove m_park from example configuration |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | Nicer fix |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | Change a fux into a fix for pippjin (thanks for the bt) |
commit | commitdiff | tree | snapshot |
2006-09-10 |
brain | Much neater more compact override notices for modes: |
commit | commitdiff | tree | snapshot |
2006-09-10 |
special | Added usermode n (snomask) to the example helpop files |
commit | commitdiff | tree | snapshot |
2006-09-09 |
brain | ModuleFactories are not being deleted, this means that... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
brain | Remove debug output |
commit | commitdiff | tree | snapshot |
2006-09-09 |
brain | I'll give you ##TOAST, :p |
commit | commitdiff | tree | snapshot |
2006-09-09 |
brain | Reset LastParse string when we try to parse new modes |
commit | commitdiff | tree | snapshot |
2006-09-09 |
brain | Dont generate host change, ident change or fullname... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
brain | Ensure that these output the sane value thats actually... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
brain | Tidier string building |
commit | commitdiff | tree | snapshot |
2006-09-09 |
brain | Make SAMODE oper output tidier |
commit | commitdiff | tree | snapshot |
2006-09-09 |
brain | And fix it so it doesnt go into an infinite loop when... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
brain | Add sane limiting to mode output, so we cant have more... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
brain | Tidy up override snotices |
commit | commitdiff | tree | snapshot |
2006-09-09 |
brain | m_override is now fixed, replaced AC_GENERAL_MODE OnAcc... |
commit | commitdiff | tree | snapshot |
2006-09-09 |
brain | More debug logging in this module |
commit | commitdiff | tree | snapshot |
2006-09-09 |
brain | Grr |
commit | commitdiff | tree | snapshot |
2006-09-09 |
brain | Changes to m_override |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | This useless module doesnt work right in multi-server... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | Fix output when user SANICKs themselves |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | Stop valgrind whining about uninitialized array, all... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | Fix small memory leak if non-cidr string passed to... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | Fix for uninitialized var in valgrind output |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | Sensible failure messages for cmd_qline |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | Move spynames attempt notice into success area |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | And fix it to compile :p |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | Tidy up setidle message sent to opers, to show the... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | Made SANICK not collide the user (theres no need to... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | Report invalid nicknames back to oper |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | Add failed SANICK notices |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | Only put out SANICK success line if the nickchange... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | Correctly put qline notices into xline snomask |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | Fix 'item not on list' output |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | Typo in mode handler doesnt let -M be removed! |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | Add similar printf format fix to namesx |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | Explicitly call the std::string version of WriteServ... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | Allow QUIT to be used before we fully register the... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
brain | *YOINK* Add jamie's patch for parameterized usermodes... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
brain | userrec::ForceNickChange was broken (not the entire... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
brain | 1) Make earlier fix to inspsocket actually compile... |
commit | commitdiff | tree | snapshot |
2006-09-07 |
brain | Delete the file descriptor upon write error to an insps... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
brain | Fix crashbug when /who'ing people who arent on a channe... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
brain | Forgot to return |
commit | commitdiff | tree | snapshot |
2006-09-06 |
brain | Finish off the fix for bug #136 (a biggie for such... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
brain | All commands now return results CMD_FAILURE or CMD_SUCCESS |
commit | commitdiff | tree | snapshot |
2006-09-06 |
brain | Command result codes. This isnt finished yet, still... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
brain | JOIN now has a TS parameter on it. The client protocol... |
commit | commitdiff | tree | snapshot |
2006-09-06 |
brain | Drop and log unknown nicks in FJOIN, rather than aborti... |
commit | commitdiff | tree | snapshot |
2006-09-05 |
brain | We were printing a command instead of exec'ing it :p |
commit | commitdiff | tree | snapshot |
2006-09-05 |
brain | New CAPAB variable (manditory): PROTOCOL |
commit | commitdiff | tree | snapshot |
2006-09-05 |
brain | This is a complex one: when autoconnecting, we check... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
brain | 'Connection to %s closed' now says 'Connection to ... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
brain | Check for failover pointing at self. This is an obvious... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
brain | failover connections are now added, thanks for the... |
commit | commitdiff | tree | snapshot |
2006-09-04 |
brain | Update example conf with all the new stuff and more... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Call X509_free() after we're done with the cert |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Output the certificate hash to the user when they connect |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Remove some gunk |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Document <oper:fingerprint> |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Changed how this module works. |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Check for people trying to literally put the fingerprin... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Removal of debug |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Add comments to document this header |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Document the two new modules |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | YAY! A module which allows a user to oper via their... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | Remove a ton of debug |
commit | commitdiff | tree | snapshot |
2006-09-03 |
brain | All but cert revocation is now supported by both modules |
commit | commitdiff | tree | snapshot |
next |