Changelog for
novfs-kmp-bigsmp-2.0.0_2.6.18.2_34-3.1.guru.suse102.i586.rpm :
Tue Dec 26 13:00:00 2006 Pascal Bleser
- added patch to remove tasklist_lock
Wed Nov 8 13:00:00 2006 - roAATTsuse.de
- change \"Supplements:\" to \"Enhances:\" in preamble
Thu Aug 31 14:00:00 2006 - roAATTsuse.de
- complete get_sb_nodev fix , add fix for Novfs_statfs
Wed Aug 30 14:00:00 2006 - kfensterAATTnovell.com
- Updated to work with kernel 2.6.16
Thu Jun 1 14:00:00 2006 - jlturnerAATTnovell.com
- Update to version 2.0
Fri May 19 14:00:00 2006 - jlturnerAATTnovell.com
- Not a fix but it helps with Bug 168390. Daemon_Receive_Reply
in daemon.c was not signaling when we received an ack packet.
This caused multiple timeouts if there is a network problem.
Wed May 17 14:00:00 2006 - agruenAATTsuse.de
- Mark novfs module as supported by Novell (175790).
Fri May 12 14:00:00 2006 - jlturnerAATTnovell.com
- Fix for Bug 163119. Modified Daemon_Library_write in daemon.c
to handle a length of zero bytes. It was always returning
zero bytes written. Updated to latest fixes from Germany.
Mon Apr 10 14:00:00 2006 - roAATTsuse.de
- added nodebuginfo tag to specfile
Thu Mar 23 13:00:00 2006 - jlturnerAATTnovell.com
- Set tv_nsec values to zero.
Thu Mar 23 13:00:00 2006 - jlturnerAATTnovell.com
- Fix for Bug 159873. Modified Daemon_DestroySessionId in daemon.c
to search the drive map list and remove any mapped drives for
that user.
Sun Mar 12 13:00:00 2006 - agruenAATTsuse.de
- Add `Supplements: kernel-$FLAVOR\' tags to the novfs-kmp-$FLAVOR
packages so that the one matching the installed kernel-$FLAVOR
package gets selected and installed automatically.
Tue Feb 28 13:00:00 2006 - jlturnerAATTnovell.com
- Fix for Bug 153789. Modified mk_novfs to look in the
/lib/modules/$release/updates directory for novfs.ko.
Fri Feb 17 13:00:00 2006 - jlturnerAATTnovell.com
- Fix for Bug 150026. Added support for lseek and writing 0
bytes to truncate a stream file.
Wed Feb 15 13:00:00 2006 - jlturnerAATTnovell.com
- Modified profile.c and daemon.c to build on other platforms.
Wed Feb 15 13:00:00 2006 - jlturnerAATTnovell.com
- Fix problem with changes file.
Tue Feb 14 13:00:00 2006 - jlturnerAATTnovell.com
- Remove patch from novfs.spec. It is causing problems.
Mon Feb 13 13:00:00 2006 - jlturnerAATTnovell.com
- Fix for Bug 150437. Updated headers in nwcapi.h and nwerror.h.
Mon Feb 13 13:00:00 2006 - jlturnerAATTnovell.com
- Modified Makefile to include changes that Andreas made.
- Fixed build problem with inode.c.
Mon Feb 6 13:00:00 2006 - jlturnerAATTnovell.com
- Converted package from km to kmp.
Thu Jan 26 13:00:00 2006 - jlturnerAATTnovell.com
- Modified source so it will compile on linux-2.6.16-rc1-git3-4.
Wed Jan 25 13:00:00 2006 - jlturnerAATTnovell.com
- Modified km_novfs.spec to match what SuSE had done.
Tue Jan 24 13:00:00 2006 - jlturnerAATTnovell.com
- Fix for Bug 145370. Had to make mods so that it would compile on
SuSE10.1 beta1.
Wed Jan 18 13:00:00 2006 - jlturnerAATTnovell.com
- Fix for Bug 143665. In nwcapi.c NwScanConnInfo and GetUserData
had to be fixed to return the correct data.
Thu Jan 12 13:00:00 2006 - jlturnerAATTnovell.com
- Fix for Bug 142690. In Inode.c had to add a
Novfs_file_inode_operations global to be used with files.
Novfs_inode_operations is now only used for directories. What I
found was that if you have a lookup method then it would assume
that it was a directory.
Mon Jan 9 13:00:00 2006 - jlturnerAATTnovell.com
- Update to 1.2. Fix for Bug 116643. In nwcapi.c NwRawSend will
now return the number of bytes received. In profile.c
__cyg_profile_func_enter and __cyg_profile_func_exit will only
print out info for symbol names that are in the SymbolTable.
This makes it possible to turn of debugging for SuSE 10.0.
Sat Dec 31 13:00:00 2005 - roAATTsuse.de
- fixed changelog layout again (sixth run)
- fixed specfile to build again (sixth run)
Thu Dec 1 13:00:00 2005 - jlturnerAATTnovell.com
- Fix for Bug 135928. Cleaned up all of the warning messages.
Tue Nov 29 13:00:00 2005 - jlturnerAATTnovell.com
- Fix for Bug 134085. In mk_novfs changed the od -s to
od --strings=8.
Wed Nov 16 13:00:00 2005 - jlturnerAATTnovell.com
- Fix for Bug 120129. Added code to kept track of mapped drives
and then remove them when the Control channel is closed. Fixed a
problem with removing novfs. Generated a new profile_funcs.h.
Fri Nov 11 13:00:00 2005 - jlturnerAATTnovell.com
- Fix for Bug 104443. Inode structure wasn\'t getting updated so
added code in verify_dentry to check inode values with inode
cache info. If not the same set the UPDATE_INODE flag. Then the
next call to getattr will request the info from the server.
Fri Nov 4 13:00:00 2005 - jlturnerAATTnovell.com
- Fix for Bug 132374. ia_attr_flags is only used in a DbgPrint.
Removed print message.
Fri Oct 28 14:00:00 2005 - jlturnerAATTnovell.com
- Fix for 121737. Fixed nwcapi.c NwdSetKeyValue to pass correct
values to the novfsd.
Thu Sep 8 14:00:00 2005 - kfensterAATTnovell.com
- Bugs 113372 and 96844 fixed deadlock in Novfs_i_lookup
- Version change from 1.0 to 1.1
Tue Jul 19 14:00:00 2005 - kfensterAATTnovell.com
- Bug 86129 - Found possible file corruption problem in
Novfs_Write_File
- Fix for memory leak and more debug stuff
- Bug 94697 Zero memory buffers with username and password
- Bug 95306 - remove dup NWC_VERIFY_KEY
- Bug 95405 - Fixed to limit date changes to 1980 and 2107
(NetWare limit).
- Bug 95467 - Fix to Novfs_Write_File to limit size of transfers
- Bug 95816 Wasn\'t calling kunmap after kmap
Tue Jun 28 14:00:00 2005 - kfensterAATTnovell.com
- Bug 91612 - Older versions of the kernel don\'t have kthread_create
exported.
- Bug 91604 - Found memory leak in Novfs_i_getattr
- Changed copyright and url values of spec file
- Enhanced debugging
- Fix in User_proc_write_DbgBuffer for daemon debug stuff
Tue Jun 21 14:00:00 2005 - kfensterAATTnovell.com
- Fix for GetDefaultConneciton - novfs
- Fix for GetConnInfo Bug - Server not found
- Chnage Broadcast Message Define.
- Fix For Change Password with NMAS
- Added return code to mk_novfs. Removed %pre section of the
novell-novfs-src.spec.
- Fix for 81780 and novfs memory tracking
- Fix problem with Scope_Get_UserSpace
- Changing debug entry to /proc/novfs/Debug
- Fix for 84703
- Bug 88397 - no return error codes
- BUG 83398 - mk_novfs will now check versions before building novfs.ko
- Changes for SuSE
- BUG 83930 - This helps but it might be a linux issue.
- Modified mk_novfs to check extra directory also
- Change comments from C++ style to C
- Fix for BUG80264 - Using kthread_run instead of kernel_thread
Mon Jun 6 14:00:00 2005 - garloffAATTsuse.de
- Make Makefile understand targets module, install, ...
Tue May 24 14:00:00 2005 - kfensterAATTnovell.com
- Modified novfs.spec to return an error
- Change xtier and novfs start and restart script information.
- Added Novfs_statfs to return that there is available space.
- Change Password Fix (novfs.ko)
- Increase the novfs version for today\'s build
- Move novfs to autobuild. Bug 75774
- Move novell-novfs to add-on
- New build process for novfs
- Fixes for Enumeration of Mapped links. (novfs & novfsd) Fixes
for Enumeration of Mapped Links.
- Fix for mount point on old novfs modules.
- Add novell-novfs back to the selection
- Enable slp during install of novfsd
- Added return code to mk_novfs. Removed %pre section of the
novell-novfs-src.spec.
- Fix for GetDefaultConneciton - novfs
- Fix for 81780 and novfs memory tracking
Mon May 9 14:00:00 2005 - kfensterAATTnovell.com
- Update to enumerate Identity code. (Daemon)
- Fixed bugs with enumerate and Get Identity (Daemon & novfs)
- Fix for truncation of tree name (Daemon and novfs)
- Preferred Tree, Set Def Context, query feature ect.....
(Daemon and novfs)
- Fixes for initial build and add files for initial build.
(Daemon and novfs)
- nwcapi.c fix (novfs)
- Merge all changes for VFS (novfs)
- Fix for multiple bugs post Beta 2 (novfs)
- Modifed Scope_Find_Scope to call Nwfs_Add_to_Root if a new scope
is created. This will cause the user name to show up under our
mount point.
- Fix for 5394. Changed code to make sure the file name had a
length > 0.
- Fix for bug 9648. Added support to rename a directory.
- Changed the way we are doing directory listing. Wasn\'t able to see
more than a 100 files.
- Modified Nwfs_d_revalidate
- Added Novfs_statfs to return that there is available space.
- Added Library interface to proc file system.
Fri Apr 8 14:00:00 2005 - kfensterAATTnovell.com
- Initial check-in