Commits
- Commit:
92788e3adb0d10591ab17c83803d398a8e81c7ea
- From:
- Izzy Blacklock <izzyb@planetofnix.com>
- Date:
bug fixes - missing unveil and incorrect scope for variables
znclog needed to be unveiled
$sender and $val were defined before the loop but only needed inside the
loop and every other use of it has local scope except where corrected.
Fixed this in my libIRCNOW branch but backporting it to main branch.
- Commit:
71d1e25001b7351b471a19c15a0a1633938f7f4d
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Applied miniontoby's suggested patch
- Commit:
177e2ac30d11b85641abf065dc23621b8e7d43e0
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Added Miniontoby's suggested patch for VPNs
- Commit:
0b43d183bcae91d4cb5255c82b8c7cbc253373d8
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Use freeshell login class by default
- Commit:
4bac7b57a63792f593f308d20a1ffe050f41e45a
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Fixes handling of emails/approvals -- thanks to gry's suggested patch, with minor modifications
- Commit:
1fa47b0a3fb52258ba2004152c826c448ed30774
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Auto generate ISO dates, patch thanks to xfnw and IanJ
- Commit:
96889518ab78b1eb1c54e72c55c856cf3b22a8a0
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Remove PHP dependencies
- Commit:
8c245946e12e6e66eea460a531ee0921809df150
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Fixed typo bnchostname
- Commit:
8e4fb2f745f8e7d6eb564fa7c4bb6827b58aa733
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Unveil sendmail and sh to send mail properly
- Commit:
0744bd0b8629c5e120a268c37b6930b0a10f485b
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Properly disable accounts using usermod -Z instead of expiring them, patch thanks to IanJ
- Commit:
75f89aebc6f10975810bfb93fa1eba7018fa61fd
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Correct email to use the bouncer hostname, patch thanks to IanJ
- Commit:
a58e176adaaa59ec2b49c2dc146fd00592bb23a1
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Ensure that only enabled modules have help messages displayed, patch thanks to izzyb
- Commit:
edcb1b2b0cbd67fbcfcdf615e3ab137b1b702d8d
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Check if accounts exists before approving, patch thanks to izzyb
- Commit:
e112f2ae812467b89f1ff59bb00ee89bc15e25f9
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Add new file to merge old database with new one
- Commit:
5863bc781b628f072ef06924f2962d35a68196f3
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Remove bug that causes staff not to get recognized if nick contains capitals
- Commit:
e5154b2e02df7676c558aad8eed76ad9ecd8137d
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Fixed regex bug that would cause relayd.conf to get wiped out
- Commit:
6e075d98884f68dd3fbc8216398523ee7307d8cc
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Fixed regex bug that would cause relayd.conf to get wiped out
- Commit:
c8e9176570263fe014d2433fd99a008e2262ad70
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Fixed regex bug that would cause relayd.conf to get wiped out
- Commit:
2c54c47e6fbc505a003308f033305c0fabb93b04
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Fix report perms
- Commit:
ecd72b5af4a6aa25dfdf36cfab70b0984ac0dbaa
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Make sure to copy report
- Commit:
cae514a32a31eeef3845fd024a0da42b4c956131
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Fixed processing of conf variables
- Commit:
e8870ffdfbcf31e5318b752ba664287377f1e21d
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Fix bug where approve falls through
- Commit:
151b8170ced57a399c55c8d8fc4061afd03cdb15
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Add backups folder
- Commit:
ad6945892a92f22013160738eab1ca84508118e3
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Add backups folder
- Commit:
a87dee89d63a5dbcb0f7de0504736635f69c7449
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Move variable definitions