Commit History

Autor SHA1 Mensaxe Data
  Ralf S. Engelschall e3a72bb26c various style cleanups and adjustments %!s(int64=23) %!d(string=hai) anos
  Ralf S. Engelschall a2b7462041 remove now officially deprecated usage of %{name} macro %!s(int64=23) %!d(string=hai) anos
  Michael van Elst 0245ebeadb add libraries to PreReq %!s(int64=23) %!d(string=hai) anos
  Ralf S. Engelschall 090c60b8a7 mysql3 is a 'faked' package for mysql (and not an 'alternative' package as our definition states), so configure it and use it this way %!s(int64=23) %!d(string=hai) anos
  Ralf S. Engelschall 0ee3922ca2 fix building under FreeBSD 5 by enforcing disabled Kerberos 5 support %!s(int64=23) %!d(string=hai) anos
  Ralf S. Engelschall 17d2f66b38 OpenSSL is already an unconditional dependency, so enable it not only for LDAP %!s(int64=23) %!d(string=hai) anos
  Ralf S. Engelschall 0a1e745bef upgrading package: sasl 2.1.13 -> 2.1.14 %!s(int64=23) %!d(string=hai) anos
  Ralf S. Engelschall e8b73f6f2a require susr; remove commenting %!s(int64=23) %!d(string=hai) anos
  Michael Schloh von Bennewitz 37a2ed6686 Synchronize spec file substitution with recent rc file changes %!s(int64=23) %!d(string=hai) anos
  Thomas Lotterer fa14a11801 add/unify log file trimming %!s(int64=23) %!d(string=hai) anos
  Thomas Lotterer e2d2c75512 make fsl optional with default yes, as promised for the next release %!s(int64=23) %!d(string=hai) anos
  Ralf S. Engelschall 7902ea6629 OSSP fsl is a link-time only library; cleanup directory style on move %!s(int64=23) %!d(string=hai) anos
  Michael Schloh von Bennewitz 7bf3c2f54b Fix start and stop scripts by using new pid files %!s(int64=23) %!d(string=hai) anos
  Michael van Elst 0d5ff83d75 use fsl cflags %!s(int64=23) %!d(string=hai) anos
  Michael van Elst a4e1cb3172 fix fsl config, cleanup dependencies %!s(int64=23) %!d(string=hai) anos
  Thomas Lotterer c4b89983fb new version has ldap cache issue already fixed %!s(int64=23) %!d(string=hai) anos
  Michael van Elst aeb4ff8b0b fix fsl logging %!s(int64=23) %!d(string=hai) anos
  Michael Schloh von Bennewitz 12130455b1 Speclint police, remove superfluous trailing slash %!s(int64=23) %!d(string=hai) anos
  Michael Schloh von Bennewitz 2c8c10dee1 Align to OpenPKG fsl policy, thus removing optional use %!s(int64=23) %!d(string=hai) anos
  Michael van Elst 2da471a79a fix mkdir style in spec-file %!s(int64=23) %!d(string=hai) anos
  Michael van Elst abba900a2e squeeze in openpkg-like path to server config files %!s(int64=23) %!d(string=hai) anos
  Ralf S. Engelschall f14832e589 speclint police %!s(int64=23) %!d(string=hai) anos
  Michael van Elst 69ea7de04d allow for secrets in mysql containing NUL-Bytes, so now we can store non-clear passwords in mysql using cmusaslsecretMECH schemes %!s(int64=23) %!d(string=hai) anos
  Ralf S. Engelschall 5fa149538e Michael Schloh is right: as the following test program proofed, Linux and Solaris getpwent() does _NOT_ provide the passwords of non-YP/NIS users while FreeBSD getpwent() does it correctly. So we have to use "shadow" there.. #include <stdio.h> #include <sys/types.h> #include <pwd.h> int main(int argc, char *argv[]) { struct passwd *pw; while ((pw = getpwent()) != NULL) printf("user=<%s> passwd=<%s>\n", pw->pw_name, pw->pw_passwd); } %!s(int64=23) %!d(string=hai) anos
  Ralf S. Engelschall 7d55407b65 fix rc substitution (found by Michael Schloh) %!s(int64=23) %!d(string=hai) anos
  Ralf S. Engelschall 9e60ecfc3d fix rc script again; simplify auth method determination %!s(int64=23) %!d(string=hai) anos
  Michael van Elst 3c8bbd7252 polishing, correct sysconfdir %!s(int64=23) %!d(string=hai) anos
  Ralf S. Engelschall 52a1735f9c fully work-off this package %!s(int64=23) %!d(string=hai) anos
  Michael van Elst 8993001199 more LDAP support %!s(int64=23) %!d(string=hai) anos
  Michael van Elst e16423722c hammer the with_ldap build to actually compile a non-dummy ldap interface that compiles with current OpenLDAP %!s(int64=23) %!d(string=hai) anos