Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge JohnR's stop form set spinning change. | Jeremy Allison | 2002-02-09 | 1 | -0/+21 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | merge from APPLIANCE_HEAD | Gerald Carter | 2002-02-08 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Add -c option to specify smb.conf file (-s was already used). | Herb Lewis | 2002-02-07 | 1 | -172/+159 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will allow you to use smbpasswd if your smb.conf file is not in the compiled location. Move all the command line agrument processing to one place. Process args before calling lp_load services so it gets correct smb.conf file I'm not sure of the intent of the -L option (it no longer needs to be first). The usage message shows only root can use it, but there is no check in the original code to see if you were root before processing the arg. I left it so you can specify the arg as non-root but doesn't seem correct. Also this arg is not documented in smb.conf man page. Could people test the various forms of using smbpasswd to make sure I didn't break anything. I tried the ones I can think of and it seems OK. | |||||
| * | | | re-added definition of share modes | Herb Lewis | 2002-02-06 | 1 | -0/+28 | |
| | | | | | | | | | | | | | | | | someone needs to regenerate docs | |||||
| * | | | no longer need separate build of o32 smbwrapper | Herb Lewis | 2002-02-06 | 1 | -13/+0 | |
| | | | | ||||||
| * | | | fix for IRIX toolroot builds | Herb Lewis | 2002-02-06 | 2 | -285/+287 | |
| | | | | ||||||
| * | | | removed unused variable | Gerald Carter | 2002-02-05 | 1 | -1/+0 | |
| | | | | ||||||
| * | | | Fix HPUX build (less than 11.x). | Jeremy Allison | 2002-02-05 | 4 | -3/+6 | |
| | | | | ||||||
| * | | | Check for NULL params (from HEAD). | Jeremy Allison | 2002-02-05 | 1 | -0/+3 | |
| | | | | ||||||
| * | | | Stupid errormap typo fix ! | Jeremy Allison | 2002-02-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | fix for compiling | Gerald Carter | 2002-02-04 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | smbprint-new.sh was borken ... Fixed and tested ... | Richard Sharpe | 2002-02-04 | 1 | -7/+11 | |
| | | | | | | | | | | | | | | | | I will change it to the real one soon. | |||||
| * | | | Updated WHATSNEW for release. | Jeremy Allison | 2002-02-02 | 1 | -10/+126 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Removed duplicate line. | John Terpstra | 2002-02-02 | 1 | -1/+0 | |
| | | | | ||||||
| * | | | Adding final pkg format control files for 2.2.3 | John Terpstra | 2002-02-02 | 2 | -0/+65 | |
| | | | | ||||||
| * | | | Updating patches and adding smbadduser back to build. | John Terpstra | 2002-02-02 | 6 | -2/+1128 | |
| | | | | ||||||
| * | | | Updated for build of release version of samba only. | John Terpstra | 2002-02-02 | 1 | -9/+60 | |
| | | | | ||||||
| * | | | Fixes so 2.2.3 should build on MDK8.1 | John Terpstra | 2002-02-02 | 1 | -310/+749 | |
| | | | | ||||||
| * | | | One more from 8.1 | John Terpstra | 2002-02-02 | 1 | -0/+0 | |
| | | | | ||||||
| * | | | Mandrake codepage patch. Make version officially 2.2.3 | Jeremy Allison | 2002-02-02 | 2 | -1/+1881 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Adding Mandrake patches from 8.1 | John Terpstra | 2002-02-02 | 7 | -0/+14 | |
| | | | | ||||||
| * | | | Not used now. | Jeremy Allison | 2002-02-02 | 1 | -3/+0 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Removing - mistake in add. | Jeremy Allison | 2002-02-02 | 49 | -4010/+0 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Marge. | Jeremy Allison | 2002-02-02 | 48 | -0/+4007 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Ensure winbindd is built for HPUX11, fix some SGI compiler warnings, fix | Jeremy Allison | 2002-02-02 | 6 | -22/+23 | |
| | | | | | | | | | | | | | | | | | | | | the UNIX link path. Jeremy. | |||||
| * | | | large debian packaging checking from Eloy. | Gerald Carter | 2002-02-02 | 65 | -96/+6802 | |
| | | | | | | | | | | | | | | | | jerry | |||||
| * | | | Added in the BDC mini-HOWTO from Volker (written back in August). | Gerald Carter | 2002-02-02 | 9 | -2013/+3484 | |
| | | | | | | | | | | | | | | | | regenerated docs... | |||||
| * | | | finish off changes to the Samba-LDAP-HOWTO .... | Gerald Carter | 2002-02-02 | 1 | -50/+182 | |
| | | | | | | | | | | | | | | | | Next to finish the PDC-BDC HOWTO | |||||
| * | | | remove duplicate code | Herb Lewis | 2002-02-02 | 1 | -42/+2 | |
| | | | | ||||||
| * | | | Comment out AUTH_CRAP by default as a security measure. | Jeremy Allison | 2002-02-02 | 2 | -0/+4 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Regen doco | Andrew Bartlett | 2002-02-02 | 3 | -18/+51 | |
| | | | | ||||||
| * | | | Fix missing </para> | Andrew Bartlett | 2002-02-02 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Fix link code from UNIX clients. | Jeremy Allison | 2002-02-02 | 1 | -0/+13 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Update the manpage to better document the -j FOO -U Administrator%password | Andrew Bartlett | 2002-02-02 | 1 | -7/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | syntax. Fix a bit of spelling. Needs autogen. Andrew Bartlett | |||||
| * | | | remove leading slash from tdb file name | Simo Sorce | 2002-02-01 | 1 | -5/+9 | |
| | | | | ||||||
| * | | | Merging in JohnR's changes to DEVICEMODE. | Jeremy Allison | 2002-02-01 | 2 | -18/+40 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Added updates from Don McCall. | Jeremy Allison | 2002-02-01 | 5 | -0/+429 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Fix the UNIX stat/lstat issue. When changing UNIX mode don't let dosmode | Jeremy Allison | 2002-02-01 | 1 | -10/+24 | |
| | | | | | | | | | | | | | | | | | | | | overwrite it. Jeremy. | |||||
| * | | | Fix the UNIX stat/lstat bug. Factor some code that should have been | Jeremy Allison | 2002-02-01 | 5 | -776/+718 | |
| | | | | | | | | | | | | | | | | | | | | factored a long time ago. Jeremy. | |||||
| * | | | Updated packaging for Caldera OpenServer 5.0.7 | John Terpstra | 2002-02-01 | 3 | -10/+98 | |
| | | | | ||||||
| * | | | Added HPUX packaging donated by HP. | Jeremy Allison | 2002-01-31 | 12 | -0/+721 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Fix from Michael Steffens <michael_steffens@hp.com> to make signal | Jeremy Allison | 2002-01-31 | 13 | -696/+730 | |
| | | | | | | | | | | | | | | | | | | | | | | | | processing work correctly in winbindd. This is a really good patch that gives full select semantics to the Samba modified select. Jeremy. | |||||
| * | | | Make revert fix for winbind. Fixups for compiling on HPUX 10.x and AIX. | Jeremy Allison | 2002-01-31 | 6 | -17/+23 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Fixed missing read error set on return. | Jeremy Allison | 2002-01-31 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Reverted change as Andrew suggested. | Jeremy Allison | 2002-01-31 | 2 | -4/+1 | |
| | | | | | | | | | | | | | | | | Jeremy. | |||||
| * | | | Spelling fix. | Tim Potter | 2002-01-31 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | fixed error in DEBUG output with -i | Gerald Carter | 2002-01-30 | 1 | -1/+8 | |
| | | | | ||||||
| * | | | allow smbpasswd -x to delete account even if not in /etc/passwd | Herb Lewis | 2002-01-30 | 1 | -19/+20 | |
| | | | | ||||||
| * | | | fix typo | Herb Lewis | 2002-01-29 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Add a new version of smbprint, smbprint-new.sh, with Alfred Perlstien's | Richard Sharpe | 2002-01-29 | 1 | -0/+141 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | improvements etc ... If, after a couple of releases, this has not generated any problems, we can quietly retire the old one as smbprint.old and make this one the default. |