summaryrefslogtreecommitdiff
path: root/main/manager.c
AgeCommit message (Expand)Author
2006-10-16+ comment some unclear fields of struct mansession;Luigi Rizzo
2006-10-16+ comment some unclear requirements for master_eventqLuigi Rizzo
2006-10-16protect access to first_action with actionlock.Luigi Rizzo
2006-10-12Merged revisions 44945 via svnmerge from Russell Bryant
2006-10-12Merged revisions 44921 via svnmerge from Nadi Sarrar
2006-10-06basically fix indentation of a large function after previousLuigi Rizzo
2006-10-06s cannot be null here, so remove the useless test and error-handling block.Luigi Rizzo
2006-10-06simplify logic in preparation to reduce indentationLuigi Rizzo
2006-10-06make sure sockets are blocking when they should be blocking.Luigi Rizzo
2006-10-04Merged revisions 44378 via svnmerge from Kevin P. Fleming
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-09-21Remove deprecated CLI apps from the coreTilghman Lesher
2006-09-21Remove 1.4 changes from UPGRADE.txt, remove deprecated callerid field, remove...Tilghman Lesher
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...Tilghman Lesher
2006-09-19Commit the changes from issue #5240.Jason Parker
2006-09-19After discussing this with other people, we decided we'd like to try to do th...Jason Parker
2006-09-195240 updateAnthony LaMantia
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-16merge markster's usersconf branch with some slight changesKevin P. Fleming
2006-08-21- simplify and improve astmm by using thread storage instead of a dynamicRussell Bryant
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming