Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
l2tpd-debuginfo: Debug information for package l2tpd
- Summary
- This package provides debug information for package l2tpd.
Debug information is useful when developing applications that use this
package or when debugging this package.
Changelog
- * Fri Dec 16 16:00:00 2005 Paul Wouters <paul{%}xelerance{*}com> 0.69-0.2.20051030
- Added dist tag and fixed version numbers
- * Wed Dec 14 16:00:00 2005 Paul Wouters <paul{%}xelerance{*}com> 0.69-0.1.20051030
- incorporated fixes from Dmitry Butskoy
- * Sun Nov 27 16:00:00 2005 Paul Wouters <paul{%}xelerance{*}com> 0.69.20051030
- Pulled up sourceforget.net CVS fixes.
- various debugging added, but debugging should not be on by default.
- async/sync conversion routines must be ready for possibility that the read
will block due to routing loops.
- refactor control socket handling.
- move all logic about pty usage to pty.c. Try ptmx first, if it fails try
legacy ptys
- rename log() to l2tp_log(), as "log" is a math function.
- if we aren't deamonized, then log to stderr.
- added install: and DESTDIR support.