Skip to content
Snippets Groups Projects
  1. Mar 02, 2006
    • Andreas Gohr's avatar
      Allow non-ID names in ACLs · 6c2bb100
      Andreas Gohr authored
      Some auth backends allow special chars like whitespaces in user and group
      names. This made problems with the existing ACL checks and ACL manager.
      This patch makes the ACL system work with these cases by (url)encoding all
      special chars below 128.
      
      darcs-hash:20060302101850-6e07b-14bda9dbdb3528904325419b35bb9eddb0d1dde3.gz
      6c2bb100
    • Denis Simakov's avatar
      additional russian update · a18f748f
      Denis Simakov authored
      darcs-hash:20060302053204-3c565-1b07d505954c3358c394e8ba702f82817b14382a.gz
      a18f748f
  2. Mar 01, 2006
  3. Feb 28, 2006
  4. Feb 26, 2006
  5. Feb 25, 2006
  6. Feb 24, 2006
    • Troels Liebe Bentsen's avatar
      Fix umask bug and do a code cleanup of chmod/mkdir usage so set the correct... · 44881d27
      Troels Liebe Bentsen authored
      Fix umask bug and do a code cleanup of chmod/mkdir usage so set the correct permissions, this should also fix problems with dokuwiki making setuid files on some umasks.
      
        * Don't set the umask() anymore, this is not good form and we don't really know what is it in the old code anyway as it was not done properly.
        * Retire the dmask config option introduce 2 new ones called fmode and dmode, this is more in line with posix and should make more sense.
        * Use chmod for setting the correct permissions but only if it's needed.
        * Set changing of permissions off by default as i should work properly in most Apache setups without and it does not make sense on windows anyway.
      
      darcs-hash:20060224211655-ee6b9-68f7bb59417d6f0033cfd3764146923daa4dcf1b.gz
      44881d27
  7. Feb 18, 2006
  8. Feb 24, 2006
  9. Feb 25, 2006
    • Andreas Gohr's avatar
      GeSHi update to 1.0.7.7 · 732c5c93
      Andreas Gohr authored
      There's been a few more languages added, namely ColdFusion, T-SQL,
      Robots.txt, AutoIT and Java 5, and a couple of bug fixes.
      
      darcs-hash:20060225142520-7ad00-f70f971f69a947dcde4ae7bc2d8378ff250a4cb1.gz
      732c5c93
  10. Feb 24, 2006
  11. Feb 23, 2006
  12. Feb 21, 2006
    • Andreas Gohr's avatar
      fixes for utf-8 to/from unicode conversion · 1abfaba4
      Andreas Gohr authored
      The functions utf8_to unicode and unicode_to_utf8 didn't work correctly
      with some 3 and 4 byte strings. This exchanges those functions against
      two more sophisticated ones. It also adds unit testing for them.
      
      darcs-hash:20060221212605-7ad00-7bfefe8c9615d5a7f3b33c279ce79d4200d4778c.gz
      1abfaba4
  13. Feb 20, 2006
  14. Feb 19, 2006
    • Andreas Gohr's avatar
      some TOC fixes · e41c4da9
      Andreas Gohr authored
      darcs-hash:20060219164726-7ad00-eb637e1db83e2f3b6c3629da18214b6587590b24.gz
      e41c4da9
    • Anika Henke's avatar
      edit bar style for IE · 6dbf01cc
      Anika Henke authored
      darcs-hash:20060219142833-d5083-f41d8010f1359571ed6de68dcfbf04676b10c383.gz
      6dbf01cc
Loading