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
- added authorization check in file open More... over 15 years ago
Add ContainerMD::access More... over 15 years ago
- included role selection and physical mapping for krb5 & ssl More... over 15 years ago
- commiting virtual & physical mapping - virtual user and group roles - sudoer list - 'whoami' shell command - 'role' shell command to select virtual user and group roles More... over 15 years ago
- adding new files for VID handling More... over 15 years ago
- rewrite of id handling => all functions moved to VIDs - introcuded vid interface in console - added XrdMgmVid class for manipulation - changed mapping hashes in XrdCommonMapping More... over 15 years ago
- fix to run 'mgm' in valgrind More... over 15 years ago
- don't reset FMD map on FSTs when booting a filesystem - fix in console completion function More... over 15 years ago
- we don't even try to delete '/' - this fails anyway More... over 15 years ago
- added completion function for namespace functions - added as default flags '-O0 -g' into configure.ac - added 'rm -r' - added 'find' More... over 15 years ago
- added 'rm -r' to console More... over 15 years ago
- added recursive deletion 'rm -r' - added recursive find 'find' (not complete) More... over 15 years ago
- force meta data cache update for 0-size files (seems not to work 100% yet) - increased allowed backlog in the messaging service (startup creates high peak, which is fine) - changed 'fs ls' to sort by by nodename and then by fsid - changed startup order .... message listener starts after namespace has been initialized to avoid problems - fixed file access fs selection for replicated files - changed physical space update to avoid visible changes during recomputation More... over 15 years ago
- adding missing EXTRA_DIST directories/files - fixed XrdFstOfs Makefile.am (missing header files) - logging filters by logid not unit More... over 15 years ago
- commit modification time to mgm More... over 15 years ago
- read,write and update for plain and replica files More... over 15 years ago
- full integration of synchronous replica writes in Fst & Mgm - removed fprintf statements from MqMessage More... over 15 years ago
- updated initial symmetric key More... over 15 years ago
- added filter for debug messages e.g. > debug <tag> -filter <logid1>,<logid2> .... allows to suppress messages in the log output - fixed serious bug in the symmetric key store (don't copy binary data with strcpy) - fixed openssl 0.9.8 issue in base64 decoding (expects '\n') at end of b64 block - changed FilePlacement in/out object to std::vector to define order of stripes - commented library check for clock_gettime in configure.ac (does not work on SLC5) More... over 15 years ago
Fix a bug in hasLocation More... over 15 years ago
Add extended attributes for the containers More... over 15 years ago
- updated help on 'test' More... over 15 years ago
- scheduling group implementation for file placement More... over 15 years ago
- added scheduling group rotation to get the optimal distribution More... over 15 years ago
- added checksum and layout information to "fileinfo" - adapted to change of LocationVector in Namespace - created file placement views in Quota class - created file placement function in Quota class More... over 15 years ago
- reverting LocationSet to LocationVector to be able to specify an order More... over 15 years ago
Fix the tests More... over 15 years ago
Add uid, gid, mode and aclid to container metadata More... over 15 years ago
Explicitely linkg against librt (for clock_gettime) More... over 15 years ago
- now the right time in nanosecond function (although it is only us on SLC4) More... over 15 years ago