summary refs log tree commit diff
path: root/pounce.1 (follow)
Commit message (Collapse)AuthorAge
* Implement SASL EXTERNALJune McEnroe2019-11-05
|
* Add options for TLS client certificateJune McEnroe2019-11-04
|
* Hash client passwords with cryptJune McEnroe2019-11-04
|
* Rename bind-unix to bind-pathJune McEnroe2019-11-03
|
* Append bindHost to bindPath if it is a directoryJune McEnroe2019-11-03
|
* Fix name of SNIJune McEnroe2019-11-02
|
* Note calico in pounce CAVEATSJune McEnroe2019-11-02
|
* Document pounce -U flagJune McEnroe2019-11-02
| | | | Not yet implemented.
* Clean up cert path documentationJune McEnroe2019-10-30
|
* Add option for ring sizeJune McEnroe2019-10-30
|
* Clarify some documentationJune McEnroe2019-10-29
|
* Implement getopt_long-integrated configuration parsingJune McEnroe2019-10-29
|
* Sort standards in manual pageJune McEnroe2019-10-29
|
* Document lack of channel distinction caveatJune McEnroe2019-10-29
|
* Add option to save and load ring contents across restartsJune McEnroe2019-10-28
|
* Add quit message optionJune McEnroe2019-10-28
|
* Reload certificate on SIGUSR1June McEnroe2019-10-27
|
* Track channel topicsJune McEnroe2019-10-26
|
* Set AWAY when no clients are connectedJune McEnroe2019-10-26
|
* Add flags to request TOPIC and NAMES on client connectJune McEnroe2019-10-26
|
* Allow reading sensitive information from filesJune McEnroe2019-10-26
|
* Expand documentationJune McEnroe2019-10-25
|
* Rename project pounceJune McEnroe2019-10-25
017-03-15 11:10:48 -0400'>2017-03-15Fix bri compilationJune McEnroe cc will remove the file itself just fine. Always exit in case any of the shell commands fail. 2017-03-15Use psvar for title settingJune McEnroe Prevents prompt expansion from happening on the command being run when it is set in the title. 2017-03-14Add bri brightness control scriptJune McEnroe This is probably terrible. 2017-03-14Add comment to tmux terminal overrideJune McEnroe 2017-03-13Have tmux set block cursor on linux consoleJune McEnroe 2017-03-13Use inverse for Visual in colorschemeJune McEnroe