]> arthur.barton.de Git - netatalk.git/history - etc
White space update from trunk.
[netatalk.git] / etc /
2002-03-12 srittauWhite space update from trunk.
2002-03-12 srittauFrom trunk: don't set umask() to 022 at startup. (It...
2002-03-12 srittauFrom trunk: removed file permission masking.
2002-03-12 srittausys/syslog.h -> syslog.h
2002-03-12 srittausys/syslog.h -> syslog.h
2002-03-12 srittauFrom trunk: Use strtoul() instead of strtol() for umask...
2002-03-12 srittauSmall white space changes to match trunk.
2002-03-11 jmarcusMFH: 1.21
2002-03-11 jmarcusMFH: 1.24
2002-03-08 jmarcusMFH: 1.40
2002-03-05 jmarcuss/retval/errno/
2002-03-05 jmarcusMFH: Sanitize some syslog messages.
2002-02-13 jmarcusMFH: 1.16 - Fix NULL pointer defeference.
2002-02-11 jmarcusMFH:
2002-02-09 jmarcusMerge latest CNID DB code from HEAD.
2002-02-09 jmarcusRevert server_notif code. We're testing something...
2002-02-08 jmarcusMFH: 1.18, 1.19
2002-02-08 jmarcusMFH:
2002-02-08 jmarcusMFH: 1.11
2002-02-07 srittauTrunk-BP: Fixed.
2002-02-07 srittauTrunk-BP: struct padding.
2002-02-07 srittauTrunk-BP: warning fixes.
2002-02-07 srittauTrunk-BP: use new subst var NLSDIR.
2002-02-07 srittauTrunk-BP: DID fixes.
2002-02-07 srittauTrunk-BP: fixes.
2002-02-07 srittauTrunk-BP: indention.
2002-02-07 srittauTrunk-BP: validity checking.
2002-02-07 srittauTrunk-BP: check validity of packages.
2002-02-07 srittauTrunk-BP: Fixed a misnamed variable.
2002-02-07 srittauTrunk-BP: indentions.
2002-02-07 srittauBack-port from trunk: use new subst var NLSDIR.
2002-01-23 jmarcusMerge from HEAD:
2002-01-14 srittauBack-port from HEAD: New afpd option: -timeout.
2002-01-14 srittauBack-port from HEAD: Cleanups.
2002-01-14 srittauBack-port from HEAD: Warning fixes.
2002-01-14 srittauBack-port from HEAD: Trailing and leading white spaces...
2002-01-13 jmarcusFix quota support on FreeBSD. Thanks to Egon Niederacher
2002-01-02 srittauBack-port from trunk: warning fixes.
2002-01-02 srittauBack-port from trunk: Return correct AFP error code...
2002-01-02 srittauBack-port from trunk: Fix deletedir() error return...
2002-01-02 srittauActually use SLP_CFLAGS and SLP_LIBS.
2002-01-02 srittauBackport from trunk: Warning fixes.
2001-12-31 srittauWarning fixes.
2001-12-16 jmarcusMFH and MFM: 1.12, 1.13
2001-12-15 jmarcusMFH: 1.26
2001-12-05 srittauBack-port from trunk: Don't link to -lcom_err, -lresolv...
2001-12-03 jmarcusBIG commit to improve code style using astyle as well...
2001-11-25 srittauBack-Port from trunk: uams_dhx_pam can now also be...
2001-11-25 srittauBack-Port from trunk: Suppress scary warning during...
2001-11-25 srittauFixed maccode installation.
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-16 srittauFixed typo.
2001-11-14 srittau%m -> %s strerror(errno) (Warnings)
2001-11-14 srittauFixed a wrong call to readvolfile(). Thanks to Daniel...
2001-11-13 rufustfireflypatch to fix checking of hostname
2001-11-10 srittauNull-terminate strings after strncpy.
2001-11-10 srittauIdentify modules as uams_pam as well as uams_clrtxt.
2001-11-10 srittauLog message "uam : Loading..." changed to "uam: loading...
2001-11-03 srittauAdded @CFLAGS@ to lib*_la_CFLAGS variables.
2001-11-03 srittauUse CLEANFILES variable instead of manually overriding...
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-24 jmarcusPatch to allow for read-only advisory locks (thanks to
2001-10-23 rufustfireflypatch from Edmund Lam to allow perms masks
2001-10-11 srittauSymlink fix.
2001-10-10 jmarcusProperly add -lpam to LDFLAGS (thanks, Sebastian).
2001-10-10 srittauFixed a C++ style comment. Pointed out by Robert Cohen
2001-10-09 jmarcusFix a problem with setting perms on directories. Thanks to
2001-10-07 srittauautomake 1.5 fixes
2001-10-03 jmarcusFix bug where afpd would erroneously return AFPERR_NOOB...
2001-09-23 jmarcusAutoconf comment additions.
2001-09-21 jmarcusRe-enable codepage translations
2001-09-19 jmarcusFixed some problems in the SRVLOC code. OS 9 doesn...
2001-09-19 jmarcusAdded a missing break in the CLI options parsing code...
2001-09-17 rufustfireflySLP support added (Joe Clarke)
2001-09-12 uheesfixed erroneous printf format arguments enclosed in...
2001-09-10 rufustfireflyadded version reporting for the main daemons with a...
2001-09-06 rufustfireflyAC_HEADER_STDC autoconf change
2001-09-06 rufustfireflyautoconf POSIX.1 sys/wait.h check
2001-09-05 rufustfireflyquick, dirty, Sun hack to seed openssl 0.9.6 ... FIX...
2001-09-05 rufustfireflyadd veto_file() prototype (Edmund Lam)
2001-09-04 rufustfirefly"veto files" patch (Edmund Lam)
2001-08-27 uheesremoved unneeded cnid_lookups; fixed a bug in afp_createid.
2001-08-22 srittauUse -export-dynamic LDFLAG.
2001-08-18 uheesfixed a comment
2001-08-16 srittauFinally removed -rdynamic flag. Please add a configure...
2001-08-15 srittauTru64 warning fixes.
2001-08-15 srittauWarning fixes.
2001-08-15 samnobleIn afp_mapname and afp_mapid we now convert the id...
2001-08-15 samnobleChanged the datatypes in uidgidset to be uid_t and...
2001-08-14 rufustfireflyCNID/DID patch from Uwe Hees (moderately tested)
2001-08-09 rufustfireflyfixed ridiculous typo. egg on me.
next