aboutsummaryrefslogtreecommitdiff
path: root/src/arm/gnunet-arm.c
Commit message (Collapse)AuthorAge
* gpl3Christian Grothoff2010-07-02
|
* slightly more moderate timeoutChristian Grothoff2010-07-02
|
* code clean upChristian Grothoff2010-06-18
|
* localizationChristian Grothoff2010-06-18
| | | | of scopes
* fixesChristian Grothoff2010-05-18
|
* comment for fall throughNathan S. Evans2010-05-07
|
* temporary hack for gnunet-arm. given enough time processes seem to go away, ↵Nathan S. Evans2010-05-07
| | | | so give them time
* main change for gnunet-arm is that gnunet-arm now gets proper confirmation ↵Nathan S. Evans2010-05-06
| | | | when called to start or stop services. This means that calling gnunet-arm to stop/start a process will return 0 only if the process is stopped/started. For gnunet-service-arm, this is implemented by leaking the client connection socket on a shutdown request, so that it is only closed when the arm service actually shuts down (indicating everything is really down).
* add quiet flag (fix for test case)Nathan S. Evans2010-04-01
|
* use loglevel defaults for gnunet-armNathan S. Evans2010-03-29
|
* gnunet-arm option to delete configuration file and servicehome directory, ↵Nathan S. Evans2010-03-29
| | | | tailored only for testcases as users probably won't want to delete their configuration file whenever shutting down gnunet (unless they really hate it)
* smaller timeoutChristian Grothoff2010-03-10
|
* bugfixes and redesigning scheduler APIChristian Grothoff2009-11-04
|
* improving ARM APIChristian Grothoff2009-10-05
|
* const-ing of config-handlesChristian Grothoff2009-07-26
|
* ngChristian Grothoff2009-05-29