index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libalias
Commit message (
Expand
)
Author
Age
Files
Lines
*
Properly handle the case when either the aliasing or source address of
ru
1999-09-27
1
-26
/
+66
*
ReLink() partial links in FindLinkOut() in the same manner as we do it
ru
1999-09-22
1
-7
/
+15
*
Restore previous version of FindLinkIn().
ru
1999-09-21
1
-9
/
+8
*
- Make partially specified permanent links (without `dst_addr' and/or
ru
1999-09-21
1
-11
/
+25
*
sys/errno.h -> errno.h
brian
1999-09-21
1
-1
/
+1
*
- Optimization to the previous (rev 1.15) commit.
ru
1999-09-10
1
-9
/
+11
*
Handle TCP reset sequence properly.
ru
1999-09-09
1
-2
/
+2
*
Fix typo.
ru
1999-09-08
1
-1
/
+1
*
Add $FreeBSD$ and spell Eklund properly.
billf
1999-08-29
7
-1
/
+14
*
$Id$ -> $FreeBSD$
peter
1999-08-28
5
-5
/
+5
*
Aallow ppp to work with Nortel Networks Extranet Switch
brian
1999-08-22
1
-0
/
+6
*
Typo: 102 => 192 (PR: docs/13310 - Maxim Sobolev <sobomax@altavista.net>)
hoek
1999-08-22
1
-2
/
+2
*
Various man page cleanup:
mpp
1999-08-15
1
-17
/
+12
*
Don't get caught in an infinite recursion when PKT_ALIAS_REVERSE
brian
1999-06-22
2
-5
/
+18
*
brucify
brian
1999-05-23
1
-2
/
+2
*
Make incoming packets work as keepalives, too. This should fix problems
eivind
1999-05-20
1
-0
/
+1
*
Add missing ``.''.
brian
1999-05-04
1
-1
/
+1
*
Work around an egcs optimizer bug (i386). This should fix the active ftp
luoqi
1999-04-21
1
-2
/
+4
*
PacketAliasProxyRule takes a const char *
brian
1999-03-25
1
-1
/
+1
*
Add a ``const'' and remove some inconsistent prototype args.
brian
1999-03-24
3
-4
/
+4
*
Remove duplicate line.
billf
1999-03-23
1
-1
/
+0
*
Remove all diagnostics to stdout/stderr with #ifdef DEBUG
brian
1999-03-09
4
-22
/
+54
*
Document PacketAliasPptp() and allow it to be disabled
brian
1999-03-07
2
-2
/
+31
*
Remove unused function stubs.
brian
1999-03-07
1
-77
/
+0
*
Mention that PacketAliasProxyRule() doesn't accept host names,
brian
1999-03-07
1
-1
/
+3
*
Document PacketAliasProxyRule() and fix a typo.
brian
1999-03-06
1
-1
/
+88
*
Version 3.0: January 1, 1999
brian
1999-02-27
7
-98
/
+1176
*
If we can't open alias.log, don't try to write to the
brian
1999-01-10
1
-2
/
+4
*
Reviewed by: freebsd-current
dillon
1998-12-14
3
-44
/
+192
*
Fix a couple of typos.
jdp
1998-11-19
1
-3
/
+3
*
Remove OpenBSD build support - let the Makefile vary per
brian
1998-08-31
1
-10
/
+5
*
Add OpenBSD build support
brian
1998-08-30
1
-3
/
+9
*
Add CUSEEME support. This has *not* been tested, nor
brian
1998-06-24
4
-2
/
+131
*
Quieten gcc 2.8.1
brian
1998-06-10
1
-2
/
+2
*
Don't call PunchFWHole() ifdef NO_FW_PUNCH
brian
1998-06-06
3
-0
/
+6
*
Spelling corrections.
jkoshy
1998-06-06
1
-11
/
+11
*
Primary verison of NetBIOS over TCP/IP. Now you can connect Windows
amurai
1998-05-24
5
-4
/
+622
*
o Support a compile-time -DNO_FW_PUNCH for portability
brian
1998-04-19
4
-4
/
+23
*
FixedSpellingErrorInAFunctionname.
bde
1998-03-23
1
-2
/
+2
*
1) in CleanupAliasData, don't nullify entry in linkTableOut
brian
1998-02-27
1
-4
/
+2
*
Fixed a missing #include in the synopsis.
bde
1998-01-16
1
-4
/
+5
*
Added prototypes for functions that were documented in libalias.3
bde
1998-01-16
1
-0
/
+8
*
Remove __libalias_version. Ppp no longer uses it.
brian
1998-01-14
1
-3
/
+0
*
Remove use of <osreldate.h>.
eivind
1998-01-11
1
-6
/
+0
*
Put back __libalias_version so ppp(8) build again.
steve
1998-01-10
1
-0
/
+3
*
Sync with ipfw interface change: fw_pts is now part of a union (a
alex
1998-01-10
1
-5
/
+5
*
include <net/if.h> and restore this to sanity.
jkh
1998-01-10
1
-0
/
+1
*
Teach libalias to work with IPFW firewalls (controlled by a flag).
eivind
1998-01-09
9
-93
/
+475
*
Upgrade to 2.4 (Fix -PKT_ALIAS_UNREGISTERED_ONLY)
brian
1997-09-06
5
-4
/
+17
*
Fix file descriptor leak.
brian
1997-08-11
4
-2
/
+11
[next]