summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2001-04-24fix typoHerb Lewis1-1/+1
2001-04-24Patch for nmbd core dump in printing debug packets. No length check.Jeremy Allison1-3/+5
2001-04-24don't allow both add and delete user to be set at the same timeHerb Lewis1-1/+4
2001-04-24set "vfs object" and "vfs options" to be setable by SWAT on advanced pageHerb Lewis1-4/+4
2001-04-24updating changes with 2.2 (comment lines in ./configure --help)Gerald Carter2-2/+2
2001-04-23row of asteriks that indicates new entry must start at beginning of line.Herb Lewis1-1/+1
2001-04-23Fix "proc num out of range" error. Missing rpc call.Jeremy Allison5-14/+164
2001-04-23Fixed memory leak in new session code.Jeremy Allison1-0/+3
2001-04-23Added "obey pam restrictions" parameter - default to "off".Jeremy Allison4-0/+39
2001-04-23Fix more free twice bugs.Jeremy Allison2-4/+10
2001-04-23Fix for bug in code for pam_session failure - pam_end called twice.Jeremy Allison2-24/+10
2001-04-23Added smb_ prefix to all Samba wrapper pam functions.Jeremy Allison8-159/+266
2001-04-22Commit of a modified version of Andrew Bartlett's patch that removes theJeremy Allison7-214/+225
2001-04-22Finally got name & SID returns correct.Jeremy Allison1-1/+4
2001-04-22a couple of minor merges from 2_2Andrew Tridgell3-3/+8
2001-04-22merging from 2.2 to headAndrew Tridgell6-68/+215
2001-04-21JF pointed out we were returning the wrong info for Domain member with infoJeremy Allison1-17/+9
2001-04-21Fix proto's in old code.Jeremy Allison1-21/+9
2001-04-21Fixed compile bug when using --with-pam but not --with-utmp.Jeremy Allison1-0/+7
2001-04-20merge from 2.2Gerald Carter1-1/+1
2001-04-20Oops. Typos.John Terpstra2-4/+4
2001-04-19Added error reporting to pam_session code.John Terpstra2-0/+38
2001-04-19merge from 2.2Gerald Carter1-2/+2
2001-04-19merge from 2_2Andrew Tridgell1-0/+15
2001-04-18a missing string conversion.Jean-François Micouleau1-1/+1
2001-04-18new files for headAndrew Tridgell2-0/+750
2001-04-18merge from 2.2Andrew Tridgell13-833/+91
2001-04-18Removed mktemp from HEAD - same as done in 2.2.Jeremy Allison6-67/+52
2001-04-18patch from Steve Langasek <vorlon@netexpress.net> to make sure weJeremy Allison2-10/+22
2001-04-18Merge of changes from 2.2.Jeremy Allison1-0/+30
2001-04-18Rememver to use VFS at all times... even in new user_can_read_file code :-).Jeremy Allison1-3/+3
2001-04-17Merged Andrew's wfw fix (2).Jeremy Allison1-2/+5
2001-04-17AIX ACLs donated by IBM.Jeremy Allison7-18/+1062
2001-04-16hide unreadable patch from idraAndrew Tridgell3-0/+54
2001-04-16Added --with-codepagedir as RedHat 6.2 and 7.x place them differently.Jeremy Allison2-698/+735
2001-04-16Grr - fixed compile error in smbwrapper stuff.Tim Potter1-1/+1
2001-04-16Getting medieval with compiler warnings as Jeremy puts it.Tim Potter3-6/+6
2001-04-16Finally got the semantics right (hurrah!).Jeremy Allison1-6/+14
2001-04-16Correct fix for open readonly with truncate.Jeremy Allison1-17/+18
2001-04-15Fixed potential bug in "become_guest" pointed out by elrond. Get_Pwnam()Jeremy Allison1-6/+13
2001-04-15Patch from "Christoph Zwerschke" <zwerschke@zuv.uni-heidelberg.de> toJeremy Allison1-0/+12
2001-04-15Added Darwin guess.Jeremy Allison2-88/+96
2001-04-15Fix from "Darrin B. Jewell" <jewell@bdi.com> to allow anything other thanJeremy Allison1-4/+12
2001-04-15Fix from Tony Butt - shouldn't set got_pass for -c option.Jeremy Allison1-1/+0
2001-04-14Removed one samba-bugs ref. from source.Jeremy Allison1-1/+1
2001-04-14This little piece of insanity is inspired by theJeremy Allison2-4/+86
2001-04-14Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. ChangedJeremy Allison5-20/+73
2001-04-14Patch from Mandrakesoft to ensure we close all files.John Terpstra1-1/+3
2001-04-14Fix for True64 treating readonly as a reserved word !Jeremy Allison1-2/+2
2001-04-14configure:Jeremy Allison14-42/+144