Fri, 04 Apr 2014 17:58:14 +0200 |
Sascha Wilde |
Added terminateing version of asprintf.
|
Fri, 04 Apr 2014 17:13:35 +0200 |
Sascha Wilde |
Fixed leak.
|
Fri, 04 Apr 2014 15:11:09 +0200 |
Sascha Wilde |
Renamed exit code from return_code to exit_code.
|
Fri, 04 Apr 2014 13:34:30 +0200 |
Sascha Wilde |
Merged
|
Fri, 04 Apr 2014 13:34:15 +0200 |
Sascha Wilde |
Read from file instead of stdin, if given.
|
Fri, 04 Apr 2014 11:05:44 +0000 |
Andre Heinecke |
Make buffer size for fakeHome environment variable dynamic.
|
Fri, 04 Apr 2014 11:02:02 +0000 |
Andre Heinecke |
Temporary build fix for windows. Also Use putenv in test
|
Fri, 04 Apr 2014 12:20:19 +0200 |
Sascha Wilde |
Removed accidental use of nss PORT_Free.
|
Fri, 04 Apr 2014 10:06:18 +0200 |
Sascha Wilde |
Fixed windows build.
|
Fri, 04 Apr 2014 09:54:19 +0200 |
Sascha Wilde |
Merged
|
Fri, 04 Apr 2014 09:53:55 +0200 |
Sascha Wilde |
Add trust "Trusted CA to issue server certificates" to certs on install.
|
Thu, 03 Apr 2014 18:23:09 +0200 |
Sascha Wilde |
Add NSS shared DB on Linux to stores operated on.
|
Thu, 03 Apr 2014 16:35:21 +0200 |
Andre Heinecke |
Complete InstRemove NSS test
|
Thu, 03 Apr 2014 15:30:25 +0200 |
Andre Heinecke |
Set the home directory to a temporary location to avoid writing into real nss stores
|
Thu, 03 Apr 2014 15:29:58 +0200 |
Andre Heinecke |
Some minor cleanups. Better debug output more Verify's
|
Thu, 03 Apr 2014 14:29:49 +0200 |
Andre Heinecke |
Add first nsstest.
|
Thu, 03 Apr 2014 14:28:58 +0200 |
Andre Heinecke |
Add empty nss db's as resource
|
Thu, 03 Apr 2014 14:28:23 +0200 |
Andre Heinecke |
Add nss store calling function and use it in cinst
|
Thu, 03 Apr 2014 14:26:43 +0200 |
Andre Heinecke |
Add note about libnss in build deps
|
Thu, 03 Apr 2014 12:36:05 +0200 |
Andre Heinecke |
Add empty nss testdb
|
Wed, 02 Apr 2014 16:15:59 +0000 |
Andre Heinecke |
Fix misplaced endif
|
Wed, 02 Apr 2014 16:13:37 +0000 |
Andre Heinecke |
Adapt remaining cinstprocesstest to new arg pattern
|
Wed, 02 Apr 2014 16:12:18 +0000 |
Andre Heinecke |
Return 0 for linux uninstall for now even if it does nothing
|
Wed, 02 Apr 2014 15:44:57 +0000 |
Andre Heinecke |
Fix test no list
|
Wed, 02 Apr 2014 15:42:35 +0000 |
Andre Heinecke |
Fix cinstprocesstest testValid with usage of arguments
|
Wed, 02 Apr 2014 15:41:31 +0000 |
Andre Heinecke |
Prepare cinstprocesstest to be executed on Windows
|
Wed, 02 Apr 2014 15:40:39 +0000 |
Andre Heinecke |
Depend on cinst target for cinsttest
|
Wed, 02 Apr 2014 15:39:50 +0000 |
Andre Heinecke |
Do not cut off the last character of the line. (next-cur does not include \n)
|
Wed, 02 Apr 2014 15:35:12 +0000 |
Andre Heinecke |
Trim instruction lines to avoid line ending trouble
|
Wed, 02 Apr 2014 14:12:37 +0000 |
Andre Heinecke |
Move ifdef for write_stores_win call lower so that do_uninstall is no longer unused on linux
|