]> arthur.barton.de Git - netatalk.git/history - libatalk/util
Ignore object files
[netatalk.git] / libatalk / util /
2010-04-29 Frank LahmIgnore object files
2010-04-29 Frank LahmRename cvsignore to gitignore
2010-04-18 franklahmHelp in CVS to git transition, add .gitignore to .cvsignore
2010-02-28 didgprevious commit 'lchdir: use chdir + getcwd' was only...
2010-02-28 didglchdir: use chdir + getcwd
2010-02-19 franklahmMove lchdir() to libatalk/util/unix.c and use that...
2010-02-17 didglog type_configs data is used by uams modules, define...
2010-02-15 franklahmMake LOG macro fast again
2010-02-08 franklahmSIGINT enables max_debug logging to /tmp/afpd.PID.XXXXXX
2010-01-26 didgdon't use & in getcwd parameter
2010-01-21 didgafpd set the logger default to log_info and move some...
2010-01-05 franklahmMore doxygen style API documentation
2010-01-05 franklahmAdd static getcwd and use it for debugging in ad_open
2009-12-22 franklahmAdd all EA opts to volinfo
2009-12-21 franklahmlogger: write to fd 1 directly instead of /dev/tty...
2009-12-07 franklahmAppend newline to EXTATTRTYPE
2009-12-03 franklahmWrite EA mode to volinfo file
2009-12-01 franklahmNicely move all volinfo file code to libatalk
2009-11-28 franklahmNew option for logger setup 'console' where we don...
2009-11-28 franklahmBetter error reporting for afp_ldap.conf parsing
2009-11-23 franklahmFix some stuff on FreeBSD
2009-11-08 didgremove a gcc warning, signed/unsigned test
2009-11-05 didgIP6 remove a 'unsigned expression < 0 is always false...
2009-11-05 didgIP6 add missing include for free and remove unused...
2009-11-05 franklahmIPv6 support for afpd and cnid_metad after-ipv6
2009-10-29 franklahmbuild.sh is obsolete
2009-10-29 didgmove most of a LOG macros in the logger function
2009-10-26 franklahmUse fcntl O_NONBLOCK instead of ioctl FIONBIO
2009-10-22 franklahmFix all remaining warnings from gcc -Wall that can...
2009-10-22 franklahmFix incompatible func args warnings
2009-10-20 didg'if filename is empty use syslog...' test that filename...
2009-10-19 didglogger, if filename is empty use syslog, make cnid_meta...
2009-10-19 franklahmDont duplicate CFLAGS in AM_CFLAGS. Inspired by Jonas...
2009-10-19 didg'logger, better buffer overrun tests' and of course...
2009-10-19 didglogger, test return code for seteuid
2009-10-19 didglogger, better buffer overrun tests
2009-10-19 didgcheck the return value of nprintf functions
2009-10-19 didglogger use the same order for parameters in static...
2009-10-19 didglogger don't generate the log string if there's nowhere...
2009-10-14 didgremove most sparse warning 'Using plain integer as...
2009-10-14 didgremove most sparse warning 'symbol 'xxx' was not declar...
2009-10-13 didgremove pre ansi declarations
2009-10-02 franklahmExtended Attributes support via files in .AppleDouble.
2009-09-14 didgremove 'ISO C90 forbids mixed declarations and code...
2009-09-14 didgremove obsolete ATACC ifdef
2009-09-11 franklahmTime Machine support. Merge from branch-2-0
2009-09-03 franklahmRemove --with-logfile configure option. It was obsolete...
2009-09-03 franklahmUntabify and reindent
2009-09-01 franklahmNew utility: ad
2009-05-14 franklahmdbd now does many things it should do in the end.
2009-05-08 franklahmFix stupid free. Still banging my head against the...
2009-04-28 franklahmAdjust loglevel
2009-04-28 franklahmNew utility to maintain dbd databases: dbd. Also replac...
2009-04-27 franklahmSync volume options with volinfo stuff
2009-04-20 franklahmChange time format to also output microseconds before-dbd-overhaul
2009-03-31 franklahmImplement runtime logging config option to cnid dbd...
2009-03-03 franklahmLogger fixes.
2009-02-27 franklahmReworked logger after_new_logger
2008-12-03 didgremove compiler warnings
2008-11-14 didgreplace remaining %m printf glibc extension with %s...
2006-09-30 didgremove automake warnings, from Houritsu Chu
2005-04-28 bfernhomberg- merge branch-netatalk-afp-3x-dev, HEAD was tagged...
2003-06-12 srittauFixed include paths.
2003-06-06 srittauWarning fixes.
2003-06-06 srittauCFLAGS -> INCLUDES and other build fixes.
2003-05-16 didgAFP 3.x add sleep timeout, add disconnect old session...
2003-02-17 srittauRemoved "dummy" variable.
2002-11-08 sibazcommented out labels within the static definition of...
2002-10-11 sibazaltereed code to keep open logfiles, and flush then...
2002-10-11 didg- added a cache for directories offspring count.
2002-10-07 didgfixed a typo
2002-10-05 didgatalkd/main.c server_child.c if not defined add few...
2002-08-24 sibazreorganised the log messages, fixed the typo conscernin...
2002-08-24 sibazdoh, the code was looking up the loglevel against a...
2002-08-24 sibazrenamed the -setuplogtype optione to -[un]setuplog...
2002-08-24 sibazaltered the format that setuplog works so one less...
2002-05-14 sibazsurrounded new function body with the #ifdef that turns...
2002-04-02 sibazadded some Log warnings to show log_setup works. Also... branch-aurp-start
2002-03-25 sibazremoved a few silly reused code type errors and a coupl...
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 sibazpartway through adding the code to setup logging in...
2002-02-16 srittauWarning fixes.
2002-02-16 srittauEnhance readability.
2002-02-16 sibazaltered a char comparison with a NULL to a comparison...
2002-01-04 sibazmerged logging code into main branch. use configure...
2001-12-30 srittauRemoved unused length parameters.
2001-12-29 jmarcusRemove another call to length. This should take out...
2001-12-29 srittauFix for SourceForge bugs #471911 and #495260. Overzealo...
2001-09-13 jmarcusFix malloc problem trying to obtain interface list...
2001-09-11 jmarcusNow that we're only incremeting one at a time, make...
2001-09-10 jmarcusIncrement the new interface list by one each time we...
2001-09-06 rufustfireflyautoconf POSIX.1 sys/wait.h check
2001-08-30 srittauMake the dia*map's array of type int instead of unsigne...
2001-08-30 srittauFixed a bug that could lead to segfaults.
2001-08-18 uheesfixed a nasty bug in strncasecmp (n > 0).
2001-08-15 srittauWarning fixes.
2001-08-15 srittauTru64 warnings fixes.
2001-07-31 srittauWarning fixes.
2001-06-23 srittauBuild fix.
next