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
about 19 hours
ago. based on code collected
about 19 hours
ago.
Sep 08, 2024 — Sep 08, 2025
Showing page 5 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Actually check that the nick is still present (after carefully calculating it)
Gavin Hurlbut
More...
about 18 years ago
Added logging of CFLAGS and LDFLAGS.
Gavin Hurlbut
More...
about 18 years ago
Added "New Server" and "New Channel"
Gavin Hurlbut
More...
about 18 years ago
Added "New URL Keyword" to url plugin
Gavin Hurlbut
More...
about 18 years ago
Added "New Trac Setuo" to trac plugin
Gavin Hurlbut
More...
about 18 years ago
Added a "Reload All" to the system menu (does a SIGHUP to the main thread)
Gavin Hurlbut
More...
about 18 years ago
Added "New Mailbox" and "New Report" to the mailbox plugin
Gavin Hurlbut
More...
about 18 years ago
Make rssfeed menu text use a %*d to indicate width of the feed ID, making it sort "numerically" as " 9" < "10"
Gavin Hurlbut
More...
about 18 years ago
Added a "New RSS Feed" entry to rssfeed. Changed the "term" version to be "TERM". Added passing in the insertid on mysql queries.
Gavin Hurlbut
More...
about 18 years ago
Tweaked the log scrollbars a bit. Vertical scrollbar no longer uses floating point math.
Gavin Hurlbut
More...
about 18 years ago
Added the TERM environment variable as a version string, added F1/F2 to scroll logs left and right by half a screen (respectively)
Gavin Hurlbut
More...
about 18 years ago
Regenerate the mailbox report menutext if the serverId changed
Gavin Hurlbut
More...
about 18 years ago
Added FindServerWithChannel() to bot.c. Removed the serverid field from plugin_mailbox_report, if the nick is set, then channelId is actually the serverId.
Gavin Hurlbut
More...
about 18 years ago
Argh. Forgot to put the primary keys in the default schema, only had them in the upgrade queries.
Gavin Hurlbut
More...
about 18 years ago
Removed the serverid field from plugin_trac as it's pointless, that data's in channels
Gavin Hurlbut
More...
about 18 years ago
Add in the primary keys (oops, missed it)
Gavin Hurlbut
More...
about 18 years ago
Added the menu to the URL plugin. Made the text items max out to window width.
Gavin Hurlbut
More...
about 18 years ago
Added server/channel disable callbacks for the mailbox plugin
Gavin Hurlbut
More...
about 18 years ago
Made callbacks for the rssfeed plugin to stop referencing disabled server or channel structures
Gavin Hurlbut
More...
about 18 years ago
Added functions to call back into threads when channels/servers disabled
Gavin Hurlbut
More...
about 18 years ago
Split out the thread callbacks into a new structure which will also have in it new callbacks for when servers and channels are disabled
Gavin Hurlbut
More...
about 18 years ago
Fixed the save to db for servers. Rssfeed and other users of server info will need revisiting to deal with disabled server/channel
Gavin Hurlbut
More...
about 18 years ago
Added more checks for closed connection before the select and recv
Gavin Hurlbut
More...
about 18 years ago
Added save to db support for servers. Disabling a server currently is borked, kills the ncurses output thread.
Gavin Hurlbut
More...
about 18 years ago
Added save to db support for channels
Gavin Hurlbut
More...
about 18 years ago
Added save to db functionality to trac
Gavin Hurlbut
More...
about 18 years ago
Added save to db capability to rssfeed
Gavin Hurlbut
More...
about 18 years ago
Added save functionality for the mailbox reports
Gavin Hurlbut
More...
about 18 years ago
Fixed the removal of trailing spaces (stupid fence-posts)
Gavin Hurlbut
More...
about 18 years ago
Strip trailing spaces when saving strings
Gavin Hurlbut
More...
about 18 years ago
←
1
2
3
4
5
6
7
8
9
…
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