]> git.ozlabs.org Git - ppp.git/history - pppd
restored id keyword
[ppp.git] / pppd /
1994-05-27 Paul Mackerrasadd ioctl for SIGIO to establish_ppp
1994-05-27 Paul Mackerrasput linux ioctls in sys-linux.c
1994-05-27 Paul Mackerrasextra includes for linux
1994-05-27 Paul Mackerrascheck permissions on file specified for +ua option
1994-05-26 Paul Mackerrasadd casts to eliminate compiler warnings
1994-05-26 Paul Mackerrasdon't need if.h or if_ppp.h
1994-05-26 Paul Mackerrasdon't need if_ppp.h
1994-05-25 Paul Mackerras*** empty log message ***
1994-05-25 Paul Mackerrasfixed compilation errors
1994-05-25 Paul Mackerrasfixed compilation errors and warnings
1994-05-25 Paul Mackerrasformatting, fixed compiler warnings, added -vjccomp...
1994-05-25 Paul Mackerrasremove commented-out code
1994-05-24 Paul Mackerrasremoved logwtmp
1994-05-24 Paul MackerrasInitial revision
1994-05-24 Paul Mackerrasincorporate logwtmp in here
1994-05-24 Paul Mackerrasfix some minor compilation warnings
1994-05-24 Paul Mackerrasdocument xonxoff/-crtscts and lcp-echo-* options
1994-05-24 Paul Mackerrasput logwtmp in here
1994-05-24 Paul Mackerrasincorporate changes from linux port
1994-05-24 Paul Mackerrasadded extra options: xonxoff, -crtscts, lcp-echo-*...
1994-05-24 Paul Mackerrasadded echo stuff from linux port
1994-05-24 Paul Mackerrasfixed some minor compilation warnings
1994-05-24 Paul Mackerrasfixed some compilation warnings
1994-05-24 Paul MackerrasInitial revision
1994-05-24 Paul Mackerrasremoved some unnecessary includes
1994-05-18 Paul Mackerras*** empty log message ***
1994-05-18 Paul Mackerrasadded _PATH_TTYOPT and _PATH_USEROPT
1994-05-18 Paul MackerrasAllow setdevname, setspeed and setipaddr to return...
1994-05-18 Paul Mackerrasdefault REQ_SYSOPTIONS is now 1
1994-05-18 Paul Mackerrasadd check for IP addresses that we don't want to use
1994-05-09 Paul Mackerrasfix to make it terminate when signalled in passive...
1994-05-09 Paul Mackerrasnote effect of modem option under ultrix
1994-05-09 Paul Mackerrasfixed bug where we were doing invalid restore operation...
1994-05-09 Paul Mackerrasdeclare kdebugflag so it compiles
1994-05-06 Paul Mackerrasfix some buglets
1994-05-02 Paul Mackerras*** empty log message ***
1994-05-01 Paul Mackerraschanged some exits to returns
1994-05-01 Paul Mackerrasfix printing of ipcp packets on little-endian machines
1994-05-01 Paul Mackerrasfixed bug in alrm; set CLOCAL bit on tty while running...
1994-04-21 Paul Mackerras*** empty log message ***
1994-04-20 Paul Mackerrasuse /etc/ppp/pppn.pid for ultrix
1994-04-20 Paul Mackerras*** empty log message ***
1994-04-18 Paul MackerrasAdded new options: kdebug, disconnect, lock, mtu, escape.
1994-04-18 Paul MackerrasInitial revision
1994-04-18 Paul Mackerrasadded support for kdebug, extended accm, detecting...
1994-04-18 Paul Mackerrasadded phase and values for it.
1994-04-18 Paul Mackerrasupdate to now
1994-04-18 Paul Mackerrasadded kdebug, mtu, lock, escape, disconnect options;
1994-04-18 Paul Mackerrasadded support for device locking, kdebug, and disconnec...
1994-04-18 Paul Mackerrasadded ipcp_printpkt prototype
1994-04-18 Paul Mackerrasignore duplicate acks after we've received a good one;
1994-04-18 Paul Mackerrasadded a couple of untimeouts.
1994-04-18 Paul Mackerrasadded extended transmit accm and support for mtu option;
1994-04-18 Paul Mackerrasadded extended transmit accm
1994-04-18 Paul Mackerrasadded phase, link_down() and null_login()
1994-04-11 Paul Mackerrasadded names for IP up/down scripts
1994-04-11 Paul Mackerrasadded stuff to support IP up/down scripts;
1994-04-11 Paul Mackerrasremove LCP-specific codes
1994-04-11 Paul Mackerrasadded stuff to print outgoing packets in readable form;
1994-04-11 Paul Mackerrasadded stuff to print outgoing packets in readable form;
1994-04-11 Paul Mackerrasadded stuff to print packets in readable form;
1994-04-11 Paul Mackerrasadded stuff to print packets in readable form
1994-02-14 Paul Mackerrasmore fixes for dynamic IP address assignment.
1994-02-08 Paul Mackerras*** empty log message ***
1994-02-08 Paul Mackerrasdescribe new behaviour with default IP address and...
1994-02-08 Paul Mackerrasadded accept_local and accept_remote flags to give...
1994-02-08 Paul MackerrasChanges to allow dynamic IP address assignment from...
1994-02-08 Paul MackerrasInitial revision
1994-01-10 Paul Mackerras*** empty log message ***
1994-01-10 Paul Mackerrasfix bug in option word processing
1994-01-10 Paul Mackerrasblock SIGPOLL to fix hanging on startup bug.
1993-12-15 Paul Mackerrasadded BINDIR and MANDIR, install man page
1993-12-15 Paul Mackerrasadded default BINDIR, removed -g
1993-12-15 Paul Mackerrasremoved warning if not process group leader when using...
1993-12-14 Paul Mackerrasuse UL() macro to compile with either cc or gcc
1993-12-14 Paul Mackerrasfix compile nit
1993-12-14 Paul Mackerrasadded ppp_available
1993-12-14 Paul Mackerrasfix some compile nits
1993-12-14 Paul Mackerras*** empty log message ***
1993-12-14 Paul Mackerraspppd only (remove pppstats)
1993-12-14 Paul Mackerrascheck if we have ppp early on
1993-12-14 Paul Mackerrasremove SUBDIR (pppstats and chat in ..)
1993-12-14 Paul MackerrasInitial revision
1993-11-23 Paul Mackerrasadd `must_exist' parameter to options_from_file
1993-11-23 Paul Mackerrasfail if /etc/ppp/options not present if -DREQ_SYSOPTIONS=1
1993-11-11 Paul MackerrasInitial revision