1334 Commits (490b3722bde65622f637e726aece9241cb7900bf)

Autor SHA1 Mensaje Fecha
  Shivaram Lingamneni 92eca4d795 add more test cases hace 5 años
  Shivaram Lingamneni 40e63dbbe8 fix #306 hace 5 años
  Shivaram Lingamneni 48f9b5e4fa implement NS PASSWD for password changes hace 5 años
  Shivaram Lingamneni c8cf0befc6 fixes to irc/socket.go hace 5 años
  Shivaram Lingamneni a0bf548fc5 draft/resume-0.2 implementation, message history support hace 5 años
  Sean Enck c20afab7c2
prevents default create/open of buntdb, requires user to call initdb hace 5 años
  Daniel Oaks 55503961cb Release v0.12.0 hace 5 años
  Shivaram Lingamneni 10d4f77638 fix PROXY protocol support for IPv6 hace 5 años
  Shivaram Lingamneni 0e5842b33a fix #211 hace 5 años
  Shivaram Lingamneni c3d197f4ff make unix domain socket permissions configurable hace 5 años
  Shivaram Lingamneni 86836905b3 re-add nil receiver for ModeSet.HasMode hace 5 años
  Shivaram Lingamneni ac08ce0f20 move ChannelOperator check into hasPrivs helper hace 5 años
  Shivaram Lingamneni a18283e2de fix a crash when SAMODE'ing in a channel you're not joined to hace 5 años
  Shivaram Lingamneni 1fb9bd7208 Fix a bug in 330 RPL_WHOISACCOUNT hace 5 años
  Shivaram Lingamneni a2c2419084 remove stackimpact hace 5 años
  Shivaram Lingamneni 6eda236eab remove allow-multiple-per-connection hace 5 años
  Shivaram Lingamneni b45b863fc4 unregister capab was renamed to accreg, but i missed this occurrence hace 5 años
  Shivaram Lingamneni a4546c418b fix miscounting in LUSERS hace 5 años
  Shivaram Lingamneni 7cd5b8473c fix a bug in CS UNREGISTER hace 6 años
  Shivaram Lingamneni 578ca2fdf6 add support for service command aliases hace 6 años
  Shivaram Lingamneni 3c12fb6254 fix #283 (remove unnecessary log.Fatal) hace 6 años
  Shivaram Lingamneni eb5f2c1db9 fix webirc password handling hace 6 años
  Shivaram Lingamneni dfb0a57040 refactor the password hashing / password autoupgrade system hace 6 años
  Daniel Oaks 6260869068 Upgrade password hashing. hace 6 años
  Shivaram Lingamneni 7154f14781 move handling of RecoverFromErrors into LoadConfig hace 6 años
  Shivaram Lingamneni 1383190249 refactor rehash to rely more on server.config hace 6 años
  Shivaram Lingamneni 318da22448 simplify CAS logic a bit hace 6 años
  Shivaram Lingamneni 1e513a717c expand bitset tests hace 6 años
  Shivaram Lingamneni a1bbe0c7f2 review fix hace 6 años
  Shivaram Lingamneni 2a33c1483b atomic bitset implementations of caps.Set and modes.ModeSet hace 6 años
  Shivaram Lingamneni cdbb369a9c add benchmarks for caps.Set hace 6 años
  Shivaram Lingamneni 02a4aaf583 some tweaks to account/channel unregistration hace 6 años
  Shivaram Lingamneni c3b66b5236 add a verification code to CS UNREGISTER hace 6 años
  Shivaram Lingamneni 31f386f5a9 add CHANSERV UNREGISTER hace 6 años
  Daniel Oaks 45b8d9e6fa Update snomask to work with HOPM hace 6 años
  Shivaram Lingamneni 495705f538 implement SAJOIN, allow channel founders to join unconditionally hace 6 años
  Shivaram Lingamneni d3815fbe61 review fixes and updates hace 6 años
  Shivaram Lingamneni 7122fb180c add a test hace 6 años
  Shivaram Lingamneni 1016f86f70 implement CHANSERV AMODE hace 6 años
  Shivaram Lingamneni f408d0f37b review fix: add nil receivers to other read-only ModeSet methods hace 6 años
  Shivaram Lingamneni 0751f52f37 fix #268 hace 6 años
  Daniel Oaks f142bf065d services: Explicitly show when commands have been disabled in the HELP output hace 6 años
  Shivaram Lingamneni 510f4320d0 fix formatting issue hace 6 años
  Shivaram Lingamneni f6373f7a4d fix #262 hace 6 años
  Shivaram Lingamneni be588076e9 optimize IsLoggingRawIO hace 6 años
  Shivaram Lingamneni 3150f4e23b reduce copying of output lines hace 6 años
  Shivaram Lingamneni ebfef1e848 add Semaphore and ServerSemaphores hace 6 años
  Shivaram Lingamneni 6533893863 optimized implementation of Channel.Names() hace 6 años
  Shivaram Lingamneni ef35c587fc remove redundant friends computation hace 6 años
  Shivaram Lingamneni b97ae00fe3 refactor channel join and part hace 6 años