aboutsummaryrefslogtreecommitdiffstats
path: root/main/manager.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-12fix a silly typo in a comment that I saw while reading the commit listrussell1-1/+1
2006-10-12append_event must be called while holding the session locknadi1-2/+1
2006-10-06make sure sockets are blocking when they should be blocking.rizzo1-0/+3
2006-10-04update thread creation code a bitkpfleming1-2/+2
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...tilghman1-4/+5
2006-09-19Commit the changes from issue #5240.qwell1-2/+195
2006-09-19After discussing this with other people, we decided we'd like to try to do th...qwell1-327/+153
2006-09-195240 updateanthonyl1-153/+327
2006-09-18merge qwell's CLI verbification workkpfleming1-23/+42
2006-09-16merge markster's usersconf branch with some slight changeskpfleming1-0/+7
2006-08-21- simplify and improve astmm by using thread storage instead of a dynamicrussell1-152/+119
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+2630