Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
794c4ee8246bb53bf30f93e920535eaa31329aca
/
testcases
/
kernel
/
syscalls
/
syslog
/
syslog06
794c4ee
Fix collateral damage caused by recent coding style cleanups. Signed-off-by: Jiri Palecek <jpalecek@web.de>.
by subrata_modak
· 16 years ago
56207ce
Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>.
by subrata_modak
· 16 years ago
23d820a
[PATCH 6/6] Change the message and return value used to report missing supported syslog daemon.
by subrata_modak
· 16 years ago
2e1e372
[PATCH 5/6] Add support for rsyslog in not-syslog-compatible mode: This adds the configuration directive: $ModLoad imuxsock.so; to the beginning of the syslog configuration file when using rsyslog. Signed-off-by: Jiri Palecek <jpalecek@web.de>.
by subrata_modak
· 16 years ago
bf3bf8c
[PATCH 3/6] Fix paths for detecting syslog daemons: Allow /usr/sbin/syslog-ng as path to syslog-ng, because this is the path used in Debian syslog-ng packages. Also, detect /sbin/rsyslogd as rsyslog, which is its location on Fedora. Signed-off-by: Jiri Palecek <jpalecek@web.de>.
by subrata_modak
· 16 years ago
3430b75
[PATCH 1/6] Do not cleanup if it doesn't make sense: This is the first from the series of minor patches to syslog tests. Parts inspired by CAI Qian's remarks. Resend due to line-wrapping problems.
by subrata_modak
· 16 years ago
dc32873
This patch fixes the syslog tests on Debian. The tests currently fail on Debian, because they check for a nonexistent file. Besides that, this patch adds rsyslogd as another possibility to supported syslog daemons. The patch changes the detection of syslog_cmd and CONFIG_FILE names; they are all detected by checking for possible files. I have not tested it on a different distro than Debian, but it should work on them too. Signed-Off-By: Jiri Palecek <jpalecek@web.de>.
by subrata_modak
· 16 years ago
c12b097
"naveenspen@gmail.com" pointed out that syslog_cmd="/etc/init.d/syslog" should be used irrespective of any Distro
by subrata_modak
· 17 years ago
bf75d79
use = rather than == when testing for equality in portable shell scripts as the latter is not POSIX
by vapier
· 18 years ago
01dd4ac
This is a Fix for Bug 21134 with SLES 10. Now the syslog tests will test syslog-ng or syslogd depending on which one is present. The update was made for syslog01 - syslog10.
by mreed10
· 18 years ago
4e4b66a
make sure we return after the TCID/TST variables are exported
by vapier
· 19 years ago
6dbd003
Fix for defect 21134, SLES10 looks for syslog-ng instead of syslogd
by mridge
· 19 years ago
116eb22
if syslog is not installed, skip the tests
by vapier
· 19 years ago
7829e1e
Applied daemon typo patch from Andrew R. Reiter.
by robbiew
· 21 years ago
e3f08f1
Applied Paul's change to syslog01 to the remaining syslog script tests.
by robbiew
· 21 years ago
e1bf5cb
Corrected some logic errors with retrieving the return code from some
by robbiew
· 21 years ago
8d694f6
Added support for Debian systems.
by robbiew
· 21 years ago
578d4e9
Removed CVS crap!!
by robbiew
· 21 years ago
c78159b
Removed check for successful syslog restart, b/c race condition occurs on
by robbiew
· 21 years ago
dbbb754
Made the syslog tests safer...especially when they fail.
by robbiew
· 21 years ago
b209f5b
Added code to check for other currently running syslog tests and wait until
by robbiew
· 21 years ago
62cbba0
Modified tests to check for existance of /var/log/<logfiles> and syslogd etc before running the tests
by iyermanoj
· 22 years ago
ba13ae7
Modified test to use api-commands and also fixed bugs
by iyermanoj
· 22 years ago
0ed3501
Applied patch from Dan Kegel to allow tests to run under `ash`.
by robbiew
· 22 years ago
f6b3e38
Made changes to allow the tests to execute in pan.
by robbiew
· 22 years ago
fadb19f
The backup of the original syslog.conf file code was in the wrong place.
by robbiew
· 22 years ago
6f90ff3
Initial checkin of syslog tests ported by David Barrera <dbarrera@us.ibm.com>
by robbiew
· 22 years ago