~ubuntu-branches/ubuntu/karmic/rsyslog/karmic

  • Committer: Bazaar Package Importer
  • Author(s): Michael Terry
  • Date: 2009-06-29 08:37:43 UTC
  • Revision ID: james.westby@ubuntu.com-20090629083743-jni3dxxoabiuq34y
Tags: 4.2.0-1ubuntu1
* Run as rsyslog:rsyslog (LP: #250827, LP: #388608)
  - debian/control: Depend on adduser
  - debian/rsyslog.postinst: Create syslog user
  - debian/rsyslog.postrm: Delete syslog user on purge
  - debian/rsyslog.conf: Use DropPriv config fields
* Allow reading /proc/kmsg when non-root
  - debian/rsyslog.init: Spawn a dd instance that shovels the /proc/kmsg
    data to a pipe that rsyslog can read (based on Martin Pitt's similar
    change to sysklogd).
  - debian/patches/deroot.patch: Support a KLogPath config field
    to change where the klog plugin looks and only start input modules
    after we drop privileges, as reading when root interferes with
    future reads as syslog.
  - debian/rsyslog.conf: Use KLogPath field to point to dd pipe
* Cleanly upgrade from sysklogd
  - debian/default.conf, debian/rsyslog.conf:
    Break out the default rules into their own config file
  - debian/rsyslog.install: Install it in /usr/share/rsyslog
  - debian/rsyslog.postinst: If present, copy /etc/syslog.conf into
    /etc/rsyslog.d/default.conf.  Then merge our own default.conf
Filename Latest Rev Last Changed Committer Comment Size
..
atomic.h 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 3.1 KB Diff Download File
cfsysline.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 25 KB Diff Download File
cfsysline.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 2.7 KB Diff Download File
conf.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 36.3 KB Diff Download File
conf.h 1.2.6 15 years ago Bazaar Package Importer Import upstream version 3.22.0 2.1 KB Diff Download File
ctok.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 15.5 KB Diff Download File
ctok.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 2.1 KB Diff Download File
ctok_token.c 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 3.7 KB Diff Download File
ctok_token.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 2.7 KB Diff Download File
datetime.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 21.7 KB Diff Download File
datetime.h 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 2.4 KB Diff Download File
debug.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 40.6 KB Diff Download File
debug.h 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 6.3 KB Diff Download File
errmsg.c 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 4.3 KB Diff Download File
errmsg.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 1.6 KB Diff Download File
expr.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 12.9 KB Diff Download File
expr.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 1.9 KB Diff Download File
glbl.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 10.4 KB Diff Download File
glbl.h 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 2.6 KB Diff Download File
linkedlist.c 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 9.8 KB Diff Download File
linkedlist.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 3.1 KB Diff Download File
Makefile.am 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 2.8 KB Diff Download File
Makefile.in 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 71 KB Diff Download File
module-template.h 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 16.2 KB Diff Download File
modules.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 24.4 KB Diff Download File
modules.h 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 6.4 KB Diff Download File
msg.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 75 KB Diff Download File
msg.h 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 9.6 KB Diff Download File
net.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 48.6 KB Diff Download File
net.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 6 KB Diff Download File
netstrm.c 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 10.3 KB Diff Download File
netstrm.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 3.8 KB Diff Download File
netstrms.c 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 9 KB Diff Download File
netstrms.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 2.6 KB Diff Download File
nsd.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 4 KB Diff Download File
nsd_gtls.c 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 49.7 KB Diff Download File
nsd_gtls.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 3.9 KB Diff Download File
nsd_ptcp.c 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 22.4 KB Diff Download File
nsd_ptcp.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 1.9 KB Diff Download File
nsdsel_gtls.c 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 7.5 KB Diff Download File
nsdsel_gtls.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 1.7 KB Diff Download File
nsdsel_ptcp.c 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 5.3 KB Diff Download File
nsdsel_ptcp.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 1.5 KB Diff Download File
nssel.c 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 7.1 KB Diff Download File
nssel.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 2.1 KB Diff Download File
obj-types.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 14.2 KB Diff Download File
obj.c 1.2.6 15 years ago Bazaar Package Importer Import upstream version 3.22.0 36.5 KB Diff Download File
obj.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 5.3 KB Diff Download File
objomsr.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 4.3 KB Diff Download File
objomsr.h 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 2.1 KB Diff Download File
parser.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 10.4 KB Diff Download File
parser.h 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 1.1 KB Diff Download File
queue.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 81.7 KB Diff Download File
queue.h 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 9.8 KB Diff Download File
regexp.c 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 2.8 KB Diff Download File
regexp.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 1.8 KB Diff Download File
rsyslog.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 9 KB Diff Download File
rsyslog.h 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 20.4 KB Diff Download File
srutils.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 14.9 KB Diff Download File
srUtils.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 4.8 KB Diff Download File
stream.c 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 25.6 KB Diff Download File
stream.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 5.7 KB Diff Download File
stringbuf.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 31.3 KB Diff Download File
stringbuf.h 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 6 KB Diff Download File
sync.c 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 1.7 KB Diff Download File
sync.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 2 KB Diff Download File
syslogd-types.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 3.3 KB Diff Download File
sysvar.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 6 KB Diff Download File
sysvar.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 1.8 KB Diff Download File
var.c 1.2.6 15 years ago Bazaar Package Importer Import upstream version 3.22.0 12 KB Diff Download File
var.h 1.2.6 15 years ago Bazaar Package Importer Import upstream version 3.22.0 2.2 KB Diff Download File
vm.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 16.4 KB Diff Download File
vm.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 2.6 KB Diff Download File
vmop.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 7 KB Diff Download File
vmop.h 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 4.4 KB Diff Download File
vmprg.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 5.9 KB Diff Download File
vmprg.h 1.2.6 15 years ago Bazaar Package Importer Import upstream version 3.22.0 2.8 KB Diff Download File
vmstk.c 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 5.9 KB Diff Download File
vmstk.h 1.2.4 15 years ago Bazaar Package Importer Import upstream version 3.20.4 2.1 KB Diff Download File
wti.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 15.6 KB Diff Download File
wti.h 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 2.5 KB Diff Download File
wtp.c 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 18.5 KB Diff Download File
wtp.h 1.2.7 14 years ago Bazaar Package Importer Import upstream version 4.2.0 5.8 KB Diff Download File