aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_os_lib.h
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -fix indentationChristian Grothoff2015-01-18
|
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
|
* - doxygenSree Harsha Totakura2013-12-09
|
* -doxygenSree Harsha Totakura2013-12-09
|
* -doxygenfixesChristian Grothoff2013-12-07
|
* -doxygenChristian Grothoff2013-11-29
|
* - move do_start_process to util/Sree Harsha Totakura2013-11-29
|
* -doxygenChristian Grothoff2013-10-07
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
|
* Removed GNUNET_OS_set_process_priority since it's not used.David Barksdale2013-06-23
|
* -no booleanChristian Grothoff2013-04-15
|
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
| | | | | | | | | | | | | | checking in windows. To do so, tested binaries must still be supplied with valid commandline arguments, but on windows gnunet will utilize the -d flag to run the programs initialization phase or privileged operations only. In these modes, a program will not enter its mainloop or communicate with the outside. updated relevant function calls gnunet-wide to meet the extended function parameters.
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; ↵Christian Grothoff2012-10-29
| | | | updating code to run binaries from new location, which is no longer in PATH
* -LRN: Another take on std descriptor inheritanceChristian Grothoff2012-07-09
| | | | | | | | | | Now descriptors are not inherited by default, you have to pass a set of flags to make it so. When pipes are given, flags have no effect. gnunet-arm now has two options to block stdout and stderr from being passed to gnunet-service-arm
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
|
* - Clarify doxygenBart Polot2012-05-07
|
* enabling use of pipes for signal communication also on UNIX to enable future ↵Christian Grothoff2012-02-27
| | | | integration with Java services
* adding GNUNET_OS_start_process_vap functionChristian Grothoff2012-01-02
|
* -LRN: add docdir to installation get pathChristian Grothoff2011-12-25
|
* Implement passing sockets in IPC on W32 (#1975)Christian Grothoff2011-12-06
|
* -fixing indentationChristian Grothoff2011-11-29
|
* api change for network interface iterations to support broadcast address and ↵Matthias Wachs2011-11-17
| | | | network mask
* 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
|
* fixing parent_control_handler hack, adding lifeness attribute to tasksChristian Grothoff2011-08-02
|
* LRN: Don't wait for parent control handler to quitChristian Grothoff2011-08-01
| | | | | CG: Note: this should not stand; temporary hack.
* bincheckChristian Grothoff2011-07-11
|
* apifixChristian Grothoff2011-07-08
|
* additional process start funChristian Grothoff2011-07-08
|
* move SUID test code to utilChristian Grothoff2011-07-07
|
* shutdown via control pipe (#0001616)Nils Durner2010-12-27
|
* doxygen fixesMatthias Wachs2010-12-21
|
* replacing GNUNET_OS_process_get_pidNathan S. Evans2010-11-04
|
* style improvments wrt Mantis 1614 patchChristian Grothoff2010-11-03
|
* original patch from Mantis 1614Christian Grothoff2010-11-03
|
* die cpu load code, dieChristian Grothoff2010-10-08
|
* icondirChristian Grothoff2010-09-07
|
* listen socket passing support for ARMChristian Grothoff2010-06-23
|
* rehash since gethostname is used in resolver as wellHeikki Lindholm2010-04-09
|
* fixing doxygen warningsChristian Grothoff2010-02-18
|
* api header changesNathan S. Evans2010-02-16
|
* improving style and docsChristian Grothoff2009-09-25
|
* mktempChristian Grothoff2009-07-27
|
* const-ing of config-handlesChristian Grothoff2009-07-26
|
* fixing pid issuesChristian Grothoff2009-06-12
|
* poll PIDs for status informationNils Durner2009-06-11
|