hacked to support permissions in the global config file on which options
authoralex <alex>
Mon, 15 Jan 2001 10:56:04 +0000 (10:56 +0000)
committeralex <alex>
Mon, 15 Jan 2001 10:56:04 +0000 (10:56 +0000)
commit8d85fc463688c557b4af8476367b00e3d18b6413
tree6bbd6b84e418f8f557648589e9f029d9ff0359c3
parent5937f71660817041af0b60003113d339b5d790d6
hacked to support permissions in the global config file on which options

* src/soup-misc.c: hacked to support permissions in the global config file on which options can be set from user config files. Global config file is now always loaded first, before either a program specified file or the user's dot-file. Also supports "allow all" and "deny all" which have the expected results.

* src/soup-ssl.[ch]: move unneeded #include's to the source file.
libsoup/soup-misc.c
libsoup/soup-ssl.c
libsoup/soup-ssl.h