Age | Commit message (Expand) | Author | Files | Lines |
2008-03-14 | apply the same sed command from the previous commit to upgrades from pre-ucf | vorlon | 1 | -0/+7 |
2008-03-14 | * Add an additional sed command to samba-common.postinst to cleverly | vorlon | 1 | -0/+7 |
2008-03-09 | fix up the regular expression for dhcp include handling, so that removing | vorlon | 1 | -3/+5 |
2008-03-08 | To use ucf --three-way, the option has to be used for each invocation of ucf. | vorlon | 1 | -1/+1 |
2008-03-08 | the ucf code slipped a version, update the version check to match | vorlon | 1 | -1/+1 |
2008-03-08 | * Convert handling of smb.conf to use ucf, so that we can sanely manage | vorlon | 1 | -22/+50 |
2007-12-13 | * Drop some further code in samba-common.postinst that's specific to | vorlon | 1 | -8/+0 |
2007-12-13 | move the config file name into a variable for brevity | vorlon | 1 | -12/+14 |
2007-12-13 | switch to using sed -i, cleanup to facilitate switching to ucf | vorlon | 1 | -18/+10 |
2007-09-17 | Remove the samba-common/unsupported-passdb debconf template dealing with | bubulle | 1 | -9/+0 |
2007-03-24 | Arrrgh, cut'n'paste error in the regexp in the last upload, so the bug is | vorlon | 1 | -1/+1 |
2007-03-21 | Fixed the regexp used for matching broken passdb backend settings, since | vorlon | 1 | -1/+2 |
2007-03-12 | Documentation fix for a problem affecting upgrades from sarge: if passdb | vorlon | 1 | -0/+8 |
2006-10-11 | * Remove possibly leftover comma from "passdb backend" setting in | petere | 1 | -1/+1 |
2006-10-11 | * Removed old upgrade support. | petere | 1 | -12/+0 |
2006-08-14 | Refine the handling of "passdb backend = foo guest" on upgrade: handle | vorlon | 1 | -4/+10 |
2006-08-13 | Drop code and debconf questions specific to upgrades from samba <= 2.2. | vorlon | 1 | -33/+0 |
2006-08-12 | * Remove no longer functioning "guest" value from "passdb backend" | petere | 1 | -0/+4 |
2003-07-03 | Updates for 3.0.0beta2. | vorlon | 1 | -4/+3 |
2003-06-08 | Getting ready for samba-3.0.0beta1. | peloy | 1 | -1/+0 |
2003-05-22 | turn the unixsam check right-side-up | vorlon | 1 | -1/+1 |
2003-04-22 | create all tempfiles in /etc; guarantees filesystem atomicity, and | vorlon | 1 | -7/+3 |
2003-04-22 | replace unixsam with guestsam | vorlon | 1 | -0/+10 |
2003-03-08 | one last tweak of the escaping ('&' is special in sed, but not in sh) | vorlon | 1 | -1/+1 |
2003-03-08 | oops, double-escape because it'll be evaluated twice | vorlon | 1 | -1/+4 |
2003-03-08 | escape special chars in our workgroup argument, so sed can handle insanity | vorlon | 1 | -0/+5 |
2002-12-28 | add hooks for DHCP-provided WINS settings | vorlon | 1 | -0/+26 |
2002-11-23 | major rewrite of config parsing/editing: no longer need to ask before | vorlon | 1 | -7/+20 |
2002-11-11 | add a 'panic action' handler script to our packages' | vorlon | 1 | -0/+12 |
2002-09-08 | bugfixes for charset handling | vorlon | 1 | -15/+23 |
2002-09-07 | tweaks to charset handling scripts | vorlon | 1 | -2/+2 |
2002-09-07 | handle character sets on upgrade | vorlon | 1 | -0/+20 |
2002-07-11 | sid->HEAD merge for 2.2.5-2 | vorlon | 1 | -3/+3 |
2002-03-14 | Sync'ing with the woody branch and adding ACL support. | peloy | 1 | -6/+6 |
2002-02-04 | Adding the CVS keyword $Id as a comment to all scripts | peloy | 1 | -0/+3 |
2002-01-22 | Updating main trunk to the latest experimental (debconf) code | eparis | 1 | -0/+45 |