index
:
agni.git
master
IRC bot
FreeArtMan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
agni.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow to connect only to predefine channels
FreeArtMan
2017-05-08
1
-10
/
+27
*
Fixed bug with not sending correctly PONG to response to PING
FreeArtMan
2017-05-07
1
-20
/
+19
*
Updated command that they are more compatible with developerslv chan bots
FreeArtMan
2017-05-07
1
-2
/
+2
*
Added new commands CMD,SHA1. Added support of params for commands. Fixed some...
FreeArtMan
2017-05-04
1
-19
/
+17
*
Move commands to seperate files
FreeArtMan
2017-05-02
1
-76
/
+23
*
Commands are now removed from command queue if they are there too long. Comma...
FreeArtMan
2017-05-02
1
-118
/
+16
*
callback execution works
FreeArtMan
2017-04-20
1
-77
/
+23
*
Add command executor command check
FreeArtMan
2017-04-20
1
-7
/
+46
*
Now basic funcionality works. Preparing to wrap up all code
FreeArtMan
2017-03-20
1
-41
/
+82
*
Small clean up
FreeArtMan
2017-03-20
1
-25
/
+2
*
Basic response from 2 command, works for privatemessages
FreeArtMan
2017-03-18
1
-10
/
+38
*
Now resp/request are matched
FreeArtMan
2017-03-16
1
-4
/
+9
*
Now request and response matching id
FreeArtMan
2017-03-14
1
-6
/
+67
*
Code cleanup
FreeArtMan
2017-03-08
1
-47
/
+3
*
Request/Response between threads now works
FreeArtMan
2017-03-08
1
-58
/
+199
*
Removed mq_ntf from main code. Commented out some messages
FreeArtMan
2017-03-05
1
-392
/
+165
*
GLued up socket connectiona and messaging
FreeArtMan
2017-02-25
1
-52
/
+86
*
joined up socket connection code to main server thread. hardcoded echo/replay...
FreeArtMan
2017-02-25
1
-6
/
+147
*
removed new string creation function to util file
FreeArtMan
2017-02-25
1
-18
/
+3
*
Formatring patch from Ms.IJ applied
FreeArtMan
2017-02-25
1
-17
/
+17
*
Some lates updates
ZoRo
2017-02-24
1
-47
/
+104
*
Updated command parser. Event loop now support test commands
ZoRo
2017-02-08
1
-3
/
+26
*
Added matching table for executed commands
ZoRo
2017-02-07
1
-12
/
+41
*
merged _read/_write functions to have just one more direction param
ZoRo
2017-01-26
1
-64
/
+37
*
Made working basic mq IPC communication
ZoRo
2017-01-26
1
-98
/
+400
*
Initial commit
ZoRo
2016-12-15
1
-0
/
+512