Skip to content

Commit

Permalink
[Change] updates --refresh|-e to utilize new consolidated allow/deny …
Browse files Browse the repository at this point in the history
…functions and improve performance of refresh (reload) operations

[Change] modified CHANGELOG versioning history to contain release dates back to initial Mar 2003 release
[Change] modified cron.daily to use init script restart operation instead of hard flushing and starting with CLI wrapper
[Change] updated copyright dates in all output and file headers
  • Loading branch information
rfxn committed Feb 4, 2014
1 parent 36dc3a1 commit 7d2df3b
Show file tree
Hide file tree
Showing 21 changed files with 136 additions and 350 deletions.
17 changes: 8 additions & 9 deletions .ca.def
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
cat > .conf.apf <<EOF
#!/bin/sh
#
# APF 9.7 [[email protected]]
# Copyright (C) 1999-2007, R-fx Networks <[email protected]>
# Copyright (C) 2007, Ryan MacDonald <[email protected]>
# This program may be freely redistributed under the terms of the GNU GPL
#
##
# Advanced Policy Firewall (APF) v1.7.5
# (C) 2002-2014, R-fx Networks <[email protected]>
# (C) 2014, Ryan MacDonald <[email protected]>
# This program may be freely redistributed under the terms of the GNU GPL v2
##
# NOTE: This file should be edited with word/line wrapping off,
# if your using pico/nano please start it with the -w switch
# (e.g: pico -w filename)
# NOTE: All options in this file are integer values unless otherwise
# indicated. This means value of 0 = disabled and 1 = enabled.
# if your using pico/nano please start use the -w switch
# (e.g: nano -w filename)

##
# [Main]
Expand Down
Loading

0 comments on commit 7d2df3b

Please sign in to comment.