50 check-ins related to "trunk" occurring on or before 2015-05-26 15:46:07.
More ↑
2015-05-26
| ||
15:46 | Post-release version increment check-in: f90c4863fb user: rkeene tags: trunk | |
15:45 | AppFS 1.8 check-in: 1a0a82c686 user: rkeene tags: trunk, 1.8 | |
15:44 | Fixed bug in resetting latest value check-in: 355ee88ec8 user: rkeene tags: trunk | |
2015-05-12
| ||
13:30 | Updated to be more subtle with differing inodes, only differ them if the files are different check-in: 3021e03379 user: rkeene tags: trunk | |
2015-05-05
| ||
21:58 | Updated to give each file owned by a different UID their own inode so the VFS will (maybe) think they are different files check-in: ed7fabb181 user: rkeene tags: trunk | |
2015-03-20
| ||
15:20 | Post-release version increment check-in: f2103b6461 user: rkeene tags: trunk | |
15:19 | AppFS 1.6 check-in: 11de1e2cff user: rkeene tags: trunk, 1.6 | |
03:13 | Updated to allow users to specify permissions on files by their SHA1 in addition to filename check-in: 79c3658a52 user: rkeene tags: trunk | |
01:50 | Updated to set umask on startup check-in: 01c5bfc689 user: rkeene tags: trunk | |
01:46 | Updated to lowercase permissions read from the database, for security check-in: 0ab26b4975 user: rkeene tags: trunk | |
2015-03-19
| ||
16:09 | Allow administrators to provide additional/replaced permissions for files, fixed suidRoot setting check-in: e9fcc6d8f5 user: rkeene tags: trunk | |
15:43 | Updated to indicate local files are not world-accessible (good idea ?) check-in: 9be4aa6a4a user: rkeene tags: trunk | |
2015-03-18
| ||
17:21 | Updated to use an environment variable to determine if we should do a debug build (usually not) check-in: 40785110e7 user: rkeene tags: trunk | |
17:20 | Added basic support for removing the world/group permissions from files check-in: 152a83b125 user: rkeene tags: trunk | |
2015-03-16
| ||
15:36 | Improved "appfs-mkfs" latest detection check-in: e3ddb480d5 user: rkeene tags: trunk | |
2015-02-24
| ||
19:20 | Improved Slackware package building script check-in: 516e8e6dd7 user: rkeene tags: trunk | |
18:49 | Added sbindir for mount.appfs check-in: aac1e74eab user: rkeene tags: trunk | |
18:25 | Added script to create Slackware package check-in: fc66612d12 user: rkeene tags: trunk | |
2014-12-29
| ||
04:41 | AppFS 1.4 check-in: 3de2aab453 user: rkeene tags: trunk, 1.4 | |
04:41 | Added man page, updated to install mount.appfs, updated to obey "exec_destdir" check-in: 1fe5e639ec user: rkeene tags: trunk | |
03:50 | Post-release version increment (a tad late) check-in: 94a220b715 user: rkeene tags: trunk | |
03:49 | Updated to exit in success from "-h" and to ignore the "-v" option check-in: ff9238cef4 user: rkeene tags: trunk | |
2014-12-01
| ||
02:02 | Updated to not try to update package information for each sites when stat()'ing them check-in: 42a3efcd94 user: rkeene tags: trunk | |
2014-11-20
| ||
19:29 | AppFS 1.2 check-in: 2b052470df user: rkeene tags: trunk, 1.2 | |
2014-11-18
| ||
15:09 | Added documentation on index format check-in: 5ec33cd653 user: rkeene tags: trunk | |
04:28 | Updated to change the "platform" symlink to point to noarch-noarch if it is the only platform offered check-in: 749ff2a6ed user: rkeene tags: trunk | |
03:21 | Updated to include build script in the AppFS appfs package check-in: 5e29d51203 user: rkeene tags: trunk | |
03:21 | Updated to fully qualify path to key and certificate check-in: 4bd1108d37 user: rkeene tags: trunk | |
03:07 | Added ignored option for "rw" for fstab support check-in: a2d245a487 user: rkeene tags: trunk | |
02:56 | Added licensing information (MIT License) check-in: 9dd5234a64 user: rkeene tags: trunk | |
01:15 | AppFS 1.0 check-in: bb395280e5 user: rkeene tags: trunk, 1.0 | |
01:15 | Made default build release again check-in: 858edeb2b9 user: rkeene tags: trunk | |
01:14 | Added release engineering file check-in: aa77e716e8 user: rkeene tags: trunk | |
01:13 | Prettied up Makefile check-in: 48dd71800a user: rkeene tags: trunk | |
01:06 | Moved option parsing to a separate function and added help, set default directory time to start time check-in: 7324be78ca user: rkeene tags: trunk | |
00:06 | Added comment a distclean target for archive check-in: 1beb5adeec user: rkeene tags: trunk | |
2014-11-17
| ||
21:25 | Added target to generate a CPIO archive check-in: e0aaed08b6 user: rkeene tags: trunk | |
21:25 | Updated to try to send a SIGHUP to AppFSd after updating cache check-in: e2d1bd2959 user: rkeene tags: trunk | |
21:25 | Updated to try harder to set PATH check-in: b816922ddf user: rkeene tags: trunk | |
21:18 | Corrected typo check-in: 091c38b14e user: rkeene tags: trunk | |
21:11 | Updated to call appfs-cert to sign the site if it is available check-in: 87b144f5c9 user: rkeene tags: trunk | |
21:05 | Updated to allow in-place signing, rather than atomic-replace check-in: 93b5d66091 user: rkeene tags: trunk | |
21:03 | Updated to only prompt for passwords for encrypted files, and store certificate if a CSR was automatically generated check-in: 111b99f620 user: rkeene tags: trunk | |
20:50 | Updated to trim trailing newlines check-in: 3242c8d4d5 user: rkeene tags: trunk | |
20:37 | Added working certificate support check-in: 3244026fd6 user: rkeene tags: trunk | |
20:37 | Updated to include entire error stack on error for --tcl mode in AppFSd check-in: 4b2e0bf187 user: rkeene tags: trunk | |
16:51 | Added start of signature verification check-in: 6f88d82476 user: rkeene tags: trunk | |
16:51 | Added timeout (30s) for DB operations to avoid locking failures being immediately returned check-in: dd0cc55f82 user: rkeene tags: trunk | |
2014-11-15
| ||
19:34 | Updated inode generation to be FNV-1a check-in: fac74d236f user: rkeene tags: trunk | |
19:17 | Added missing Tcl_Preserve() call check-in: 71bdb44ec6 user: rkeene tags: trunk | |