openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
SOSSNT
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 2 hours
ago.
Jul 20, 2024 — Jul 20, 2025
Showing page 2 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Move a 'printf' error to assert in inodes
donbowman
More...
over 21 years ago
Enable timeout on attribute cache (default 5 seconds).
donbowman
More...
over 21 years ago
Updates to make writes work properly, was overwriting acache.
donbowman
More...
over 21 years ago
Fix missing newlines @ end of file. remove crtdbg.h
donbowman
More...
almost 22 years ago
deal with wildcards ending up in path names
donbowman
More...
almost 22 years ago
Remove * from allowed characters
donbowman
More...
almost 22 years ago
Fixed another spot with improper file characters in names. removed concept of 'gencount', not really implemented.
donbowman
More...
over 22 years ago
Changed all malloc to calloc since I don't trust all the setting of vars. Fixed problems with inodes.c and characters beyond 0x80 in a filename (would go off the beginning of the array). Added some diagnostic messages for various illegal inode conditions.
donbowman
More...
over 22 years ago
add strdup to mount/umount otherwise free args will free a var on the stack!
donbowman
More...
over 22 years ago
Updated to check for UDP only on mountd getproc
donbowman
More...
over 22 years ago
Fixed leak in svc free args
donbowman
More...
over 22 years ago
fix bytesNeeded calculation (operator precedence issue)
Ed Maste
as emaste
More...
over 22 years ago
fix typo & printf format specifier
Ed Maste
as emaste
More...
over 22 years ago
Fixed problem with u_xdr.c clearing the eof flag on readdir, causing some directories to be invisible.
donbowman
More...
over 22 years ago
Remove the 'unlink' of the inode.dmp file on startup. Fix problem with a new line in the file name from inode.dmp. Added asserts to catch 0-length file names from showing up.
donbowman
More...
over 22 years ago
Fixed bug with getting ESTALE if the attrcache was overflowed. Fixed bug with parsing inodes.dmp file if there was a space in file name (it was using fscanf instead of fgets). Fixed flushing issue on inodes.dmp w/ stopping service, getting a half entry in file.
donbowman
More...
almost 23 years ago
More warning removal
donbowman
More...
almost 23 years ago
Added prototype hasher (not enabled). Added asserts for cases that really shouldn't happen (but they do... so this may make it worse???)
donbowman
More...
almost 23 years ago
Remove warnings, reformat
donbowman
More...
almost 23 years ago
Removed unneeded locals
donbowman
More...
almost 23 years ago
Added braces in error case
donbowman
More...
almost 23 years ago
Removal of warnings
donbowman
More...
almost 23 years ago
Fixed ESTALE to be 70 instead of 101
donbowman
More...
almost 23 years ago
Removed printf left in by accident
donbowman
More...
almost 23 years ago
More buf fixes & warning removal and another purify run: * fixed problem walking up off of root dir * fixed problems with more 'illegal' chars in file names
donbowman
More...
almost 23 years ago
Code cleanup to prototypes. Warning removal. Ran purify. Fixed error on read-only access w/ crash. Fixed error on equality (as ==) causing incorrect stat info. Removed inode.dmp file (now is #define) since it causes more confusion than it fixes.
donbowman
More...
almost 23 years ago
fix compiler warning
Ed Maste
as emaste
More...
almost 23 years ago
fix compiler warnings
Ed Maste
as emaste
More...
almost 23 years ago
Removed warnings, reformatted somewhat
donbowman
More...
almost 23 years ago
Added verbose tracing
donbowman
More...
almost 23 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree