summaryrefslogtreecommitdiff
path: root/user-init
AgeCommit message (Expand)Author
2008-01-22Improve local quota override logic.Jonas Smedegaard
2008-01-20Implement new variable RELAXEDPERMS: When non-empty the root dir of netatalk ...Jonas Smedegaard
2008-01-18Add comments about share subdirs processed. Change thisdir->thisitem and item...Jonas Smedegaard
2007-01-20Make sure QUOTASOFT and QUOTAHARD is defined always. Fix indentation of setqu...Jonas Smedegaard
2007-01-20Implement QUOTAOVERRIDES.Jonas Smedegaard
2006-07-16Change head -1 -> head -n 1Jonas Smedegaard
2006-05-20Improved mailspool loop. Enclose procmail test in square brackets.Jonas Smedegaard
2006-05-20Don't create procmail file if maidir is default, but remove if it is and the ...Jonas Smedegaard
2006-02-28Extend ~public_html/ to any ~public_*/ .Jonas Smedegaard
2006-02-19Drop deprecated shares_* subdirs, and introduce new group-accessible shared_*...Jonas Smedegaard
2006-01-06Add procmailrc file if MAILDIR is enabled.Jonas Smedegaard
2006-01-03Extend mail handling to support Maildir and .procmailrc.Jonas Smedegaard
2005-12-30Handle access rights for ~/weblogs.Jonas Smedegaard
2005-12-11Use 'find -regex' rather than egrep.Jonas Smedegaard
2005-11-05Handle ~/private_music dir.Jonas Smedegaard
2005-01-05Handle ~/private as writable only by user and readable only by user and group.Jonas Smedegaard
2004-10-10Quote all variables.Jonas Smedegaard
2004-04-19Add automount line only when server_username is set.Jonas Smedegaard
2004-04-19Disable running userlocalconfig (until it can be done non-interactively).Jonas Smedegaard
2004-04-16Remove remote server mountpoint creation (automount does it automagically).Jonas Smedegaard
2004-04-15Check only if server_userconf is a file (it is intentionally not readable glo...Jonas Smedegaard
2004-04-15Cosmetics: new line before invoking localuserconfig.Jonas Smedegaard
2004-04-15remove debug line (early exit).Jonas Smedegaard
2004-04-15Add automount line if not there already, and replace if it is.Jonas Smedegaard
2004-04-15Create personal mount points for remote SMB share.Jonas Smedegaard
2004-04-15New code added (interacting with new script localuserconfig) for automount ac...Jonas Smedegaard
2004-04-15quote strings, and add a few comments.Jonas Smedegaard
2004-03-04Improved wording of comment.Jonas Smedegaard
2003-11-13Make sure .my.cnf is readable only by self.Jonas Smedegaard
2003-09-12New subfolder: webshareddata (u=rwX,go=rX) for web data shared between accoun...Jonas Smedegaard
2003-09-11change default home subfolders from ',mac', '.pc' and '.exchange' to the same...Jonas Smedegaard
2003-03-21Add workaround for netatalk requiring write access to .AppleDB even for read-...Jonas Smedegaard
2003-03-13Fix completely ignoed non-exceptions for shares. Set toplevel .AppleDouble gr...Jonas Smedegaard
2003-03-13Correctly init exceptions.Jonas Smedegaard
2003-03-13Set owner of toplevel dirs of shares. Always run chown before chmod (just for...Jonas Smedegaard
2003-03-13Set owner of exceptions always, not only when created.Jonas Smedegaard
2003-03-13Correct owner for exceptions created. Check and recreate if exceptions are no...Jonas Smedegaard
2003-03-13Handle new shares.<sharetype> sharing scheme. Support space in /root. Echo WA...Jonas Smedegaard
2002-12-05Respect REALUSERS_GROUPNAME not set.Jonas Smedegaard
2002-11-23user-init: Require uid option. webdata folder owned by user, not root.Jonas Smedegaard
2002-11-08user-init: No need for others than owner and www-data to have access to webph...Jonas Smedegaard
2002-09-19user-init: Add support for shares_win and shares_mac (and remove support for ...Jonas Smedegaard
2002-09-04Add support in user-init for webphpsites and webphpdata, and tighten access r...Jonas Smedegaard
2002-09-02user-init: Correct webdata dir.Jonas Smedegaard
2002-09-02user-init: Add support for webscripts and webdate dirs.Jonas Smedegaard
2002-08-08user-init: Support $HOME/websites/* style web hierarchy.Jonas Smedegaard
2002-04-24Reuse a getent.Jonas Smedegaard
2002-03-30Ask about access to local devices in adduser.local, and exit user-init cleanl...Jonas Smedegaard
2002-02-25A few more tweaks and corrections to adduser.local, deluser.local and user-init.Jonas Smedegaard
2002-02-24A few more tweaks and corrections to adduser.local, deluser.local and user-init.Jonas Smedegaard