0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 19 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mcal_search_alarms now finds alarms for recurring events in the mstore driver. More... about 21 years ago
ignore "installed" More... about 21 years ago
spacing cleanup More... about 21 years ago
Add spec file, from Mike Hardy <[email protected]> More... over 22 years ago
some cleanup More... over 22 years ago
clean the compile. from: Mike Hardy <[email protected]> More... over 22 years ago
more pam and commenting cleanups More... over 22 years ago
libmcal now also builds libmcal.so, hopefully avoiding PHP linking problems More... almost 23 years ago
patch from Thomas Gottgens <[email protected]> to fix Makefile problem More... almost 23 years ago
Fix mstore_search_alarm. This function was horribly broken; it wasn't even paying attention to the argument passed in. More... almost 23 years ago
Don't use PAM (the option is commented out); it seems to break an awful lot. More... almost 23 years ago
Fix make install (don't strip libraries, and install all necessary header files). Submitted by Max Kalika ([email protected]). More... about 23 years ago
added preliminary PAM support More... about 23 years ago
reformatted and updated TODO More... about 23 years ago
added initial .cvsignore file More... about 23 years ago
fixed Makefile for compilation in tree More... about 23 years ago
makefile fix for proper compile, new changelog More... about 23 years ago
added pam support to mstore v0.5 conditional from -DUSE_PAM More... about 23 years ago
remove check that was preventing users from opening calendars that didn't match usernames in the mpasswd file. this made it impossible to do things like shared calendars or subcalendars without adding all kinds of unnecessary users to /etc/mpasswd. More... about 23 years ago
correct list address More... about 23 years ago
added better support for mstore directly via libmcal More... over 23 years ago
added delete and rename functions for entire calendar stores More... over 23 years ago
added delete and rename functions for entire calendar stores More... over 23 years ago
testing More... over 23 years ago
removed "-static" from Makefile to allow proper build More... over 23 years ago
ifdef DEBUG'd most of the debugging output More... over 23 years ago
corrected return actions for unlink() and rename() in DELETE and RENAME More... over 23 years ago
$(prefix) -> $(DESTDIR) to make more similar to configure More... over 23 years ago
now passes prefix and DESTDIR to Makefile More... over 23 years ago
added MSTORE_PATH and DEBUG defines to Makefile More... over 23 years ago