index
:
rsyslog.git
master
ommongodb
rsyslog development for Lumberjack - various unofficial and potentially rebased branches
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
solved alignment errors on Solaris Sparc
Rainer Gerhards
2010-04-22
1
-4
/
+4
*
bugfix(minor): BSD_SO_COMPAT query function had some global vars not properly...
Rainer Gerhards
2010-03-22
1
-2
/
+2
*
Merge branch 'v3-stable' into v4-stable
Rainer Gerhards
2009-11-17
1
-0
/
+3
|
\
|
*
correcting -q/-Q patch - was invalid
Rainer Gerhards
2009-11-12
1
-0
/
+3
*
|
bugfix: reverse lookup reduction logic in imudp do DNS queries too often
Rainer Gerhards
2009-09-03
1
-0
/
+44
*
|
integrated various patches for solaris
Rainer Gerhards
2009-03-05
1
-0
/
+5
*
|
Merge branch 'beta'
Rainer Gerhards
2009-01-27
1
-0
/
+29
|
\
|
|
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2009-01-27
1
-0
/
+29
|
|
\
|
|
*
Merge branch 'debian_lenny' into v3-stable
Rainer Gerhards
2009-01-12
1
-0
/
+29
*
|
|
resolved compile problem, e.g. on FreeBSD
Rainer Gerhards
2008-12-08
1
-1
/
+1
*
|
|
added $PreserveFQDN config file directive
Rainer Gerhards
2008-12-08
1
-1
/
+3
|
/
/
*
|
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-12-04
1
-0
/
+2
|
\
|
|
*
minor: net.c did not compile if GSSAPI support was disabled
Rainer Gerhards
2008-12-03
1
-0
/
+2
*
|
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-11-29
1
-18
/
+51
|
\
|
|
*
security bugfix: $AllowedSender was not honored,
Rainer Gerhards
2008-11-29
1
-18
/
+51
*
|
fixed git merge bug (duplicate code could not be detected)
Rainer Gerhards
2008-10-02
1
-19
/
+0
*
|
Merge branch 'master' into helgrind
Rainer Gerhards
2008-10-02
1
-0
/
+21
|
\
|
|
*
Merge branch 'v3-stable' into beta
Rainer Gerhards
2008-10-02
1
-3
/
+24
*
|
removed no longer needed mutex calls
Rainer Gerhards
2008-10-02
1
-3
/
+0
*
|
prevent getnameinfo() from being cancelled
Rainer Gerhards
2008-09-30
1
-2
/
+5
*
|
improved threading
Rainer Gerhards
2008-09-30
1
-4
/
+22
|
/
*
added (internal) error codes to error messages
Rainer Gerhards
2008-06-27
1
-29
/
+28
*
bugfix: off-by-one bug during certificate check
Rainer Gerhards
2008-06-04
1
-2
/
+4
*
bugfix: part of permittedPeer structure was not correctly initialized
Rainer Gerhards
2008-06-03
1
-2
/
+1
*
Merge branch 'ietf-tls'
Rainer Gerhards
2008-05-27
1
-0
/
+274
|
\
|
*
implemented wildcards inside certificate name check authentication
Rainer Gerhards
2008-05-27
1
-0
/
+274
*
|
bugfix: sender information (fromhost et al) was missing in imudp
Rainer Gerhards
2008-05-21
1
-1
/
+1
|
/
*
first implementation of TLS server client authentication check
Rainer Gerhards
2008-05-19
1
-0
/
+64
*
added fromhost-ip properties and some bugfixes
Rainer Gerhards
2008-05-16
1
-6
/
+9
*
added new "netstrm" class (not yet implemented)
Rainer Gerhards
2008-04-17
1
-1
/
+0
*
changelog added plus typo fix
Rainer Gerhards
2008-04-17
1
-1
/
+1
*
moved host/domain-name related variables to global data pool
Rainer Gerhards
2008-04-17
1
-8
/
+7
*
moved "DisableDNS" variable to global data pool
Rainer Gerhards
2008-04-17
1
-3
/
+3
*
moved "bDropMalPTRMsgs" variable to global data pool
Rainer Gerhards
2008-04-17
1
-1
/
+1
*
moved "family" variable to global data pool
Rainer Gerhards
2008-04-17
1
-1
/
+4
*
removed no longer needed things
Rainer Gerhards
2008-04-16
1
-4
/
+0
*
some more cleanup
Rainer Gerhards
2008-04-16
1
-1
/
+1
*
moved net module to runtime
Rainer Gerhards
2008-04-16
1
-0
/
+1149