CIA.vc
7Bot
Real-time open source activity stats
Stats » Projects » 7Bot
information
Photo
7Bot is an attempt to expand my knowledge of the C language. It's purpose is to automate tasks such as ftp, IRC channel administration, RSS feeds, server daemon administration, etc. It will take advantage of multithreading and uses a custom libconfig.
syndicateUTC clock
08:52 on May 28, 2012
event counters
The last message was received 2.5 years ago at 08:43 on Nov 28, 2009
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
25 messages since the first one, 2.98 years ago, for an average of 1.45 months between messages
recent messages
dateReversed sort columnprojectcontentlink
08:43 on Nov 28, 20097Bot
Commit by tiko :: r36 /irc.c:
irc handling update to support strange nick lens
#
22:34 on Nov 27, 20097Bot
Commit by tiko :: r35 / (irc_link_master.c sig_def.h crackbot.c):
New signal handlers, command line flag "-f" added to fork
array of thread id's and counter implemented
#
06:13 on Nov 27, 20097Bot
Commit by tiko :: r34 /irc_link_master.c:
If I wasn't dying, I'd probably link all the IRC networks on the planet.
#
03:55 on Nov 27, 20097Bot
Commit by tiko :: r33 / (FLOW.txt llist.c crackbot.c):
Lot's of work to do, but on the right track. Threading itself is complicated
for someone that has to teach themself. In this revision: updates to main() to
include select() and proper dynamic checks for newly added/removed sockets to
the main sock_set fd_list.
#
03:18 on Nov 27, 20097Bot
Commit by tiko :: r32 / (crackbot.c Makefile):
My wife is hot.. also, updates to makefile and initial use of select() for each thread.
#
02:45 on Nov 27, 20097Bot
Commit by tiko :: r31 / (sig_def.h Makefile):
added signal definition file and a simple Makefile
#
02:43 on Nov 27, 20097Bot
Commit by tiko :: r30 /crackbot.c:
some signal definitions added and planned
#
00:00 on Nov 27, 20097Bot
Commit by :: r14 /:
No log message
#
23:45 on Nov 26, 20097Bot
Commit by :: r13 /:
No log message
#
23:42 on Nov 26, 20097Bot
Commit by :: r/home/tiko/svn/repo/7Bot /:
No log message
#
23:37 on Nov 26, 20097Bot
Commit by tiko :: r9 /irc.c:
imported old irc handler, needs thread safing
#
23:29 on Nov 26, 20097Bot
Commit by :: r/home/tiko/svn/repo/7Bot /:
No log message
#
23:27 on Nov 26, 20097Bot
Commit by :: r9 /:
No log message
#
23:20 on Nov 26, 20097Bot
Commit by :: r8 /:
No log message
#
23:11 on Nov 26, 20097Bot
Commit by :: r7 /:
No log message
#
23:00 on Nov 26, 20097Bot
Commit by tiko :: r6 / (config.c crackbot.conf irc_threads.c):
imported an old configuration file parser written a few months ago
imported the initial config file to try and get things running
updated threading a little to improve the flow of creation->worker
#
22:56 on Nov 26, 20097Bot
Commit by :: r6 /:
No log message
#
22:50 on Nov 26, 20097Bot
Commit by tiko :: r5 /crackbot.c:
logging added, which is not yet thread safe, needs locks
#
22:49 on Nov 26, 20097Bot
Commit by :: r5 /:
No log message
#
22:46 on Nov 26, 20097Bot
Commit by tiko :: r4 /irc_threads.c:
threading maintenance, uniquely identify threads within network linked list
#