]> arthur.barton.de Git - netatalk.git/history - etc/afpd/volume.c
Whitespace and exclamation mark fixes
[netatalk.git] / etc / afpd / volume.c
2013-01-06 Alexander BartonWhitespace and exclamation mark fixes
2012-08-17 Frank LahmMerge remote branch 'sf/product-2-2' into develop
2012-06-23 Frank LahmMerge 2-2
2012-05-22 Frank LahmFix typo
2012-05-21 Frank LahmMerge 2-2
2012-05-15 Frank LahmMerge product-2-2
2012-05-05 Frank LahmMerge 2-2
2012-04-26 Frank LahmMerge 2-2
2012-04-20 Frank LahmMerge branch 'release-3-0-alpha3'
2012-04-19 Frank LahmMerge branch 'develop' of netafp.com:git/netatalk into...
2012-04-19 Frank LahmNew global option "solaris share reservations"
2012-04-13 Frank LahmFix volume message
2012-04-11 Frank LahmMerge branch 'develop' into ad_set
2012-04-07 Frank LahmMerge remote branch 'sf/develop' into develop
2012-04-07 Frank LahmMerge branch 'develop' of netafp.com:git/netatalk into...
2012-04-07 Frank LahmPer volume login message
2012-04-04 Frank LahmMerge branch 'release-3-0-alpha2'
2012-03-30 Frank LahmMerge branch 'nohex' into develop
2012-03-30 Frank LahmMerge branch 'develop' into nohex
2012-03-30 Frank LahmMerge remote branch 'origin/product-2-2' into develop
2012-03-29 Frank LahmMerge remote branch 'origin/develop' into nohex
2012-03-29 Frank LahmAutomatic unescaping of CAP hexencoded '/' and '.'
2012-03-28 Frank LahmMerge branch-allea
2012-03-27 Frank LahmMerge master
2012-03-17 Frank LahmMerge master
2012-03-07 Frank LahmMerge remote branch 'netafp/master' into branch-allea
2012-03-07 Frank LahmReset curdir when closing a volume, fixes a crash in...
2012-03-07 Frank LahmMerge master
2012-03-03 Frank LahmFixes
2012-02-22 Frank LahmDon't delete struct vol when closing volume
2012-02-20 Frank LahmFirst try for a volume defaults config
2012-02-17 Frank LahmMerge remote branch 'sf/branch-allea' into branch-allea
2012-02-17 Frank LahmConvert ad file suite and CNID daemons to use new confi...
2012-02-17 Frank LahmOnly create AppleDesktop folder from afp_opendt
2012-02-17 Frank LahmMerge sf
2012-02-17 Frank LahmMove volume loading to libatalk
2012-02-15 Frank Lahmoptions allow space and comma as seperators
2012-02-15 Frank LahmDefault adouble:ea, check for EA, fallback to v2. logle...
2012-02-15 Frank LahmEnable upriv and usedots volume options by default
2012-02-15 Frank LahmFixes
2012-02-14 Frank LahmFixes
2012-02-14 Frank LahmFix build
2012-02-13 Frank LahmRework volume parsing code to ini style and rework...
2012-02-11 Frank LahmNew option parsing
2012-02-08 Frank LahmAutoconversion adouble v2 to ea
2012-02-03 Frank LahmRemove obsolete options
2012-02-03 Frank LahmUse dev, ino and syn entries in adouble:ea and remove...
2012-01-26 Frank LahmRemove noadouble option
2012-01-11 Frank LahmMerge remote branch 'origin/master' into branch-allea
2012-01-03 Frank LahmMerge master
2012-01-03 Frank LahmChange ad_init to pass vol, add ad_init_old for stuff...
2011-12-27 Frank LahmMerge master
2011-12-22 Frank LahmRedesign ad_open API to only use one arg for all flags...
2011-12-02 Frank LahmMerge master
2011-11-28 Frank LahmMerge master
2011-11-28 Frank LahmFix log messages
2011-11-28 Frank LahmUse uint64_t instead of off_t for VolSpace
2011-11-25 Frank LahmAdjust log messages
2011-11-24 Frank LahmMerge branch 'tmused'
2011-11-23 Frank LahmOnly add appended data written to files to the TM used...
2011-11-23 Frank LahmUpdate tm_get_used() function spec
2011-11-23 Frank LahmRewritten TM used size calculation
2011-11-03 Frank LahmFix for filesystem without NFSv4 ACL support on Solaris...
2011-10-24 Frank LahmReset options every time a :DEFAULT: line is found...
2011-10-13 Frank LahmMerge remote branch 'sf/master'
2011-10-12 Frank LahmOptional AppleTalk code was not completely sorted out
2011-09-05 Frank LahmCompletely disable all AppleTalk stuff if not enabled
2011-08-31 Frank LahmMerge master
2011-08-19 Frank LahmMerge remote branch 'netafp/master' into branch-allea
2011-08-02 Frank Lahm.volinfo file not created on first volume access if...
2011-08-01 Frank LahmMerge remote branch 'sf/master'
2011-08-01 Frank LahmFix ACL detection, thanks to Rod Yager for spotting...
2011-07-29 Frank LahmMerge remote branch 'sf/master'
2011-07-29 Frank LahmEnhance ACL support detection for volumes
2011-07-22 Frank LahmMere sf master
2011-07-14 HATMachineType string is up to 16 characters
2011-07-13 Frank LahmCreate special folders as root, otherwise first time...
2011-06-20 Frank LahmMerge master
2011-06-18 Frank LahmMerge sf
2011-06-16 Frank LahmMerge sf
2011-06-06 Frank LahmMerge branch-2-1
2011-06-06 Frank LahmMerge sf/master
2011-06-04 HATMerge remote-tracking branch 'remotes/origin/branch...
2011-06-04 Frank LahmMerge branch-2-1
2011-06-02 Frank LahmConvert all u_int to ISO uint
2011-06-01 Frank LahmMerge master
2011-06-01 Frank LahmMerge sf.net
2011-06-01 Frank LahmCount the amount of data written in afp_write and use...
2011-05-31 Frank LahmMerge sf/master
2011-05-31 Frank LahmReduce log clutter
2011-05-30 Frank LahmSending TM used size
2011-05-30 Frank LahmAllow enabling/disabling notifications on a per event...
2011-05-26 Frank LahmFirst working IPC reconnect
2011-05-24 Frank LahmFix fce merge conflict
2011-05-24 Frank Lahmtry read locking volume file when reading twice. Add...
2011-05-18 Frank LahmNew volume option nonetids
2011-05-17 Frank LahmCache time 5 s
2011-05-16 Frank LahmUse blocksize and dirs for calculating used size
2011-05-16 Frank LahmMerge branch 'volfree'
2011-05-16 Frank LahmFinish volume used
next