18 months ago d90e80ee59 Izzy Blacklock
Now prevents creating accounts that exist in database with a password (bugfix, main)
18 months ago 87c2ee73df Izzy Blacklock
quickfix for user password override - prevent creation if isstaff()
21 months ago 9340b0c7da jrmu
Use putserv instead of printing directly to socket (tags/jrmu-2023-10-08)
21 months ago bcee9bd5aa jrmu
Minor fixes and reorganization
21 months ago 71d1e25001 jrmu
Applied miniontoby's suggested patch
21 months ago 177e2ac30d jrmu
Added Miniontoby's suggested patch for VPNs
22 months ago 0b43d183bc jrmu
Use freeshell login class by default
22 months ago 4bac7b57a6 jrmu
Fixes handling of emails/approvals -- thanks to gry's suggested patch, with minor modifications
22 months ago 1fa47b0a3f jrmu
Auto generate ISO dates, patch thanks to xfnw and IanJ
22 months ago 96889518ab jrmu
Remove PHP dependencies
22 months ago 8c245946e1 jrmu
Fixed typo bnchostname
23 months ago 8e4fb2f745 jrmu
Unveil sendmail and sh to send mail properly
23 months ago 0744bd0b86 jrmu
Properly disable accounts using usermod -Z instead of expiring them, patch thanks to IanJ
23 months ago 75f89aebc6 jrmu
Correct email to use the bouncer hostname, patch thanks to IanJ
23 months ago a58e176ada jrmu
Ensure that only enabled modules have help messages displayed, patch thanks to izzyb
23 months ago edcb1b2b0c jrmu
Check if accounts exists before approving, patch thanks to izzyb
2 years ago e112f2ae81 jrmu
Add new file to merge old database with new one
2 years ago 5863bc781b jrmu
Remove bug that causes staff not to get recognized if nick contains capitals
2 years ago e5154b2e02 jrmu
Fixed regex bug that would cause relayd.conf to get wiped out
2 years ago 6e075d9888 jrmu
2 years ago c8e9176570 jrmu
2 years ago 2c54c47e6f jrmu
Fix report perms
2 years ago ecd72b5af4 jrmu
Make sure to copy report
2 years ago cae514a32a jrmu
Fixed processing of conf variables
2 years ago e8870ffdfb jrmu
Fix bug where approve falls through
2 years ago 151b8170ce jrmu
Add backups folder
2 years ago ad6945892a jrmu
2 years ago a87dee89d6 jrmu
Move variable definitions
2 years ago 0dc24f131c jrmu
Create folder backups
2 years ago a3c221cdf9 jrmu
2 years ago 6941c9c13d jrmu
Make writes safer with backups
2 years ago e5de9347f7 jrmu
2 years ago 0c4b2feaac jrmu
Try to make writes more safe
2 years ago 1f1dc31d2a jrmu
Avoid restarting the mail server
2 years ago 357efc9b89 jrmu
Safer writes
2 years ago 4a735b9973 jrmu
Moved mail out of Mail module so Mail can be disabled
2 years ago f8e21ca0c3 jrmu
Added mailhostname
2 years ago 06fd50e518 jrmu
Regex error
2 years ago 632e63ccc7 jrmu
2 years ago 9f92fa89dc jrmu
Fix file bug
2 years ago 75b10a97d8 jrmu
2 years ago 02d84e0f12 jrmu
Sleep to give server time to restart
2 years ago f0f299767d jrmu
fix permissions bugs
2 years ago 78027c3301 jrmu
2 years ago 77bde4fdaf jrmu
2 years ago 04d70a974f jrmu
Fix permissions complaints in Mail.pm
2 years ago a03f914c51 jrmu
Cleaned up Mail.pm writes to files
2 years ago 3ed8dff61e jrmu
Fixed Mail.pm permissions
2 years ago b3cb5043da jrmu
Fixes for Mail.pm
2 years ago 8f114ba73b jrmu
Clarified help instructions
2 years ago 792dd66241 jrmu
2 years ago 12a821c6a0 jrmu
2 years ago b99a91cd26 jrmu
Fix rDNS bug
2 years ago 9bcc7d5dd8 jrmu
Turned mail request off until bugs fixed
2 years ago 8de79cd0c9 jrmu
Fixed bugs in mail
2 years ago 176d5d5d9a jrmu
Fix senderspath
2 years ago c023ac0cb9 jrmu
Fixed missing
2 years ago 3a155d6064 jrmu
Adding Mail support
2 years ago c54830adcf jrmu
Clarified email message for accounts needing approval
2 years ago 73a53a9f85 jrmu
Fixed mmmDDYYYY bug in Shell.pm
2 years ago 9660b701d8 jrmu
Fix perms issue in Shell.pm
2 years ago e104db79a8 jrmu
2 years ago 1caa333f0c jrmu
2 years ago 74e4a61710 jrmu
Fix permissions for Shell.pm
2 years ago ccc446d908 jrmu
Change activate to approve
2 years ago 717afa5037 jrmu
Make it easier to activate accounts
2 years ago e33dee5851 jrmu
make clear what username was registered
2 years ago 08976f806c jrmu
Default is auto approval
2 years ago 62fb7e838c jrmu
Offer manual approval option for admins
2 years ago cc35978bcb jrmu
Fix broken verification URL for Shell.pm
2 years ago 5f3272f39d jrmu
Fixed installation and clarified BNC registration
2 years ago 28a262832e jrmu
fixed perms
2 years ago 8054114ad9 jrmu
Fixed BNC.pm bug
2 years ago eea90820a6 jrmu
fix rows bug and also puts date back into botnow
2 years ago 63a165441f jrmu
Fixed issue in BNC.pm
2 years ago e2bd2c97ad jrmu
Fixed install
2 years ago 934ba97436 jrmu
2 years ago a8b95d0cfe jrmu
Remove makefile and replace with install
2 years ago 1c99e948ee jrmu
Change install permissions
2 years ago f805bda2ee jrmu
Moved date subrountine into DNS.pm
2 years ago 7aeaeb38a8 jrmu
Temporarily disabled captchas since they weren't working
2 years ago 81c6ff6c71 jrmu
Renamed makefile to install, fixed some minor issues in BNC.pm
2 years ago 731127fc2f jrmu
Cleaned up some BNC.pm code, fixed help message
2 years ago 38334f68ad jrmu
Revised README/LICENSE and other errata
2 years ago 102b2e6e66 jrmu
Reorganized parts of code, deleted useless tests
2 years ago 166ac4ea24 jrmu
Cleaned up some variable naming and diagnostic messages
2 years ago b2b6fd9057 jrmu
Moved the readnetworks subroutine into BNC.pm
2 years ago 36684717ed jrmu
Cleaned up some conf values
2 years ago 0cd2963908 jrmu
The timestamp of the connect times is now recorded in its original string and epoch seconds. The names linked by ip are now flagged in the IP links list at the bottom of the report. **username** less then 5 min between connections *username* between 5 min and 10 min between connections. It only checks the last connections for each user currently. This will help identify links that aren't simply someone got the same ip -- Commit by izzyb
2 years ago db0dd6f2c7 jrmu
Rename botnow.pl to botnow
2 years ago e11136a333 jrmu
Only connect to active nets
2 years ago 924cdc429d jrmu
Only connect to active networks
2 years ago 253d3933be jrmu
Tool for publishing reports by izzyb
2 years ago 12807ebe1e jrmu
Cleaned up configuration options
3 years ago 04e3929f4a jrmu
Use php 7 due to compatibility issues
3 years ago 84c190b6e2 jrmu
Imported sources