#
# ChangeLog for /trunk/source/pyhesiodfs 
# 
# Generated by Trac 0.10.4
# 04/11/25 23:33:26
#


03/05/09 15:00:52 broder [178]
	* trunk/source/pyhesiodfs/pyHesiodFS.py (modified)
	If the "ro" path you come up with is actually a rw path, don't add
	another dot.

03/05/09 13:28:52 broder [177]
	* trunk/source/pyhesiodfs/pyHesiodFS.py (modified)
	Add a convenience mechanism for browsing the RW volumes of lockers by
	accessing /mit/.locker

03/05/09 13:28:50 broder [176]
	* trunk/source/pyhesiodfs/pyHesiodFS.py (modified)
	Add a fix so that unlink(2) and symlink(2) work on OS X.

12/30/08 02:21:26 broder [167]
	* trunk/source/pyhesiodfs/pyHesiodFS.py (modified)
	Make the pyHesiodFS negcache per-uid instead of per-pid.

12/30/08 00:47:54 broder [166]
	* trunk/fink/main/finkinfo/macathena-pyhesiodfs.info (modified)
	* trunk/source/pyhesiodfs/pyHesiodFS.py (modified)
	To make everything happy, /mit needs to be chgrped to the requestor's
	GID, but chmodded 755.

12/30/08 00:32:25 broder [165]
	* trunk/source/pyhesiodfs/pyHesiodFS.py (modified)
	* Fix a bug that caused the old liblocker attach and add to not work.
	* Keep the negative cache on a per-PID basis.

12/22/08 15:26:55 broder [163]
	* trunk/source/pyhesiodfs/pyHesiodFS.py (modified)
	Shorten the negative cache to 0.5 seconds - enough time for `ln
	-nsf`,
	but not enough for a human to type two separate commands

12/22/08 13:53:01 broder [162]
	* trunk/source/pyhesiodfs/pyHesiodFS.py (modified)
	Let users create their own symlinks.

12/22/08 13:52:56 broder [161]
	* trunk/source/pyhesiodfs/pyHesiodFS.py (modified)
	Negative cache symlink deletions for 10 seconds.

12/22/08 13:52:51 broder [160]
	* trunk/source/pyhesiodfs/pyHesiodFS.py (modified)
	Allow users to delete mounts

12/22/08 13:52:40 broder [159]
	* trunk/source/pyhesiodfs/pyHesiodFS.py (modified)
	Make pyHesiodFS cache mounted filesystems on a per-user basis

11/11/08 14:16:00 broder [157]
	* trunk/source/pyhesiodfs/pyHesiodFS.py (modified)
	Use syslog instead of stdout in pyhesiodfs

08/20/08 00:32:52 broder [150]
	* trunk/source/pyhesiodfs/pyHesiodFS.py (modified)
	Only return specific errnos from locker lookups

08/19/08 20:00:17 broder [149]
	* trunk/source/pyhesiodfs/setup.py (modified)
	hesiod.py in pyHesiodFS? Yeah. It's not around anymore

07/31/08 11:23:56 broder [144]
	* trunk/source/pyhesiodfs/hesiod.py (deleted)
	* trunk/source/pyhesiodfs/pyHesiodFS.py (modified)
	* trunk/source/pyhesiodfs/setup.py (modified)
	Use PyHesiod instead of Python DNS based wrapper

07/30/08 22:42:16 broder [143]
	* trunk/source/pyhesiodfs/pyHesiodFS.py (modified)
	Upstream Debathena's crazy cross-API-version patch to pyHesiodFS

07/30/08 22:42:09 broder [142]
	* trunk/source/pyhesiodfs/pyHesiodFS.py (modified)
	Upstream pyHesiodFS patch to not use Mac-only options on a non-Mac

07/30/08 22:42:02 broder [141]
	* trunk/source/pyhesiodfs/setup.py (modified)
	In pyHesiodFS, only install LaunchDaemon plist if on a Mac

07/30/08 22:41:56 broder [140]
	* trunk/source/pyhesiodfs/MANIFEST.in (added)
	Add MANIFEST.in so LaunchDaemon plist gets included

07/30/08 22:41:49 broder [139]
	* trunk/source/pyhesiodfs/AUTHORS (added)
	* trunk/source/pyhesiodfs/copyright (deleted)
	Remove repetitive copyright file and add more canonical AUTHORS file

01/27/08 13:14:48 broder [77]
	* trunk/source/pyhesiodfs/COPYING (added)
	* trunk/source/pyhesiodfs/configure.in (deleted)
	* trunk/source/pyhesiodfs/copyright (added)
	* trunk/source/pyhesiodfs/edu.mit.sipb.mit-automounter.plist (moved)
	Changing pyhesiodfs to comply with licensing (see #5) and removing
	autoconf files - they'll be replaced by a patch script in the fink
	installer

01/25/08 00:52:46 broder [54]
	* trunk/source (moved)
	source is a better name than packages

01/25/08 00:42:49 broder [53]
	* trunk/packages (added)
	* trunk/packages/add (added)
	* trunk/packages/add/attach-add.py (copied)
	* trunk/packages/attach (added)
	* trunk/packages/attach/attach (copied)
	* trunk/packages/pyhesiodfs (moved)
	* trunk/scripts (deleted)
	Rearranging all of our own packages into their own directory - this
	will lead to a script to build tarballs for them