Commit Graph

58 Commits

Author SHA1 Message Date
58e064de97 Fix printing current values 2015-10-10 00:18:55 +02:00
69f2c22712 More consistent output for values in the default section 2015-10-10 00:12:46 +02:00
ee21368698 Code cleanup 2015-10-10 00:12:46 +02:00
ca1955c8a8 Return -1 upon errors 2015-10-10 00:12:46 +02:00
63cbc19628 Write the configuration only once 2015-10-10 00:09:12 +02:00
18b6343837 Avoid a compilation warning 2015-10-10 00:03:58 +02:00
e044478776 Add a mode to list every key 2015-10-08 19:40:45 +02:00
c8d34aa30c Code cleanup 2015-10-08 19:39:23 +02:00
b36fc80672 Re-generate the Makefiles 2015-09-09 12:43:50 -04:00
725d9150f8 Re-generate the Makefiles 2015-08-11 01:56:22 +02:00
246163201c Fix building the tools 2015-08-11 01:56:11 +02:00
43fedadc3a Re-generate the Makefiles 2015-08-09 15:52:26 +02:00
664b6265f7 Build with stricter SSP by default
This change also moves every flag specific to GCC to CFLAGS.
2015-08-09 15:51:16 +02:00
00192f02e3 Re-generate the Makefiles 2015-07-19 02:44:22 +02:00
ac5bade606 Build PIE with the proper flags 2015-07-19 02:44:11 +02:00
c03def7507 Re-generate the Makefiles 2015-07-11 15:15:47 +02:00
1b10e331dc Build configctl as PIE 2015-07-11 15:15:26 +02:00
cd4cbb80a1 Re-generate the Makefiles 2015-06-28 17:11:04 +02:00
c20959a9af Compile with -pedantic and -fstack-protector by default 2015-06-28 17:10:42 +02:00
b9f422c976 Update the copyright notice 2015-04-09 23:50:02 +02:00
82fcc322a4 Add an option to check the presence of a configuration value 2015-04-08 22:40:31 +02:00
d50d248311 Added some more entries to .gitignore 2014-11-15 18:49:53 +01:00
265d38b38e Re-generated the Makefiles (with partial support for OBJDIR) 2014-11-12 02:28:52 +01:00
f5540546c8 Renamed config(1) to configctl(1) for consistency (and to avoid a conflict on NetBSD) 2014-05-29 20:18:04 +02:00
bab668b013 Code cleanup 2014-05-17 17:39:55 +02:00
2c33aeb109 Let config(1) work on multiple values at once 2014-05-17 17:34:42 +02:00
6a9c6a3b2e Imported a manual page for config(1) 2014-05-09 03:38:33 +02:00
380b2174f8 Also install "tools/config" 2014-05-09 03:20:33 +02:00
bbb86ae94e Also license "tools/config" under the GPL version 3 explicitly 2014-05-09 03:16:26 +02:00
ee8c269702 Fixed license information 2014-05-09 03:15:35 +02:00
3658a6887d Give "tools/config" more chances to compile 2014-05-09 03:12:43 +02:00
128f6b2542 Now able to modify configuration values as well 2014-05-09 03:10:09 +02:00
124c9769db Imported the generic "config" tool (to parse configuration files) 2014-05-09 02:50:01 +02:00
3f998d9f11 No longer include the App protocol handler 2011-03-27 23:33:41 +00:00
15bd273aab Re-generated Makefiles 2011-01-26 23:55:01 +00:00
1d9a574b4d Also supporting calls with 4 arguments 2010-11-12 15:01:26 +00:00
dc012392f4 Force linking with libSystem.so from the source tree 2010-10-29 01:31:56 +00:00
dbb273b292 Floating-point types always require using a pointer (even for input) 2010-09-12 22:41:14 +00:00
3db43b77b6 Also handle functions returning no values 2010-09-10 02:11:55 +00:00
6717a0fc3b Added code to handle (double) floats in AppInterface (mostly untested) 2010-09-06 12:56:17 +00:00
3b53d9ed59 Unifying Makefiles 2010-08-24 17:34:01 +00:00
a60b38d71f Re-generated Makefiles 2010-07-04 14:12:05 +00:00
59fae773bf Made it easier to cross-compile 2010-05-02 21:51:03 +00:00
45645b0642 Also ignore AppClient's binary 2010-04-21 18:36:13 +00:00
d61852e774 More elegant output 2010-04-18 11:18:07 +00:00
eb36ec9885 Added a debugging tool to contact services at will 2010-04-18 11:15:07 +00:00
95ad0518cb Now installing the AppBroker by default 2009-11-27 21:36:08 +00:00
4996c3dcad The maximum number of arguments for the AppInterface calls is now 4 2009-11-26 20:01:13 +00:00
77b61fd23b Renamed the broker tool to "AppBroker" 2009-11-26 19:48:35 +00:00
c8f3a396ce Renamed the broker tool "AppBroker" 2009-11-26 19:45:26 +00:00