Age | Commit message (Collapse) | Author |
|
Fix "use of uninitialized value $key in hash element" error.
|
|
|
|
Rename vague build environment variables to prevent collisions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SpanningTree::RemoteUser
|
|
|
|
1202 protocol servers
|
|
|
|
|
|
User::WriteNumeric()
|
|
|
|
core_dns: allow configuring source address
|
|
|
|
[2.0] Delete modules cautiously when doing a deinstall.
|
|
|
|
This makes ROUTE_UNICAST() accept nicks and uuids
|
|
|
|
|
|
accepting a string
|
|
string
|
|
|
|
|
|
|
|
|
|
There is no need to quote BASE and {BIN,CON,DAT,MOD,LOG}PATH
because they are alreaady quoted. {BUILD,SOURCE}PATH however
are unquoted so their usages still need to be quoted.
This reverts commit dbcbf9647d0abb421f8a84b41e674f403c91ce8f.
|
|
Add support for SASL reauthentication.
|
|
|
|
Improvements to ./configure file generation.
|
|
|
|
This prevents the need to implement escaping of values which was
a bug in the previous format.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pass a LocalUser pointer to DisplayList()
|
|
It builds numerics where the individual components are parameters of the numeric
|
|
[2.0] Fix 'cron' and 'restart' in the helper not forwarding arguments.
|