]> git.neil.brown.name Git - portmap.git/commit
Various config and option improvements.
authorEnrico Weigelt <weigelt@metux.de>
Tue, 13 May 2008 01:20:53 +0000 (11:20 +1000)
committerNeil Brown <neilb@suse.de>
Tue, 13 May 2008 01:20:53 +0000 (11:20 +1000)
commitf5081325d7ecb908b890aa3407f6fe8b9fed1495
treeb446270189c17b3b33cb17dc636ec23d443f2329
parentbe191a073896a4e87384f857cb25cdc7e9047a6d
Various config and option improvements.

- Various aspects of the Makefile are not configurable by setting
  macros on commandline or in environment
- new config.h file to allow various tunables like daemon uid and
  path to record current mapping table.
- new commandline to:
   Allow foreground running with syslog logging (-F)
   Change the file in which the mapping is stored (-f)
   Specify the username that portmap should run as (-U).

Signed-off-by: Neil Brown <neilb@suse.de>
Makefile
config.h [new file with mode: 0644]
portmap.8
portmap.c