index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
config
/
cc_rsyslog.py
Age
Commit message (
Expand
)
Author
2020-08-25
tox: bump the pylint version to 2.6.0 in the default run (#544)
Paride Legovini
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2020-01-21
Drop most of the remaining use of six (#179)
Daniel Watkins
2019-10-17
replace any deprecated log.warn with log.warning
Dominic Schlegel
2019-02-26
cc_rsyslog: Escape possible nested set
Daniel Watkins
2018-04-18
pycodestyle: Fix invalid escape sequences in string literals.
Scott Moser
2018-01-24
docs: Fix typos in docs and one debug message.
aRkadeFR
2017-04-21
pylint: fix all logging warnings
Joshua Powers
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-10-20
Add documentation for logging features.
Wesley Wiedenmeier
2016-09-30
Improve module documentation and doc cleanup.
Wesley Wiedenmeier
2015-08-04
pep8 fixes
Scott Moser
2015-07-28
rsyslog: skip empty or None in remotes format
Scott Moser
2015-07-28
must declare proto of '@'
Scott Moser
2015-07-28
add trailing newline only if necessary
Scott Moser
2015-07-28
fix bug in remotes_to_rsyslog_cfg, add test
Scott Moser
2015-07-28
add support for 'remotes'
Scott Moser
2015-07-27
fix kwarg
Scott Moser
2015-07-27
use 'restart' rather than 'reload' on non-systemd systems
Scott Moser
2015-07-27
add rsyslog tests
Scott Moser
2015-07-27
update existing rsyslog module with better code and doc
Scott Moser
2014-08-26
fix(pep8): Fix various pep8 violations and version-lock pep8
Jay Faulkner
2012-10-27
Helpful cleanups.
harlowja
2012-06-21
1. Renames for debug message from 'transform' to 'module'
harlowja
2012-06-20
Renamed back to 'cc_*' with the reasoning being that 'cc_' provides
Joshua Harlow