gnupg/g13
Werner Koch 22a7ef01aa
Replace use of opt.homedir by accessor functions.
* common/homedir.c (the_gnupg_homedir): New var.
(gnupg_set_homedir): New.
(gnupg_homedir): New.
* g10/options.h (struct opt): Remove 'homedir' and replace all users
by the new accessor functions.
* g13/g13-common.h (struct opt): Ditto.
* scd/scdaemon.h (struct opt): Ditto.
* sm/gpgsm.h (struct opt): Ditto.
* dirmngr/dirmngr.h (struct opt): Ditto.
* agent/preset-passphrase.c (opt_homedir): Ditto.
* agent/protect-tool.c (opt_homedir): Ditto.
--

This will make detection of a non-default homedir easier.

Signed-off-by: Werner Koch <wk@gnupg.org>
2016-06-07 10:59:46 +02:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
Makefile.am g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
backend.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
backend.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
be-dmcrypt.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
be-dmcrypt.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
be-encfs.c common: Extend gnupg_create_inbound_pipe et al. 2016-05-27 15:41:55 +02:00
be-encfs.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
be-truecrypt.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
be-truecrypt.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
call-syshelp.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
call-syshelp.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
create.c g13: Second chunk of code to support dm-crypt. 2016-02-13 17:06:54 +01:00
create.h g13: Second chunk of code to support dm-crypt. 2016-02-13 17:06:54 +01:00
encfs-1.5_annotate.diff Add patches for EncFs 2010-11-10 12:49:39 +00:00
encfs-1.7.3_annotate.diff Add patches for EncFs 2010-11-10 12:49:39 +00:00
g13-common.c g13: Move some code to a separate module. 2015-09-16 19:03:09 +02:00
g13-common.h Replace use of opt.homedir by accessor functions. 2016-06-07 10:59:46 +02:00
g13-syshelp.c Replace use of opt.homedir by accessor functions. 2016-06-07 10:59:46 +02:00
g13-syshelp.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
g13.c Replace use of opt.homedir by accessor functions. 2016-06-07 10:59:46 +02:00
g13.h g13: Second chunk of code to support dm-crypt. 2016-02-13 17:06:54 +01:00
g13tuple.c g13: Second chunk of code to support dm-crypt. 2016-02-13 17:06:54 +01:00
g13tuple.h g13: Second chunk of code to support dm-crypt. 2016-02-13 17:06:54 +01:00
keyblob.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
keyblob.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
mount.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
mount.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
mountinfo.c g13: Rename utils.c to g13tuple.c 2016-02-13 17:06:39 +01:00
mountinfo.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
runner.c g13: Move some code to a separate module. 2015-09-16 19:03:09 +02:00
runner.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
server.c Replace use of opt.homedir by accessor functions. 2016-06-07 10:59:46 +02:00
server.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
sh-blockdev.c g13: Switch over to common/exectool.c. 2016-02-13 17:06:39 +01:00
sh-cmd.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
sh-dmcrypt.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
suspend.c g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
suspend.h g13: Add commands --suspend and --remove. 2016-02-23 15:40:28 +01:00
t-g13tuple.c g13: Rename utils.c to g13tuple.c 2016-02-13 17:06:39 +01:00