| Commit message (Expand) | Author | Files | Lines |
2020-03-18 | Log ROBUST reading config files, just like regions do. | onefang | 1 | -0/+1 |
2020-02-07 | Bump version to 0.9.0.2 Dev. | onefang | 1 | -3/+3 |
2019-09-11 | Bump to build 1. | onefang | 1 | -1/+1 |
2019-09-11 | Hack around some tests failing.OpenSim_SC_0.9.0.1_1 | onefang | 1 | -9/+16 |
2019-09-11 | Bump to release flavour, build 0. | onefang | 1 | -2/+2 |
2019-08-31 | typo-- | onefang | 1 | -1/+1 |
2019-08-31 | Tag and release OpenSim_SC 0.9.0.1 RC1.OpenSim_SC_0.9.0.1_RC1 | onefang | 1 | -1/+1 |
2019-08-25 | Now with favicons. | onefang | 1 | -5/+5 |
2019-08-25 | Bump build number to 6. | onefang | 1 | -1/+1 |
2019-08-25 | Gods can do anything they want, including bypassing OhSilly threat levels. | onefang | 1 | -0/+11 |
2019-08-23 | Update documentation. | onefang | 1 | -1/+1 |
2019-08-22 | Bump build number to 5. | onefang | 1 | -1/+1 |
2019-08-22 | More stats, and an actual stats web page. | onefang | 1 | -3/+34 |
2019-08-22 | Function for MYSQL joins. | onefang | 1 | -0/+51 |
2019-08-22 | When the generate map command is given, generate the map. | onefang | 4 | -2/+40 |
2019-08-22 | OhSillyThreatLevels should throw an exception when not allowed. | onefang | 1 | -7/+3 |
2019-08-21 | Bump build number to 4. | onefang | 1 | -1/+1 |
2019-08-21 | Disable the account manager for now, and anything else HTTPS related. | onefang | 1 | -18/+74 |
2019-08-18 | Optimise account name validation. | onefang | 1 | -7/+6 |
2019-08-18 | TODO++ | onefang | 1 | -0/+3 |
2019-08-18 | Bump build number to 3. | onefang | 1 | -1/+1 |
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-15 | Bump build number. | onefang | 1 | -1/+1 |
2019-08-15 | Actually calculate the sample money modules fake balance. | onefang | 1 | -2/+11 |
2019-08-15 | Teleport home from off grid shouldn't land on roofs either. | onefang | 1 | -1/+1 |
2019-08-15 | Bandaid for ghost users, check and remove them from Presence when they log on. | onefang | 12 | -5/+197 |
2019-08-13 | Beef up the web server a bit. | onefang | 2 | -0/+41 |
2019-08-13 | Godliness can be in the first name as well. | onefang | 1 | -0/+14 |
2019-08-11 | WebServerInConnector -> WebServerConnector | onefang | 1 | -2/+2 |
2019-08-08 | Various clean ups. | onefang | 1 | -69/+44 |
2019-08-07 | More account manager. | onefang | 2 | -11/+62 |
2019-08-07 | Testing MySQLRaw's SELECT. | onefang | 1 | -0/+11 |
2019-08-07 | Swap out MySQLGenericHandler and swap in MySQLRaw. | onefang | 3 | -362/+152 |
2019-08-07 | The beginnings of an account management web page. | onefang | 1 | -24/+183 |
2019-08-06 | The knomes have been obsconded with by hippos. | onefang | 1 | -2/+2 |
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-06 | Add a more direct MySQL handler. | onefang | 1 | -0/+353 |
2019-08-05 | ROBUST now reports INITIALIZATION COMPLETE FOR ROBUST. | onefang | 1 | -0/+2 |
2019-08-05 | Limits -= 2 | onefang | 2 | -5/+6 |
2019-08-05 | More basic web server. | onefang | 1 | -7/+46 |
2019-08-05 | Warning-- | onefang | 1 | -1/+1 |
2019-08-04 | Add a basic generic web server, and a login page, plus stubs for the other ba... | onefang | 2 | -0/+112 |
2019-08-04 | Better sim startup finished messages. | onefang | 1 | -4/+4 |
2019-08-04 | Don't inform neighbours that we are up twice. | onefang | 1 | -3/+4 |
2019-08-03 | Hypergridders have their full name in firstname, and their grid in lastname. ... | onefang | 1 | -1/+14 |
2019-08-02 | Another attempt at sorting out the auto group chicken and egg problems. | onefang | 7 | -16/+33 |