35
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Oct 07, 2024 — Oct 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed a debug print More... over 20 years ago
Changed some input functions to use GetNumInput() More... over 20 years ago
Added GetNumInput() and sHint argument to GetInput More... over 20 years ago
Added WriteNewConfig() to make it easier for new installs More... over 20 years ago
Changed method of obtaining pass to CUtils::GetHashPass() More... over 20 years ago
Added GetHashPass() More... over 20 years ago
Fixed pem file auto creation prompting More... over 20 years ago
Added default values for GetInput() and GetBoolInput() More... over 20 years ago
Got rid of those pesky trailing whitespaces More... over 20 years ago
Added prompt to ask user if they want a missing pem file auto generated More... over 20 years ago
Added GetInput() and GetBoolInput() More... over 20 years ago
misc cleanups and some comment fixing More... over 20 years ago
Split Csocket.h out into h/cpp files More... over 20 years ago
Got rid of pesky whitespace More... over 20 years ago
Added ListServers/AddServer/RemServer commands More... over 20 years ago
Added Find/DelServer() More... over 20 years ago
Added Find/DelServer() More... over 20 years ago
Added a confirmation to --makepass More... over 20 years ago
Added a space at the end of the message in PrintPrompt() More... over 20 years ago
Fixed some output issues More... over 20 years ago
Inc'd version More... over 20 years ago
Throw exception on version mismatch More... over 20 years ago
Added IsValid() More... over 20 years ago
Added IsValid() and Changed behavior of allowed hosts to accept * on no allow defined More... over 20 years ago
Added EX_BadModVersion exception More... over 20 years ago
Fixed literal strings of 'savebuff' to now use GetModName() and removed redundant prefix from filenames More... over 20 years ago
Don't print a newline in PrintPrompt More... over 20 years ago
Fixed WritePidFile() output More... over 20 years ago
Call CUser::SetIRCNick() in SetNick() More... over 20 years ago
Changed motd to CBuffer instead of vector to support nick changes More... over 20 years ago