1648 Commitit (4f229bd7d7b3b21a24fda4b42e27f9ea40e7381e)
 

Tekijä SHA1 Viesti Päivämäärä
  Shivaram Lingamneni 7f9445324d exit 1 if startup fails 5 vuotta sitten
  Shivaram Lingamneni cbe0f79f73 unify "startup", "rehash", and "shutdown" log categories as "server" 5 vuotta sitten
  Daniel Oaks c55bc1c37d
Merge pull request #338 from slingamn/capnak 5 vuotta sitten
  Shivaram Lingamneni f48af3ee44 correctly support disabling caps with CAP REQ, fixes #337 5 vuotta sitten
  Daniel Oaks 6667585605 trimspace on piped passwords 5 vuotta sitten
  Daniel Oaks 6f2b610736 Allow piping into genpasswd for docker 5 vuotta sitten
  Daniel Oaks becbf409da Remove deprecated line from goreleaser config 5 vuotta sitten
  Shivaram Lingamneni 35948d2e5b refactor some conditions for clarity 5 vuotta sitten
  Daniel Oaks ea24eadb05
Merge pull request #335 from csmith/default-config-listen-ports 5 vuotta sitten
  Chris Smith 5ede1e6d5a Comment out 6668 bindings in default config 5 vuotta sitten
  Daniel Oaks 3f2fc13563
Merge pull request #330 from csmith/readme-docker 5 vuotta sitten
  Shivaram Lingamneni bea3889a1f bump vendor to include oragono/confusables 5 vuotta sitten
  Shivaram Lingamneni 18c0c9da45 use our fork of mtibben/confusables for now 5 vuotta sitten
  Shivaram Lingamneni b9b2553a2f use the TR39 skeleton algorithm to prevent confusables (#178) 5 vuotta sitten
  Chris Smith d2c1705931
Marker docker section as BETA 5 vuotta sitten
  Shivaram Lingamneni a11486d699
Merge pull request #332 from slingamn/rtlnickmasks 5 vuotta sitten
  Shivaram Lingamneni 8438afcc5c fix: usernames from ident don't get a ~ 5 vuotta sitten
  Shivaram Lingamneni 4bbba5b478 fix the issue for AllNickmasks as well 5 vuotta sitten
  Shivaram Lingamneni a2a9788f39 fix spurious bidi violations when casefolding the nickmask of an RTL nick 5 vuotta sitten
  Chris Smith 63c2167220
Add docker info to README 5 vuotta sitten
  Shivaram Lingamneni 14ce8d850e
Merge pull request #329 from slingamn/dkline_refactor.4 5 vuotta sitten
  Shivaram Lingamneni 96737ea6d7 fix a memory leak 5 vuotta sitten
  Shivaram Lingamneni 854d85a474 add schema change for [dk]line refactor 5 vuotta sitten
  Shivaram Lingamneni 6bdc6af186 refactor [dk]lines, implement #144 5 vuotta sitten
  Shivaram Lingamneni f154ea9583 add an error message for schema changes 5 vuotta sitten
  Daniel Oaks 85276c5e6d Merge branch 'master' of github.com:oragono/oragono 5 vuotta sitten
  Daniel Oaks 63fde2d62a Re-enable MaxLine 5 vuotta sitten
  Daniel Oaks 16981f2abb
Merge pull request #327 from slingamn/misc3 5 vuotta sitten
  Shivaram Lingamneni 0475fe882c fix ns register validation bug 5 vuotta sitten
  Shivaram Lingamneni d6494957a4 forbid logging in twice via nickserv 5 vuotta sitten
  Shivaram Lingamneni 3db6c9472b
Merge pull request #325 from slingamn/services.1 5 vuotta sitten
  Shivaram Lingamneni 598d9a025b review fix: add maxParams for service commands 5 vuotta sitten
  Shivaram Lingamneni 4caa362f18 fix histserv nick reservation 5 vuotta sitten
  Shivaram Lingamneni a52d167278 additional defensive check in EnforcementStatus 5 vuotta sitten
  Shivaram Lingamneni efc0ce3b81 fix an edge case in configurable nickname reservation 5 vuotta sitten
  Shivaram Lingamneni b80df0885f refactor services code 5 vuotta sitten
  Daniel Oaks ea970f94a0
Merge pull request #323 from slingamn/initdb.1 5 vuotta sitten
  Daniel Oaks 0e22f8d6a5
Merge pull request #324 from slingamn/misc_again.5 5 vuotta sitten
  Shivaram Lingamneni 501bb1e5c5 replay JOIN/PART/QUIT/KICK as PRIVMSG from HistServ 5 vuotta sitten
  Shivaram Lingamneni f20abf414f don't log an error logline for an incorrect SASL password 5 vuotta sitten
  Shivaram Lingamneni 2ee89b15b3 per-user settings for nickname enforcement 5 vuotta sitten
  Shivaram Lingamneni d0ded906d4 fix a fairly bad bug where nicks could get out of sync 5 vuotta sitten
  Shivaram Lingamneni 9a2117f75d preregNick doesn't need synchronization 5 vuotta sitten
  Shivaram Lingamneni f94f737b31 add support for login throttling 5 vuotta sitten
  Shivaram Lingamneni 3cd3601a30 refactor join/part 5 vuotta sitten
  Shivaram Lingamneni 960d51159c add ClientDetails struct for getting a snapshot of client state 5 vuotta sitten
  Shivaram Lingamneni c2b2559ab4 avoid some uses of Sprintf for loglines 5 vuotta sitten
  Shivaram Lingamneni ec4f1c189a pointless optimizations to the logger 5 vuotta sitten
  Shivaram Lingamneni 6402a69fb9 use the rehash log category consistently 5 vuotta sitten
  Shivaram Lingamneni 9e87d6dd10 remove explicit initdb instructions from the docs 5 vuotta sitten