コミット履歴

作者 SHA1 メッセージ 日付
  tokul 883a501dd1 Adding size limit to signature. Max size is the same as db BLOB size. 21 年 前
  Thijs Kinkhorst 39f5f66142 When checking for prefs_are_cached we should retrieve this from the session 21 年 前
  stekkel abf6bbc461 Rewrite of internal message caching 21 年 前
  Fredrik Jervfors 9d4db8b166 Phpdocumentor update - sed is your friend for these kinds of things ;) 21 年 前
  Thijs Kinkhorst eb0871d7c9 Make writing to prefs/abook/calendar files more reliable by handling it 21 年 前
  Thijs Kinkhorst cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) 21 年 前
  tassium 9098cb73e4 Preparation to begin using phpdocumentor. 22 年 前
  Jimmy Conner 2131d30a13 Stop error messages just in case CHMOD is disabled by PHP 22 年 前
  Erin Schnabel 85092927dc bring up fix for default_pref file name (double-slash) 22 年 前
  jangliss 91c5adc2ea Lets see if this prefs fix works for now. Will do DB stuff later, or 22 年 前
  Thijs Kinkhorst fd4e00699e fwrite returns 0 when 0 bytes written, so use === FALSE test instead. 22 年 前
  Thijs Kinkhorst 4daee58a39 A better way to check for errors, and apply the previous fix to signature writes too. 22 年 前
  Thijs Kinkhorst 0799913494 Small tweaks: 22 年 前
  jangliss 0299e60772 I'd like my settings to stay on login... we need a better solution :) 22 年 前
  stekkel df9067c865 improved encodeHeader function and decodeHeader handling to follow RFC's 22 年 前
  Thijs Kinkhorst fa2fad7ddc Fix "Failed opening default pref" bug, closes #680331, thanks David Walser 22 年 前
  Thijs Kinkhorst 75de52f258 Getting ready for 1.4.0 RC1 22 年 前
  Thijs Kinkhorst 45484c7dfd A preference-line can be of "unlimited" length now 23 年 前
  Thijs Kinkhorst 4f552ee17e Fixes for minor bugs pointed out by Tyler Akins. 23 年 前
  Thijs Kinkhorst b1401713e8 Store highlighting rules differently to make them more reliable 23 年 前
  Thijs Kinkhorst b93cf928ab Be somewhat clearer in the error message: default_pref not readable 23 年 前
  robsiemb c67d301d2a no need to init $result twice 23 年 前
  stekkel aaad3fb5ca Sorry, I edited a not up to date version of file_prefs 23 年 前
  stekkel 861d8ca33d Merge from stable (Valcor's fixes) 23 年 前
  Thijs Kinkhorst b0f4b511cd Forwardporting safer abook/prefs saving from stable 23 年 前
  robsiemb f1e8bacd17 add get_pref and get_pref_override plugin hooks 23 年 前
  Thijs Kinkhorst 067363daea Update function directory to rg=0. 23 年 前
  indiri69 56f1d28aec More SM_PATH changes 23 年 前
  Thijs Kinkhorst 0d8cc201b1 Add some code to produce a proper error message when preference/signature files are 23 年 前
  graf25 3a3bfa2c2c posix_* functions don't exist on !UNIX platforms. Adding workarounds. 23 年 前