Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't copy and return a potentially unset buffer when jail_get fails. | jamie | 2010-07-15 | 1 | -6/+10 |
* | Don't import parameter values in jail_getv, except for the search key. | jamie | 2010-07-15 | 1 | -71/+87 |
* | realloc() with a proper amount of memory. | ru | 2010-02-17 | 1 | -1/+1 |
* | Build lib/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -2/+0 |
* | Add a null pointer check so "name" can be used as a key parameter in | jamie | 2009-12-17 | 1 | -1/+1 |
* | Fixed markup (mostly) errors. | ru | 2009-09-21 | 1 | -48/+54 |
* | Some jail parameters (in particular, "ip4" and "ip6" for IP address | jamie | 2009-07-25 | 2 | -60/+89 |
* | Fix dynamic (re)allocation logic in jailparam_set and jailparam_get. | jamie | 2009-06-25 | 1 | -34/+72 |
* | Add libjail, a (somewhat) simpler interface to the jail_set and jail_get | jamie | 2009-06-24 | 5 | -0/+1448 |