Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fixed nasty little bug found by Gerald where we were corrupting the mode | Jeremy Allison | 2001-05-10 | 1 | -2/+15 | |
| | | | | | | | | | | bits before checking if we should change them on non-acl systems. Jeremy. | |||||
* | | make proto | Gerald Carter | 2001-05-10 | 1 | -0/+1 | |
| | | ||||||
* | | forgot to merge this one from HEAD as well | Gerald Carter | 2001-05-10 | 1 | -0/+13 | |
| | | ||||||
* | | merge of Tim's change from HEAD | Gerald Carter | 2001-05-10 | 1 | -8/+11 | |
| | | ||||||
* | | just a few updates | Gerald Carter | 2001-05-10 | 4 | -1264/+1377 | |
| | | ||||||
* | | regenerate from Jeremy's changes | Gerald Carter | 2001-05-10 | 2 | -149/+74 | |
| | | ||||||
* | | Don't check for passwd program if using pam change password. | Jeremy Allison | 2001-05-10 | 1 | -17/+25 | |
| | | | | | | | | | | Original patch from Andrew Bartlett. Jeremy. | |||||
* | | Made "security XXX" masks always apply to ACL sets. By default they have | Jeremy Allison | 2001-05-10 | 3 | -87/+31 | |
| | | | | | | | | | | no effect. Jeremy. | |||||
* | | Removed "restrict acl with mask" docs - updated for "security xxx" docs. | Jeremy Allison | 2001-05-10 | 1 | -48/+33 | |
| | | | | | | | | Jeremy. | |||||
* | | Fixed up the oldpw prompts. Made the matching case insensitive. | Jeremy Allison | 2001-05-09 | 2 | -10/+48 | |
| | | | | | | | | Jeremy. | |||||
* | | fix for compiling bin/pam_smbpass.so | Gerald Carter | 2001-05-09 | 1 | -6/+5 | |
| | | ||||||
* | | fix to keep insure from complaining about memory leaks of 1 byte :-) | Gerald Carter | 2001-05-09 | 1 | -8/+13 | |
| | | ||||||
* | | check the number of domains returned to enum_trusted_domains | Gerald Carter | 2001-05-09 | 1 | -2/+2 | |
| | | | | | | | | before allocating memory | |||||
* | | new versions of config.guess and config.sub from gnu.org | Andrew Tridgell | 2001-05-09 | 2 | -373/+1362 | |
| | | ||||||
* | | used the username from sam_pass in PAM calls. WIn98 passes the | Gerald Carter | 2001-05-09 | 1 | -0/+4 | |
| | | | | | | | | | | username in all CAPS and so the PAM call fails on RedHat 6.2 (pam_pwdb.so) | |||||
* | | Added second WINS server and fixed typo. Thanks to | John Terpstra | 2001-05-08 | 1 | -3/+3 | |
| | | | | | | | | Walt Howard <howard@ee.utah.edu> | |||||
* | | Merge Tim's shadow variable fixes. | Jeremy Allison | 2001-05-08 | 2 | -4/+4 | |
| | | | | | | | | Jeremy. | |||||
* | | Fix for insure complaining about parameter missmatch. | Jeremy Allison | 2001-05-08 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. | |||||
* | | Fix found by insure. Gerald's fix didn't set the first character to zero | Jeremy Allison | 2001-05-08 | 1 | -0/+2 | |
| | | | | | | | | | | before calling pstrcat. Jeremy. | |||||
* | | Patch from ackley@cs.unm.edu to clear server_fd/client_fd in root daemon to stop | Jeremy Allison | 2001-05-08 | 1 | -0/+10 | |
| | | | | | | | | | | %I getpeername() failure. Jeremy. | |||||
* | | doc updates to match recent 2.2 code commits. | Gerald Carter | 2001-05-07 | 3 | -244/+148 | |
| | | ||||||
* | | ooppss. Stupid error fix. | Gerald Carter | 2001-05-07 | 1 | -2/+2 | |
| | | ||||||
* | | removed 'domain admin users', 'domain guest users', & 'domain groups' | Gerald Carter | 2001-05-07 | 4 | -18/+17 | |
| | | ||||||
* | | minor reformatting due to some missing \t's | Gerald Carter | 2001-05-07 | 1 | -14/+14 | |
| | | ||||||
* | | Fix for bad profile perms. Ensure r on files and rwx on directories. | Jeremy Allison | 2001-05-07 | 1 | -8/+28 | |
| | | | | | | | | Jeremy. | |||||
* | | missed a merge from HEAD | Gerald Carter | 2001-05-07 | 2 | -99/+35 | |
| | | ||||||
* | | fixed a few typos, | Gerald Carter | 2001-05-07 | 9 | -12/+12 | |
| | | ||||||
* | | merge from head | Andrew Tridgell | 2001-05-07 | 2 | -22/+17 | |
| | | ||||||
* | | rebuild proto.h | Andrew Tridgell | 2001-05-07 | 1 | -0/+3 | |
| | | ||||||
* | | merge some fixes from head | Andrew Tridgell | 2001-05-07 | 13 | -179/+407 | |
| | | ||||||
* | | make proto | Gerald Carter | 2001-05-07 | 1 | -65/+33 | |
| | | ||||||
* | | merge of Tim's change from HEAD | Gerald Carter | 2001-05-07 | 2 | -96/+342 | |
| | | ||||||
* | | Patch from David_Tiller@ccnotes.ccity.com finally applied now I've thought | Jeremy Allison | 2001-05-06 | 2 | -70/+82 | |
| | | | | | | | | | | | | about it to stop account lockouts with "security=server" mode. Sorry for the delay David. Jeremy. | |||||
* | | replace modf so we don't need the math library | Andrew Tridgell | 2001-05-06 | 1 | -4/+39 | |
| | | ||||||
* | | allow env variable TESTDIR for directory for fcntl_lock test | Andrew Tridgell | 2001-05-06 | 1 | -0/+4 | |
| | | ||||||
* | | merge from head | Andrew Tridgell | 2001-05-06 | 1 | -2/+25 | |
| | | ||||||
* | | clearer tdb_mmap code | Andrew Tridgell | 2001-05-06 | 1 | -24/+19 | |
| | | ||||||
* | | Copied from samba-2.0.8 code tree as the one shipped with 2.2.0 is out of date. | John Terpstra | 2001-05-05 | 1 | -62/+152 | |
| | | ||||||
* | | Gerald's changes broke the build for a bit. | Jeremy Allison | 2001-05-05 | 2 | -1/+12 | |
| | | | | | | | | Jeremy. | |||||
* | | After talking to Andrew, don't fail deliberately if the mmap fails, we need | Jeremy Allison | 2001-05-04 | 1 | -6/+2 | |
| | | | | | | | | | | to fall back to read/write. Jeremy. | |||||
* | | Fix for OpenBSD and HPUX and others where mmap and read/write are not | Jeremy Allison | 2001-05-04 | 1 | -8/+29 | |
| | | | | | | | | | | | | consistent. Needs more testing.... Jeremy. | |||||
* | | filled in 'change share command' parameter in smb.conf. Also regenerated | Gerald Carter | 2001-05-04 | 5 | -1514/+1759 | |
| | | | | | | | | the HOWTO-Collection PDF and HTML formats. | |||||
* | | this now works as a add|delete share command :-) | Gerald Carter | 2001-05-04 | 1 | -10/+37 | |
| | | | | | | | | | | | | | | It rewrites smb.conf and all the spaces have been stripped from the parameter names. I can fix this using a table lookup, but I don;t have time to put all the smb.conf parameters in to a table right now. It is "proof of concept" | |||||
* | | simple perl script to parse smb.conf into a hash of hashes. | Gerald Carter | 2001-05-04 | 1 | -0/+126 | |
| | | | | | | | | | | I'll include a wrapper in a few minutes which will give us a sample add|delete share command | |||||
* | | merging Tim's changes form HEAD | Gerald Carter | 2001-05-04 | 4 | -40/+413 | |
| | | ||||||
* | | generating formats for new 'restrict acl...' parameter | Gerald Carter | 2001-05-04 | 3 | -19/+227 | |
| | | ||||||
* | | Added "restrict acl with mask" documentation to sgml. Gerald please check I | Jeremy Allison | 2001-05-03 | 1 | -0/+50 | |
| | | | | | | | | | | haven't screwed up the docs build :-). Jeremy. | |||||
* | | Fixed SHM_R/SHM_W bugs by moving tests for sys/ipc.h and sys/shm.h into autoconf | Jeremy Allison | 2001-05-03 | 10 | -19/+40 | |
| | | | | | | | | | | | | | | and includes.h. Added "restrict acl with mask" parameter - defaults to false. Fixedup builds of smbtorture and masktest. Jeremy. | |||||
* | | added JF's comment in open_printer_ex() to the end of the file | Gerald Carter | 2001-05-03 | 1 | -0/+61 | |
| | | | | | | | | | | as a reminder that I need to write it up in a separate section of the HOWTO | |||||
* | | added link to MS KB article about dealing with Windows 200 clients | Gerald Carter | 2001-05-03 | 1 | -9/+22 | |
| | |