aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Server
AgeCommit message (Collapse)Author
2017-02-05Fix missing return statementMichael
2017-02-05Stop hashing passwords - we encrypt saves nowMichael
2017-02-05Server now FULLY encrypts savesMichael
2017-02-05Fix double-hashing issueMichael
2017-02-04more security fixesMichael
2017-02-04Fix major security flaw in multi-user domainMichael
2017-02-04Add name changer backendMichael
You can use the DefaultTitleAttribute on an IShiftOSWindow to specify a default title for the window and name changer entry.
2017-02-03Add prevention of duplicate legion entries.Michael
2017-02-02Implement the DownloaderMichael
2017-02-02Shiftnet, and audio fixesMichael
2017-01-22Add trm.exit command for exiting remote sessions.Michael
2017-01-21Commands can now be locked out of remote sessionsMichael
Try using sos.shutdown remotely... it won't work. :stuck_out_tongue_winking_eye:
2017-01-21Change cmdstr to command in trm_invcmdMichael
2017-01-21Fix trm handshake acceptMichael
2017-01-21Terminal remote control!Michael
2017-01-18Linux testMichael
2017-01-17Tutorial backend, deletion of NancyMichael
I'll probably do a SaaS webadmin tool for the MUD in ASP.NET someday.
2017-01-14Update Program.csCarver Harrison
2017-01-14#5 - Users can be given CP over the MUDMichael
Currently not usable in the UI, but will be used to power shops.
2017-01-08fix appvoyer buildswilliam341
2017-01-08Merge pull request #20 from carverh/patch-10william341
Update Resources.resx
2017-01-08Merge pull request #17 from carverh/patch-8william341
Rename Home.html to index.html
2017-01-08Update Resources.resxCarver Harrison
2017-01-08Rename NotFound.txt to 404.htmlCarver Harrison
2017-01-08Rename Home.html to index.htmlCarver Harrison
2017-01-08HTML5-ified NotFound.txt | carverhMichael
2017-01-08Update Home.txtCarver Harrison
2017-01-08Update NotFound.txtCarver Harrison
2017-01-08Add license to top of ALL code files.Michael
2017-01-08Initial uploadMichael