summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed compile bug when using --with-pam but not --with-utmp.Jeremy Allison2001-04-211-0/+7
* merge from 2.2Gerald Carter2001-04-201-1/+1
* Oops. Typos.John Terpstra2001-04-202-4/+4
* Added error reporting to pam_session code.John Terpstra2001-04-192-0/+38
* merge from 2.2Gerald Carter2001-04-191-2/+2
* merge from 2_2Andrew Tridgell2001-04-191-0/+15
* a missing string conversion.Jean-François Micouleau2001-04-181-1/+1
* new files for headAndrew Tridgell2001-04-182-0/+750
* merge from 2.2Andrew Tridgell2001-04-1813-833/+91
* Removed mktemp from HEAD - same as done in 2.2.Jeremy Allison2001-04-186-67/+52
* patch from Steve Langasek <vorlon@netexpress.net> to make sure weJeremy Allison2001-04-182-10/+22
* Merge of changes from 2.2.Jeremy Allison2001-04-181-0/+30
* Rememver to use VFS at all times... even in new user_can_read_file code :-).Jeremy Allison2001-04-181-3/+3
* Merged Andrew's wfw fix (2).Jeremy Allison2001-04-171-2/+5
* AIX ACLs donated by IBM.Jeremy Allison2001-04-177-18/+1062
* hide unreadable patch from idraAndrew Tridgell2001-04-163-0/+54
* Added --with-codepagedir as RedHat 6.2 and 7.x place them differently.Jeremy Allison2001-04-162-698/+735
* Grr - fixed compile error in smbwrapper stuff.Tim Potter2001-04-161-1/+1
* Getting medieval with compiler warnings as Jeremy puts it.Tim Potter2001-04-163-6/+6
* Finally got the semantics right (hurrah!).Jeremy Allison2001-04-161-6/+14
* Correct fix for open readonly with truncate.Jeremy Allison2001-04-161-17/+18
* Fixed potential bug in "become_guest" pointed out by elrond. Get_Pwnam()Jeremy Allison2001-04-151-6/+13
* Patch from "Christoph Zwerschke" <zwerschke@zuv.uni-heidelberg.de> toJeremy Allison2001-04-151-0/+12
* Added Darwin guess.Jeremy Allison2001-04-152-88/+96
* Fix from "Darrin B. Jewell" <jewell@bdi.com> to allow anything other thanJeremy Allison2001-04-151-4/+12
* Fix from Tony Butt - shouldn't set got_pass for -c option.Jeremy Allison2001-04-151-1/+0
* Removed one samba-bugs ref. from source.Jeremy Allison2001-04-141-1/+1
* This little piece of insanity is inspired by theJeremy Allison2001-04-142-4/+86
* Added POSIX_ACL support for *BSD. Patch from jedgar@fxp.org. ChangedJeremy Allison2001-04-145-20/+73
* Patch from Mandrakesoft to ensure we close all files.John Terpstra2001-04-141-1/+3
* Fix for True64 treating readonly as a reserved word !Jeremy Allison2001-04-141-2/+2
* configure:Jeremy Allison2001-04-1414-42/+144
* Michael Davidson <md@sco.COM> pointed out that acl_get_qualifier can potentiallyJeremy Allison2001-04-133-0/+35
* Fixed potential file descriptor leak with MS-Access fix.Jeremy Allison2001-04-132-3/+34
* Added fix from "Eric Boehm" <boehm@nortelnetworks.com> to try and set hardJeremy Allison2001-04-132-3/+27
* Merge of Andrew's changes in 2.2.Jeremy Allison2001-04-1326-841/+1197
* Updated with Andrew Bartlett patch.John Terpstra2001-04-132-6/+60
* Updated Major/Minor version to 4.50 - see notes.John Terpstra2001-04-131-10/+14
* As Andrew suggested, make smbrun return a fd for a deleted file which can thenJeremy Allison2001-04-1312-137/+186
* forgot one thingGerald Carter2001-04-121-0/+4
* still working on itGerald Carter2001-04-121-6/+13
* Can't use space in random string used for exec.Jeremy Allison2001-04-121-1/+1
* Changed lp_add/delete/enum scripts to use lockdir if spool dir doesn'tJeremy Allison2001-04-123-15/+35
* Added a caching system to smbsh. Previously access to workgroup or serverTim Potter2001-04-123-7/+215
* Merged John's changes.Jeremy Allison2001-04-123-3/+7
* fix broken links in SWAT due to upper case anchors in the generatedGerald Carter2001-04-121-2/+5
* To stop people complaining about the mktemp call, move it into lib/util.c. Th...Jeremy Allison2001-04-1111-130/+230
* Fix for core dump in security = share code with new share security db.Jeremy Allison2001-04-113-26/+40
* Changed the order of -kPIC and -kpic.Jeremy Allison2001-04-114-36/+38
* Fixed some compiler warnings.Tim Potter2001-04-111-2/+2