log cinst/windowsstore.c @ 1360:bb17f55f6cf1

age author description
2014-10-15 Andre Heinecke Do not free cert context after deletion
2014-10-13 Andre Heinecke Improve debug output and fix cert context leak on removal
2014-09-29 Andre Heinecke (issue123) Add possibility to open native certificate dialog
2014-08-13 Andre Heinecke Fix coding style for C code
2014-06-20 Andre Heinecke Replace "normal printfs" with DEBUG / ERROR printf macros
2014-06-20 Andre Heinecke Log access to windows stores
2014-04-28 Andre Heinecke Redirect errorprintf to output debug string on windows
2014-04-16 Andre Heinecke Add License
2014-04-07 Andre Heinecke Move is_elevated into common/util.c file for better reuse
2014-04-01 Andre Heinecke Use DWORD value directly to dertermine elevation
2014-04-01 Andre Heinecke Use getLastErrorMsg from logging
2014-03-31 Andre Heinecke Check for process elevation and write into system store accordingly
2014-03-27 Andre Heinecke Cleanup windowsstore.c
2014-03-26 Andre Heinecke Add debug output and make windowsstore linkable from C++ code
2014-03-26 Andre Heinecke According to MSDN you Must also provide message encoding flag.
2014-03-26 Andre Heinecke Remove leftover incrementation of i from former loop style. Fixes a crash when adding only one
2014-03-26 Andre Heinecke Add removal of certificates
2014-03-25 Andre Heinecke Try to handle crypt32 errors. Print the error code as fallback
2014-03-25 Andre Heinecke Change coding style for cinst main / windowsstore to GNU
2014-03-25 Andre Heinecke Change install_certificates_win to generic write_stores_win
2014-03-24 Andre Heinecke We decided to use bool. So let's use it.
2014-03-24 Andre Heinecke Factor out windows specific parts

http://wald.intevation.org/projects/trustbridge/