index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
CoreModules
/
Framework
/
UserManagement
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finally fix build break by allowing UserManagementModule (which constructs a ...
Justin Clark-Casey (justincc)
2012-10-05
1
-0
/
+1
*
Show the user's home url too on the console command.
Diva Canto
2012-09-26
1
-4
/
+3
*
Not really a change, just added a reminder to fix something here.
Diva Canto
2012-09-26
1
-0
/
+3
*
Add "friends show cache <first-name> <last-name>" command for debugging purpo...
Justin Clark-Casey (justincc)
2012-03-28
1
-0
/
+29
*
HG Friends: allow the establishment of HG friendships without requiring co-pr...
Diva Canto
2012-03-20
2
-42
/
+54
*
Added GetUUID(first, last) on UserAgentsService so that we can finally make d...
Diva Canto
2012-03-17
2
-7
/
+34
*
Amend to previous commit: normalize strings ToLower.
Diva Canto
2012-03-17
1
-2
/
+6
*
More on HG access control. This commit splits the UserManagementModule into t...
Diva Canto
2012-03-17
2
-40
/
+181
*
Moved HandleAvatarPickerRequest from the generic Scene.PacketHandlers to the ...
Diva Canto
2012-03-17
1
-0
/
+62
*
Change "help" to display categories/module list then "help <category/module>"...
Justin Clark-Casey (justincc)
2012-03-08
1
-1
/
+1
*
Fix improper code formatting introduced in 6214e6a217cf
Bo Iwu
2012-01-13
1
-24
/
+40
*
Undo some prior work
BlueWall
2012-01-12
1
-93
/
+0
*
Renamed one var and deleted commented code. No functional changes.
Diva Canto
2012-01-12
1
-33
/
+2
*
Allow update of stored entries within User Management Module-this is needed f...
Bo Iwu
2012-01-12
1
-48
/
+52
*
Profile Updates
BlueWall
2012-01-03
1
-0
/
+93
*
Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region...
Diva Canto
2011-12-29
1
-0
/
+9
*
Fix the build break
Justin Clark-Casey (justincc)
2011-11-16
1
-1
/
+1
*
Look up a homeURL only when it's not null, in addition to not being string.Empty
Justin Clark-Casey (justincc)
2011-11-16
1
-1
/
+1
*
Enable log message to tell us what type of url is being requested from a user...
Justin Clark-Casey (justincc)
2011-11-15
1
-3
/
+3
*
fix build break on UserManagementModule.
Justin Clark-Casey (justincc)
2011-11-15
1
-7
/
+8
*
Do proper locking of UserManagementModule.m_UserCache when getting.
Justin Clark-Casey (justincc)
2011-11-15
1
-29
/
+57
*
Stop the UserManagementModule logging every user it adds for now
Justin Clark-Casey (justincc)
2011-09-10
1
-3
/
+3
*
Add temporary debugging in HGInventoryBroker and RemoveXInventoryServiceConne...
Justin Clark-Casey (justincc)
2011-09-06
1
-2
/
+0
*
Stop NPC's getting hypergrid like names in some circumstances.
Justin Clark-Casey (justincc)
2011-08-19
1
-13
/
+32
*
Hack around with the NPC module to get osNpcCreate() partially working again.
Justin Clark-Casey (justincc)
2011-06-29
1
-1
/
+2
*
Change the name of the newest command to "show names" so that it doesn't conf...
Diva Canto
2011-06-09
1
-2
/
+2
*
Fixed "Unknown User" listed as creator/owner on prims created with the Build ...
Diva Canto
2011-06-08
1
-8
/
+66
*
Narrow down the exception catching to exactly the exception of interest. This...
Diva Canto
2011-06-05
1
-1
/
+1
*
Commented a few extra debug messages.
Diva Canto
2011-05-26
1
-2
/
+2
*
Added necessary code to drop inventory on hg friends using the profile window...
Diva Canto
2011-05-24
1
-3
/
+33
*
HG Friends working to some extent: friendships offered and accepted correctly...
Diva Canto
2011-05-19
1
-0
/
+2
*
Allow cross-scope friendships to work, and also allow other cross scope name
Melanie
2011-01-03
1
-1
/
+1
*
WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...
Diva Canto
2010-11-25
1
-0
/
+5
*
Added creator info across the board -- TaskInventoryItems and InventoryItems ...
Diva Canto
2010-11-21
1
-24
/
+37
*
Global creator information working on MySQL DB and on load/save OARs. Creator...
Diva Canto
2010-11-21
1
-0
/
+297