]> arthur.barton.de Git - netatalk.git/history - etc/uams
1. Respect the kFPDeleteInhibitBit attribute
[netatalk.git] / etc / uams /
2002-02-13 srittauTypo.
2002-02-13 srittauTru64 SIA fixes and Eddie and Burkhard.
2002-02-05 srittauFixed some misleading log messages.
2002-01-24 jmarcusSanity check this code more since it is run by root...
2002-01-04 sibazmerged logging code into main branch. use configure...
2001-11-20 srittauMake module known as uams_dhx_pam as well as uams_dhx.
2001-11-17 srittauRe-added global CFLAGS variable for now, since automake...
2001-11-17 srittauWarning fix.
2001-11-16 srittauWarning fixes (%m -> strerror(errno)).
2001-11-13 rufustfireflypatch to fix checking of hostname
2001-11-10 srittauIdentify modules as uams_pam as well as uams_clrtxt.
2001-11-03 srittauAdded @CFLAGS@ to lib*_la_CFLAGS variables.
2001-10-28 srittauRe-added SSL use to uams_randnum.
2001-10-28 srittauLink uams_pgp against SSL_LIBS, but not uams_randnum.
2001-10-25 srittauRemoved now useless guard that prevented compilation...
2001-10-25 srittauuams_randnum will now only get built if USE_DHX is...
2001-10-24 srittauMost of this source file was commented out if UAM_DHX...
2001-10-24 srittauDon't #define SHADOWPW explicitly if SOLARIS is also...
2001-10-24 srittauRemoved a possible off by one buffer overflow.
2001-10-24 srittauWarning fixes.
2001-10-10 jmarcusProperly add -lpam to LDFLAGS (thanks, Sebastian).
2001-09-06 rufustfireflyAC_HEADER_STDC autoconf change
2001-09-05 rufustfireflyquick, dirty, Sun hack to seed openssl 0.9.6 ... FIX...
2001-07-28 srittauAdded a missing "&&".
2001-06-27 uheesfixed a typo in uams_guest.c.
2001-06-25 rufustfireflyCVS id tags, define fixes, code beautification
2001-06-25 rufustfireflyTru64 patch (Burkhard Schmidt)
2001-06-19 srittauIgnore *.la files.
2001-06-18 rufustfireflypatches from sourceforge
2001-06-09 srittauUse CLEANFILES variable instead of manually overriding...
2001-05-25 rufustfireflyanother Tru64 patch from Burkhard Schmidt
2001-05-22 rufustfireflymore Tru64 fixes from Burkhard Schmidt <bs@cpfs.mpg.de>
2001-05-08 rufustfireflyTru64 patch from Burkhard Schmidt <bs@cpfs.mpg.de>
2001-05-08 rufustfireflymakefile fixes from Olaf Hering <olh@suse.de>
2001-05-07 rufustfireflytypo fixes patch from Burkhard Schmidt <bs@cpfs.mpg.de>
2001-05-03 rufustfireflyTru64 fixes from Burkhard Schmidt <bs@cpfs.mpg.de>
2001-04-30 srittauIgnore more generated files.
2001-04-16 rufustfireflymerged patch #416371 from Heath Kehoe (hkehoe@users...
2001-03-28 samnobleupdated to work with a recent release of the Umich...
2001-03-28 samnobleadded check for HAVE_CONFIG_H
2001-03-26 rufustfireflyun-hardcoded -shared, moved into LDSHAREDFLAGS
2001-03-23 lancelAdded $LDFLAGS definition and usage. Enables -L linker...
2001-03-07 rufustfireflychange from Sebastian Rittau to fix Kerberos UAM compil...
2001-02-27 rufustfireflyKerberos UAM module changes. (still not working yet...
2001-02-27 rufustfireflyuams CVS Id tag addition, uams_dhx_pam auth module...
2001-02-20 rufustfireflyfixed typos introduced in other commit
2001-02-19 srittauAdded .cvsignore files so that I don't get spammed...
2001-02-17 blayde*** empty log message ***
2001-02-14 blayde*** empty log message ***
2001-02-03 blayde*** empty log message ***
2001-02-02 blayde*** empty log message ***
2001-02-01 blayde*** empty log message ***
2001-01-29 blayde*** empty log message ***
2000-12-01 jouvinChanges made by Michel Jouvin - jouvin@lal.in2p3.fr...
2000-11-09 rufustfireflychange symlinks depending on whether --with-pam is...
2000-11-09 rufustfireflyreversal of last (bad) hack.
2000-11-09 rufustfireflyfixed pgp UAM so that it builds at all
2000-11-09 rufustfireflyFixed struct inside UAMs to allow proper loading
2000-11-08 rufustfireflyfixed symlink install and build (unfortunately generate...
2000-09-22 arichardRemove all theses Makefile files that have a correspond...
2000-09-15 jnewmancorrectly handle null return from fopen instead of...
2000-09-06 jnewmanOpenssl checking added, so remove UAM_RNDNUM definition
2000-08-14 rufustfireflyopenssl works properly now, uams build without lib_...
2000-08-08 rufustfireflyRemoved duplicate -I tags from CFLAGS
2000-08-02 rufustfireflyimplemented config.h
2000-08-01 rufustfireflySome more large autoconf/automake fixes. include/ and...
2000-07-31 rufustfireflyMore automake/autoconf updates (megatron is disabled...
2000-07-28 morganaInitial patch for authenticated printing. Requires...
2000-07-27 rufustfireflyMajor automake/autoconf commit. Not working yet.
2000-07-25 rufustfireflyInitial revision