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
*
Fix constness warning introduced in syslog.h 1.21.
dwmalone
2001-05-21
1
-2
/
+2
*
mdoc(7) police: uppercase abbreviations in revision 1.34.
ru
2001-05-16
1
-4
/
+4
*
Add the ability to specify alternate PID file for syslogd.
dwmalone
2001-05-10
2
-6
/
+14
*
mdoc(7) police: removed hard sentence break.
ru
2001-04-04
1
-2
/
+3
*
Document LOG_CONSOLE.
cwt
2001-03-27
1
-3
/
+6
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-2
/
+1
*
MAXHOSTNAMELEN includes the NUL
brian
2001-03-09
1
-5
/
+5
*
Prepare for mdocNG.
ru
2001-02-26
1
-1
/
+1
*
This seems to stop syslog console messages looping. The problem
dwmalone
2001-02-04
1
-1
/
+1
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
2
-6
/
+19
*
Prepare for mdoc(7)NG.
ru
2000-12-27
1
-1
/
+1
*
mdoc(7) police: document IPv6 options in the SYNOPSIS.
ru
2000-12-18
1
-1
/
+1
*
IPv6 support for syslogd.
ume
2000-12-16
3
-145
/
+419
*
Add the "LOG_CONSOLE" facility and tell syslogd to not log it on
phk
2000-11-25
1
-0
/
+2
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-2
/
+2
*
Syslogd normally converts messages of facility kern to facility
dwmalone
2000-10-17
3
-3
/
+30
*
Fix spelling of comparison.
dwmalone
2000-10-17
1
-2
/
+2
*
Add forgotten -n option to SYNOPSIS section
alfred
2000-09-23
1
-1
/
+1
*
Fix unexploitable off by one error as mentioned on Bugtraq.
imp
2000-09-19
1
-2
/
+1
*
Update the usage string to reflect -n as an option.
ps
2000-08-07
1
-1
/
+1
*
Actually make syslogd understand the new -n option by putting it
ps
2000-08-07
1
-1
/
+1
*
Sort cases in getopt switch statement.
dwmalone
2000-08-03
1
-31
/
+32
*
Replace two calls to strlen+calloc+strcpy with strdup.
dwmalone
2000-08-03
1
-12
/
+4
*
Change option -r to -n inline with conventions we use elsewhere.
ps
2000-07-29
2
-5
/
+5
*
Add option 'r' to syslogd which will disable dns queries for every
ps
2000-07-29
2
-3
/
+12
*
Allow syslogd to select messages based on the originating host in
dwmalone
2000-07-24
2
-16
/
+114
*
Prevent a non-exploitable remote buffer overflow.
kris
2000-06-08
1
-3
/
+3
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-2
/
+2
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-2
/
+2
*
Enable 8bit chars excepting high controls
ache
2000-04-18
1
-4
/
+10
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
2
-6
/
+12
*
Fix a nit in my previous commit: make SIGHUP and SIGCHLD restartable
joerg
2000-02-29
1
-2
/
+2
*
Fix a serious bug in syslogd regarding the handling of pipes. The bug
joerg
2000-02-28
1
-35
/
+96
*
s|/dev/log|/var/run/log|
peter
2000-02-14
1
-1
/
+1
*
Add section number to .Xr. Use .Pa for filenames.
charnier
2000-01-23
3
-12
/
+15
*
Do this the Right Way (tm), i.e. use shutdown() instead of fooling around
des
2000-01-14
1
-6
/
+2
*
Reflect the change in secure mode semantics, and document fascist mode
des
2000-01-14
1
-3
/
+2
*
Slight change of secure mode semantics: instead of reading (and counting)
des
2000-01-14
1
-13
/
+16
*
Fix page fault in -vv mode.
ru
2000-01-13
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
3
-3
/
+3
*
This is the addition of a syslog(3) security.* top-level category. This
green
1999-08-21
1
-5
/
+4
*
Make hostname comparisons case insensitive
brian
1999-08-17
1
-4
/
+5
*
readklog(): rename variable 'l' to 'len', to avoid possible confusion with 'i'
dt
1999-05-06
1
-11
/
+11
*
Is there a limit to how stupid I can get?
des
1999-05-04
1
-2
/
+2
*
Little fix in previous: watch NUL-termination.
dt
1999-05-02
1
-2
/
+2
*
Fight with false newlines in kernel message logs. Output a line into log only
dt
1999-05-02
1
-37
/
+64
*
Implement fascist mode (do not open a datagram socket at all).
des
1999-04-30
2
-7
/
+9
*
Ensure a terminating null when processing hostname strings from
cwt
1998-12-29
1
-4
/
+7
*
Accept "!*" as a valid all-programs tag line as documented.
cwt
1998-12-29
1
-2
/
+2
*
Block SIGHUP during call to gethostbyaddr().
cwt
1998-12-28
1
-1
/
+6
[next]