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
/
syslogd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port all applications in usr.sbin/ from libulog to utmpx.
ed
2010-01-13
2
-4
/
+3
*
Let syslogd use utmpx.
ed
2009-12-24
2
-27
/
+18
*
Avoid sshd, cron, syslogd and inetd to be killed under high-pressure swap
attilio
2009-11-25
1
-0
/
+4
*
syslog.conf(5): correct example
avg
2009-06-11
1
-4
/
+4
*
Add "crit" to the list of keywords.
trhodes
2008-12-23
1
-3
/
+3
*
Constify 'name' field in struct funix. This commit makes syslogd(8)
delphij
2008-12-19
1
-1
/
+1
*
Fixing !INET6 builds after bumping WARNS to 3.
avatar
2008-12-18
1
-2
/
+8
*
Use passed parameter rather than the #define.
obrien
2008-12-17
1
-2
/
+2
*
Rather than hardcode the 'struct iovec iov' array size, use a #define.
obrien
2008-12-17
2
-11
/
+13
*
Use "allowed_peer" throughout this manual page.
trhodes
2008-12-07
1
-2
/
+3
*
Add a flag, -T, that tells syslogd to always replace the timestamp on
dwmalone
2008-09-25
2
-7
/
+24
*
Remove extraneous NULL pointer check - the pointer is guaranteed to be non-NULL.
obrien
2008-09-01
1
-2
/
+1
*
Allow comment to be placed at the end of a configuration line.
sobomax
2008-07-09
2
-0
/
+25
*
Add a -8 switch to syslogd to prevent it from mangling 8-bit data.
brian
2008-05-14
2
-5
/
+26
*
Two no-op fixes to improve corretness of syslogd code:
dwmalone
2008-02-20
1
-3
/
+4
*
+ Open ctty in non-blocking mode to avoid hangs during open and close(waiting
obrien
2007-12-11
1
-9
/
+20
*
style(9)
obrien
2007-12-05
1
-15
/
+15
*
Mark up keywords with .Cm.
trhodes
2006-10-12
1
-5
/
+11
*
Markup fixes.
ru
2006-09-29
1
-2
/
+3
*
Sync usage() with manpage's SYNOPSIS.
ru
2006-09-29
1
-2
/
+2
*
Obey MK_INET6_SUPPORT.
yar
2006-07-27
1
-1
/
+8
*
Add the ability to log to an arbitrary udp port as well as the
julian
2006-04-17
2
-6
/
+43
*
Currently, if writing out a log entry fails, we unlink that log entry from our
csjp
2006-03-30
1
-5
/
+12
*
By default (for security reasons) syslogd(8) doesn't create log files
pjd
2006-03-06
2
-5
/
+14
*
Fix typo
julian
2006-02-23
1
-1
/
+1
*
style(9) nitlet:
imp
2005-10-17
1
-1
/
+2
*
setsockopt() will return -1 on error, not 0.
cognet
2005-09-28
1
-1
/
+1
*
Use SO_REUSEADDR on the socket, to make the use of syslogd in jails easier.
cognet
2005-09-28
1
-1
/
+7
*
Use pidfile(3) in syslogd(8).
pjd
2005-08-24
1
-9
/
+16
*
Fix all the spelling mistakes I could find in the man pages for words
keramida
2005-07-31
1
-1
/
+1
*
Add cases for ENOBUFS and ENETDOWN. We need to make sure that we
csjp
2005-05-19
1
-0
/
+2
*
NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines
ume
2005-05-13
1
-17
/
+5
*
Add -S option which allows to change the pathname of the privileged
hrs
2005-04-13
2
-2
/
+11
*
Check that supplied facility is not bigger than LOG_NFACILITIES.
glebius
2005-03-28
1
-0
/
+7
*
Expand contractions.
ru
2005-02-13
1
-2
/
+2
*
Expand *n't contractions.
ru
2005-02-13
2
-3
/
+3
*
Sort sections.
ru
2005-01-18
1
-21
/
+21
*
Scheduled mdoc(7) sweep.
ru
2005-01-11
1
-4
/
+1
*
Allow ':' and '%' in hostname specifications so that we can specify IPv6
dwmalone
2004-12-28
1
-1
/
+1
*
Some syslog messages delimit the program tag with whitespace rather
dwmalone
2004-12-28
1
-2
/
+2
*
s/priveleged/privileged/
glebius
2004-11-18
1
-1
/
+1
*
Fix a minor comment typo: priveleged = privileged.
keramida
2004-11-18
1
-1
/
+1
*
Really revert the whitespace change to usage().
ru
2004-11-11
1
-3
/
+3
*
Change TABs back to spaces in usage string constants.
glebius
2004-11-11
1
-3
/
+3
*
Whitespace.
glebius
2004-11-11
1
-11
/
+11
*
Double receive buffer size on sockets.
glebius
2004-11-11
1
-1
/
+18
*
Bump document date.
kensmith
2004-11-09
1
-1
/
+1
*
Add newsyslog(8) to the "See Also" section.
kensmith
2004-11-09
1
-1
/
+2
*
Protect against local flooder of /var/run/log. Do not loop forever in
glebius
2004-11-04
2
-5
/
+14
*
- Use stailqueue for sockets instead of socket buffer. Thus
glebius
2004-11-04
2
-41
/
+82
[next]