summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Expand)AuthorAgeFilesLines
* Remove bogus declaration of calloc() that broke the build. Test, folks,jkh1997-09-261-1/+0
* Remove unused fileache1997-09-241-751/+0
* Convert to random()ache1997-09-241-2/+2
* Fix turn rightache1997-09-241-2/+2
* Oops, miss one rand() lcation...ache1997-09-241-1/+1
* Convert to random()ache1997-09-243-9/+7
* Convert to random() and automatically fix bug with RAND_MAX is too largeache1997-09-242-2/+3
* Convert to random()ache1997-09-242-8/+6
* Move under HIDEGAME, add revokeache1997-09-242-22/+11
* Cleanupache1997-09-243-3/+4
* Convert to random()ache1997-09-242-4/+4
* Cleanup.ache1997-09-241-2/+4
* Revoke properly by setgid, not by setuid, overlooked in gamesache1997-09-241-2/+5
* Remove setuid, priveledges already revoked early in the right wayache1997-09-241-4/+0
* Cleanup.ache1997-09-241-4/+7
* Use include for malloc declarationache1997-09-241-3/+2
* Fix longstanding bug: it was impossible to save to the same file twiceache1997-09-241-2/+5
* Fix revoke to use setgid instead of setuid,since games uid changed toache1997-09-241-2/+4
* Revoke privs before shell exitache1997-09-244-14/+16
* Oops, to many zeroes was in usleep argache1997-09-241-1/+1
* Headers cleanup.ache1997-09-249-53/+60
* Remove conflicting malloc declarationache1997-09-241-1/+0
* Remove setuid, uneeded nowache1997-09-242-2/+0
* Back out all my changes and restore v1.5 because there is noache1997-09-241-7/+1
* Make hack non-setuid back, it is possible because hackdir hierarchyache1997-09-241-7/+1
* Includes cleanupache1997-09-246-18/+27
* Use SUIDGAME hook nowache1997-09-241-4/+2
* Back out previous fix (not work) and add more general SUIDGAME hook insteadache1997-09-241-2/+8
* Since hack suid now, add -fschg to install flags to prevent thisache1997-09-241-0/+1
* Revoke privs once at earlier stage and not mess with setegid in saveache1997-09-242-15/+4
* Simplify revokeache1997-09-241-1/+0
* Open score file and do revoke as early as possibleache1997-09-241-6/+8
* Simplify revokeache1997-09-241-1/+0
* Make hack suid "games" (additionly to sgid "games" as run),ache1997-09-243-4/+16
* Allow BINMODE to be overwritted (use ?=)ache1997-09-241-1/+1
* Simplify revokeache1997-09-242-2/+0
* Do not swap uids on log writting but open it first, then revokeache1997-09-241-6/+6
* Put comment indicating revokeache1997-09-241-0/+1
* Simplify revokeache1997-09-244-4/+0
* Oops, fix my error from prev commit (revoke simplification)ache1997-09-241-1/+1
* Simplify revokeache1997-09-241-1/+0
* Revoke sgid privs early and not svap uids on saved game at allache1997-09-242-8/+2
* Cleanupache1997-09-241-10/+3
* Use srandomdevache1997-09-241-1/+1
* Use srandomdevache1997-09-243-15/+14
* Use srandomdevache1997-09-244-4/+4
* Use srandomdevache1997-09-243-10/+8
* Use srandomdev()ache1997-09-241-1/+1
* Use srandomdevache1997-09-243-6/+2
* Use srandomdevache1997-09-245-6/+8
OpenPOWER on IntegriCloud