about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* wrapper script for adding users in bulk. cleanup and reconcile local changes. HEAD masterBenjamin Morrison2023-06-1211-117/+222
* add reference to source trees in motd, remove old maildir announcementadmins2022-07-131-13/+4
* added prints to src update scriptadmins2022-07-131-0/+3
* keep source tree up to dateadmins2022-07-121-0/+13
* toot.py attribution was missingadmins2022-07-121-0/+2
* updated some files that had drifted locallyadmins2022-07-126-313/+315
* updated package list, older changes to motd/welcome emailadmins2020-12-074-188/+223
* removed some procs from badprocs notify scriptadmins2020-12-051-3/+0
* added matanza to motdadmins2020-08-071-0/+2
* reduce .lower() calls significantlyBenjamin Morrison2020-07-261-1/+2
* apparently env doesn't like me using 'python3'??? explicit shebangadmins2020-07-261-1/+1
* removed loop so I can just call badprocs.py via cronadmins2020-07-261-6/+3
* added python script that checks for potentially malicious procsadmins2020-07-261-0/+60
* Added references to catgirl irc client to welcome email and motdadmins2020-07-252-3/+5
* removed some old quotes i couldn't source, added a pat the bunny lineadmins2020-07-121-6/+4
* updated package listadmins2020-07-111-23/+31
* added notice about mbox->maildir to motdadmins2020-07-051-1/+13
* added an Isaac Newton quote to motd rotationadmins2020-07-041-1/+2
* added ref to clinte manpage to motd, and added another quote to the rotationadmins2020-07-032-2/+3
* added irc client list, reorganized other clientsadmins2020-06-081-5/+3
* updated packagelistadmins2020-06-061-142/+185
* updated packagelistadmins2020-06-051-3/+30
* added cataclysm dda to motdadmins2020-05-221-1/+2
* fixed username truncation properlyadmins2020-05-211-6/+9
* updated tilde.json descriptionadmins2020-05-101-1/+1
* attribution for script authorsadmins2020-05-0610-20/+12
* updated package listadmins2020-05-061-4/+10
* pruned an unused script, updated ignoresadmins2020-05-062-47/+1
* updated readmeadmins2020-05-062-21/+2
* creating user public_repos directoryadmins2020-05-011-1/+6
* added starlanes to games listadmins2020-05-011-0/+1
* added asciifarm to games listadmins2020-04-211-0/+1
* package list for 6.6admins2020-04-171-134/+218
* rearranged common commandsadmins2020-04-171-2/+3
* added mailing list and irc info to welcome emailadmins2020-04-151-0/+14
* updated lang list on manpageadmins2020-04-151-24/+49
* clarified mud client binary namesadmins2020-04-151-1/+5
* ignoring system users if they drop a homediradmins2020-04-151-1/+3
* updated motd - reorganizedadmins2020-04-151-18/+16
* kneezle's newuseralertv3.pyahriman2019-12-183-3/+162
* updated readme, ref makeuserahriman2019-12-161-0/+1
* backticks are importantahriman2019-12-161-1/+1
* added kneezle's new user notification scriptahriman2019-12-163-1/+100
* force utf8 for text files served via httpdahriman2019-12-071-0/+101
* typo in institute.7 manpage and updated motdahriman2019-12-052-2/+4
* added a quote to motdahriman2019-09-081-0/+1
* updated readmeahriman2019-09-071-0/+2
* updated instistats, moved confahriman2019-09-072-0/+7
* fixed false positive for extant user in makeuserahriman2019-09-021-1/+1
* updated email in licenseahriman2019-09-011-1/+1
7 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390