Commits
- Commit:
dc04523a174702541e2883129d0d324024126439
- From:
- Izzy Blacklock <izzyb@planetofnix.com>
- Date:
bug fixes; tail -f is blocking; logs should be pm not admin channels
added better debug messaging. Backported from fixes in libIRCNOW branch
- 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:
4bac7b57a63792f593f308d20a1ffe050f41e45a
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Fixes handling of emails/approvals -- thanks to gry's suggested patch, with minor modifications
- Commit:
8c245946e12e6e66eea460a531ee0921809df150
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Fixed typo bnchostname
- Commit:
75f89aebc6f10975810bfb93fa1eba7018fa61fd
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Correct email to use the bouncer hostname, patch thanks to IanJ
- Commit:
edcb1b2b0cbd67fbcfcdf615e3ab137b1b702d8d
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Check if accounts exists before approving, patch thanks to izzyb
- Commit:
4a735b997384098182ff11ac0c93cb0b0a794984
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Moved mail out of Mail module so Mail can be disabled
- Commit:
8f114ba73b0d676fcccf561a65b2ab3d0437f44a
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Clarified help instructions
- Commit:
12a821c6a01ffda072eb10ed39441e4a49cae01d
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Clarified help instructions
- Commit:
8de79cd0c9fc4a2969d176d53e066cbe54adcc05
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Fixed bugs in mail
- Commit:
c023ac0cb9fddf44779c134dabc0c568674914bb
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Fixed missing
- Commit:
c54830adcfff9e7ec910825ace159fcabf5ed456
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Clarified email message for accounts needing approval
- Commit:
73a53a9f85235ed7ada13f9f03c3306fbc865a7c
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Fixed mmmDDYYYY bug in Shell.pm
- Commit:
ccc446d908fecc40ff84c1ffa25116a5b7b31210
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Change activate to approve
- Commit:
717afa50377a0eb642dc71831db47fa4975da252
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Make it easier to activate accounts
- Commit:
e33dee5851263cb9db277815cf84c10248c3ac8b
- From:
- jrmu <jrmu@ircnow.org>
- Date:
make clear what username was registered
- Commit:
62fb7e838c623830e1bec249a1306907c680ef6f
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Offer manual approval option for admins
- Commit:
5f3272f39d7f8d209584aa102b2e28d59dd86fe8
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Fixed installation and clarified BNC registration
- Commit:
8054114ad960af0a6b1e98ae3b755a0ddecb78ef
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Fixed BNC.pm bug
- Commit:
eea90820a6f32511908a6e1bd497f976a5d669ab
- From:
- jrmu <jrmu@ircnow.org>
- Date:
fix rows bug and also puts date back into botnow
- Commit:
63a165441f2a3d579246328095b487c7add432ca
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Fixed issue in BNC.pm
- Commit:
7aeaeb38a8bcbc329e5e408eeeb40f7531a2ea37
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Temporarily disabled captchas since they weren't working
- Commit:
81c6ff6c7174ced998e24357d834889ab446359d
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Renamed makefile to install, fixed some minor issues in BNC.pm
- Commit:
731127fc2f8eb6e363d5aed54f26050229b14c70
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Cleaned up some BNC.pm code, fixed help message
- Commit:
b2b6fd905726aa542457f819ce4acd7799e198cc
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Moved the readnetworks subroutine into BNC.pm
- Commit:
12807ebe1e4ebcfa07e973dc4ee225859b42e08d
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Cleaned up configuration options
- Commit:
84c190b6e2d9060286ff1bed2e00bfbae0853f65
- From:
- jrmu <jrmu@ircnow.org>
- Date:
Imported sources