Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | de K&Rify | Karl Ramm | 2008-01-21 | |
| | ||||
* | de K&Rify | Karl Ramm | 2008-01-21 | |
| | ||||
* | force move of zephyr_err.h | Karl Ramm | 2008-01-21 | |
| | ||||
* | deK&Rify | Karl Ramm | 2008-01-20 | |
| | ||||
* | drop xzwrite and z{mail,pop}notify | Karl Ramm | 2008-01-20 | |
| | ||||
* | de K&Rify, fix up prototypes | Karl Ramm | 2008-01-20 | |
| | ||||
* | remove xzwrite, zmailnotify, zpopnotify | Karl Ramm | 2008-01-20 | |
| | ||||
* | de K&Rify; drop xzwrite, zmailnotify && zpopnotify from Makefile | Karl Ramm | 2008-01-20 | |
| | ||||
* | factor out #if 0s and #if 1s | Karl Ramm | 2008-01-20 | |
| | ||||
* | first pass de-K&Rify lib | Karl Ramm | 2008-01-20 | |
| | ||||
* | get the sender from the ccache and _actually_return_it_. | Karl Ramm | 2007-12-31 | |
| | ||||
* | fix tyop | Karl Ramm | 2007-12-28 | |
| | ||||
* | don't convert the sender to krb4.... | Karl Ramm | 2007-12-28 | |
| | ||||
* | syslog what sort of authenticator we got | Karl Ramm | 2007-12-28 | |
| | ||||
* | no, -4 does _not_ take an argument | Karl Ramm | 2007-12-28 | |
| | ||||
* | just punt debconf if /etc/zephyr/server.list exists | Karl Ramm | 2007-12-28 | |
| | ||||
* | actually depend on the srcdir | Karl Ramm | 2007-12-28 | |
| | ||||
* | ostensibly accept both sorts of authentication when offering brain dumps, ↵ | Karl Ramm | 2007-12-28 | |
| | | | | and have a command line switch to choose between the sort you use when getting them | |||
* | if the #if ladder doesn't find anything, fall back to uname. | Karl Ramm | 2007-12-28 | |
| | ||||
* | read in server.list before attempting to guess defaults? | Karl Ramm | 2007-12-28 | |
| | ||||
* | gratuitous blank line removed; some common KRB[45] | Karl Ramm | 2007-12-26 | |
| | ||||
* | protect if statement from macro braindamage | Karl Ramm | 2007-12-25 | |
| | ||||
* | ostensibly better diagnostic output | Karl Ramm | 2007-12-25 | |
| | ||||
* | more armor vs. debconf | Karl Ramm | 2007-12-25 | |
| | ||||
* | debconf got pickier? did this ever work? | Karl Ramm | 2007-12-25 | |
| | ||||
* | these should have been added when the branch was merged. *sigh* | Karl Ramm | 2007-12-25 | |
| | ||||
* | "fake" debian version so I can build a package | Karl Ramm | 2007-12-25 | |
| | ||||
* | /afs/andrew.cmu.edu/usr18/cg2v/hesiod-fix.diff | Karl Ramm | 2007-12-25 | |
| | ||||
* | /afs/andrew.cmu.edu/usr18/cg2v/bdump-privmsg.diff | Karl Ramm | 2007-12-25 | |
| | ||||
* | /afs/andrew.cmu.edu/usr18/cg2v/zephyr-krb5-server-20071215+.diff | Karl Ramm | 2007-12-25 | |
| | ||||
* | /afs/andrew.cmu.edu/usr18/cg2v/zephyr-krb5-lib-20071215.diff | Karl Ramm | 2007-12-25 | |
| | ||||
* | M configure | Karl Ramm | 2007-12-25 | |
| | | | | | | | | | run autoconf D h/zephyr/zephyr_err.h generated file | |||
* | These HAVE_KRB4 things are actually HAVE_KRB5 | Karl Ramm | 2007-12-25 | |
| | ||||
* | TODO: rename these files so they no longer fit on 14 character filesystems | Karl Ramm | 2007-12-25 | |
| | ||||
* | typo'd the typo fix | Karl Ramm | 2007-12-25 | |
| | ||||
* | typo'd patch | Karl Ramm | 2007-12-25 | |
| | ||||
* | applied athena-update-branch patch | Karl Ramm | 2007-12-25 | |
| | ||||
* | branch for k5ing modern zephyr | Karl Ramm | 2007-12-24 | |
| | ||||
* | set svn:keywords | Karl Ramm | 2007-12-20 | |
| | ||||
* | zephyr (2.1.20070719.SNAPSHOT-1) unstable; urgency=low | Karl Ramm | 2007-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 unfinalized | Karl Ramm | 2007-07-20 | |
| | ||||
* | unpack of new upstream | Karl Ramm | 2007-07-20 | |
|\ | ||||
| * | Allocate the correct amount of memory for command-line messages. | Greg Hudson | 2006-07-26 | |
| | | ||||
| * | Document ZEPHYR_VARS functionality. | andrew m. boardman | 2006-01-19 | |
| | | ||||
| * | Include library dependencies when building libzephyr. | Greg Hudson | 2005-07-14 | |
| | | ||||
| * | Add shared library support for libzephyr. | Greg Hudson | 2005-07-14 | |
| | | ||||
| * | Specify window gravity to help windowmanager with placement of windows on | Greg Hudson | 2005-05-31 | |
| | | | | | | | | | | the right or lower border of the screen. Work around a metacity bug in the handling of reconfigure requests. | |||
| * | Remove code to set SO_BSDCOMPAT. Modern Linux complains about it being | Garry Zacheiss | 2005-04-14 | |
| | | | | | | | | obsolete. | |||
| * | Set properties to work better under metacity, per the extended window | Robert A Basch | 2004-09-27 | |
| | | | | | | | | | | | | | | | | | | manager hints spec: 1) Set _NET_WM_WINDOW_TYPE to _NET_WM_WINDOW_TYPE_UTILITY, so that metacity does not add zephyrgram windows to the task list. 2) Set _NET_WM_DESKTOP property to 0xFFFFFFFF by default, so that zephyrgram windws appear on all workspaces. Add the "allDesktops" resource allowing users to override this behavior. | |||
| * | Punt athstatic. | Garry Zacheiss | 2004-09-10 | |
| | |