464 Commits (63029e2ff564741cdb269c0953de550157f4913e)

Autor SHA1 Mensaje Fecha
  Shivaram Lingamneni 9a2117f75d preregNick doesn't need synchronization hace 5 años
  Shivaram Lingamneni 960d51159c add ClientDetails struct for getting a snapshot of client state hace 5 años
  Shivaram Lingamneni c2b2559ab4 avoid some uses of Sprintf for loglines hace 5 años
  Shivaram Lingamneni 6402a69fb9 use the rehash log category consistently hace 5 años
  Shivaram Lingamneni d6d3a10817 implement #322 hace 5 años
  Shivaram Lingamneni ba2aacaf5b fix #297 hace 5 años
  Shivaram Lingamneni f35a1c7212 use GenerateSecretToken for msgids hace 5 años
  Shivaram Lingamneni 2c7c8fbaf9 history replay enhancements hace 5 años
  Shivaram Lingamneni a0bf548fc5 draft/resume-0.2 implementation, message history support hace 5 años
  Shivaram Lingamneni c3d197f4ff make unix domain socket permissions configurable hace 5 años
  Shivaram Lingamneni 1fb9bd7208 Fix a bug in 330 RPL_WHOISACCOUNT hace 5 años
  Shivaram Lingamneni 578ca2fdf6 add support for service command aliases hace 5 años
  Shivaram Lingamneni 3c12fb6254 fix #283 (remove unnecessary log.Fatal) hace 5 años
  Shivaram Lingamneni dfb0a57040 refactor the password hashing / password autoupgrade system hace 5 años
  Shivaram Lingamneni 1383190249 refactor rehash to rely more on server.config hace 6 años
  Shivaram Lingamneni 2a33c1483b atomic bitset implementations of caps.Set and modes.ModeSet 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 ebfef1e848 add Semaphore and ServerSemaphores hace 6 años
  Shivaram Lingamneni cc9941cb07 review fixes, bug fixes hace 6 años
  Shivaram Lingamneni fad2475c3f modes refactor, #255 hace 6 años
  moocow 744ad2ce0b Stats for LUSERS logic now seperated, fixed params in LUSERS hace 6 años
  Shivaram Lingamneni 5e62cc4ebc initial vhosts implementation, #183 hace 6 años
  Daniel Oaks 40d6cd02da Fix whois channel handling hace 6 años
  Shivaram Lingamneni 69fd3ac324 implement database auto-upgrades (#243) hace 6 años
  Daniel Oaks 9e8920394f Only display modestring on connect if it's set hace 6 años
  Daniel Oaks ab6cd599b2 Fix name of ISUPPORT token (REGCOMMANDS -> ACCCOMMANDS) hace 6 años
  Daniel Oaks 5cbd4d1de2 Force help entries for every ChanServ command as well hace 6 años
  Daniel Oaks 7b8c4e7e91 Refactor nickserv.go to better support NS HELP and translations hace 6 años
  Shivaram Lingamneni 1bf5e2a7c8 implement fakelag (#189) hace 6 años
  Shivaram Lingamneni a8b952da77 store maxSendQBytes in a uint32 to avoid alignment problems hace 6 años
  Shivaram Lingamneni 2885b37768 partial fix for #217 hace 6 años
  Shivaram Lingamneni d1f5c59eef fix #190 hace 6 años
  Shivaram Lingamneni 211ed6af99 add an option to expose a pprof http endpoint hace 6 años
  Shivaram Lingamneni 54123ef9a2 clear failed nick assignments to avoid confusion hace 6 años
  Shivaram Lingamneni be86684e96 implement #199 hace 6 años
  Shivaram Lingamneni 02161184cf clean up stopEvent (requires go v1.10) hace 6 años
  Shivaram Lingamneni 5b636371a9 fix SASL enable-disable logic hace 6 años
  Shivaram Lingamneni ced3a17cd3 fix #192 hace 6 años
  Shivaram Lingamneni 988cb22692 changes to nick reservation hace 6 años
  Shivaram Lingamneni ad73d68807 refactor account registration, add nick enforcement hace 6 años
  Daniel Oaks e0fa97d344 Get labeled-reply working just fine hace 6 años
  Daniel Oaks 2419f69879 Move all errors into errors.go hace 6 años
  Daniel Oaks 2ecec25d28 Misc refactoring hace 6 años
  Daniel Oaks 3634d0601e Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) hace 6 años
  Daniel Oaks afd6ca610c Split language into a subpackage hace 6 años
  Daniel Oaks 1b14230758 ...fix info string, how did that get messed up? hace 6 años
  Daniel Oaks 47d2ce351c Centralise all command handlers in handlers.go hace 6 años
  Shivaram Lingamneni 2a7f055ef3 support unix domain sockets hace 6 años
  Shivaram Lingamneni bec39ee8cb log new listener creation hace 6 años