]> arthur.barton.de Git - netatalk.git/shortlog
netatalk.git
2002-05-07 morganaUpdates for recent pap changes/fixes.
2002-05-07 morganaCleanup from removal of pap.8.tmpl.
2002-05-07 morganaRemoved this man page because the man page for pap...
2002-05-07 morganaUpdates from Patrick Powell (papowell@astart.com)
2002-05-03 jmarcus* Allow afpd debugging to be enabled at runtime by...
2002-04-29 morganabacking out last formatting change to cname()
2002-04-29 morganaminor formatting change to cname()
2002-04-29 morganaFixes to configure process for server messaging.
2002-04-29 morganaPatch from reininn on sourceforge to use euc-jp or...
2002-04-22 rlewczukof_rename() double-linked list removal bugfix
2002-04-20 rlewczukOpened fork numbering bugfix
2002-04-17 morganaUpdate papd man page to reflect that CAP-style auth...
2002-04-14 srittau"R. Lewczuk" <R.Lewczuk@elka.pw.edu.pl>:
2002-04-14 srittau"R. Lewczuk" <R.Lewczuk@elka.pw.edu.pl>
2002-04-08 morganaHardcode LD=ld to make it link in Solaris 8 with Sun...
2002-04-06 srittauRedHat users: Install glibc-devel package.
2002-04-06 srittauUse ${CC} instead of @LD@ (which isn't defined).
2002-04-06 srittauFix test.
2002-04-05 morganaSmall change to note the running ./autogen.sh is only...
2002-04-02 sibazadded some Log warnings to show log_setup works. Also... branch-aurp-start
2002-04-02 sibazadded a loglevel log_extradebug
2002-04-02 sibazadded log statements to follow setup_logtype option...
2002-04-02 sibazadded some LOG messages
2002-03-31 jmarcusUse server name (if not NULL) for the SLP URL.
2002-03-25 sibazremoved a few silly reused code type errors and a coupl...
2002-03-25 sibazadded code to call the new setuplog function in the...
2002-03-25 sibazadded a function to allow other code to setup logs...
2002-03-25 sibazchanged the layout to fit in a standard width window
2002-03-24 jmarcusAllow users to turn off [resolve|create|delete]id adver...
2002-03-24 jmarcus1. Respect the kFPDeleteInhibitBit attribute
2002-03-24 sibazpartway through adding the code to setup logging in...
2002-03-24 sibazadded strings for the loglevels (for use in conf file...
2002-03-24 jmarcusStyle cleanup after last commit.
2002-03-24 jmarcusFix a problem with repetative failed stat()'s.
2002-03-24 sibazadded new type logtype_afpd
2002-03-23 sibazchanged all the references to syslog to LOG macros
2002-03-20 morganaFix some issues with CAP-style printer authentication...
2002-03-19 morganaUpdate man page and papd.conf template file to note...
2002-03-17 jmarcusMFS:
2002-03-17 jmarcusForgot to include this in the previous commit for enabl...
2002-03-16 jmarcusWhen in debug mode, print out the AFP function call...
2002-03-16 jmarcus1. When in debug mode, print out the AFP function call...
2002-03-16 srittauRemoved deleted BUGS file from disribution.
2002-03-13 srittauEddie's wincheck() fix.
2002-03-13 srittauWarning fixes.
2002-03-12 morganaFix so papd actually prints the version instead of...
2002-03-12 srittauMinor cleanups.
2002-03-12 jmarcusDEFMASK should be an octal. point-backport-1-5-2
2002-03-08 jmarcusAdd the changes since 1.5.2.
2002-03-07 jmarcusDo not immediately return if an application requests...
2002-03-07 jmarcusWrap the case of no shell into a #ifndef DISABLE_SHELLC...
2002-03-05 srittauReally fixed the installation problem.
2002-03-05 srittauFix a problem with the PAM install.
2002-03-05 jmarcusFix a problem where afp_deleteid() would delete the...
2002-03-05 srittauRemoved any special masking of chmod calls. Also fixed...
2002-02-28 jmarcusSanitized some LOG messages.
2002-02-25 srittauInstall acleandir.rc.
2002-02-25 srittauRe-reverted my last patch. (Why did I revert it in...
2002-02-21 srittauFixed description of -passwdfile option. Thanks to...
2002-02-21 srittauRemoved the UMich address.
2002-02-21 srittauRemoved obsolete file.
2002-02-19 srittauDEBUG fixes, include cleanups.
2002-02-19 srittauReverted patch from 1.13: start net is now set to 0...
2002-02-16 morganaUpdated to reflect some completed items.
2002-02-16 srittauWarning fixes.
2002-02-16 srittauRemoved superfluous includes of atalk/logger.h (formerl...
2002-02-16 srittauDon't fail when PAM files can't be installed.
2002-02-16 srittauEnhance readability.
2002-02-16 srittauHopefully fixing a compilation problem when --enable...
2002-02-16 sibazaltered a char comparison with a NULL to a comparison...
2002-02-16 srittauNews for 1.5.2 from stabilizing branch.
2002-02-16 srittauRemoved a redundant invocation of umask().
2002-02-16 srittauUse strtoul() instead of strtol() when converting the...
2002-02-16 srittauRemove useless strerror()'s.
2002-02-15 srittauAdded grep-check.m4 and ps-check.m4.
2002-02-15 morganaUse VERSION string instead of hard-coded value in gq_rb...
2002-02-15 morgana*** empty log message ***
2002-02-15 morganaSmall typo in Authentication Failed response to client.
2002-02-15 morganaAdded support for "ADOIsBinaryOK?" query from client...
2002-02-14 jmarcusFix the comments.
2002-02-14 jmarcusFix the error message reported when of_find fails to...
2002-02-13 srittauTypo.
2002-02-13 srittauNetBSD fix by Juergen Hannken-Illjes. First network...
2002-02-13 srittauQuick and dirty hack to fix build on NetBSD hosts with...
2002-02-13 srittauTru64 SIA fixes and Eddie and Burkhard.
2002-02-13 srittauNew command line option: --with-nls-dir, moved pkgdir...
2002-02-13 jmarcusFix a potential NULL pointer dereference if a /etc...
2002-02-11 jmarcusAdd a check for uid 0.
2002-02-11 jmarcusCorrect the script name in one more place.
2002-02-11 jmarcusFix the output of -v so that it reports the correct...
2002-02-11 jmarcusDon't try to recover a DB environment that doesn't...
2002-02-11 jmarcusClarify that client_polling may take a toll on slower...
2002-02-09 jmarcusAdd a missing '/'.
2002-02-09 jmarcusRedo the server notification flag. Revert to having...
2002-02-09 srittauFixed wrong line breaks. Thanks to Jonas Smedegaard...
2002-02-08 jmarcusRevert previous commit. It breaks CNID.
2002-02-08 jmarcusFix for two things:
2002-02-08 jmarcusRemove cnid_didname_verify.c. It is not needed since...
2002-02-07 srittauAdded $id$ tags.
2002-02-07 srittauStabilizing branch streamlining: removed a superfluous...
next