index
:
rsyslog
master
v3-stable
v3-stable-kaz
Modifications to rsyslog---see v3-stable-kaz branch
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
imfile
/
imfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
imfile: remove redundant error mesage
Rainer Gerhards
2013-06-25
1
-2
/
+0
*
typo fix ("listner" vs. "listener")
Michael Biebl
2013-06-25
1
-1
/
+1
*
imfile: errors persisting state file are now reported
Rainer Gerhards
2013-03-20
1
-0
/
+8
*
imfile: now detects file change when rsyslog was inactive
Rainer Gerhards
2013-03-20
1
-0
/
+1
*
bugfix: very minimal bugfix in imfile
Rainer Gerhards
2012-12-14
1
-0
/
+2
*
cosmetic: remove compiler warning
Rainer Gerhards
2012-10-15
1
-1
/
+1
*
ratelimit: added linux-like ratelimiter type
Rainer Gerhards
2012-10-15
1
-1
/
+1
*
imfile: converted to new ratelimit interface
Rainer Gerhards
2012-10-15
1
-15
/
+7
*
ratelimiter: enable thread-safe mode & (related) API changes
Rainer Gerhards
2012-10-15
1
-1
/
+1
*
interface cleanup (probably not final)
Rainer Gerhards
2012-10-15
1
-1
/
+1
*
new ratelimit: interface plumbing added
Rainer Gerhards
2012-10-09
1
-2
/
+2
*
fix whitespace issue
Rainer Gerhards
2012-09-27
1
-1
/
+0
*
bugfix: config errors did not always cause statement to fail
Rainer Gerhards
2012-09-27
1
-7
/
+2
*
imfile: implement support for module parameters via module() stmt
Rainer Gerhards
2012-09-27
1
-9
/
+77
*
imfile: implement support for input()
Rainer Gerhards
2012-09-27
1
-3
/
+78
*
milestone: port imfile to v6 config system
Rainer Gerhards
2012-09-26
1
-135
/
+273
*
Merge branch 'v6-stable-noscoping' into master
Rainer Gerhards
2012-01-19
1
-12
/
+12
|
\
|
*
undoing v6.1 config scoping interface, part I
Rainer Gerhards
2012-01-18
1
-11
/
+11
|
*
Merge branch 'v5-stable' into v6-stable
Rainer Gerhards
2012-01-14
1
-15
/
+14
|
|
\
*
|
\
Merge branch 'v5-stable' into master
Rainer Gerhards
2012-01-18
1
-15
/
+14
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'v4-stable' into v5-stable
Rainer Gerhards
2012-01-14
1
-15
/
+14
|
|
\
\
|
|
*
|
more files moved to ASL 2.0
Rainer Gerhards
2012-01-12
1
-15
/
+14
*
|
|
|
Merge branch 'beta'
Rainer Gerhards
2011-10-17
1
-2
/
+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge branch 'v5-stable' into beta
Rainer Gerhards
2011-10-13
1
-2
/
+2
|
|
\
|
|
|
|
*
|
bugfix: imfile did invalid system call under some circumstances
Rainer Gerhards
2011-10-07
1
-2
/
+2
*
|
|
|
milestone: added module config names
Rainer Gerhards
2011-07-20
1
-0
/
+1
*
|
|
|
Merge branch 'v5-devel'
Rainer Gerhards
2011-06-27
1
-1
/
+22
|
\
\
\
\
|
*
|
|
|
imfile: added $InputFileMaxLinesAtOnce directive
Rainer Gerhards
2011-05-24
1
-1
/
+10
|
*
|
|
|
enhanced imfile to support input batching
Rainer Gerhards
2011-05-24
1
-1
/
+13
|
|
|
/
/
|
|
/
|
|
|
*
|
|
backporting patch for clean make distcheck
Rainer Gerhards
2011-03-16
1
-0
/
+8
*
|
|
|
imfile is being totally refactored -- add new conf system when done
Rainer Gerhards
2011-05-20
1
-24
/
+0
*
|
|
|
step: imtcp moved to new config interface
Rainer Gerhards
2011-05-05
1
-2
/
+2
*
|
|
|
step: put plumbing in place for new input module config system
Rainer Gerhards
2011-05-03
1
-0
/
+29
*
|
|
|
milestone: ruleset now supports rsconf_t
Rainer Gerhards
2011-04-19
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
fixed double-free regerssion, probably caused by last merge
Rainer Gerhards
2011-03-14
1
-5
/
+0
*
|
|
Merge branch 'v5-devel'
Rainer Gerhards
2011-03-14
1
-0
/
+8
|
\
\
\
|
*
|
|
fixing cosmetic memory leak in imdiag, imfile
Rainer Gerhards
2011-03-14
1
-0
/
+8
|
|
/
/
*
|
|
bugfix: very minor memory leak in imfile
Rainer Gerhards
2011-03-11
1
-0
/
+5
*
|
|
Merge branch 'v5-beta'
Rainer Gerhards
2011-03-11
1
-0
/
+1
|
\
|
|
|
*
|
added work-around for bug in gtls, which causes fd leak when using TLS
Bojan Smojver
2011-02-23
1
-0
/
+1
*
|
|
Merge branch 'v5-beta'
Rainer Gerhards
2011-02-18
1
-0
/
+34
|
\
|
|
|
*
|
enhance: imfile did not yet support multiple rulesets, now added
Rainer Gerhards
2011-02-18
1
-0
/
+34
*
|
|
Merge branch 'v5-beta'
Rainer Gerhards
2011-02-18
1
-3
/
+3
|
\
|
|
|
*
|
bugfix: very long running actions could prevent shutdown under some circumsta...
Rainer Gerhards
2011-02-11
1
-3
/
+3
*
|
|
Merge branch 'v5-beta'
Rainer Gerhards
2011-02-11
1
-6
/
+16
|
\
|
|
|
*
|
enhanced imfile to support non-cancel input termination
Rainer Gerhards
2011-02-10
1
-6
/
+16
*
|
|
Merge branch 'v5-devel'
Rainer Gerhards
2011-02-01
1
-1
/
+7
|
\
|
|
|
*
|
enhanced imfile to support multi-line messages
David Lang
2011-01-25
1
-1
/
+7
*
|
|
Merge branch 'v5-devel'
Rainer Gerhards
2010-11-25
1
-0
/
+1
|
\
|
|
|
*
|
Merge branch 'v5-beta' into v5-devel
Rainer Gerhards
2010-11-25
1
-0
/
+1
|
|
\
\
[next]