| Commit message (Expand) | Author | Files | Lines |
2020-09-11 | Automatically add members to certain groups, and HGers from specific grids to... | onefang | 1 | -1/+2 |
2020-09-09 | Various logging fix ups. | onefang | 1 | -1/+1 |
2020-09-09 | Remove useless executable bit that Windows adds. | onefang | 4 | -0/+0 |
2020-09-08 | Better ROBUST and sim startup console notification. | onefang | 2 | -0/+3 |
2020-09-08 | Move various paths out of the bin directory. | onefang | 2 | -7/+2 |
2020-03-18 | Log ROBUST reading config files, just like regions do. | onefang | 1 | -0/+1 |
2019-11-14 | work on previus 2 patchs | UbitUmarov | 1 | -8/+3 |
2019-10-22 | remove some more useless NULL arguments | UbitUmarov | 2 | -18/+13 |
2019-10-06 | Fix an issue where parameter parsing could lead to an exception | Melanie | 1 | -1/+2 |
2019-09-11 | extent supported number of avatar textures/bakes/wearables, tell viewers abou... | UbitUmarov | 1 | -1/+1 |
2019-08-31 | typo-- | onefang | 1 | -1/+1 |
2019-08-25 | Now with favicons. | onefang | 1 | -5/+5 |
2019-08-22 | More stats, and an actual stats web page. | onefang | 1 | -3/+34 |
2019-08-21 | Make ReadConfig a general features of consoles, rather than type dependent | Melanie | 1 | -9/+1 |
2019-08-21 | Call SetServer on consoles reflectively to avoid having type checks in places... | Melanie | 1 | -3/+5 |
2019-08-21 | Disable the account manager for now, and anything else HTTPS related. | onefang | 1 | -18/+74 |
2019-08-20 | Massive console refactor. Greatly simplify interface. | Melanie | 2 | -18/+23 |
2019-08-18 | Optimise account name validation. | onefang | 1 | -7/+6 |
2019-08-18 | TODO++ | onefang | 1 | -0/+3 |
2019-08-18 | Various additions to the web account manager. | onefang | 1 | -108/+406 |
2019-08-17 | Implement HEAD in our simple web server. | onefang | 1 | -2/+11 |
2019-08-17 | VArious additions to account manager. | onefang | 1 | -19/+83 |
2019-08-17 | Simple web server gets HTTPS. | onefang | 1 | -1/+14 |
2019-08-13 | Beef up the web server a bit. | onefang | 1 | -0/+37 |
2019-08-11 | WebServerInConnector -> WebServerConnector | onefang | 1 | -2/+2 |
2019-08-09 | Make the DNS cache timeout configurable. | Melanie | 1 | -2/+3 |
2019-08-07 | add cap EstateChangeInfo | UbitUmarov | 1 | -6/+3 |
2019-08-08 | Various clean ups. | onefang | 1 | -69/+44 |
2019-08-07 | More account manager. | onefang | 1 | -9/+56 |
2019-08-07 | Testing MySQLRaw's SELECT. | onefang | 1 | -0/+11 |
2019-08-07 | Swap out MySQLGenericHandler and swap in MySQLRaw. | onefang | 1 | -9/+10 |
2019-08-07 | The beginnings of an account management web page. | onefang | 1 | -24/+183 |
2019-08-06 | Maybe now we can properly count locals and hypergridders on the web page? | onefang | 1 | -7/+4 |
2019-08-06 | Add actual grid stats to the web page. | onefang | 1 | -8/+40 |
2019-08-05 | ROBUST now reports INITIALIZATION COMPLETE FOR ROBUST. | onefang | 1 | -0/+2 |
2019-08-05 | More basic web server. | onefang | 1 | -7/+46 |
2019-08-04 | Add a basic generic web server, and a login page, plus stubs for the other ba... | onefang | 1 | -0/+107 |
2019-08-02 | Another attempt at sorting out the auto group chicken and egg problems. | onefang | 1 | -1/+2 |
2019-07-30 | now i can login on win .net4.8, but just a little drop on a large (broken) OS... | UbitUmarov | 1 | -58/+66 |
2019-07-04 | Properly combine Robust.ini path. | onefang | 1 | -1/+1 |
2019-05-19 | Move cache, config, logs out of tree, and various related clean ups. | onefang | 2 | -7/+2 |
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 54 | -412/+1348 |
2019-05-19 | Stop it from not stopping. | root | 1 | -2/+3 |
2019-03-12 | Robust: to tell main httpserver to stop on shutdown | UbitUmarov | 1 | -0/+2 |
2019-03-11 | Should have been in the last commit | root | 1 | -3/+12 |
2018-11-14 | Fixed spelling error (availble -> available) | Kevin Cozens | 1 | -2/+2 |
2018-11-14 | take login service out of basicDOSprot (too little, too late) | UbitUmarov | 1 | -3/+4 |
2018-09-29 | add a few more gc collect in some spots | UbitUmarov | 1 | -5/+7 |
2018-09-27 | more on culture issues | UbitUmarov | 1 | -0/+3 |
2018-09-26 | make sure Culture is right on some spots | UbitUmarov | 1 | -2/+2 |