summaryrefslogtreecommitdiffstats
path: root/source/smbd
Commit message (Expand)AuthorAgeFilesLines
* r4231: commiting changes to 3.0.10samba-3.0.10Gerald Carter2004-12-1625-161/+178
* r3773: more low-risk or critical changes from 3.0Gerald Carter2004-11-151-14/+6
* r3684: syncing up some changes for 3.0.9Gerald Carter2004-11-112-3/+7
* r3605: * sync up with 3.0 with the exception of volker's recent changesGerald Carter2004-11-074-7/+22
* r3220: merging current 3.0 code to release branchGerald Carter2004-10-2512-114/+174
* r2598: syncing up files for 3.0.8pre1Gerald Carter2004-09-241-10/+4
* r2565: syncing up for 3.0.8pre1Gerald Carter2004-09-2311-439/+195
* r2268: More mergesGerald Carter2004-09-091-79/+91
* r2187: revert merge of r2150 from 3.0Gerald Carter2004-09-021-11/+16
* r2176: syncing necessary changes for 3.0.7Gerald Carter2004-09-018-74/+55
* r1899: this is 3.0.6 -- will release tomorrowGerald Carter2004-08-194-4/+9
* r1861: syncing the DOS client fix, volker's vfs module, & updating release no...Gerald Carter2004-08-171-2/+2
* r1822: syncing up files for 3.0.6 next weekGerald Carter2004-08-142-3/+7
* r1664: last changes before 3.0.6rc2samba-3.0.6rc2Gerald Carter2004-08-061-7/+13
* r1643: syncing all changes from 3.0 and hopefully get 3.0.6rc2 out tomorrowGerald Carter2004-08-0410-55/+146
* r1383: sync from 3.0 treeGerald Carter2004-07-0728-257/+1442
* r843: first rounds of sync's for 3.0.5pre1Gerald Carter2004-05-2417-360/+343
|\
| * r814: conn is 0 during ioctl (at least during smbtorture IOCTL test)Herb Lewis2004-05-222-2/+4
| * r799: BUG 1259 -- add 'printcap cache time' patch from LarsGerald Carter2004-05-202-1/+51
| * r786: Memory leak fixes in (mostly) error code paths fromJeremy Allison2004-05-192-2/+10
| * r779: Fix specific case of open that doesn't cause oplock break, or share mod...Jeremy Allison2004-05-192-7/+22
| * r762: Fix for #1319 when security > share.Jeremy Allison2004-05-181-2/+8
| * r742: Volker discovered that we can truncate a locked file. Well I never ! :-).Jeremy Allison2004-05-141-22/+2
| * r740: Fix Bug #1301. Return NT_STATUS_SHARING_VIOLATION when share mode lockingRichard Sharpe2004-05-141-0/+14
| * r716: Fix for bugid #1345 (Macromedia Homesite cannot connect anymore after u...Jeremy Allison2004-05-141-0/+4
| * r710: Fix smbclient symlink command when widelinks = no.Jeremy Allison2004-05-131-70/+7
| * r706: Fix erroneous commit... I've not finished testing theJeremy Allison2004-05-131-9/+3
| * r698: Now wb pipe is non-blocking remember to read in non-blocking mode...Jeremy Allison2004-05-131-2/+8
| * r658: Oops - make smbclient work again with widelinks = no :-).Jeremy Allison2004-05-132-6/+8
| * r656: Make widelinks use realpath(). Tidy up cases where we need to become a ...Jeremy Allison2004-05-135-148/+105
| * r654: There is no point in having two lines of:Richard Sharpe2004-05-121-1/+1
| * r653: Ok, so tridge convinced me. Allow full UNIX path symlinksJeremy Allison2004-05-121-26/+25
| * r645: Patch from kawasa_r@itg.hitachi.co.jp to correctly enable core dumps.Jeremy Allison2004-05-111-0/+4
| * r640: Make cifsvfs symlinks work with paths within and external to theJeremy Allison2004-05-101-7/+41
| * r570: Remove lots of globals to handle case issues - move themJeremy Allison2004-05-079-100/+70
| * r519: fix bug in authorise_login() that broke security = shareGerald Carter2004-05-061-0/+2
| * r486: BUG 1309: fix seg fault caused by trying to strdup() a NULL pointerGerald Carter2004-05-051-1/+5
| * r483: Fix typo of appending '\\' instead of '/' now we're usingJeremy Allison2004-05-051-2/+2
| * r481: Fix up assert caught by check_path_syntax.Jeremy Allison2004-05-051-2/+3
| * r478: Added Volkers fix to be able to force DOS errors when needed.Jeremy Allison2004-05-042-5/+5
| * r428: add acls debug classHerb Lewis2004-04-301-0/+3
| * r422: Compile fix for OpenBSD (ENOTSUP not supported - ha ha).Tim Potter2004-04-301-0/+2
| * r421: Fix debug message. Closes bugzilla #1305.Tim Potter2004-04-301-1/+1
| * r410: merge tpot's changeset 353 from trunk:Stefan Metzmacher2004-04-291-0/+1019
| * r408: - replace (conn->admin_user != True) with (current_user.uid != 0)Stefan Metzmacher2004-04-293-4/+4
| * r370: The 'it does never happen -- error on close()' does happen when you exceedVolker Lendecke2004-04-261-1/+1
* | r567: getting ready for 3.0.4 -- still holding for one more bug fixGerald Carter2004-05-0710-16/+1047
|/
* r283: removing --with-cracklib after discussion with abartklet @ sambaXPGerald Carter2004-04-191-47/+0
* r247: Fixup a couple of debug messages.Jeremy Allison2004-04-151-2/+2
* r225: Patch from Pat.Hayward@propero.net to make the session_users list dynamic.Jeremy Allison2004-04-142-9/+29