Sadie Powell
|
25c3fd51b7
|
Fix a missing format argument in ns_maxemail.
|
2025-03-22 21:45:29 +00:00 |
|
Sadie Powell
|
a40eaeb2a3
|
Use a plural form translation for the ns_maxemail error.
|
2025-03-22 21:04:25 +00:00 |
|
Sadie Powell
|
e14a650cb9
|
Read the ns_maxemail limit as unsigned instead of int.
|
2025-03-22 21:02:52 +00:00 |
|
Sadie Powell
|
6401e328bb
|
Merge branch '2.0' into 2.1.
|
2025-03-22 20:52:25 +00:00 |
|
Sadie Powell
|
f9911dde52
|
Return references instead of pointers from the config system.
We used to return NULL from these methods but now we return an empty
block so this can never actually be null now.
|
2025-03-02 15:27:47 +00:00 |
|
Sadie Powell
|
0a82366a6b
|
Merge branch '2.0' into 2.1.
|
2025-01-14 13:41:19 +00:00 |
|
Sadie Powell
|
b5b3c74477
|
Make functions that don't use this static.
|
2024-02-27 10:48:55 +00:00 |
|
Sadie Powell
|
484160eb4e
|
Shuffle modules around a bit.
|
2024-01-24 12:34:34 +00:00 |
|