aboutsummaryrefslogtreecommitdiff
path: root/src/arm/gnunet-service-arm.c
Commit message (Collapse)AuthorAge
...
* changing scheduler priorities to revert to DEFAULT instead of inheriting ↵Christian Grothoff2012-01-01
| | | | parent-task priority unless something else is explicitly specified
* -LRN: fix normal child death restart.Christian Grothoff2011-12-25
| | | | | | | | | It does work in the sense that child process is restarted. However, i didn't have an opportunity to test it for non-default processes (default processes are restarted immediately; non-default processes should be restarted on demand).
* major rewrite of ARM service and a bit of the ARM IPC to take advantage of ↵Christian Grothoff2011-12-08
| | | | the simplifications possible now that we no longer intercept traffic; the new code in particular is better at communicating what exactly ARM was doing in response to requests. A major change is that gnunet-arm -i/-k now only impacts if a service is running by-default, on-demand starting is no longer impacted, option -t from gnunet-arm was removed
* -moving interceptor.c code into main arm fileChristian Grothoff2011-12-07
|
* Implement passing sockets in IPC on W32 (#1975)Christian Grothoff2011-12-06
|
* fixing 1767:Christian Grothoff2011-09-18
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* cleaning up ARM shutdownChristian Grothoff2011-07-19
|
* Mantis 1716:Christian Grothoff2011-06-20
|
* fixChristian Grothoff2011-05-12
|
* avoid restartChristian Grothoff2011-05-12
|
* some optimization work...Christian Grothoff2011-04-12
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* style improvments wrt Mantis 1614 patchChristian Grothoff2010-11-03
|
* original patch from Mantis 1614Christian Grothoff2010-11-03
|
* Refactoring gnunet_timeMatthias Wachs2010-10-27
|
* fixChristian Grothoff2010-10-20
|
* close pipe on exitChristian Grothoff2010-10-20
|
* BUG 0001602: A patch to fix process spawning with redirected std streams Matthias Wachs2010-09-15
|
* backup errnoChristian Grothoff2010-09-07
|
* more doxygen stuffChristian Grothoff2010-09-06
|
* fixesChristian Grothoff2010-09-06
|
* gpl3Christian Grothoff2010-07-02
|
* listen socket passing support for ARMChristian Grothoff2010-06-23
|
* localizationChristian Grothoff2010-06-18
| | | | of scopes
* pass only unsigned char to isspace and the likeChristian Grothoff2010-06-13
|
* infoChristian Grothoff2010-05-30
|
* renaming files to fit conventionsChristian Grothoff2010-05-25
|
* abort start task on shutdown of connectionChristian Grothoff2010-05-20
|
* misc fixesChristian Grothoff2010-05-15
|
* arm-specificChristian Grothoff2010-05-11
|
* fixesChristian Grothoff2010-05-11
|
* arm fixChristian Grothoff2010-05-11
|
* gnunet service manager creates listening sockets for services having port ↵Safey A.Halim2010-05-10
| | | | fields in their configuration entries and runs those services whenever clients try to connect to them
* 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).
* remove reference countsNathan S. Evans2010-04-22
|
* (no commit message)Nils Durner2010-03-22
|
* enable $ expansion for GLOBAL_POSTFIXChristian Grothoff2010-03-10
|
* cleaning up arm wrt processing options and prefixesChristian Grothoff2010-03-10
|
* support GLOBAL_POSTFIXChristian Grothoff2010-03-10
|
* dceChristian Grothoff2010-03-04
|
* fix leakChristian Grothoff2010-02-22
|
* debug stuffChristian Grothoff2010-02-09
|
* move log statementChristian Grothoff2010-02-06
|
* bugfixChristian Grothoff2010-02-06
|
* moveChristian Grothoff2010-02-06
|
* simplifyChristian Grothoff2010-02-06
|