summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r21800: Check-in the DFS rewrite. I am still testing this but itJeremy Allison2007-10-109-588/+813
* r21792: Fix crash bug triggered by Excel reported by Jerry.Jeremy Allison2007-10-101-1/+1
* r21785: Avoid an unnecessary gettimeofday() callVolker Lendecke2007-10-101-1/+1
* r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke2007-10-1014-162/+104
* r21783: Add in the "create info" field to the replyJeremy Allison2007-10-102-23/+39
* r21782: Fix a memleakVolker Lendecke2007-10-101-0/+1
* r21780: let smbcontrol use POPT_COMMON_SAMBA options to allow setting debugHerb Lewis2007-10-101-20/+8
* r21779: I missd a call to krb5_get_init_creds_opt_alloc in r21778.James Peach2007-10-101-1/+1
* r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the differentJames Peach2007-10-104-10/+50
* r21777: As Stevef requested and the Apple guys agreed, makeJeremy Allison2007-10-103-9/+14
* r21776: fix bugs #4438 #4440Simo Sorce2007-10-101-4/+10
* r21775: make messages more understandable - don't leave part dangling after n...Herb Lewis2007-10-101-2/+2
* r21774: Fix the build with Fedora Core 6.Günther Deschner2007-10-101-0/+4
* r21770: For old DOS style searches we must remember ifJeremy Allison2007-10-101-0/+5
* r21769: Attempt to fix bug #4384 in old search code.Jeremy Allison2007-10-101-14/+4
* r21768: Fix the client dfs code such that smbclient canJeremy Allison2007-10-1010-121/+167
* r21767: Revert all the bits I accidentally committed in r21766.James Peach2007-10-105-17/+9
* r21766: Fix compiler warning.James Peach2007-10-106-10/+18
* r21765: Fix the build for HP-UX.James Peach2007-10-101-1/+6
* r21764: Fix warning in debug comment.Jeremy Allison2007-10-101-2/+2
* r21763: Add support for the UNIX_INFO2 infolevel.James Peach2007-10-103-46/+302
* r21759: Fix the same bug in a more elegant way, strrchr_mJeremy Allison2007-10-101-7/+12
* r21758: Fix a very specific dfs bug when passing in POSIXJeremy Allison2007-10-101-3/+6
* r21757: Add SMB_VFS_CHFLAGS operation.James Peach2007-10-104-1/+33
* r21756: An invarient the dfs code depended on for POSIX pathsJeremy Allison2007-10-101-4/+1
* r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.Jeremy Allison2007-10-105-4/+26
* r21754: Volker is completely correct. There's no need forJeremy Allison2007-10-105-47/+126
* r21753: Enable building ndrdump with the builtin popt. Jelmer, please check!Volker Lendecke2007-10-101-1/+1
* r21750: Sync up with SAMBA_3_0_25. Only client changes are in libsmbclientJeremy Allison2007-10-102-2/+43
* r21748: More cosmetic alignment. One change to call_nt_transact_create(): We ...Volker Lendecke2007-10-101-11/+14
* r21747: Cosmetic checkin to bring ntcreate and nttranscreate closer togetherVolker Lendecke2007-10-101-13/+19
* r21738: Remove unused file.James Peach2007-10-101-80/+0
* r21734: Fix bug #4369. Patch from David Leonard <dleonard@vintela.com>.Jeremy Allison2007-10-101-0/+5
* r21731: Fix long-standing bug in our chain processing code.Jeremy Allison2007-10-101-3/+20
* r21726: Fix stupid cut-n-paste typo. Thanks to volker forJeremy Allison2007-10-101-1/+1
* r21725: Fix for memalign used without test guards. WasJeremy Allison2007-10-102-22/+22
* r21724: Optimization pointed out by Volker. If we don'tJeremy Allison2007-10-102-0/+21
* r21723: Make use of the per-hashchain "freelists"Volker Lendecke2007-10-103-0/+9
* r21722: Add the dead record functionality presented on samba-technical@samba....Volker Lendecke2007-10-104-6/+187
* r21717: Support the SMB_QUERY_POSIX_WHOAMI info level on QueryFsInfo.James Peach2007-10-102-1/+141
* r21715: Fix torture utime code.Jeremy Allison2007-10-101-4/+4
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-10-1025-171/+288
* r21706: get_delete_on_close_flag() is the perfect candidate for tdb_parse_rec...Volker Lendecke2007-10-101-7/+21
* r21705: add modify rights definesHerb Lewis2007-10-101-1/+15
* r21704: open sockets immediately in process_loopHerb Lewis2007-10-101-8/+9
* r21703: fix build when O_SYNC not definedHerb Lewis2007-10-101-0/+2
* r21672: The cannonical file access pattern should look like this :Jeremy Allison2007-10-104-207/+303
* r21667: posix_unlink should break existing oplocks.Jeremy Allison2007-10-101-1/+1
* r21666: (only in 3.0, not 3.0.25). Fix bad parameter to call.Jeremy Allison2007-10-101-1/+1
* r21665: Fix bug #4428 reported by Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison2007-10-101-2/+1