1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jan 09, 2025 — Jan 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- fixed checksum printout function for 'fileinfo' More... over 15 years ago
- adding new policy class More... over 15 years ago
# Namespace - changed modification & creation time to timespec structure (tv_sec,tv_nsec) - added timestamping functions creating timespec values with sec + usec (for now) - renamed pUid pGid to pCUid and pCGid (that is only the identity used for file creation, not the owner) - added default errno to MDException ENODATA (0 is a bad default for an error) More... over 15 years ago
Fix the copy constructor More... over 15 years ago
Merge branch 'devel' More... over 15 years ago
Add errno information to exceptions More... over 15 years ago
Add tests to gitignore More... over 15 years ago
- cleaned up include paths to contain always 'Namespace/' More... over 15 years ago
- adding standard 'include' directive (google hash has to be installed in $prefix for deployment) More... over 15 years ago
- added kRaid5 & Stripe Width description More... over 15 years ago
- implemented RAID5 layout type - the degraded read and write implementation is still missing and the module is untested More... over 15 years ago
First iteration of the namespace More... over 15 years ago
- adding new files for checksums and implementation of plain and replica layouts More... over 15 years ago
- changed layoutid class to split into checksum type, replica type and stripe number More... over 15 years ago
- added verify checksum for read - the client selects to verify the checksum via the opaque tag "?verifychecksum=1","?verifychecksum=true","?verifychecksum=yes" More... over 15 years ago
- added checksum support for "adler", "crc32", "md5" and "sha1". - checksum's are recalculated for non consecutive reads - checksum's are selected via the file layout type provided More... over 15 years ago
- added size update callback to meta data caches (fst->mgm) - fixed hanging error messages in XrdClientAdmin's More... over 15 years ago
- fixed bugs in the quota computation (changelog reading) and report system More... over 15 years ago
- added store and reload for quota limits into configurations files - added '*' prefix for currently active config - added '!' prefix for modified active config - added 'config diff' to see the modifications against the initially loaded config More... over 15 years ago
- added 'restart fst' command to console to restart the services on all fst nodes - completed save/load of configuration status (rw,ro,drain,off) More... over 15 years ago
- added changelog files for configuration changes - added 'config changelog [-<n>]' function to display configuration changes - added 'policy' entries to configuration More... over 15 years ago
- config load is now operational - added config reset to recreate empty state More... over 15 years ago
Fix an initialization bug More... over 15 years ago
- adding configuration engine and quota manager files - the load function is not fully implemented yet ... More... over 15 years ago
- added configuration listing, dumping and saving - saved configurations always keep their backup history, so every change can be easily reverted More... over 15 years ago
- extended functionality: -- quota system -- configuration engine -- console commands for quota system -- console commands for configuration engine More... over 15 years ago
- added history files to console - added container id to fmd More... over 15 years ago
- added "-Wall -Werror" as default compilation flag - cleaned up many warnings - remove NULL from code - added changelog file for fst - added changelog file check during fst boot with crc32 checks - added 'fs set' and 'fs rm' command to console - added regular quota and file system space updates on fst More... over 15 years ago
- fixed readline check for SLC4 (-lcurses needed) More... over 15 years ago
Fix missing header, static instalation paths and add libreadline check More... over 15 years ago