summaryrefslogtreecommitdiff
path: root/src/modules/m_setidle.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Changed to non-conflicting numeric 948 for invalid idle time•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1076 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-131-1/+1
* Added getrlimit/setrlimit to set process limits to allow a core dump•••Fixed m_setidle to only allow you to set a positive integer as the idle time Removed some logging from wildcard.cpp git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1041 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-111-0/+5
* Fixed to not have an idle time greater than the signon time•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1039 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-101-0/+3
* Added m_setidle, allows opers to set their idle times•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1038 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-04-101-0/+82