summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix for bug in code for pam_session failure - pam_end called twice.Jeremy Allison2001-04-232-24/+10
| | | | | Jeremy. (This used to be commit c4048fcdb6ff3a890b69be8ef4832e9bd958cfec)
* Added smb_ prefix to all Samba wrapper pam functions.Jeremy Allison2001-04-238-159/+266
| | | | | | Fixed off by one bug using StrnCpy instead of strdup(). Jeremy. (This used to be commit d4b1c0be2e700c86a4338bb497777f97e3c960a7)
* Commit of a modified version of Andrew Bartlett's patch that removes theJeremy Allison2001-04-227-214/+225
| | | | | | | | | | | horrid utmp hostname parameter - now uses the client name instead. Also tidies up some of the unencrypted password checking when PAM is compiled in. FIXME ! An pam_accountcheck() is being called even when smb encrypted passwords are negotiated. Is this the correct thing to do when winbindd is running ! This needs *SEVERE* testing.... Jeremy. (This used to be commit 071c799f479dd25efdb9c41745fc8f2beea7b568)
* Finally got name & SID returns correct.Jeremy Allison2001-04-221-1/+4
| | | | | Jeremy. (This used to be commit 2a5b513c4459782fa95756f1483235c186ba4a08)
* a couple of minor merges from 2_2Andrew Tridgell2001-04-223-3/+8
| | | | (This used to be commit 67aa587eb2ee9044574ee212dfd7d52895f868c0)
* merging from 2.2 to headAndrew Tridgell2001-04-226-68/+215
| | | | (This used to be commit bfcc6f88271025760732271f03933839b1cbe0de)
* JF pointed out we were returning the wrong info for Domain member with infoJeremy Allison2001-04-211-17/+9
| | | | | | levels 3 and 5. I *hate* LSAQueryInfoPolicy() :-). Jeremy. (This used to be commit 37581bdf1e1f24dabe67befdc27f54f516d3f08e)
* Fix proto's in old code.Jeremy Allison2001-04-211-21/+9
| | | | | Jeremy. (This used to be commit 86c7c654effcfb86c99daac63e68844e1a4aaf56)
* Fixed compile bug when using --with-pam but not --with-utmp.Jeremy Allison2001-04-211-0/+7
| | | | | Jeremy. (This used to be commit 1e098744677e022547707ebff500fb4515402871)
* merge from 2.2Gerald Carter2001-04-201-1/+1
| | | | (This used to be commit f87f3707f3d5f205d0287381d71380264a711666)
* Oops. Typos.John Terpstra2001-04-202-4/+4
| | | | (This used to be commit 44f96771c384b319290ab5e14cad6ba8f3fb5383)
* Added error reporting to pam_session code.John Terpstra2001-04-192-0/+38
| | | | (This used to be commit 72812e4cf199d804418dc52cc0b0ba683b8a2e5c)
* merge from 2.2Gerald Carter2001-04-191-2/+2
| | | | (This used to be commit 79f4c4ad74149f4b1a8a5a82d8ca8d2474a23ab3)
* bad linkGerald Carter2001-04-191-1/+1
| | | | (This used to be commit 19dba7fa1133120d54dbd3750b6dc82d067c50ba)
* merge from 2.2Gerald Carter2001-04-191-0/+2787
| | | | (This used to be commit aec000bf50289ce4118f27c419460343556d4afe)
* meger from 2.2Gerald Carter2001-04-195-5/+5
| | | | (This used to be commit 6322dd0c9e54ef69924686fee7d6b9a8ff7c64a5)
* mergeGerald Carter2001-04-193-572/+731
| | | | (This used to be commit 6b38c1cb253c2918f2d57b8540c32d9e5bf9bb02)
* merge from 2.2Gerald Carter2001-04-1912-1064/+1785
| | | | (This used to be commit 6270765ed5d4e94d34af6d512f17f403b9624699)
* another merge from 2.2Gerald Carter2001-04-1910-4/+3595
| | | | (This used to be commit f8e4876a04add168a17652431e85a9c2b5b6c619)
* large sync up with 2.2Gerald Carter2001-04-1949-3322/+16016
| | | | (This used to be commit 96523293da19df201703fed6130f1ff9ba25324b)
* syncing up with 2.2Gerald Carter2001-04-198-3222/+0
| | | | (This used to be commit dd83f412e9c60c02bf1d5e11a13a6122c71375ca)
* beginning of big merge of docs from 2.2Gerald Carter2001-04-1926-12079/+0
| | | | (This used to be commit 30e385a737e386015d4256f8b3e11b35a35b2268)
* don't make extra copy of README fileHerb Lewis2001-04-191-1/+0
| | | | (This used to be commit fbd05be7238cd5055fef0d63491f5891f0fc6b30)
* merge from 2_2Andrew Tridgell2001-04-191-0/+15
| | | | (This used to be commit 5e9a2084bfa555295f60485fc83f9bb9245f3fd4)
* a missing string conversion.Jean-François Micouleau2001-04-181-1/+1
| | | | | J.F. (This used to be commit 9513eb87c2d113fe27bcea2add05226495c33cb8)
* new files for headAndrew Tridgell2001-04-182-0/+750
| | | | (This used to be commit c0d4a1f5dd34e49843c879dd88fc78c7dffd9269)
* merge from 2.2Andrew Tridgell2001-04-1813-833/+91
| | | | (This used to be commit f52a5014ee325f9d91f266f88eac51b6136a75b9)
* Removed mktemp from HEAD - same as done in 2.2.Jeremy Allison2001-04-186-67/+52
| | | | | Jeremy. (This used to be commit 121b59669fbcd1aaedb08011ff36169fc6561c55)
* patch from Steve Langasek <vorlon@netexpress.net> to make sure weJeremy Allison2001-04-182-10/+22
| | | | | | | don't use pam_setcred() if we haven't called pam_authenticate() Merge from 2.2 Jeremy. (This used to be commit 89589895e3adce75ecd6205547392326cf291543)
* Merge of changes from 2.2.Jeremy Allison2001-04-181-0/+30
| | | | | Jeremy. (This used to be commit df912162bbe93611c80defe830641f580687edbb)
* Rememver to use VFS at all times... even in new user_can_read_file code :-).Jeremy Allison2001-04-181-3/+3
| | | | | Jeremy. (This used to be commit 0d10113d01d6d15f470359259a76e4f107a06c73)
* Merged Andrew's wfw fix (2).Jeremy Allison2001-04-171-2/+5
| | | | | Jeremy. (This used to be commit a4fb755a48d27f21bd0a5d9e9d1227a08c13bdff)
* AIX ACLs donated by IBM.Jeremy Allison2001-04-177-18/+1062
| | | | | | Merge Andrew's fnmatch fix for WfW. Jeremy. (This used to be commit 1d4438f07745df3d02ed8ab3ef048e20016816b6)
* hide unreadable patch from idraAndrew Tridgell2001-04-163-0/+54
| | | | (This used to be commit 7b6cfe243002a92f5dfb52413e9b3550c61cecfb)
* Added --with-codepagedir as RedHat 6.2 and 7.x place them differently.Jeremy Allison2001-04-162-698/+735
| | | | | Jeremy. (This used to be commit 1cfc542685f3ad6c16e922ca35043a1a9ce57f8e)
* Grr - fixed compile error in smbwrapper stuff.Tim Potter2001-04-161-1/+1
| | | | (This used to be commit 11a7c5e3d61348dc8c5dfdc782a95974a1547e4d)
* Getting medieval with compiler warnings as Jeremy puts it.Tim Potter2001-04-163-6/+6
| | | | (This used to be commit d05c3cf0f47a3c863adbed7ad4ab8f3248cd072d)
* Finally got the semantics right (hurrah!).Jeremy Allison2001-04-161-6/+14
| | | | | Jeremy. (This used to be commit 362574c5a32005d4247c7ac75a5aa9e35e894db0)
* Correct fix for open readonly with truncate.Jeremy Allison2001-04-161-17/+18
| | | | | Jeremy. (This used to be commit 6706e258e17c3d69d617b95feb3407124f50852d)
* Fixed potential bug in "become_guest" pointed out by elrond. Get_Pwnam()Jeremy Allison2001-04-151-6/+13
| | | | | | | returns a pointer to changable storage so ensure we save the details and don't use the pointer directly. Jeremy. (This used to be commit d9fdaae54ee3a267aebd02ff6058a98aefc084c2)
* Patch from "Christoph Zwerschke" <zwerschke@zuv.uni-heidelberg.de> toJeremy Allison2001-04-151-0/+12
| | | | | | map usernames before calling password change. Jeremy. (This used to be commit ce2a236dc61d819e083b32556a2d9f827944b91c)
* Added Darwin guess.Jeremy Allison2001-04-152-88/+96
| | | | | | | lib/util_str.c: Excellent patch from Kenichi Okuyama <okuyamak@dd.iij4u.or.jp> to speed up trim_string handling ! Jeremy. (This used to be commit 4bb63ba615c735a298a6cbda2c87242695104978)
* Fix from "Darrin B. Jewell" <jewell@bdi.com> to allow anything other thanJeremy Allison2001-04-151-4/+12
| | | | | | nmbd to talk to nmbd if it's a WINS server. Jeremy. (This used to be commit 0e8147aecaf6941c77fd05b4b705ca31c1ec5760)
* Fix from Tony Butt - shouldn't set got_pass for -c option.Jeremy Allison2001-04-151-1/+0
| | | | | Jeremy. (This used to be commit 83aa76205858a0d0a0fa2a22648e727b796908f2)
* Removed one samba-bugs ref. from source.Jeremy Allison2001-04-141-1/+1
| | | | | Jeremy. (This used to be commit d40ee1707d1d3cf04358bca7fad16ebc15bd4845)
* This little piece of insanity is inspired by theJeremy Allison2001-04-142-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. (This used to be commit 5baef56831f9bc4fa10a851abd5f9305b974fb3b)
* Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. ChangedJeremy Allison2001-04-145-20/+73
| | | | | | | a bit to use AC_TRY_LINK to ensure functions are available for link instead of AC_TRY_COMPILE. Jeremy. (This used to be commit c23628746342b6afa28cb34b0b4eaa61189ad390)
* Patch from Mandrakesoft to ensure we close all files.John Terpstra2001-04-141-1/+3
| | | | (This used to be commit 8051406588987005f621cb095067d3628638d250)
* Fix for True64 treating readonly as a reserved word !Jeremy Allison2001-04-141-2/+2
| | | | | Jeremy. (This used to be commit d6889b1954bd863fd04cf43fb25f178b1d1ab67f)
* configure:Jeremy Allison2001-04-1414-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. (This used to be commit 32397e5bc6d995ce7ca37c82d6aedc1e5b1b6fbd)