aboutsummaryrefslogtreecommitdiff
path: root/src/util/os_installation.c
Commit message (Collapse)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* fix misc compiler warningsChristian Grothoff2018-01-04
|
* 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 ↵tg(x)2017-02-24
|/ | | | type/size/source for gnunet-logread
* -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
| | | | | Needed for GNU Taler.
* 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
| | | | --help
* expand GNUNET_OS_ProjectData API to also enable de-duplcation of logic for ↵Christian Grothoff2016-04-07
| | | | --help
* -fix leakChristian Grothoff2016-04-04
|
* extend GNUNET_OS-API to allow re-use of os_installation logic for programs ↵Christian Grothoff2016-03-31
| | | | with different libs, paths, binaries and environment variables
* -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
| | | | | | | About issue #3284, there was still a little glitch in the LIBDIR case. On my box, plugins are in /usr/lib/x86_64-linux-gnu/gnunet/. You'll find attached a patch (against svn head) to fix it.
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* -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
| | | | | | | | | | | | | | 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.
* removed raw-pipe checking code for windows. this will always fail new Christian Fuchs2013-04-05
| | | | | windows. functionality will be replaced with windows-dryrun checking
* fix for 0002797Matthias Wachs2013-02-14
|
* look in ↵Christian Grothoff2012-12-08
| | | | /opt/jdk1.6.0_22/bin:/usr/lib/jvm/java-6-sun//bin:.:/home/grothoff/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games for gnunet-arm before trying /proc/exe
* -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/; ↵Christian Grothoff2012-10-29
| | | | updating code to run binaries from new location, which is no longer in PATH
* -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
|