aboutsummaryrefslogtreecommitdiffstats
path: root/modules/groupserv/info.c
Commit message (Expand)AuthorAgeFilesLines
* Move vendor field to a compile time macroGravatar Austin Ellis2017-10-301-2/+1
* Improve both the header and footer for ChanServ INFO, GroupServ INFO, and Nic...Gravatar Ben C2017-08-101-3/+20
* GroupServ/info: Make INFO show the joinflags, if set.Gravatar Ben C2017-07-161-0/+5
* groupserv/set_pubacl: Add new GroupServ SET PUBACL setting, similar to ChanSe...Gravatar Ben C2016-12-261-0/+8
* Remove all trailing whitespaceGravatar Rylee Fowler2014-07-081-1/+1
* modules/*: replace config_options.time_format reference with TIME_FORMAT define•••POSIX requires that format strings be static. Gravatar William Pitcock2012-03-021-1/+1
* groupserv/info: same thingGravatar William Pitcock2012-03-011-2/+2
* everything: use mowgli_strlcpy() and mowgli_strlcat().•••this removes any dependency on the non-standard C strlcat/strlcpy extension, as mowgli provides a strlcpy/strlcat now. Gravatar William Pitcock2011-08-301-7/+7
* Give entities a UID, and make them persistent for accounts and groupsGravatar Stephen Bennett2011-04-211-0/+3
* Modularise groupserv/infoGravatar Stephen Bennett2010-12-281-0/+110