aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Add the remote connector for freeswitch config retrievalMelanie2010-11-211-0/+103
| * | | | | | | | | | Remove username and password from the publicly accessible FS configMelanie2010-11-211-3/+1
| * | | | | | | | | | Implement a method to allow regions to query the gridwide FreeswitchMelanie2010-11-212-0/+21
| * | | | | | | | | | Move Dialplan and Directory from the region module to the ROBUST serverMelanie2010-11-211-4/+333
| * | | | | | | | | | Start implementing Freeswitch in ROBUSTMelanie2010-11-213-4/+48
| |/ / / / / / / / /
* | | | | | | | | | Add the remote connector for freeswitch config retrievalMelanie2010-11-211-0/+103
* | | | | | | | | | Move Dialplan and Directory from the region module to the ROBUST serverMelanie2010-11-211-4/+333
* | | | | | | | | | Start implementing Freeswitch in ROBUSTMelanie2010-11-213-4/+48
* | | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-171-10/+30
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2010-11-171-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Change the way attachments are persisted. Editing a worn attachment will nowMelanie2010-11-161-0/+1
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Do not include hyperlinks in a random region search during a login.Marck2010-11-131-10/+30
| |/ / / / / / / /
* | | | | | | | | Change the way attachments are persisted. Editing a worn attachment will nowMelanie2010-11-161-0/+1
* | | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-091-3/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Formatting cleanup.Jeff Ames2010-11-081-3/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-051-0/+13
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Delete existing presences for a user ID when they log in again.Melanie2010-11-051-0/+13
* | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-031-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Add lsClearWindlightScene() to the lightshare module to remove WL settingsMelanie2010-11-031-0/+4
* | | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-026-118/+238
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix HypergridLinker.Check4096()Marck2010-11-011-1/+28
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Fixed: ToAvatarAppearance wasn't retrieving the AvatarHeight.Diva Canto2010-10-301-0/+3
| * | | | | | Fix logins and avatar appearance. Contains a Migration. May contain nuts.Melanie2010-10-301-28/+77
| | |_|_|_|/ | |/| | | |
| * | | | | This commit fixes all the appearance related null refs. Still can't log in,Melanie2010-10-302-56/+72
| * | | | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensimMelanie2010-10-302-29/+29
| |\ \ \ \ \
| | * | | | | Change level of some logging messages, turning some info into arguably more a...Justin Clark-Casey (justincc)2010-10-301-28/+28
| | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'justincc-dev'Justin Clark-Casey (justincc)2010-10-291-1/+1
| | |\ \ \ \
| | | * | | | for now, comment out some older or redundant log debug lines to make diagnost...Justin Clark-Casey (justincc)2010-10-291-1/+1
| | | | |_|/ | | | |/| |
| * | | | | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE.Melanie2010-10-302-80/+105
| |/ / / /
* | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-291-11/+5
|\ \ \ \ \ | |/ / / /
| * | | | Merge commit 'cmickeyb/dev-appearance'Melanie2010-10-291-11/+5
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | First attempt to get multiple attachments working to support viewer2.Master ScienceSim2010-10-211-11/+5
* | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-296-33/+164
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'dev-appearance'Melanie2010-10-295-13/+137
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'dev-appearance' of git://github.com/cmickeyb/opensim into dev-a...Melanie2010-10-215-13/+137
| | |\ \ \ | | | |/ /
| | | * | Major refactoring of appearance handling.Master ScienceSim2010-10-205-13/+137
| * | | | HypergridLinker optimizations and enable use of owner_uuid/EstateOwner with l...Marck2010-10-281-20/+27
* | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-2311-62/+113
|\ \ \ \ \ | |/ / / /
| * | | | Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)2010-10-2212-132/+131
| | |_|/ | |/| |
| * | | * change the data exchanged within hypergrid transactionsJonathan Freedman2010-10-214-34/+86
| * | | Merge branch 'master' of git://opensimulator.org/git/opensimJonathan Freedman2010-10-201-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | * remove some spurious debug infoJonathan Freedman2010-10-201-15/+15
| * | | Merge branch 'master' of git://opensimulator.org/git/opensimJonathan Freedman2010-10-181-1/+1
| |\ \ \
| * | | | * more url / hg cleanupJonathan Freedman2010-10-113-15/+13
| * | | | Merge branch 'master' of git://opensimulator.org/git/opensimJonathan Freedman2010-10-055-13/+30
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://opensimulator.org/git/opensimJonathan Freedman2010-10-031-1/+1
| |\ \ \ \ \
| * | | | | | * additional serveruri cleanupJonathan Freedman2010-10-035-49/+15
| * | | | | | * refactor refactor refactor ServerURI 4 lyfeJonathan Freedman2010-10-029-66/+51
* | | | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-2112-119/+64
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | * remove some spurious debug infoJonathan Freedman2010-10-201-15/+15