1
0
mirror of https://github.com/Tygs/0bin.git synced 2023-08-10 21:13:00 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Kevin Lyda
d599aed09a Misspelling check.
Fixed the spelling using the following command:

  misspellings -s fix.sh $(find * -type f)
  sh fix.sh

Nothing very important, just was using it for a quick test.
2013-03-03 16:27:39 +00:00
sam
15b203eb11 Added options to the server script 2012-05-01 19:21:21 +07:00
sam
c323d1bbc9 Prevent privilege loading faillure from breaking the code in maxos 2012-04-29 17:10:07 +07:00
sam
b21028f92c Implemented privilege dropping 2012-04-29 05:07:25 +07:00
sam
1a46d998ac Expiration and burn after reading works 2012-04-27 04:41:20 +07:00
sam
19480bc1f0 Dependancy free 2012-04-27 02:19:12 +07:00