aboutsummaryrefslogtreecommitdiff
path: root/src/util/os_installation.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of gnunet.org:gnunettg(x)2017-02-24
|\
| * fix indentation, typo, improve loggingChristian Grothoff2017-02-23
* | util: add component name to LOG macros; util/client: log incoming message typ...tg(x)2017-02-24
|/
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* Allow GNUNET_BASE_CONFIG to be customized.Florian Dold2016-04-22
* support overriding GNUNET_DEFAULT_USER_CONFIG_FILEChristian Grothoff2016-04-16
* expand GNUNET_OS_ProjectData API to also enable de-duplcation of logic for --...Christian Grothoff2016-04-07
* expand GNUNET_OS_ProjectData API to also enable de-duplcation of logic for --...Christian Grothoff2016-04-07
* -fix leakChristian Grothoff2016-04-04
* extend GNUNET_OS-API to allow re-use of os_installation logic for programs wi...Christian Grothoff2016-03-31
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -doxygen, indentChristian Grothoff2015-05-26
* generally use GNUNET_assert() instead of GNUNET_abort() to also log the errorChristian Grothoff2015-02-28
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Bertrand Marc wrote:Christian Grothoff2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* -reduce stat calls by caching result of GNUNET_OS_installation_get_pathChristian Grothoff2013-12-04
* -doxygenChristian Grothoff2013-10-13
* migrating towards XDG configuration specification (#3000)Christian Grothoff2013-10-09
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -get rid of compiler warningChristian Grothoff2013-09-26
* - don't append libexec path to absolute pathsSree Harsha Totakura2013-09-16
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* -w32 bugfix -- compiler warning tooChristian Grothoff2013-07-24
* -no booleanChristian Grothoff2013-04-15
* extended the GNUNET_OS_check_helper_binary parameters to do previlege Christian Fuchs2013-04-15
* removed raw-pipe checking code for windows. this will always fail new Christian Fuchs2013-04-05
* fix for 0002797Matthias Wachs2013-02-14
* look in /opt/jdk1.6.0_22/bin:/usr/lib/jvm/java-6-sun//bin:.:/home/grothoff/bi...Christian Grothoff2012-12-08
* -always use 'ret'Christian Grothoff2012-11-29
* -more libexec fixes for OpenSUSEChristian Grothoff2012-11-16
* trying to fix #2645 -- support lib64/gnunet/libexec/ installationsChristian Grothoff2012-11-10
* -do not use libexec for absolute pathsChristian Grothoff2012-11-05
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
* -fix path problem with libexecChristian Grothoff2012-10-30
* W32: Fix get_path_from_module_filename()LRN2012-10-30
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; up...Christian Grothoff2012-10-29
* -cleanupChristian Grothoff2012-07-20
* -code cleanupChristian Grothoff2012-07-14
* -special treatment for ./binaray-nameChristian Grothoff2012-06-14
* -special treatment for ./binaray-nameChristian Grothoff2012-06-14
* -LRN: fix binary checker to use proper APIChristian Grothoff2012-06-14
* -LRN: fix r21946 to work on W32Christian Grothoff2012-06-13
* -LRN: typoChristian Grothoff2012-06-13
* -fixes and cleanupChristian Grothoff2012-06-13
* -minor optimizationChristian Grothoff2012-06-13
* -LRN: use plibc SSCANF instead of sscanfChristian Grothoff2012-03-11