| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: fam-server | Distribution: SUSE LINUX 10.0 (i586) |
| Version: 2.6.10 | Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany |
| Release: 130.2 | Build date: Wed Oct 5 17:37:29 2005 |
| Group: System/Daemons | Build host: lifschitz.suse.de |
| Size: 151026 | Source RPM: fam-2.6.10-130.2.src.rpm |
| Packager: http://www.suse.de/feedback | |
| Url: http://oss.sgi.com/projects/fam/ | |
| Summary: File Alternation Monitoring Daemon | |
fam is a file alternation monitoring service. It provides signals when
files are created or changed.
This package provides the fam daemon and runlevel scripts.
Authors:
--------
Bruce Karsh
Bob Miller
SGI corp.
GPL
internal MD5: 279079ce909f069cc0ccb70c8e5fadcc
GPG
* Wed Oct 05 2005 - sbrabec@suse.cz
- Require fam by fam-server to fix fam/gamin wrapper (#120314).
* Wed Aug 17 2005 - sbrabec@suse.cz
- Provide file_alteration virtual.
- Provide /var/run/fam for gnome-vfs2 dloader.
* Thu Jul 28 2005 - coolo@suse.de
- Require main package in devel package
* Wed Jun 29 2005 - sbrabec@suse.cz
- Fixed devel subpackage requirements.
* Tue Jun 28 2005 - adrian@suse.de
- add support for large files (#91535, by frederico)
* Tue Apr 19 2005 - sbrabec@suse.cz
- Fixed paths in fam(1) man page (#75417).
* Thu Apr 14 2005 - kukuk@suse.de
- Fix fam.h so that other applications using it continue to compile
* Fri Oct 01 2004 - adrian@suse.de
- famd does only allow local connections by default due to securiy
concerns (#45789)
* Sat Jan 17 2004 - meissner@suse.de
- Fixed label at end of compound statement.
* Thu Jan 15 2004 - meissner@suse.de
- Fixed gcc3.4 C++ problems.
* Sun Nov 09 2003 - adrian@suse.de
- add default stop run levels to init script
* Wed Oct 22 2003 - adrian@suse.de
- apply dnotify patch correct
- fix possible sig11 on signal storm
* Tue Sep 02 2003 - mmj@suse.de
- reload) and force-reload) are only the same in the case where
the daemon can be signalled. In this case reload should do nothing
so make it so.
* Thu Aug 14 2003 - adrian@suse.de
- add ServiceRestart: line to sysconfig
* Tue Aug 05 2003 - adrian@suse.de
- update dnotify patch to new version from Alex.
* should reduce needed CPU load when using with large directories
* Tue Jul 29 2003 - adrian@suse.de
- add %restart_on_update and %stop_on_removal
* Mon Jul 28 2003 - adrian@suse.de
- update fam to version 2.6.10
- update fileschanged to version 0.5.3
* Mon May 26 2003 - adrian@suse.de
- fix build also for lib64
* Mon May 26 2003 - adrian@suse.de
- build fix
* Thu Apr 24 2003 - ro@suse.de
- fix install_info --delete call and move from preun to postun
* Mon Mar 03 2003 - ro@suse.de
- add info dir entry for fileschanged
* Wed Feb 26 2003 - adrian@suse.de
- fix PreReqs for -server package
* Fri Feb 07 2003 - ro@suse.de
- added install_info macros
* Fri Jan 24 2003 - adrian@suse.de
- add optional xinetd.config template
* Wed Jan 22 2003 - meissner@suse.de
- recreate config* scripts so it detects ppc64 correctly.
* Tue Jan 14 2003 - adrian@suse.de
- add meta data to sysconfig file
* Wed Jan 08 2003 - adrian@suse.de
- update fileschanged to version 0.5.1
- create -devel and -server subpackages
* Tue Oct 01 2002 - adrian@suse.de
- add the fileschanged command line utility for famd
* Tue Sep 03 2002 - adrian@suse.de
- add fix for dnotify from Lubos
(Gnome is happy now :)
* Wed Aug 21 2002 - adrian@suse.de
- fix PreRequires finaly
* Mon Aug 12 2002 - kukuk@suse.de
- fam.init: Replace xntpd with $time in Required-Start
* Tue Aug 06 2002 - adrian@suse.de
- fix PreRequires
* Sat Jul 27 2002 - adrian@suse.de
- add force-reload option to init script
* Mon Jul 22 2002 - adrian@suse.de
- update to 2.6.9
* extend fam.conf with time_out values
- drop client.dif (not anymore needed)
* Tue Jul 16 2002 - adrian@suse.de
- add force-reload to init script, needed by LSB.
* Mon Jun 24 2002 - adrian@suse.de
- add /etc/sysconfig/fam file to modify fam settings
- change -t 5 default to -t 4 to workaround problems with Nautilus
* Mon Jun 03 2002 - adrian@suse.de
- update to version 2.6.8 (maintainance release)
* Thu May 23 2002 - adrian@suse.de
- fix build for gcc 3.1
* Mon Feb 18 2002 - adrian@suse.de
- fix fam start call in init script (-T 0)
* Wed Feb 06 2002 - coolo@suse.de
- use %_libdir
* Sun Jan 27 2002 - schwab@suse.de
- Use daemon(3).
* Tue Jan 22 2002 - adrian@suse.de
- remove rc.config start variable
- apply patches from Alex Larsson to use the kernel dnotify support
- do not start fam by default
* Mon Jan 07 2002 - adrian@suse.de
- update to version 0.6.7
- install %{_libdir}
* Fri Nov 30 2001 - adrian@suse.de
- update to version 2.6.6
- use macros to generate runlevel links
- fam daemon is not started by default
- still not using the linux kernel directory notification support,
until all known issues are fixed in the kernel code.
* Tue Aug 07 2001 - adrian@suse.de
- fix start script to be LSB conform
* Tue Jun 12 2001 - schwab@suse.de
- Fix missing declarations.
- Fix type of main.
* Mon Apr 09 2001 - adrian@suse.de
- disable imon support. (we need more testing for this kernel patch)
* Sat Mar 17 2001 - adrian@suse.de
- drop binarys in /usr/share/doc/packages/fam
* Thu Feb 08 2001 - ro@suse.de
- fixed to compile
* Thu Feb 08 2001 - adrian@suse.de
- add #include <string.h> for compile with gcc 2.96
* Wed Jan 31 2001 - adrian@suse.de
- added start script
added rc.config start setting (default no)
use patch from Waldo to fix symbol clash with kwin
enable imon support (fam fallback to polling, if the kernel do
not support imon)
* Mon Aug 28 2000 - adrian@suse.de
- inital package for the fam daemon
*** since there is no imon support inside our kernel, it does not
reduce any load on a single machine !
Generated by rpm2html 1.8.1
Daniel Veillard, Mon Oct 6 04:39:11 2008