0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 13 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed message typo. - Bugreported by: Adam Wysocki More... about 18 years ago
Check the version only if: !MAINTAINER_MODE More... about 18 years ago
Release: 1.1.7 -> 1.1.8cvs More... about 18 years ago
Rather warn on failed create of the user/group. More... about 18 years ago
Provided Debian compatible user/group add. - Debian users use rather alien(8) for .rpm than the .tar.gz distribution. - Another bugreport by: Michael Abbott More... about 18 years ago
Release: 1.1.7 More... about 18 years ago
Workaround FUSE/Linux-kernel to try ourselves to modprobe FUSE on ENODEV. - Bugreported by: John Pratt More... about 18 years ago
Workaround FUSE not understanding standard "user" option. (Steven N. Hirsch) More... about 18 years ago
Release: 1.1.7cvs2 -> 1.1.7cvs3 More... about 18 years ago
Fixed 'used' length of the downloaded cabinet for: w32 captivemodid 1.18/1.19 - Not sure where I got the original value as it is 24MB, not 61MB. More... about 18 years ago
Hopefully fixed all the modal dialogs combinations. More... about 18 years ago
Fatality can be only enabled from '#if 0' again. - 'MAINTAINER_MODE' should not break the UI behavior. More... about 18 years ago
Fixed stupid typo / syntax error. More... about 18 years ago
Destroy the dialog manually instead, it was still crashing now. More... about 18 years ago
Fixed/fortifie libgnomeui compatibility regarding modal dialogs closing. - There was stale dialog crashing on the 2nd click with: libgnomeui-2.10.0-1 More... about 18 years ago
Fixed charset handling of the filenames. - No longer redefine the 'LANG'/'LC_*' settings. - It was valid for udpgate handling only LC_MESSAGES and its windows. More... about 18 years ago
capfuse_filename_from_utf8_malloc_errorchecking: Fixed. - It was converting TO utf8 before. More... about 18 years ago
Improved invalid utf8 encoding error - g_get_charset() is now also reported. More... about 18 years ago
Workaround FUSE missing the generally broken Linux kernel charset support. - Captive FUSE client now no longer assumes client is using: utf8 - GLib (Gnome) filename charset rules are now followed. More... about 18 years ago
Avoid g_log_set_always_fatal() for the FUSE client. - It should fix restarting of children on any sandbox failure. More... about 18 years ago
Enable messages fatality for: MAINTAINER_MODE More... about 18 years ago
Release: 1.1.7cvs1 -> 1.1.7cvs2 More... about 18 years ago
Fixed name of the 'captive' init script. - Bugreported by: Adam Wysocki More... about 18 years ago
Fixed lethal invalid XML syntax. - Bugreport by the courtesy of: Nathan Filyk More... over 18 years ago
Fixed compilation error on some GCCes: missing terminating " character - bugreport by the courtesy of: Stefan Schweizer More... over 18 years ago
Release: 1.1.7cvs -> 1.1.7cvs1 More... over 18 years ago
Fixed configure crash on: --disable-install-pkg - Bugreported by: Frederic L. W. Meunier More... over 18 years ago
Unsuccessful gnomevfsresult_to_errno() is no longer fatal. - Bugreported by: Frederic L. W. Meunier - Too many 'GnomeVFSResult's have no corresponding 'errno' value. More... over 18 years ago
Fixed captive_file_file_info_set() sandbox child interface SIGSEGV. - Due to the recent sub-second implementation. More... over 18 years ago
timespec_to_Time(): Fixed fatal wrong sanity check. More... over 18 years ago