Age | Commit message (Expand) | Author |
2023-05-22 | Keep trying LDAP servers until we get full results from one, rather than | Jonathan Matthew |
2023-05-21 | missed one | Marc Espie |
2023-05-21 | move the interface to SharedLibs to be somewhat object oriented | Marc Espie |
2023-05-21 | document how this is used... There's nothing that actually uses the | Marc Espie |
2023-05-21 | "fix" for 5.36: pass the possible option value as an extra param | Marc Espie |
2023-05-21 | v5.36, trivial move | Marc Espie |
2023-05-20 | Don't bother setting the effective group, it doesn't affect file creation | Marc Espie |
2023-05-19 | fix markup for `maildir' in smtpd.conf(5) | Omar Polo |
2023-05-19 | make Paths fully OO, as it makes some things simpler | Marc Espie |
2023-05-19 | this parameter does not exist | Marc Espie |
2023-05-19 | remove indirect calls | Marc Espie |
2023-05-18 | user: handle paths with whitespace / metacharacters | Todd C. Miller |
2023-05-18 | adjust style to post v5.36 world | Marc Espie |
2023-05-17 | fix -n | Marc Espie |
2023-05-17 | stop using old-style prototypes except where strictly necessary | Marc Espie |
2023-05-17 | actually fix caching for release/stable | Marc Espie |
2023-05-16 | useradd: use "cp" instead of "pax" to copy dot files | Todd C. Miller |
2023-05-16 | some fatal -> fatalx to improved logging | Omar Polo |
2023-05-16 | RRDP snapshots should encode publish elements only once. If encountered | Claudio Jeker |
2023-05-16 | explicitly rename internal methods with an _ | Marc Espie |
2023-05-16 | clean visible interface a bit: Ustar does not use errsay (but ArcCheck does) | Marc Espie |
2023-05-16 | cleaner documentation of what's going on | Marc Espie |
2023-05-16 | start un-exposing some internal methods | Marc Espie |
2023-05-16 | ditch subclasses for PackingList: I ended up never using this anywhere | Marc Espie |
2023-05-16 | use the new set_destdir interface | Marc Espie |
2023-05-16 | avoid the "indirect object" call, as it won't work with v5.36 | Marc Espie |
2023-05-16 | explain why there is a hierarchy with one single subclass, because | Marc Espie |
2023-05-16 | document a few small details, some of them non-obvious like | Marc Espie |
2023-05-16 | document extra parameter that's used by pkg_check | Marc Espie |
2023-05-16 | typo | Marc Espie |
2023-05-16 | the old "indirect method call" was deprecated recently (apart from | Marc Espie |
2023-05-16 | State -> BaseState, for lightweight requirements | Marc Espie |
2023-05-16 | reflect reality better: document set_description and friends | Marc Espie |
2023-05-16 | since apparently, the "example" conf is not free-form (adding comments | Marc Espie |
2023-05-15 | user: simplify memsave() to strsave() | Todd C. Miller |
2023-05-15 | cast to '(long long)' instead of '(long long int)' | Omar Polo |
2023-05-13 | vmm(4)/vmd(8): switch to anonymous shared mappings. | Dave Voutila |
2023-05-12 | vmd(8): fix segfault on vm creation. | Dave Voutila |
2023-05-12 | vmd(8): fix console attach from vmctl(8). | Dave Voutila |
2023-05-12 | btrace(8) support to symbolize utrace addresses. | Claudio Jeker |
2023-05-12 | staggered deployment parallelism defaults to number of *online* CPUs | Klemens Nanni |
2023-05-11 | Print the manifestNumber when warning about unrecoverable message digest mism... | Job Snijders |
2023-05-11 | In valid_cert() also skip the check for CERT_IP_INHERIT objects like | Claudio Jeker |
2023-05-10 | Reset the io_time (io timeout value) when the timer expires. Without this | Claudio Jeker |
2023-05-10 | constify day, month and tz | Omar Polo |
2023-05-10 | cast time_t to long long for printf, reduces the diff with -portable | Omar Polo |
2023-05-10 | add a few missing headers, reduces the diff with -portable | Omar Polo |
2023-05-10 | remove trailing whitespace | Omar Polo |
2023-05-09 | Adjust bgplgd after renaming of the invalid option in bgpctl. | Claudio Jeker |
2023-05-09 | Rename 'invalid' to 'disqualified' in the 'show rib' table. | Claudio Jeker |