~azzar1/unity/add-show-desktop-key

  • Committer: Matt Giuca
  • Date: 2010-02-18 05:33:30 UTC
  • Revision ID: matt.giuca@gmail.com-20100218053330-c3kuixsazmxtg49i
Correct locale setting for Subversion. Previously pysvn would throw a nasty
error on non-ASCII UTF-8 filenames, because its locale was not set to UTF-8.
Now locale.setlocale is called on all Python scripts which use pysvn
(ivle-fetchsubmissions, ivle.fileservice_lib, diffservice, svnlogservice).

bin/ivle-buildjail: Now runs locale-gen as root inside the jail when run with
-u. This is necessary to make en_US.UTF-8 a valid locale; otherwise ALL JAIL
CODE will now crash!
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1080.1.12 16 years ago me at id ivle.auth.autherror: Remove, moving AuthError into 963 bytes Diff Download File
authenticate.py 1516 15 years ago William Grant Make the error message for disabled accounts a lit 6.5 KB Diff Download File
guest_auth.py 1101 16 years ago William Grant Privileges (apart from admin) are now offering-loc 2 KB Diff Download File
ldap_auth.py 1080.1.14 16 years ago me at id ivle.auth.* now uses Storm, and not ivle.(db|user) 1.9 KB Diff Download File