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
/
usr.sbin
/
ppp
/
server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't even look at af_family if accept() returns sa->sa_len == 0
brian
2001-02-13
1
-0
/
+4
*
Only remove socket files with ``set server open''.
brian
2001-01-29
1
-3
/
+4
*
Allow ``set server closed'' to close the diagnostic socket.
brian
2001-01-26
1
-39
/
+111
*
Various whitespace changes.
brian
2000-10-30
1
-1
/
+2
*
Don't use the umask to chmod local domain server sockets, use
brian
2000-05-31
1
-1
/
+1
*
Correct UN_SIZE definition
brian
2000-03-14
1
-1
/
+1
*
To avoid namespace polution in NetBSD:
brian
2000-03-14
1
-4
/
+4
*
Back out the bogus #ifdef __NetBSD__ #include <signal.h> lines.
brian
1999-09-21
1
-3
/
+0
*
NetBSD has moved ``extern int errno;'' to signal.h :-/
brian
1999-09-20
1
-0
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Don't destroy the old server socket another ``set server''
brian
1999-03-08
1
-5
/
+11
*
Correctly drop existing connections when reopening the diagnostic
brian
1999-03-07
1
-2
/
+2
*
PR: 7469
brian
1998-08-02
1
-2
/
+6
*
Remove redundant includes
brian
1998-06-27
1
-19
/
+1
*
o If we come out of select() with only write descriptors that
brian
1998-06-24
1
-2
/
+3
*
Change some log levels. ALERTs are only logged when
brian
1998-06-16
1
-2
/
+2
*
o Move our prompt descriptor list outside of the bundle.
brian
1998-05-23
1
-46
/
+71
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-62
/
+166
*
MFMP: LogWARN rather than LogERROR when we can't create
brian
1998-02-18
1
-5
/
+5
*
Remove unused #includes.
brian
1998-01-21
1
-2
/
+1
*
Cosmetic (style):
brian
1997-12-24
1
-3
/
+3
*
Add (BSD) copyright headers.
brian
1997-12-21
1
-2
/
+26
*
Zero struct sockaddr_??s before filling them in.
brian
1997-12-21
1
-1
/
+3
*
Abstract the CCP layer a level.
brian
1997-12-03
1
-2
/
+1
*
Fix prototypes.
brian
1997-11-22
1
-3
/
+2
*
Finish the security improvements:
brian
1997-11-11
1
-3
/
+3
*
Don't create a diagnostic socket by default.
brian
1997-11-09
1
-5
/
+8
*
Increase chat script sizes to 512
brian
1997-11-09
1
-2
/
+2
*
Introduce ID0 logging.
brian
1997-11-09
1
-6
/
+7
*
Cosmetic (no functional changes):
brian
1997-10-26
1
-19
/
+15
*
Correct ppp authentication defaults in interactive
brian
1997-09-09
1
-0
/
+12
*
Install as group ``network''
brian
1997-09-04
1
-7
/
+18
*
Make the code format more in line with style(9).
brian
1997-08-25
1
-63
/
+62
*
Allow specification of a umask for local socket
brian
1997-06-30
1
-1
/
+5
*
Add "set server" to control the server socket.
brian
1997-06-25
1
-0
/
+120