Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix 100465 | Sam Hartman | 2001-06-11 |
| | |||
* | be more optimistic | Karl Ramm | 2001-06-10 |
| | |||
* | changelog: see below | Karl Ramm | 2001-06-10 |
| | | | | | | | | | | | | | | rules default.subcriptions zephyr-server.files: * zephyr-server should have a default.subscriptions file now, closes: #94125 control: * libzephyr3-krb and zephyr-server-krb now depend on krb4-config, should improve out-of-box functionality zephyr-clients.init: * alter init script to print a message and exit 0 if no zephyr servers were specified. closes: #96723 zephyr-{clients,server}.{config,postinst,templates}: * rework debconf stuff to be more clever about where the data is coming from. | ||
* | only consult debconf if there is anything to be configured | Karl Ramm | 2001-05-26 |
| | |||
* | Depend on krb4-config | Sam Hartman | 2001-05-24 |
| | |||
* | note that we pulled down new config.{guess,sub} | Karl Ramm | 2001-05-16 |
| | |||
* | new versions from upstream | Karl Ramm | 2001-05-16 |
|\ | |||
* | | Actually stick files in libzephyr-dev. It works better that way. | Karl Ramm | 2001-05-16 |
| | | |||
* | | new version, (2.1.20000421.SNAPSHOT-11) | Karl Ramm | 2001-04-24 |
| | | | | | | | | | | | | * tweak to kopt.c to maybe allow alpha build to work. closes: #94600 * build shlibs using gcc, and against the latest krb5. closes: #93779 | ||
* | | Build against new enough libkrb5 to get shared libs built correctly | Sam Hartman | 2001-04-21 |
| | | |||
* | | build shlibs using gcc | Sam Hartman | 2001-04-21 |
| | | |||
* | | server/kopt.c: in decomp_ticket make sure certain 32 bit values are32 bit | Karl Ramm | 2001-04-20 |
| | | | | | | | | | | | | on architectures where 'int' is not 32 bits. debian/changlelog: note this | ||
* | | finalize version | Karl Ramm | 2001-04-15 |
| | | | | | | | | | | stop zhm if it's running before install | ||
* | | libzephyr3 should not depend on krb5 | Sam Hartman | 2001-04-08 |
| | | |||
* | | commit changelog | Karl Ramm | 2001-04-03 |
| | | |||
* | | the library .o files are in $(top)/lib, not $(top)/lib/zephyr | Karl Ramm | 2001-04-03 |
| | | |||
* | | don't bother installing INSTALL | Karl Ramm | 2001-04-01 |
| | | |||
* | | move manpages to usr/share/man, where they ought to be | Karl Ramm | 2001-04-01 |
| | | |||
* | | Install manpages into @mandir@, not ${prefix}/man | Karl Ramm | 2001-04-01 |
| | | |||
* | | debhelper cruft | Karl Ramm | 2001-04-01 |
| | | |||
* | | more debhelper crap | Karl Ramm | 2001-04-01 |
| | | |||
* | | cleanup debhelper examples | Karl Ramm | 2001-04-01 |
| | | | | | | | | | | | | add debconf dependencies to appropriate packages don't install /etc/zephyr/acl/* and /etc/zephyr/zephyr.vars as executable | ||
* | | no, that was a bad idea | Karl Ramm | 2001-04-01 |
| | | |||
* | | remove stale /etc/init.d/zephyr-client and /etc/init.d/zephyr-clients files | Karl Ramm | 2001-04-01 |
| | | |||
* | | unfortunately I can't seem to read a man page; fig arguments to dh_installinit | Karl Ramm | 2001-04-01 |
| | | |||
* | | change maintainer | Karl Ramm | 2001-04-01 |
| | | | | | | | | | | | | close a bunch of bugs rename init scripts | ||
* | | Remove blank line | Sam Hartman | 2001-03-28 |
| | | |||
* | | Provide zephyr-client as upgrade path | Sam Hartman | 2001-03-28 |
| | | |||
* | | * Finalize version | Sam Hartman | 2001-03-28 |
| | | | | | | | | | | * Build Kerberized and non-kerbberized versions | ||
* | | Generated files should not be checked in | Sam Hartman | 2001-03-28 |
| | | |||
* | | zephyr (2.1.20000421.SNAPSHOT-8) unstable; urgency=low | Sam Hartman | 2001-03-26 |
| | | | | | | | | | | | | | | | | | | | | | | * * zephyr-client -> zephyr-clients * Produce libzephyr3 package and used shared libs * Clean up debian/rules to only call movefiles once * Depend on libxaw-dev for sid/woody -- Sam Hartman <hartmans@debian.org> | ||
* | | fix incorrect build-depends | Karl Ramm | 2001-02-24 |
| | | |||
* | | delete server/version.h in the clean rule | Karl Ramm | 2001-02-20 |
| | | |||
* | | this is now -6 | Karl Ramm | 2001-02-20 |
| | | |||
* | | add "empty" files for various acls | Karl Ramm | 2001-02-20 |
| | | |||
* | | remove acls for the zmatch_all class | Karl Ramm | 2001-02-20 |
| | | |||
* | | Added debian changes for version 2.1.20000421.SNAPSHOT-5 | Karl Ramm | 2001-02-19 |
| | | |||
* | | Initial revision | Karl Ramm | 2001-02-19 |
| | | |||
| * | Fix potential buffer overruns. | Greg Hudson | 2000-05-17 |
| | | |||
| * | Implement exponential backoff for finding servers. | Greg Hudson | 2000-05-08 |
| | | |||
| * | Get subscriptions without defaults, to avoid re-subscribing the user | Greg Hudson | 2000-05-08 |
| | | | | | | | | to the default subs when they run znol. | ||
| * | Unset the location before cancelling subs, to avoid a window where a | Greg Hudson | 2000-05-08 |
|/ | | | | permanent ghost gets left behind. | ||
* | It just ain't so. | Greg Hudson | 2000-04-05 |
| | |||
* | Get rid of some outdated stuff. | Greg Hudson | 2000-04-05 |
| | |||
* | Add support for -f to disable client flushing. | Greg Hudson | 2000-04-05 |
| | |||
* | No more zephyr syslogd. | Greg Hudson | 2000-04-05 |
| | |||
* | ZAUTH_CKSUM_FAILED no longer used by server code. | Greg Hudson | 2000-02-11 |
| | |||
* | Remove an old compatibility compromise from back when we started requiring | Greg Hudson | 2000-02-11 |
| | | | | | checksums on messages. With this change, you can't fiddle with subs if you don't have a valid checksum. | ||
* | Discard packets which don't begin with ZVERSIONHDR ("ZEPH") in case we | Greg Hudson | 2000-01-26 |
| | | | | | get non-Zephyr packets from somewhere. We've seen it happen on Linux with getting rx packets. | ||
* | Reinstate the policy that realm-visible locations cannot be seen by | Greg Hudson | 2000-01-22 |
| | | | | unauthentic ulocate requests. |