Complete unification of thread_loop/peerd_loop
[archipelago] / xseg / peers / user / peer.c
2013-03-11 Alex PyrgiotisComplete unification of thread_loop/peerd_loop
2013-03-11 Alex PyrgiotisFix segfault
2013-03-11 Alex PyrgiotisUnify thread loop with peerd_loop
2013-03-11 Alex PyrgiotisAdd support for custom peer loop
2013-03-11 Alex PyrgiotisAdd S_IWUSR permission bit for O_CREAT
2013-02-27 Filippos GiannakosAdd defer support to peers
2013-02-27 Filippos GiannakosReimplement xseg paths and add xseg_forward
2012-12-10 Filippos Giannakosadd license headers
2012-12-03 Filippos Giannakosmake peers expect portno
2012-11-27 Filippos Giannakosfix mapper finalizing actions
2012-11-27 Filippos Giannakosadd finalize function to peers and make mapper close...
2012-11-22 Filippos Giannakosfix wrong errno checking in pidfile read
2012-11-22 Filippos Giannakosadd improved argument parsing. also add helper messages
2012-11-21 Filippos Giannakosfix mt-pfiled spin-block lock. also fix mt-peers stopping
2012-11-19 Filippos Giannakosmodify logging mechanism to support redirection of...
2012-11-12 Filippos Giannakosadd stdout, stderr redirection of peers to logfile
2012-11-02 Giannakos Filipposadd pfiled based on peer skeleton
2012-11-02 Giannakos Filipposremove some warnings in peer skeleton
2012-10-29 Giannakos Filipposfix peer.c pidfile handling on error, plus archipelagos...
2012-10-29 Giannakos Filipposmake peers daemonize and use pidfiles
2012-10-24 Giannakos Filipposmark terminated peer flag as volatile
2012-10-24 Filippos Giannakosextend gracefull exit to SIGINT, SIGQUIT
2012-10-24 Filippos Giannakosexpand gracefull exit to mt peers
2012-10-23 Filippos Giannakosimplement gracefull exit in peers
2012-10-23 Filippos Giannakosmerge peers skeletons