summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-04-19don't make extra copy of README fileHerb Lewis1-1/+0
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
2001-04-13Michael Davidson <md@sco.COM> pointed out that acl_get_qualifier can potentiallyJeremy Allison3-0/+35
2001-04-13Fixed potential file descriptor leak with MS-Access fix.Jeremy Allison2-3/+34
2001-04-13Added fix from "Eric Boehm" <boehm@nortelnetworks.com> to try and set hardJeremy Allison2-3/+27
2001-04-13Merge of Andrew's changes in 2.2.Jeremy Allison26-841/+1197
2001-04-13Adding the "Using Samba" book to the packaging in HEAD.Shirish Kalele2-6/+42
2001-04-13Updated with Andrew Bartlett patch.John Terpstra2-6/+60
2001-04-13Updated Major/Minor version to 4.50 - see notes.John Terpstra1-10/+14
2001-04-13As Andrew suggested, make smbrun return a fd for a deleted file which can thenJeremy Allison12-137/+186
2001-04-12forgot one thingGerald Carter1-0/+4
2001-04-12still working on itGerald Carter1-6/+13
2001-04-12Can't use space in random string used for exec.Jeremy Allison1-1/+1
2001-04-12Changed lp_add/delete/enum scripts to use lockdir if spool dir doesn'tJeremy Allison3-15/+35
2001-04-12Added a caching system to smbsh. Previously access to workgroup or serverTim Potter3-7/+215
2001-04-12Merged John's changes.Jeremy Allison3-3/+7
2001-04-12fix broken links in SWAT due to upper case anchors in the generatedGerald Carter1-2/+5
2001-04-11To stop people complaining about the mktemp call, move it into lib/util.c. Th...Jeremy Allison11-130/+230
2001-04-11Fix for core dump in security = share code with new share security db.Jeremy Allison3-26/+40
2001-04-11Adding Solaris packaging files to HEAD.Shirish Kalele12-0/+376
2001-04-11Changed the order of -kPIC and -kpic.Jeremy Allison4-36/+38
2001-04-11Fixed some compiler warnings.Tim Potter1-2/+2
2001-04-11Added SMB_ prefix to enums that clash with Solaris ACL definitions.Jeremy Allison1-9/+9
2001-04-11Updating pampass from Samba-2.2 code tree. ===> JHTJohn Terpstra2-278/+174