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
B
Beirdobot
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 08, 2024 — Sep 08, 2025
Showing page 13 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updated the help string
Gavin Hurlbut
More...
about 19 years ago
Added a comment. Closes #7
Gavin Hurlbut
More...
about 19 years ago
Unload the thread from the btree on unload
Gavin Hurlbut
More...
about 19 years ago
Fixed the unload of rssfeed by waiting on a condition variable that can be signaled when changes are made or we want to shut down to allow the thread to quit before we unload the code.
Gavin Hurlbut
More...
about 19 years ago
Added per-feed timestamp offsets as getdate only seems to convert to local time
Gavin Hurlbut
More...
about 19 years ago
Change the time output to use localtime_r rather than gmtime_r as it seems to be applied twice
Gavin Hurlbut
More...
about 19 years ago
Added the rssfeed command implementation plugin unload/load still has issues
Gavin Hurlbut
More...
about 19 years ago
Added thread aborting so we can try to unload the module
Gavin Hurlbut
More...
about 19 years ago
Fixed the over-use of the found variable which caused funky startup behavior
Gavin Hurlbut
More...
about 19 years ago
Fix the 1 posts
Gavin Hurlbut
More...
about 19 years ago
Cleaned up some debugging prints
Gavin Hurlbut
More...
about 19 years ago
The initial date matching codes Note: %Z seems to not work (argh!)
Gavin Hurlbut
More...
about 19 years ago
Fixed the crashing
Gavin Hurlbut
More...
about 19 years ago
Changed to using getdate_r. It still won't deal with dates in the form 2006-6-12T19:12:6-0400
Gavin Hurlbut
More...
about 19 years ago
Fix the infinite loop. Still is timing out for the default time, something odd in there still
Gavin Hurlbut
More...
about 19 years ago
Fixed some bugs in the rssfeed plugin. Still need to implement the command and the unloading
Gavin Hurlbut
More...
about 19 years ago
Added the key value to duplicate key warnings
Gavin Hurlbut
More...
about 19 years ago
First run at an RSS feed plugin. Not tested yet. References #7
Gavin Hurlbut
More...
about 19 years ago
Make the libraries always build with -fPIC even for statically linked, as then the plugins (shared libs) can use them
Gavin Hurlbut
More...
about 19 years ago
Make the upgrade functions static
Gavin Hurlbut
More...
about 19 years ago
Make the schema variables static
Gavin Hurlbut
More...
about 19 years ago
Moved a couple prototypes to be global
Gavin Hurlbut
More...
about 19 years ago
Added keywords propset
Gavin Hurlbut
More...
about 19 years ago
Make the libnxml and libmrss compile, made botnet lib NOT build shared libs
Gavin Hurlbut
More...
about 19 years ago
Added libnxml-0.11 and libmrss-0.12, both from http://www2.autistici.org/bakunin/ (LGPL)
Gavin Hurlbut
More...
about 19 years ago
Fixed the @server part, added -x reverse support Closes #5
Gavin Hurlbut
More...
about 19 years ago
Fixed comment typo
Gavin Hurlbut
More...
about 19 years ago
Implemented more DNS RR type handling Still no support for @server
Gavin Hurlbut
More...
about 19 years ago
Added beginning of DNS plugin Refers to #5
Gavin Hurlbut
More...
about 19 years ago
Added BalancedBTreePrune Added the balanced_btree.h to bot_cmds.c
Gavin Hurlbut
More...
about 19 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
18
→
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