summaryrefslogtreecommitdiffstats
path: root/source/smbd/nttrans.c
Commit message (Expand)AuthorAgeFilesLines
* r25387: Sync with 3.2.0 svn treeGerald Carter2007-09-271-209/+306
* r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2007-08-301-1/+1
* r24702: Remove the old API pointersVolker Lendecke2007-08-271-3/+3
* r24660: Merge the inbuf/outbuf changesVolker Lendecke2007-08-251-576/+795
* r24499: Move the checks for DOS error codes on open to a function.Jeremy Allison2007-08-161-30/+2
* r24474: Map error value NT_STATUS_OBJECT_NAME_COLLISIONJeremy Allison2007-08-151-47/+50
* r23939: Fixes for notify returns. Returned param value must fix insideJeremy Allison2007-07-171-2/+3
* r23903: Fix a potential reason for the segfault Steve foundVolker Lendecke2007-07-161-0/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
* r23781: Add Volker's change to remove globals :Jeremy Allison2007-07-091-63/+68
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
* r23765: Another error-path restore_case_semantics().Volker Lendecke2007-07-091-0/+1
* r23764: Do restore_case_semantics in an error path. Jeremy, please check!Volker Lendecke2007-07-091-0/+1
* r23761: Rename reduce_name to check_reduced_nameVolker Lendecke2007-07-091-1/+1
* r23741: Combined merge of 23726, 23727 and 23731 from 3_0:Volker Lendecke2007-07-071-12/+34
* r23739: Merge r23724 from 3_0 without the accidential checkin:Volker Lendecke2007-07-071-12/+32
* r23640: When we support the SeSecurity privilage, this is whereJeremy Allison2007-06-271-0/+21
* r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chownJeremy Allison2007-06-261-9/+3
* r23511: Merge branches/SAMBA_3_0@23510James Peach2007-06-151-1/+1
* r23450: max_params_return is complete fiction when getting a changenotifyJeremy Allison2007-06-121-4/+2
* r23346: Fix offline caching with XP/Vista. It was an off-by-oneJeremy Allison2007-06-041-4/+4
* r23203: sync a few comments from SAMBA_3_0Gerald Carter2007-05-291-3/+3
* r23183: Check in a change made by Tridge:Volker Lendecke2007-05-291-4/+2
* r22909: Change prototype of dump_data(), so that it takes unsigned char *Michael Adam2007-05-151-1/+1
* r22652: re-add Jeremy objectID changesGerald Carter2007-05-031-12/+22
* r22649: revert the objectID changes (for now) and leave these for 3.0.26Gerald Carter2007-05-031-22/+12
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-04-271-1/+1
* r22492: Add objectid code.Jeremy Allison2007-04-231-12/+22
* r22129: Fix the nttrans create extended response for pipesJeremy Allison2007-04-081-5/+44
* r22128: Fix the pipe open response with EXTENDED_RESPONSE_REQUIREDJeremy Allison2007-04-081-1/+24
* r22124: Wow - NTCreateX sets the word count to 42, but returns 50 onJeremy Allison2007-04-071-1/+7
* r22123: Try and fix the csc (#4404) bug by supporting the extendedJeremy Allison2007-04-071-7/+18
* r21856: Re-merge svn r16619 from trunk that was lost when adding PIDLGerald Carter2007-03-161-1/+1
* r21800: Check-in the DFS rewrite. I am still testing this but itJeremy Allison2007-03-121-8/+25
* r21754: Volker is completely correct. There's no need forJeremy Allison2007-03-071-5/+16
* r21752: Merge the cosmetic changesVolker Lendecke2007-03-071-24/+33
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-03-051-1/+1
* r21672: The cannonical file access pattern should look like this :Jeremy Allison2007-03-031-19/+20
* r21420: Looks big, but isn't really. Move internal namesJeremy Allison2007-02-181-1/+1
* r21322: No feedback means consent :-)Volker Lendecke2007-02-131-19/+59
* r21209: Add in the POSIX extensions.Jeremy Allison2007-02-071-10/+16
* r20995: Get rid of unused macrosHerb Lewis2007-01-241-16/+16
* r20879: Fix profile cut-and paste error found by Volker.Jeremy Allison2007-01-181-1/+0
* r20873: Some correctness fixes w.r.t. Samba4 torture BASE-DELETE.Jeremy Allison2007-01-181-9/+14
* r20844: Somewhat radical change - this may break the build (I willJeremy Allison2007-01-171-11/+17
* r20781: Fix a couple of paths found by Volker where we weren'tJeremy Allison2007-01-141-1/+7
* r20724: Get closer to passing RAW-OPEN. If the client is usingJeremy Allison2007-01-131-12/+10
* r20719: Sync up the changes in the fileserver code between SAMBA_3_0.Jeremy Allison2007-01-121-9/+16
* r20671: This version of the pathname code passes volkersJeremy Allison2007-01-111-9/+4
* r20655: After consulting with Volker, fix our pathnameJeremy Allison2007-01-101-33/+14