Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2011-01-17 | Account for some component along the way lower-casing the HTTP header keys. ↵ | Diva Canto | 1 | -8/+13 | |
(XFF header issue) | |||||
2011-01-17 | More debug messages to help track the XFF header problem. | Diva Canto | 1 | -0/+2 | |
2011-01-09 | Improved debug messages to track what is going on with the XFF header | Diva Canto | 1 | -0/+2 | |
2010-10-22 | Revert "Merge remote branch 'otakup0pe/mantis5110'" | Justin Clark-Casey (justincc) | 1 | -9/+1 | |
This reverts commit 21187f459ea2ae590dda4249fa15ebf116d04fe0, reversing changes made to 8f34e46d7449be1c29419a232a8f7f1e5918f03c. | |||||
2010-10-22 | Revert "* more url / hg cleanup" | Justin Clark-Casey (justincc) | 1 | -2/+0 | |
This reverts commit 58f75fa19d9aea18283ecdbd44559efb81781c9d. | |||||
2010-10-21 | * change the data exchanged within hypergrid transactions | Jonathan Freedman | 1 | -2/+8 | |
2010-10-20 | * more url / hg cleanup | Jonathan Freedman | 1 | -0/+2 | |
2010-10-11 | * more url / hg cleanup | Jonathan Freedman | 1 | -0/+2 | |
2010-10-03 | Made the home agent handler check for xff if behind a proxy. | Diva Canto | 1 | -2/+21 | |
2010-10-03 | Added viewer's channel, mac, and id0 to agent circuit data. Also moved ↵ | Diva Canto | 1 | -1/+1 | |
client ip address to agent circuit data, so that it's always there. | |||||
2010-09-04 | Make User Agent Service and Login Service separable. | Diva Canto | 1 | -2/+24 | |
2010-05-27 | Comment noisy "CONNECTION DEBUGGING" messages, because they push more | Melanie Thielker | 1 | -7/+7 | |
important stuff off screen too fast. Clean this time | |||||
2010-05-27 | Revert "Comment noisy "CONNECTION DEBUGGING" messages, because they push more" | Melanie | 1 | -7/+7 | |
Some other stuff snuck in. This reverts commit 4cc533e7ad94d148351c16f48afd2a688a64c48a. | |||||
2010-05-27 | Comment noisy "CONNECTION DEBUGGING" messages, because they push more | Melanie Thielker | 1 | -7/+7 | |
important stuff off screen too fast | |||||
2010-01-31 | * Added a few files that were missing in the repo. | Diva Canto | 1 | -0/+181 | |
* New HGInventoryService which allows restricted access to inventory while outside |