summaryrefslogtreecommitdiffstats
path: root/source/smbd/process.c
Commit message (Expand)AuthorAgeFilesLines
* r24957: Merge 21867, 21869, 21870 and 21871:Volker Lendecke2007-09-041-59/+23
* r24956: Merge r21879:Volker Lendecke2007-09-041-7/+1
* r24950: Merge r21784Volker Lendecke2007-09-041-3/+0
* r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2007-08-301-6/+4
* r24702: Remove the old API pointersVolker Lendecke2007-08-271-495/+308
* r24660: Merge the inbuf/outbuf changesVolker Lendecke2007-08-251-382/+691
* r23990: Reformatting for 80 cols and trailing whitespaceVolker Lendecke2007-07-221-11/+18
* r23988: Looks a lot more scary than it is: This just unwraps the else-branch of Volker Lendecke2007-07-211-67/+74
* r23987: Remove static pid in switch_message()Volker Lendecke2007-07-211-5/+3
* r23813: Remove unused global variableVolker Lendecke2007-07-101-5/+0
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23740: Merge r23725 from 3_0:Volker Lendecke2007-07-071-9/+0
* r23739: Merge r23724 from 3_0 without the accidential checkin:Volker Lendecke2007-07-071-0/+12
* r23537: Revert the inbuf/outbuf part of r23528: This caused the Solaris CC ma...Volker Lendecke2007-06-181-10/+54
* r23528: Two changes to make the valgrind massif (heap profiler) output readable:Volker Lendecke2007-06-171-54/+10
* r23055: Rewrite messages.c to use auto-generated marshalling in the tdb. I'mVolker Lendecke2007-05-211-1/+1
* r22868: Replace some message_send_pid calls with messaging_send_pid calls. MoreVolker Lendecke2007-05-141-3/+3
* r22691: Fix a 64-bit warning and a const const discard warningVolker Lendecke2007-05-051-4/+3
* r22145: Fix bug #4494 - reported by Kevin Jamieson <bugzilla@kevinjamieson.com>.Jeremy Allison2007-04-091-2/+2
* r21731: Fix long-standing bug in our chain processing code.Jeremy Allison2007-03-071-3/+20
* r21479: Merge Volker's code simplification for the AIOJeremy Allison2007-02-211-38/+2
* r21322: No feedback means consent :-)Volker Lendecke2007-02-131-55/+35
* r21166: Ensure we return the correct "EROFS" error on a non-writableJeremy Allison2007-02-051-1/+1
* r20742: Rename chkpth -> checkpath for sanity's sake :-).Jeremy Allison2007-01-131-1/+1
* r20719: Sync up the changes in the fileserver code between SAMBA_3_0.Jeremy Allison2007-01-121-1/+14
* r19810: more merge work....does not compile currently. Working on smbd mergeGerald Carter2006-11-211-70/+15
* r19801: grabbing minor changes (some missing pieces from jmcd's SAMR work as ...Gerald Carter2006-11-201-0/+9
* r19782: more compile fixes for mergeGerald Carter2006-11-191-2/+1
* r16418: Pull in more Klocwork fixes (up to r16415)Gerald Carter2006-06-201-38/+36
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-1/+0
* r15088: Remove all time() and gettimeofday() calls out of the mainlineJeremy Allison2006-04-151-4/+0
* r15084: Try and squeeze more out of the non-read/write code path.Jeremy Allison2006-04-141-3/+12
* r15030: On a performace hunt... Remove as many extraneousJeremy Allison2006-04-111-8/+4
* r15022: Fix core dumps on normal server exit.Jeremy Allison2006-04-101-4/+4
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2006-04-101-13/+18
* r14898: This change is an attempt to improve the quality of the information thatJames Peach2006-04-041-1/+1
* r14559: Oplocks have changed, process_smb can be static againVolker Lendecke2006-03-191-3/+2
* r14229: Something Coverity hasn't caught (yet) but I've gottenJeremy Allison2006-03-121-3/+5
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-8/+8
* r13498: Fix the kernel oplocks code for IRIX. Should fix #3515.Jeremy Allison2006-02-141-6/+6
* r13482: Push the FAM notification file descriptor into the selectJames Peach2006-02-131-5/+20
* r13316: Let the carnage begin....Gerald Carter2006-02-031-111/+4
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-187/+270
* r10188: 64-bit warning fix.Jeremy Allison2005-09-121-1/+1
* r9126: Fix valgrind bug Volker found in interaction with new aio bufferJeremy Allison2005-08-051-0/+4
* r8798: Save one system call per SMB. smb_run_idle_events right now is only us...Volker Lendecke2005-07-271-4/+0
* r8782: Fix bug #2918. The problem was using Inbuffer to push a deferred open ...Jeremy Allison2005-07-261-5/+7
* r7963: Add aio support to 3.0.Jeremy Allison2005-06-271-13/+98
* r7961: randomize reloading so that smbds do not pverload cupsdSimo Sorce2005-06-271-0/+10