Justin Clarke Casey
|
18974b7766
* refactor: rename UserServiceAdmin to UserAdminService
|
16 years ago |
Justin Clarke Casey
|
0862627b34
* refactor: move CreateUser into UserServiceAdmin
|
16 years ago |
Charles Krinke
|
02fd7751d9
Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:
|
16 years ago |
Melanie Thielker
|
f518ca7feb
Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new
|
16 years ago |
Melanie Thielker
|
3234472d62
Reverting the texture sending patch and the new libOMV. This makes this
|
16 years ago |
Justin Clarke Casey
|
c25a0ea792
* Update libOMV to r2359. This is necessary for the progressive texture patch
|
16 years ago |
Justin Clarke Casey
|
b636bb0f9e
* Stop the pointless passing of a scene's own region handler back to it in region comms
|
16 years ago |
Melanie Thielker
|
388c053dcb
Make the IM and friends modules optional. Clean up some code that dealt
|
16 years ago |
Teravus Ovares
|
d19400db44
* Just some OGP maintenance. Standards adherence type stuff.
|
16 years ago |
Teravus Ovares
|
16b6738cda
* Patch from JHurliman
|
16 years ago |
Dr Scofield
|
b0192ea139
fixes a slight copy and paste bug in OGP module.
|
16 years ago |
Teravus Ovares
|
17be1b736d
* In Standalone, add a persistant account for the OGP user.
|
16 years ago |
Teravus Ovares
|
031eb08b8e
* Remove a message handler
|
16 years ago |
Teravus Ovares
|
ab4e48e57d
leyla found a capitalization error in one of the OGP messages. Thanks leyla!
|
16 years ago |
Teravus Ovares
|
611ffa3f60
* Update in OGP draft 3 protocol spec with regards to seed region requests running over GET instead of POST and the rez_avatar/request cap being wrapped in the capabilities map.
|
16 years ago |
Teravus Ovares
|
42f04233a4
* Fix build error, (maybe)
|
16 years ago |
Teravus Ovares
|
12946e3327
* One more tweak in the OGP module to support OGP draft3.
|
16 years ago |
Teravus Ovares
|
293a822f74
* Implements an experimental method to define which region you want to go to in your 'region domain' in OGP.
|
16 years ago |
Justin Clarke Casey
|
7eb3b5a578
* minor: eliminate the current warnings
|
16 years ago |
Teravus Ovares
|
610313ea64
* Added null exception handler where we couldn't locate a user data record in the cache for the user
|
16 years ago |
Teravus Ovares
|
a1217410e5
* Switches content type from application/xml+llsd to application/llsd+xml on outgoing requests.
|
16 years ago |
Teravus Ovares
|
e4ca8e613a
* Remove a hack I put into OGP so that I could test OGP over SSL with the SeedCap response not being SSL
|
16 years ago |
Teravus Ovares
|
dbbbec48df
* This update makes configuring SSL a little easier on Windows XP. It also makes it possible to run a HTTPS server on the region. It also has a junk Certification authority for test purposes.
|
16 years ago |
Adam Frisby
|
e946b40fdd
* Minor fixes and cleanups around code being used for Rex Module work.
|
16 years ago |
Justin Clarke Casey
|
52a4c4d82f
* Check in first part of http://opensimulator.org/mantis/view.php?id=2073
|
16 years ago |
Teravus Ovares
|
23e52993fb
* This updates the OGP module to support both the revision 2 and revision 3 of the OGP protocol. (Assuming I understood it correctly)
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Teravus Ovares
|
f5c82186c1
* Adds configurable OGP Name prefix and suffix. See OpenSim.ini.example at the bottom for details. Defaults to an empty string for prefix and '_EXTERNAL' for suffix
|
16 years ago |
Dr Scofield
|
109aa00150
fix: PostInitialise() not being called on script engines (nasty one that)
|
16 years ago |
Justin Clarke Casey
|
cd5f8cf9ec
* Pragma out deprecation warning and comment out to remove other warnings in the OGP module
|
16 years ago |