summaryrefslogtreecommitdiff
path: root/debian/rules
Commit message (Collapse)AuthorAge
* debian: Enable seccompHEADmasterGravatar Benjamin Barenblat2019-12-03
| | | | | | | | | Commit 22a59d2d8b48cb2762362bd71e24293a53bca09a added basic seccomp support to zhm. Since zhm currently runs as root and handles network traffic, any sandboxing we can get is a good idea. Take a dependency on libseccomp-dev and enable seccomp support for zhm. This breaks building on kFreeBSD, but this package doesn’t currently build there anyway, so it’s not making things any worse.
* turns out we get config.{guess,sub} from libtoolizeGravatar Karl Ramm2013-09-28
|
* Dances with MakefilesGravatar Karl Ramm2013-09-28
|
* The python tests are too fragile to try and make anyone but Mark and I run them.Gravatar Karl Ramm2013-09-28
|
* rename zephyr python modules to zephyr_ctypesGravatar Karl Ramm2013-09-28
| | | | | Having more plausible claimants to the title of "python zephyr module" installed was interfering with builds.
* Test the low-level code in uloc.cGravatar Karl Ramm2013-03-16
| | | | | | | | | Also, tweak the debian build infrastructure so that we can pass in arbitrary CFLAGS. New program test_server that links with the non-main.c parts of the server. Currently only (as above) tests the low-level bits of uloc.c.
* New version propagation to replace keyword substitution, part 1Gravatar Karl Ramm2011-11-25
|
* See if we can't tease an install-sh out of automakeGravatar Karl Ramm2011-10-23
| | | | So that the packaging will still work with the libtoolize on lenny
* make lintian hush upGravatar Karl Ramm2011-10-23
|
* Retool our use of configure such that we track it like everyone else doesGravatar Karl Ramm2011-10-23
| | | | | i.e. don't keep generated or foreign stuff in our source tree. As a side effect, this lets us use a libtool, etc. from this century
* The zephyr-server-krb5 init script should be it's own thing.Gravatar Karl Ramm2011-02-21
| | | | So it can check for a keytab rather than a srvtab. Fixes #43.
* preserve tags (and use dh_prep instead of dh_clean as build-prep)Gravatar Karl Ramm2010-11-08
|
* Actually take a --with-ares flag, thanks to wthrowe@mit.edu.Gravatar Karl Ramm2010-11-06
| | | | | | Call it cares consistently, though. (regenerate configure, pulling in a new config.{guess,sub})
* make the VARIETALS stuff actually workGravatar Karl Ramm2009-08-07
|
* Factor the python library stuff out of the test suite and stickGravatar Karl Ramm2009-07-15
| | | | | it in it's own file. And then put it in a debian package.
* convenient knob for disabling testsGravatar Karl Ramm2009-04-30
|
* always run the testsGravatar Karl Ramm2009-04-14
|
* explicitly set the charset to unknown in zstat, zleave, and zshutdown_notifyGravatar Karl Ramm2009-03-22
|
* fix brainoGravatar Karl Ramm2009-03-17
|
* more flexible build armatureGravatar Karl Ramm2009-03-17
|
* cmu/zwgcplus changesGravatar Karl Ramm2009-03-15
|
* merge in debian package updateGravatar Karl Ramm2009-03-14
|
* fix unfortunate CFLAGS hackGravatar Karl Ramm2009-03-04
|
* actually set the address family on incoming addressesGravatar Karl Ramm2009-03-04
|
* 19 fields zephyrgramsGravatar Karl Ramm2009-03-02
|
* change ZNotice_t around a bit, libzephyr4Gravatar Karl Ramm2008-12-25
|
* allow des key brain dumps from transition servers to krb5-only serversGravatar Karl Ramm2008-12-23
|
* build faster by not building things to throw awayGravatar Karl Ramm2008-12-22
|
* build a spanning set of packagesGravatar Karl Ramm2008-12-21
|
* more multibuild cleanupGravatar Karl Ramm2008-12-21
|
* build separate krb4 and krb5 packagesGravatar Karl Ramm2008-12-20
|
* -WallGravatar Karl Ramm2008-12-18
|
* applied athena-update-branch patchGravatar Karl Ramm2007-12-25
|
* zephyr (2.1.20070719.SNAPSHOT-1) unstable; urgency=lowGravatar Karl Ramm2007-07-21
| | | | | | | | | | | * new upstream, Closes: #433603 * byteswap port number for display in zwgc, Closes: #243101 * stick newline after errant error message, Closes: #242839 * wait for zhm to die when restarting. Closes: #41419 -- Karl Ramm <kcr@debian.org> Fri, 20 Jul 2007 13:23:48 -0400
* debian patch applied and reconciled, version unfinalizedGravatar Karl Ramm2007-07-20