Custom Query (1145 matches)
Results (151 - 153 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#197 | fixed | Xsession tracker check doesn't make sure the tracker config file exists first. | broder | broder |
Description |
If, for example, you have a .config file in your homedir instead of a directory, you'll get the zenity warning. |
|||
#198 | fixed | debathena-moira FTBFS on Squeeze | broder | broder |
Description |
Squeeze doesn't have krb4, and Moira really wants krb4. See #195 for some of the initial discussion, but this is substantial enough that it warrants a new ticket. Unfortunately, while Sam left the krb4 runtime in libkrb53 for temporary compatibility, he punted the development files, which means that our only option is to get Moira to build in a krb4-less world. The following files include <krb.h>, and therefore won't build because of that. A lot of them use the ANAME_SZ, INST_SZ, and REALM_SZ. Some of them actually use krb4 library calls. Fixing these files will ripple out into others. ./update/client.c ./update/auth_002.c ./update/ticket.c ./update/auth_003.c ./include/update.h ./clients/lib/utils.c ./clients/lib/member.c ./clients/moira/user.c ./clients/moira/namespace.c ./clients/mailmaint/mailmaint.c ./lib/mr_auth.c ./lib/kname_unparse.c |
|||
#207 | invalid | Test ticket | broder | |
Description |
Testing some crap with timezones. |