index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Grid
/
UserServer.Modules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-07-12
Fixed bug in AvatarCreationModule, where during the cloning of a folder it wo...
MW
1
-0
/
+5
2009-06-18
* Corrected CAPS namespaces
Arthur Valadares
2
-2
/
+2
2009-06-11
InterServiceInventoryService references *almost* completely removed from the ...
diva
2
-2
/
+2
2009-06-04
Comment out unused variables / private fields to avoid compiler warnings.
Jeff Ames
1
-4
/
+4
2009-06-04
Comment out unused private functions to avoid compiler warnings.
Jeff Ames
1
-53
/
+53
2009-06-01
Fixed AvatarCreationModule (I think)
MW
1
-1
/
+1
2009-06-01
trying to get panda to be able to read the AvatarCreationModule
MW
1
-544
/
+544
2009-06-01
part 1 of trying to get panda to be able to read the AvatarCreationModule
MW
1
-545
/
+545
2009-06-01
Some changes to the AvatarCreationModule to reduce the number of database rea...
MW
1
-69
/
+86
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
10
-10
/
+10
2009-05-31
Update svn properties.
Jeff Ames
1
-528
/
+528
2009-05-30
Added option (on my default) to the clone avatar function so that the clothes...
MW
1
-122
/
+141
2009-05-30
Made it so ( by default) the Clone avatar function, propagates the permission...
MW
1
-21
/
+28
2009-05-30
a few small changes to AvatarCreationModule
MW
1
-14
/
+17
2009-05-30
Added a AvatarCreationModule to the user server. This handles the "cloning" o...
MW
1
-0
/
+499
2009-05-26
Restoring the initial CAP Url to exactly what it used to be before Adam's cha...
diva
1
-6
/
+13
2009-05-26
* Fiddles with some login network code to attempt to fix login bug.
Adam Frisby
1
-1
/
+2
2009-05-23
* Implements automatic loopback handling for standalone regions.
Adam Frisby
1
-4
/
+6
2009-05-23
* Pipes IPEndPoint through all Login methods, including LLSD/OSD login paths.
Adam Frisby
1
-3
/
+3
2009-05-23
* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...
Adam Frisby
5
-21
/
+25
2009-05-04
Intermediate commit. WILL NOT COMPILE!
Melanie Thielker
9
-2
/
+10
2009-04-29
Flipping check_session xmlrpc's keep-alive to false, because some clients hang.
diva
1
-1
/
+1
2009-04-22
* Resolve http://opensimulator.org/mantis/view.php?id=3509 by putting some se...
Justin Clarke Casey
1
-14
/
+2
2009-04-22
* Fission OGS1UserServices into user service and OGS1 user data plugin compon...
Justin Clarke Casey
1
-0
/
+1
2009-04-14
Adds session authentication upon NewUserConnections. Adds user key authentica...
diva
2
-71
/
+15
2009-04-09
* Added some more experimental code; nothing wired in so far.
lbsa71
1
-40
/
+68
2009-03-31
Update svn properties, add copyright header, formatting cleanup.
Jeff Ames
1
-224
/
+224
2009-03-29
Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...
diva
2
-0
/
+2
2009-03-29
Moved some files around, so that it's easier to share code between standalone...
diva
1
-0
/
+1
2009-03-27
* This updates LibOMV to the current release 0.6.0 on March 19 2009
Teravus Ovares
1
-2
/
+2
2009-03-27
Added the hg login procedure to the user server.
diva
1
-0
/
+223
2009-03-20
* Normalized and pulled GetInventorySkeleton up.
lbsa71
1
-62
/
+0
2009-03-20
* De-duplicated login service some more
lbsa71
1
-29
/
+0
2009-03-19
* Group OpenSim.Framework.Servers interfaces together
Justin Clarke Casey
1
-0
/
+1
2009-03-12
* Another stab at refactoring up the CustomiseResponse function. Two fixes:
lbsa71
1
-149
/
+47
2009-03-11
* Reverted r8750 to do another round of debugging on mantis #3287
lbsa71
1
-28
/
+155
2009-03-10
*** POTENTIAL BREAKAGE ***
lbsa71
1
-155
/
+28
2009-03-10
* Re-aligned CustomiseResponse function for imminent up-pulling
lbsa71
1
-2
/
+4
2009-02-26
svn attribute fixes so that we can play nice between windows and linux
Sean Dague
1
-77
/
+77
2009-02-26
* renamed IRegionProfileService to IRegionProfileRouter to better reflect use...
lbsa71
1
-2
/
+2
2009-02-25
* minor: Remove most mono compiler warnings
Justin Clarke Casey
2
-2
/
+2
2009-02-25
Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name...
MW
6
-9
/
+9
2009-02-25
More refactoring of the Grid, User and Messaging servers.
MW
5
-11
/
+94
2009-02-25
A few updates necessary for load balancer.
Mike Mazur
1
-0
/
+3
2009-02-24
Setting svn:eol-style=native on new files.
Mike Mazur
7
-2540
/
+2540
2009-02-24
More work on modulising the User Server.
MW
1
-0
/
+43
2009-02-24
First step in separating out the Userserver console command handling to a "mo...
MW
7
-0
/
+2497