Commit graph

67 commits

Author SHA1 Message Date
overflowerror
36bb654d35 Update README.md
Installation, Usage, Future
2014-08-17 18:26:06 +02:00
overflowerror
3512de7bc1 setup switch in config 2014-08-17 18:16:46 +02:00
overflowerror
b6b93253c8 added mysql credentials to config.php 2014-08-17 18:13:26 +02:00
overflowerror
fb57be30b7 ehm, i guess you know why 2014-08-17 18:03:17 +02:00
overflowerror
a7b9c68290 root has all rights on all files and does not need any passwords on user change 2014-08-17 18:00:46 +02:00
overflowerror
e78bc8b928 cat 2014-08-16 22:42:35 +02:00
overflowerror
a6f804b5d0 added cat 2014-08-16 22:42:11 +02:00
overflowerror
72deef7390 I'm stupid 2014-08-16 22:40:05 +02:00
overflowerror
c08586161a ... and i forgot about cd 2014-08-16 21:08:11 +02:00
overflowerror
7c86890c6c ... and i forgot about su 2014-08-16 21:07:37 +02:00
overflowerror
af5fbb9f4e oh i forgot about the libs 2014-08-16 21:07:05 +02:00
overflowerror
348ff4b03c i added libs for encoding and hashing in client space (passwords will be hashed a second time on the server (see setup.php and su.php) for more security) and i included the following programs: su, pwd, cd 2014-08-16 21:06:37 +02:00
overflowerror
a98c382a07 ls can handle shortened paths relative to working directory 2014-08-16 21:04:42 +02:00
overflowerror
9bd7da0829 we _have_ to return in handleKey if a program is running. otherwise the shell copys every into to prompt 2014-08-16 21:03:53 +02:00
overflowerror
81f2624ab1 some error checking 2014-08-16 21:02:25 +02:00
overflowerror
7935872be3 file flags are now globaly defined. : ) 2014-08-16 21:01:50 +02:00
overflowerror
7634231380 i had to remove the regenerate function, because my local php keeps deleting the session as a result of this function (i've no idea why) 2014-08-16 21:01:23 +02:00
overflowerror
595fb43edc some mistakes here 2014-08-16 21:00:19 +02:00
overflowerror
ece61f2841 every new shell will be logged 2014-08-16 20:59:58 +02:00
overflowerror
6af3ddc991 because of the new logging methods, we need some new tables... i added a root password... 2014-08-16 20:59:28 +02:00
overflowerror
7bc9de66ad some new methods for logging 2014-08-16 20:58:39 +02:00
overflowerror
4e6b5362ce better version of request (now we can add key-value-pairs to data via .setData()) 2014-08-08 17:06:40 +02:00
overflowerror
df0ecc611d i have no idea what i changed here 2014-08-08 17:05:33 +02:00
overflowerror
b7fb300c75 cool functions for user management... 2014-08-08 17:05:10 +02:00
overflowerror
dbf2db67e5 some more functions for accessing the filesystem... 2014-08-08 17:04:44 +02:00
overflowerror
c1eaae4cdb definition of the size of a directory (we can define this as we like, because it's just a value) 2014-08-08 17:04:21 +02:00
overflowerror
ccf3799d72 php part of ls... nearly perfect... : ) 2014-08-08 17:03:38 +02:00
overflowerror
1f2f978084 javascript part of ls... i wonder if it would be a good idea to Ls.formatTime to miscellaneous.js 2014-08-08 17:03:09 +02:00
overflowerror
a835a0be33 added ls file to index 2014-08-08 17:02:00 +02:00
overflowerror
d1614f888e include of all that nice programs. :3 2014-08-08 14:24:49 +02:00
overflowerror
83b1a37acd whoami... all such simple programs... next will be ls or cd... 2014-08-08 14:24:31 +02:00
overflowerror
c628da5309 an echo program 2014-08-08 14:23:51 +02:00
overflowerror
dca3a9fd8c first functioning program... hello world (Who'da thunk it?) 2014-08-08 14:23:28 +02:00
overflowerror
396b0cd58f added function for leading zeros in dates 2014-08-08 14:22:18 +02:00
overflowerror
551dafdeec and again some changes 2014-08-08 14:21:52 +02:00
overflowerror
fdd2e4e0e6 preparation for program-loader + some other changes 2014-08-08 14:21:33 +02:00
overflowerror
5c72fc7d6c i changed something here? 2014-08-08 14:21:06 +02:00
overflowerror
3e66fed00f request init infos from server 2014-08-08 02:06:08 +02:00
overflowerror
0fd6e450a6 seems like I mixed up init and setup 2014-08-08 02:05:45 +02:00
overflowerror
5a412f6fd9 some lines 2014-08-08 02:05:05 +02:00
overflowerror
9a8bb1c417 some functions to get user informations 2014-08-08 02:04:47 +02:00
overflowerror
e5f92df02a we need a hostname file 2014-08-08 02:04:22 +02:00
overflowerror
a4c9c28baf I guess I did some changes here too 2014-08-08 02:04:07 +02:00
overflowerror
9c49592378 filemanager - almost complete 2014-08-08 02:03:45 +02:00
overflowerror
5bcd21009c some new config vars 2014-08-08 02:03:25 +02:00
overflowerror
7b5d84c575 most of action logger 2014-08-08 02:03:13 +02:00
overflowerror
5a56a821af just a few changes 2014-07-18 15:50:41 +02:00
overflowerror
d63d1e30ba setup routine 2014-07-18 15:04:36 +02:00
overflowerror
138d69ef3f we want to use mysqli 2014-07-18 15:04:23 +02:00
overflowerror
32d8c6ee55 mysql connect 2014-07-04 01:51:43 +02:00