0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update the bug tracker link. More... about 14 years ago
Bump the version number - the renew-tokens branch is a pretty substantial new feature. More... about 15 years ago
Build path to maybe_aklog based on where the ccache API will look for the library in the first place (Closes #2). More... about 15 years ago
Merge branch 'master' into renew-tokens More... about 15 years ago
Fix some really badly written text in the README. More... about 15 years ago
Add the bugtracker to the README. More... about 15 years ago
Update README for the renew-tokens branch. More... about 15 years ago
Merge branch 'master' into renew-tokens More... about 15 years ago
Add a README file. More... about 15 years ago
Rename main.c to maybe_aklog.c so it's not confused with the loginLogout bundle. More... about 15 years ago
Remove all Kerberos logic from auto-aklog.m; just shell out to maybe_aklog. More... about 15 years ago
Include maybe_aklog in the generated auto-aklog bundle. More... about 15 years ago
Rename afs_princ executable to maybe_aklog. More... about 15 years ago
Pull afs_princ's main into its own file, and copy over the code from auto-aklog.m More... about 15 years ago
Change afs_princ to take arguments, and aklog based on those arguments. More... about 15 years ago
Split afs_princ off into its own executable. More... about 15 years ago
Don't build a Universal binary. More... about 15 years ago
Attempt to renew currently held tokens instead of always using the default CC. More... about 15 years ago
Add -DAFS_PTHREAD_ENV for something that may or may not be thread safety. More... about 15 years ago
Oh hey - there's actually a constant for the max length of a cell name. More... about 15 years ago
Try to free things that need to be freed. More... about 15 years ago
Don't segfault of the passed in credentials cache doesn't contain a colon. More... about 15 years ago
Add the new files to the Xcode project, and link against AFS correctly. More... about 15 years ago
Import all of my AFS code in one fell swoop. More... about 15 years ago
Copy in the kname_parse function from krb4 because it was reduced to a stub on OS X 10.5. More... about 15 years ago
Set a real version number. More... over 15 years ago
Everyone loves licensing! More... over 15 years ago
Re-create the Xcode project so that the install target works. More... over 15 years ago
Set to work with Xcode 2.4 and OS X 10.4 More... over 15 years ago
Add the Xcode project file More... over 15 years ago