Age | Commit message (Collapse) | Author |
|
This will be made a hard failure in v4.
|
|
|
|
|
|
This makes it correctly throw when the capability limit is reached
and allows up to 64 capabilities to be created instead of 32.
|
|
|
|
|
|
This fixes a bug where the changes in 0c34d28447 did not work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes a conflict with the numerics used by the invite
exception mode.
|
|
|
|
|
|
|
|
|
|
|
|
It is possible for the cap to be null when a DEL for an unloaded
module is sent out so we should not blindly call it.
|
|
This ensures that Homebrew does not explode when installing new
packages because thats apparently a challenge for it.
|
|
|
|
|
|
This avoids announcing a bare sts cap when the config is wrong.
|
|
This avoids a leak which happens in some rare circumstances.
|
|
|
|
|
|
|
|
This results in faster builds as there's always one job waiting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
For some reason Homebrew is imploding on upgrade and this is making
our builds fail. Let's not upgrade for now.
|
|
|