Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Oops. Typos. | John Terpstra | 2001-04-20 | 2 | -4/+4 | |
| | | ||||||
| * | Added error reporting to pam_session code. | John Terpstra | 2001-04-19 | 2 | -0/+38 | |
| | | ||||||
| * | merge from 2.2 | Gerald Carter | 2001-04-19 | 1 | -2/+2 | |
| | | ||||||
| * | bad link | Gerald Carter | 2001-04-19 | 1 | -1/+1 | |
| | | ||||||
| * | merge from 2.2 | Gerald Carter | 2001-04-19 | 1 | -0/+2787 | |
| | | ||||||
| * | meger from 2.2 | Gerald Carter | 2001-04-19 | 5 | -5/+5 | |
| | | ||||||
| * | merge | Gerald Carter | 2001-04-19 | 3 | -572/+731 | |
| | | ||||||
| * | merge from 2.2 | Gerald Carter | 2001-04-19 | 12 | -1064/+1785 | |
| | | ||||||
| * | another merge from 2.2 | Gerald Carter | 2001-04-19 | 10 | -4/+3595 | |
| | | ||||||
| * | large sync up with 2.2 | Gerald Carter | 2001-04-19 | 49 | -3322/+16016 | |
| | | ||||||
| * | syncing up with 2.2 | Gerald Carter | 2001-04-19 | 8 | -3222/+0 | |
| | | ||||||
| * | beginning of big merge of docs from 2.2 | Gerald Carter | 2001-04-19 | 26 | -12079/+0 | |
| | | ||||||
| * | don't make extra copy of README file | Herb Lewis | 2001-04-19 | 1 | -1/+0 | |
| | | ||||||
| * | merge from 2_2 | Andrew Tridgell | 2001-04-19 | 1 | -0/+15 | |
| | | ||||||
| * | a missing string conversion. | Jean-François Micouleau | 2001-04-18 | 1 | -1/+1 | |
| | | | | | | | | J.F. | |||||
| * | new files for head | Andrew Tridgell | 2001-04-18 | 2 | -0/+750 | |
| | | ||||||
| * | merge from 2.2 | Andrew Tridgell | 2001-04-18 | 13 | -833/+91 | |
| | | ||||||
| * | Removed mktemp from HEAD - same as done in 2.2. | Jeremy Allison | 2001-04-18 | 6 | -67/+52 | |
| | | | | | | | | Jeremy. | |||||
| * | patch from Steve Langasek <vorlon@netexpress.net> to make sure we | Jeremy Allison | 2001-04-18 | 2 | -10/+22 | |
| | | | | | | | | | | | | don't use pam_setcred() if we haven't called pam_authenticate() Merge from 2.2 Jeremy. | |||||
| * | Merge of changes from 2.2. | Jeremy Allison | 2001-04-18 | 1 | -0/+30 | |
| | | | | | | | | Jeremy. | |||||
| * | Rememver to use VFS at all times... even in new user_can_read_file code :-). | Jeremy Allison | 2001-04-18 | 1 | -3/+3 | |
| | | | | | | | | Jeremy. | |||||
| * | Merged Andrew's wfw fix (2). | Jeremy Allison | 2001-04-17 | 1 | -2/+5 | |
| | | | | | | | | Jeremy. | |||||
| * | AIX ACLs donated by IBM. | Jeremy Allison | 2001-04-17 | 7 | -18/+1062 | |
| | | | | | | | | | | Merge Andrew's fnmatch fix for WfW. Jeremy. | |||||
| * | hide unreadable patch from idra | Andrew Tridgell | 2001-04-16 | 3 | -0/+54 | |
| | | ||||||
| * | Added --with-codepagedir as RedHat 6.2 and 7.x place them differently. | Jeremy Allison | 2001-04-16 | 2 | -698/+735 | |
| | | | | | | | | Jeremy. | |||||
| * | Grr - fixed compile error in smbwrapper stuff. | Tim Potter | 2001-04-16 | 1 | -1/+1 | |
| | | ||||||
| * | Getting medieval with compiler warnings as Jeremy puts it. | Tim Potter | 2001-04-16 | 3 | -6/+6 | |
| | | ||||||
| * | Finally got the semantics right (hurrah!). | Jeremy Allison | 2001-04-16 | 1 | -6/+14 | |
| | | | | | | | | Jeremy. | |||||
| * | Correct fix for open readonly with truncate. | Jeremy Allison | 2001-04-16 | 1 | -17/+18 | |
| | | | | | | | | Jeremy. | |||||
| * | Fixed potential bug in "become_guest" pointed out by elrond. Get_Pwnam() | Jeremy Allison | 2001-04-15 | 1 | -6/+13 | |
| | | | | | | | | | | | | returns a pointer to changable storage so ensure we save the details and don't use the pointer directly. Jeremy. | |||||
| * | Patch from "Christoph Zwerschke" <zwerschke@zuv.uni-heidelberg.de> to | Jeremy Allison | 2001-04-15 | 1 | -0/+12 | |
| | | | | | | | | | | map usernames before calling password change. Jeremy. | |||||
| * | Added Darwin guess. | Jeremy Allison | 2001-04-15 | 2 | -88/+96 | |
| | | | | | | | | | | | | lib/util_str.c: Excellent patch from Kenichi Okuyama <okuyamak@dd.iij4u.or.jp> to speed up trim_string handling ! Jeremy. | |||||
| * | Fix from "Darrin B. Jewell" <jewell@bdi.com> to allow anything other than | Jeremy Allison | 2001-04-15 | 1 | -4/+12 | |
| | | | | | | | | | | nmbd to talk to nmbd if it's a WINS server. Jeremy. | |||||
| * | Fix from Tony Butt - shouldn't set got_pass for -c option. | Jeremy Allison | 2001-04-15 | 1 | -1/+0 | |
| | | | | | | | | Jeremy. | |||||
| * | Removed one samba-bugs ref. from source. | Jeremy Allison | 2001-04-14 | 1 | -1/+1 | |
| | | | | | | | | Jeremy. | |||||
| * | This little piece of insanity is inspired by the | Jeremy Allison | 2001-04-14 | 2 | -4/+86 | |
| | | | | | | | | | | | | | | | | | | | | | | | | fact that an NT client can open a file for O_RDONLY, but set the create disposition to FILE_EXISTS_TRUNCATE. If the client *can* write to the file, then it expects to truncate the file, even though it is opening for readonly. Quicken uses this stupid trick in backup file creation... Thanks *greatly* to "David W. Chapman Jr." <dwcjr@inethouston.net> for helping track this one down. It didn't bite us in 2.0.x as we always opened files read-write in that release. Jeremy. | |||||
| * | Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. Changed | Jeremy Allison | 2001-04-14 | 5 | -20/+73 | |
| | | | | | | | | | | | | a bit to use AC_TRY_LINK to ensure functions are available for link instead of AC_TRY_COMPILE. Jeremy. | |||||
| * | Patch from Mandrakesoft to ensure we close all files. | John Terpstra | 2001-04-14 | 1 | -1/+3 | |
| | | ||||||
| * | Fix for True64 treating readonly as a reserved word ! | Jeremy Allison | 2001-04-14 | 1 | -2/+2 | |
| | | | | | | | | Jeremy. | |||||
| * | configure: | Jeremy Allison | 2001-04-14 | 14 | -42/+144 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configure.in: include/config.h.in: include/profile.h: smbd/vfs-wrap.c: smbd/vfs.c: Added fchmod and fchown to VFS (sorry Gerald - but we needed them anyway). smbd/dosmode.c: smbd/files.c: printing/printfsp.c: smbd/close.c: smbd/open.c: Fixed "dos filemode" correctly so there are no race conditions. Forces test of open of file O_WRONLY before allowing fchmod as root. Afterwards, calls standard close function that preserves POSIX locks due to POSIX-me-harder braindamage. :-). Andrew please review this code. Also - in removing the tmpdir param in smbrun an extra NULL parameter was missed in each print_run_command() call (which is a varargs fn.). Now fixed. Jeremy. | |||||
| * | Michael Davidson <md@sco.COM> pointed out that acl_get_qualifier can potentially | Jeremy Allison | 2001-04-13 | 3 | -0/+35 | |
| | | | | | | | | | | | | return a malloced area so added sys_acl_free_qualifier() calls to all supported ACL interfaces to code with this (only Linux needs actual free call). Jeremy. | |||||
| * | Fixed potential file descriptor leak with MS-Access fix. | Jeremy Allison | 2001-04-13 | 2 | -3/+34 | |
| | | | | | | | | Jeremy. | |||||
| * | Added fix from "Eric Boehm" <boehm@nortelnetworks.com> to try and set hard | Jeremy Allison | 2001-04-13 | 2 | -3/+27 | |
| | | | | | | | | | | limit before setting soft limit. Jeremy. | |||||
| * | Merge of Andrew's changes in 2.2. | Jeremy Allison | 2001-04-13 | 26 | -841/+1197 | |
| | | | | | | | | Jeremy. | |||||
| * | Adding the "Using Samba" book to the packaging in HEAD. | Shirish Kalele | 2001-04-13 | 2 | -6/+42 | |
| | | ||||||
| * | Updated with Andrew Bartlett patch. | John Terpstra | 2001-04-13 | 2 | -6/+60 | |
| | | ||||||
| * | Updated Major/Minor version to 4.50 - see notes. | John Terpstra | 2001-04-13 | 1 | -10/+14 | |
| | | ||||||
| * | As Andrew suggested, make smbrun return a fd for a deleted file which can then | Jeremy Allison | 2001-04-13 | 12 | -137/+186 | |
| | | | | | | | | | | be read. Jeremy. | |||||
| * | forgot one thing | Gerald Carter | 2001-04-12 | 1 | -0/+4 | |
| | | ||||||
| * | still working on it | Gerald Carter | 2001-04-12 | 1 | -6/+13 | |
| | |