aboutsummaryrefslogtreecommitdiff
path: root/src/util/os_installation.c
Commit message (Collapse)AuthorAge
* 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
|
* -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
|
* -use GNUNET_free instead of freeChristian Grothoff2012-02-13
|
* -barato's byte order patch, might even help with #2130Christian Grothoff2012-02-01
|
* -allow binaries without SUID if we are rootChristian Grothoff2012-01-25
|
* -always check that WE can executeChristian Grothoff2012-01-25
|
* -LRN: utf8-ization, #2051Christian Grothoff2011-12-30
|
* -LRN: use FOPEN/CLOSE instead of fopen/close - #2051Christian Grothoff2011-12-30
|
* -LRN: add docdir to installation get pathChristian Grothoff2011-12-25
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* fixChristian Grothoff2011-11-02
|
* LRN: Use GNUNET_strdup() instead of strdup()Christian Grothoff2011-10-14
|
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* bincheckChristian Grothoff2011-07-11
|
* fixChristian Grothoff2011-07-07
|