freebsd-skq/usr.sbin/i4b/isdnd
hm 89d973129e Fix bug in find_matching_entry_incoming(): the loop checking the allowed
incoming remote telephone numbers and subaddresses ignored the configured
list completely since it was always terminated by a break at the end of
the first run (which was a leftover from the implementation of subaddresses).

Submitted by: Christian Ullrich <chris@chrullrich.de>
2003-07-31 09:13:22 +00:00
..
alias.c
config.h
controller.c
curses.c
dial.c
exec.c MAXPATHLEN includes trailing NUL 2003-06-07 18:45:45 +00:00
fsm.c
holiday.c
isdnd.8
isdnd.acct.5
isdnd.h add support properly displaying and logging incoming telephone numbers (MSNs) 2002-08-12 07:53:55 +00:00
isdnd.rates.5
isdnd.rc.5 Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
log.c
main.c
Makefile style.Makefile(5) 2003-04-04 17:49:21 +00:00
monitor.c
msghdl.c add support properly displaying and logging incoming telephone numbers (MSNs) 2002-08-12 07:53:55 +00:00
pathnames.h
pcause.c
process.c
rates.c
rc_config.c add support properly displaying and logging incoming telephone numbers (MSNs) 2002-08-12 07:53:55 +00:00
rc_parse.y add support properly displaying and logging incoming telephone numbers (MSNs) 2002-08-12 07:53:55 +00:00
rc_scan.l add support properly displaying and logging incoming telephone numbers (MSNs) 2002-08-12 07:53:55 +00:00
support.c Fix bug in find_matching_entry_incoming(): the loop checking the allowed 2003-07-31 09:13:22 +00:00
timer.c