source: code/trunk/cmd

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @767   3 years contact Fix incorrect listen addr in error message The various server …
(edit) @747   4 years contact Add Logger.Debugf Makes it easy to print debugging messages which …
(edit) @713   4 years contact Add pprof HTTP server This enables production debugging of the …
(edit) @712   4 years contact Add Prometheus instrumentation for the database
(edit) @707   4 years contact Add basic Prometheus metrics exporter This only exports the default …
(edit) @705   4 years contact Add per-user IP addresses The new upstream-user-ip directive allows …
(edit) @695   4 years contact sojuctl: use background context
(edit) @694   4 years contact Add config option to globally disable multi-upstream mode Closes: …
(edit) @691   4 years contact Allow most config options to be reloaded Closes: …
(edit) @687   4 years contact cmd/soju: bump max number of opened files The bouncer process may be …
(edit) @662   4 years contact Add title config option Closes: https://todo.sr.ht/~emersion/soju/146
(edit) @652   4 years contact Add context args to Database interface This is a mecanical change, …
(edit) @637   4 years contact Don't strip spaces at start of MOTD This breaks ASCII art. Instead, …
(edit) @636   4 years contact Add bouncer MOTD Closes: https://todo.sr.ht/~emersion/soju/137
(edit) @620   4 years hubert PostgreSQL support
(edit) @612   4 years contact Add max-user-networks config option
(edit) @592   4 years chris Set a higher timeout for proxyproto listeners go-proxyproto added …
(edit) @581   4 years rafael Check for TLS config in wss listeners Previously …
(edit) @531   4 years sir db: refactor into interface This refactors the SQLite-specific bits …
(edit) @503   4 years contact sojuctl: don't use log.Fatalf in readPassword
(edit) @491   4 years contact cmd/soju: allow specifying -listen multiple times Closes: …
(edit) @477   4 years delthas Increase downstream TCP keepalive interval to 1 hour The rationale …
(edit) @476   4 years contact Fix panic on GetCertificate Fixes the following panic: panic: …
(edit) @475   4 years contact Reload TLS certs on SIGHUP References: …
(edit) @470   4 years contact Don't add "irc" in ALPN list for WebSocket servers This is incorrect …
(edit) @466   4 years contact Add Unix socket listener Closes: https://todo.sr.ht/~emersion/soju/51
(edit) @455   4 years contact Add irc to ALPN protocols The new ALPN token has been approved [1]. …
(edit) @449   4 years contact Add support for graceful shutdown Closes: …
(edit) @432   5 years coder.kalyan sojuctl: change-password: check if user exists When changing the …
(edit) @418   5 years contact Add support for the PROXY protocol IPs whitelisted in accept-proxy-ip …
(edit) @417   5 years contact Set Server.AcceptProxyIPs
(edit) @385   5 years contact Add an ident server Closes: https://todo.sr.ht/~emersion/soju/69
(edit) @380   5 years contact cmd/sojuctl: read user from DB before updating it This makes sure we …
(edit) @330   5 years delthas sojuctl: Add support for creating admin users This adds a new flag, …
(edit) @326   5 years delthas Fix: Check the stdin scanner for errors when reading the password …
(edit) @324   5 years contact Introduce User.Created For Network and Channel, the database only …
(edit) @323   5 years contact Add support for WebSocket connections WebSocket connections allow …
(edit) @317   5 years contact Allow multiple listeners, default to ircs Users can now specify …
(edit) @308   5 years admin Allow to read password when stdin is not a tty.
(edit) @251   5 years admin Add ability to change password
(edit) @178   5 years delthas Add support for bouncer logs Add bouncer logs, in a …
(edit) @98   5 years contact Rename project to soju
(edit) @84   5 years contact cmd/jouncectl: new command Allows to create users.
(edit) @77   5 years contact Add SQLite database Closes: https://todo.sr.ht/~emersion/jounce/9
(edit) @70   5 years contact cmd/jounce: fix non-TLS listener address
(edit) @64   5 years contact Add a -debug flag
(edit) @62   5 years contact Add config file
(edit) @61   5 years contact Add CLI flags for listening address and hostname
(edit) @37   5 years contact Per-user connections
(edit) @19   5 years contact Join channels on upstream servers
(edit) @10   5 years contact Connect to upstream servers
(edit) @9   5 years contact Add Server.Logger
(edit) @5   5 years contact Add connection registration
(edit) @3   5 years contact Send "unknown command" replies
(add) @1   5 years contact Add basic IRC listener
Note: See TracRevisionLog for help on using the revision log.