]> git.neil.brown.name Git - portmap.git/history - portmap.c
Only fail an 'unregister' attempt if nothing can be unregistered.
[portmap.git] / portmap.c
2014-06-23 Denis ZaitceffOnly fail an 'unregister' attempt if nothing can be... master
2014-05-26 Denis ZaitceffAvoid list corruption in load_table()
2011-01-12 Mike FrysingerNO_PERROR: control overriding of perror() symbol
2011-01-12 Mike FrysingerNO_FORK: control usage of fork() for nommu systems
2009-02-22 Enrico Weigelt,... portmap: specify port via cmdline
2009-02-22 Enrico Weigelt,... portmap.c: suppressed warning on assigning an non-const...
2008-05-13 Enrico WeigeltVarious config and option improvements.
2007-05-11 Neil BrownRelease version 6.0 portmap_6.0
2007-05-11 Neil BrownRemove most sccs-id tags
2007-04-23 Neil BrownAllow uid/gid to be set at compile or run time.
2007-04-20 Mike Frysingerfix output in portmap help
2007-04-20 Neil BrownStore mapping table in a file. origin
2007-04-20 Neil BrownImprove protection against unapproved service deletion.
2007-04-20 Neil BrownRemove setsid references.
2007-04-20 Neil BrownRemove all 'register' variable attributes.
2007-04-20 Neil BrownAdd -f option
2007-04-20 Neil BrownAdd -i/-l option to bind to a local address.
2007-04-20 Neil BrownAdd -t option for chroot.
2007-04-20 Neil BrownSignal handling fixes.
2007-04-20 Neil Brownsyslog fixes
2007-04-20 Alexander AchenbachProtect errno inside signal handler.
2007-04-20 Neil BrownCorrect typo in error message: udp -> tcp
2007-04-20 Neil BrownClean up more warnings.
2007-04-20 Neil BrownAdd some missing #includes
2007-04-20 Neil BrownAdd lots of needed type-casts.
2007-04-20 Neil BrownRemove #define of perror.
2007-04-20 Neil BrownInitial checkin of portmap_beta5 portmap_5beta