openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
SDSC Syslog
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 2 hours
ago.
Dec 06, 2024 — Dec 06, 2025
Showing page 2 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- portability: change CHARBITS -> BITSPERBYTE in util/hashtable.c - portability: check for vaules.h at configure time. - bug fix: missing LOG_print argument in outputmod/omod_udp.c - bug fix: reset buffer in message/syslog_cooked.l with each new message.
devink
More...
over 22 years ago
- bug fix: sync problem between IMs and conttrollers when under insane load. - improved DPRINT_BUF - Updated KNOWN_BUGS. - Added frame header stuff to IPC layer * #if'ed out * Probably not fully correct * Left in b/c it's useful when debugging IPC problems which are related to IM/controller getting out of sync. It allows the program to function ... which made it easier to figure out what was wrong.
devink
More...
over 22 years ago
- bug fix: correct parsing code to not drop the MESSAGE field (only happend in certain cases).
devink
More...
over 22 years ago
- reduce BEEP IM shutdown time. - fix messed up select call in BUF_send() - bug fix: BEEP IM initilized the IPC layer twice.
devink
More...
over 22 years ago
- remove some stuff that was put in for debugging ... didn't realize the statements were still there until too late in the last commit.
devink
More...
over 22 years ago
KNOWN_BUGS: - bring up-to-date
devink
More...
over 22 years ago
- BEEP fixes: * better shutdown handling for server and client * correct implementation of syslog/COOKED * cleaned up util/profile-beep.c * removed RRListener crap, and new the BEEP IM manages it's own connections. - Note: test cases are broken.
devink
More...
almost 23 years ago
- bug fix: check gethostbyname result - bug fix: close FDs in doBEEPConnect, recursion from LOG_ was causing problems.
devink
More...
almost 23 years ago
- Output modules that fail to start will no longer bring down the entire system.
devink
More...
almost 23 years ago
- fixed dobule free bug in beep OM, caused by interaction of a static path buffer from the path cache, and recursion caused by LOG_print.
devink
More...
almost 23 years ago
- fixup the make_release script for snap shots - proper cleanup in imod_beep.
devink
More...
almost 23 years ago
- updated man page to reflect config file version change, and new format options.
devink
More...
almost 23 years ago
- Added dmalloc_sup.h to HEADERS_INC list.
devink
More...
almost 23 years ago
- added simple snap shot support to make_relesase - some simple changes to make the code more compatible with FreeBSD - fixed bugs in handling IPv6 addresses in Netaddr module
devink
More...
almost 23 years ago
- fix typo in debug message.
devink
More...
almost 23 years ago
- bug fix: controller would SIGSEGV if garbage was written to it's IPC socket. This was due to NULL return by INW_getEvent(). Input modules were checked, and all of them die with an error message, the controller can then restart them.
devink
More...
almost 23 years ago
- bug fix: if the input module in a connect statement doesn't exist, then the error message was: 'input type not defined: <output module>'
devink
More...
almost 23 years ago
- added some macros to help dmalloc provide more useful information. - fixed a bunch of memory leaks.
devink
More...
almost 23 years ago
- updated sample config files.
devink
More...
almost 23 years ago
- fixed problem in host parsing (extra space was put in front).
devink
More...
almost 23 years ago
- broght the README and KNOWN_BUGS file over from the SYSLOGD_1 branch.
devink
More...
almost 23 years ago
- tweaked things to make dmalloc work.
devink
More...
almost 23 years ago
- Added mark for unparasable messages (compile time option, default on).
devink
More...
almost 23 years ago
after talking to others the nohost option has been backed out ... it was a bad idea to begin with.
devink
More...
almost 23 years ago
- added nohost option to not include the host name. This fixes double host name problem seen when sending to solaris syslogd.
devink
More...
almost 23 years ago
- fixed logic error in MSG_setTimeZone
devink
More...
almost 23 years ago
More work on parsing RFC3164 messages.
devink
More...
almost 23 years ago
- cleaned up rfc3164 parser. - make poor formatting in rfc3164 messages be handled better - get the correct domain name in IMOD_setLocalhostInfo().
devink
More...
almost 23 years ago
- fixed bug that caused a core on invalid messages.
devink
More...
almost 23 years ago
- added proper timestamp to messages from system IM - fixed problems with option checking code.
devink
More...
almost 23 years ago
←
1
2
3
4
5
6
7
8
9
…
15
16
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree