projects
/
fwknop.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
verify_file_perms_ownership() to just return if the file doesn't exist
[fwknop.git]
/
server
/
fwknopd.c
2012-09-02
Michael Rash
verify_file_perms_ownership() to just return if the...
blob
|
commitdiff
2012-08-31
Michael Rash
Run verify_file_perms_ownership() on fwknop.pid only...
blob
|
commitdiff
|
diff to current
2012-08-30
Michael Rash
file permissions and client buffer overflow fix
blob
|
commitdiff
|
diff to current
2011-12-01
Michael Rash
Added FORCE_NAT mode to the access.conf file
blob
|
commitdiff
|
diff to current
2011-11-11
Michael Rash
This commit fixes two memory leaks and adds a common...
blob
|
commitdiff
|
diff to current
2011-10-28
Michael Rash
Update to print all firewall commands in --verbose...
blob
|
commitdiff
|
diff to current
2011-10-26
Michael Rash
added 'const' to function prototype vars where possible
blob
|
commitdiff
|
diff to current
2011-10-21
Michael Rash
Added --digest-file and --pid-file args
blob
|
commitdiff
|
diff to current
2011-10-19
Michael Rash
Minor PID string length fix
blob
|
commitdiff
|
diff to current
2011-10-18
Michael Rash
Added --fw-list-all and --fw-flush
blob
|
commitdiff
|
diff to current
2011-10-14
Michael Rash
minor update to allow fw rules to be dumped before...
blob
|
commitdiff
|
diff to current
2011-10-14
Michael Rash
minor whitespace fixes
blob
|
commitdiff
|
diff to current
2011-10-13
Michael Rash
minor update to switch to stdout when exiting with...
blob
|
commitdiff
|
diff to current
2011-09-10
Michael Rash
Replaced all strcpy() calls with strlcpy()
blob
|
commitdiff
|
diff to current
2011-09-04
Michael Rash
minor comment typo fixes
blob
|
commitdiff
|
diff to current
2011-08-20
Michael Rash
Fixed a few minor compiler warnings on FreeBSD
blob
|
commitdiff
|
diff to current
2011-08-20
Michael Rash
Minor restructuring to suppress compiler "defined but...
blob
|
commitdiff
|
diff to current
2011-08-14
Michael Rash
Implemented memory clean up for digest cache list
blob
|
commitdiff
|
diff to current
2011-08-11
Michael Rash
Updated digest file path for gdbm/ndbm support
blob
|
commitdiff
|
diff to current
2011-08-11
Michael Rash
Added autoconf support for non-dbm file cache.
blob
|
commitdiff
|
diff to current
2011-08-09
Michael Rash
Minor rename in support of non-dbm file cache
blob
|
commitdiff
|
diff to current
2011-07-07
Damien Stuart
Set FD_CLOEXEC on pid file descriptor.
blob
|
commitdiff
|
diff to current
2011-06-19
Michael Rash
Removed legacy $Id$ tags from svn
blob
|
commitdiff
|
diff to current
2010-11-13
Damien Stuart
Updated the GPL blurb at the top of the source files...
blob
|
commitdiff
|
diff to current
2010-08-23
Damien Stuart
Start of addition of access requests via ipfw.
blob
|
commitdiff
|
diff to current
2010-08-10
Damien Stuart
Refactored firewall rule code to separate files by...
blob
|
commitdiff
|
diff to current
2010-08-08
Damien Stuart
Updates to accomodate building and compiling on FreeBSD...
blob
|
commitdiff
|
diff to current
2010-07-16
Damien Stuart
Updates and clean-up to address the many compiler warni...
blob
|
commitdiff
|
diff to current
2010-07-15
Damien Stuart
Almost all he conf variables have a default value if...
blob
|
commitdiff
|
diff to current
2010-07-13
Michael Rash
added --fw-list arg to the fwknopd daemon to list all...
blob
|
commitdiff
|
diff to current
2010-07-10
Damien Stuart
Modified top-level Makefile.am so the legacy perl stuff...
blob
|
commitdiff
|
diff to current
2010-07-04
Damien Stuart
Put locale code back in. More cleanup of config direct...
blob
|
commitdiff
|
diff to current
2010-07-01
Damien Stuart
Updates to TCP server to close the lock file handle...
blob
|
commitdiff
|
diff to current
2010-06-24
Damien Stuart
Start of cleanup for beta release candidate. Removed...
blob
|
commitdiff
|
diff to current
2010-06-22
Damien Stuart
Some tweaks to the sigchld handling in the server....
blob
|
commitdiff
|
diff to current
2010-06-21
Damien Stuart
More tweaks. Added SIGCHLD handler and code to try...
blob
|
commitdiff
|
diff to current
2010-06-20
Damien Stuart
Tweak to client usage message output. Added TCP server...
blob
|
commitdiff
|
diff to current
2010-05-17
Damien Stuart
First cut at creating access rules and removing them...
blob
|
commitdiff
|
diff to current
2010-04-12
Damien Stuart
Started firewall rule processing. Added rule initializ...
blob
|
commitdiff
|
diff to current
2010-02-09
Damien Stuart
Added an initial fwknopd.8 man page (and source asciido...
blob
|
commitdiff
|
diff to current
2010-01-20
Michael Rash
updated to call dump_access_list() if -D was given...
blob
|
commitdiff
|
diff to current
2010-01-19
Michael Rash
bug fix in --packet-limit handling to ensure multi...
blob
|
commitdiff
|
diff to current
2010-01-16
Michael Rash
* Fixed a few minor warnings like the following:
blob
|
commitdiff
|
diff to current
2010-01-04
Michael Rash
Added --access-file command line arg to fwknopd so...
blob
|
commitdiff
|
diff to current
2010-01-04
Damien Stuart
Added access.conf handling and processing. Added a...
blob
|
commitdiff
|
diff to current
2010-01-03
Michael Rash
Added --packet-limit to fwknopd so that the number...
blob
|
commitdiff
|
diff to current
2010-01-02
Damien Stuart
Added check for and create of run dir and/or basename...
blob
|
commitdiff
|
diff to current
2009-12-28
Damien Stuart
Autoconf updates for detecting locally installed progra...
blob
|
commitdiff
|
diff to current
2009-12-07
Damien Stuart
Fixed bug in signal handling when libpcap version 1...
blob
|
commitdiff
|
diff to current
2009-10-16
Damien Stuart
Fixed memory leak issue in libfko when fko_new_with_dat...
blob
|
commitdiff
|
diff to current
2009-10-11
Damien Stuart
Added stubs and some handling for signals. SIGHUP...
blob
|
commitdiff
|
diff to current
2009-09-27
Damien Stuart
Updates and enhancements to logging functions. Now...
blob
|
commitdiff
|
diff to current
2009-09-24
Damien Stuart
Updated pid/lock file handling. Implemetned -K option.
blob
|
commitdiff
|
diff to current
2009-09-14
Damien Stuart
Added some more (stubbed-in) server code and functions...
blob
|
commitdiff
|
diff to current
2009-09-05
Damien Stuart
Added more server command-line and config file processi...
blob
|
commitdiff
|
diff to current
2009-09-04
Damien Stuart
Added check for libpcap. More stubbing in on the serve...
blob
|
commitdiff
|
diff to current
2009-08-09
Damien Stuart
Forgot to add the server dir.
blob
|
commitdiff
|
diff to current