Age | Commit message (Expand) | Author |
2008-06-21 | rework collisionreport to allow some limited repair capabilities: | Marc Espie |
2008-06-21 | introduce unlink operation with nice properties | Marc Espie |
2008-06-21 | use autovivification | Marc Espie |
2008-06-20 | prepare to handle future extensions | Marc Espie |
2008-06-20 | Change gcc named variadics to c99 ones. Ok otto@ | Anders Magnusson |
2008-06-18 | better standards for inst: paths. | Marc Espie |
2008-06-18 | forgot: changed PackageLocator so that the new parse method is responsible | Marc Espie |
2008-06-18 | use path_parse to retrieve pkg_info anywhere | Marc Espie |
2008-06-18 | special-case parser so that /var/db/pkg becomes inst: during path_parse. | Marc Espie |
2008-06-18 | Remove references to httpd.conf-dist. | Brad Smith |
2008-06-16 | use correct struct when checking DF or INET6, ok frantzen@ months ago | David Krause |
2008-06-15 | tweak previous; | Jason McIntyre |
2008-06-15 | Allow bgpd to delete more then one community per filter rule. Fixes PR5807 | Claudio Jeker |
2008-06-15 | Paranoia check. Make sure that the 2 len bytes are actually available. | Claudio Jeker |
2008-06-15 | Fix minor mem leak in case parse_addr() fails. | Claudio Jeker |
2008-06-15 | tweak the code that finds packages to find distant stems | Marc Espie |
2008-06-15 | make sure installed_stem is defined when needed, prevents some weird | Marc Espie |
2008-06-15 | add glue for rpc.lockd to talk to rpc.statd | Nikolay Sturm |
2008-06-15 | enter rpc.statd | Nikolay Sturm |
2008-06-15 | initial import of rpc.statd, basically from NetBSD | Nikolay Sturm |
2008-06-15 | fix filehandle comparison between NFSv2 and NFSv3 filehandles | Nikolay Sturm |
2008-06-14 | When there are no sensors, don't run the hotplugging consistency check, | Constantine A. Murenin |
2008-06-13 | - don't ask for yesno confirmation when running in automatic mode | Antoine Jacoutot |
2008-06-13 | tweak previous; | Jason McIntyre |
2008-06-13 | $OpenBSD$ | Nikolay Sturm |
2008-06-13 | from NetBSD: | Nikolay Sturm |
2008-06-13 | fix two smalls bugs wrt contination lines. | Marc Espie |
2008-06-13 | 550 is fatal, don't bother retrying. | Marc Espie |
2008-06-13 | correction from Tamas TEVESZ; | Jason McIntyre |
2008-06-13 | Better error messages. Include the function causing the problem and do not | Claudio Jeker |
2008-06-13 | Simplify ROUNDUP() macro, it does not need the additional size argument. | Claudio Jeker |
2008-06-13 | Don't install httpd.conf-dist. | Marc Balmer |
2008-06-13 | - add support for ignoring files and directories from comparison | Antoine Jacoutot |
2008-06-13 | - always force full file check on fbtab, login.conf, sysctl.conf and | Antoine Jacoutot |
2008-06-12 | let usage() match SYNOPSIS; | Jason McIntyre |
2008-06-11 | When a hotplugged sensordev appears, load its configuration individually, | Constantine A. Murenin |
2008-06-11 | * Remove the exit condition on no sensors at start-up, since we now support | Constantine A. Murenin |
2008-06-11 | add support for "transparent" forwarding in relays: normally the l7 | Reyk Floeter |
2008-06-11 | cut lookup tag code in smaller pieces | Marc Espie |
2008-06-11 | further step on the road to tags: | Marc Espie |
2008-06-11 | defer to the packing element for computing md5 | Marc Espie |
2008-06-11 | refactor md5 code to be able to work from a filehandle (like a pipe output) | Marc Espie |
2008-06-11 | let elements be responsible for computing their own md5 (allows special | Marc Espie |
2008-06-11 | correctly enumerate MANSUBDIR | Peter Hessler |
2008-06-11 | enable memconfig on amd64 | Peter Hessler |
2008-06-11 | tweak the "route to" text; | Jason McIntyre |
2008-06-11 | Support hotpluggable sensors (e.g. the post-4.2 ipmi0 created by the | Constantine A. Murenin |
2008-06-11 | use monotime instead of wallclock. | Henning Brauer |
2008-06-11 | getcwd can return NULL on error, so handle that case properly. | Tobias Stoeckmann |
2008-06-10 | set the inactivity timeout of redirections to a shorter timeout of 600 | Reyk Floeter |