summaryrefslogtreecommitdiff
path: root/source3/smbd/trans2.c
Commit message (Expand)AuthorAgeFilesLines
* r23500: Two changes to survive the now activated test for rename_internals_fsp:Volker Lendecke2007-10-101-3/+3
* r23183: Check in a change made by Tridge:Volker Lendecke2007-10-101-4/+4
* r23106: Use lchown for symlinks.Jeremy Allison2007-10-101-2/+11
* r23100: Implement the delete on close semantics I've just tested forJeremy Allison2007-10-101-2/+3
* r23087: Fix POSIX setfilepathinfo to use lstat, not stat.Jeremy Allison2007-10-101-9/+21
* r23014: For all branches, ensure that if we're blocked on a POSIXJeremy Allison2007-10-101-2/+6
* r22920: Add in the UNIX capability for 24-bit readX, as discussedJeremy Allison2007-10-101-1/+4
* r22846: Chunk one to replace message_send_pid with messaging_send: Deep insideVolker Lendecke2007-10-101-2/+4
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-1/+1
* r22493: Fix horrible memory corruption bug with CIFS POSIX open/mkidr.Jeremy Allison2007-10-101-0/+2
* r22491: Fix the build (3.0.25 and 3.0 are different here).Jeremy Allison2007-10-101-1/+1
* r22490: Fix a couple of bugs found whist investigating CSC Vista issues.Jeremy Allison2007-10-101-4/+92
* r22391: Looks bigger than it is. Make "inbuf" availableJeremy Allison2007-10-101-20/+21
* r22266: Fix bug #4512 - we were returning a volume label greater thanJeremy Allison2007-10-101-1/+3
* r22064: Fix the DFS code to work better with Vista clients. AllowJeremy Allison2007-10-101-2/+3
* r22010: Now I'm looking at mangling again, make sureJeremy Allison2007-10-101-16/+31
* r22001: change prototype of dump_data(), so that it takes unsigned char * now,Stefan Metzmacher2007-10-101-2/+2
* r21991: I hate Steve French :-). Add support for encryptionJeremy Allison2007-10-101-3/+9
* r21952: Fix critical (!) error found by IBM checker.Jeremy Allison2007-10-101-22/+28
* r21950: After discussion with the Apple and Linux client maintainers,James Peach2007-10-101-1/+5
* r21898: Added test command, fixed first valgrind bugs.Jeremy Allison2007-10-101-2/+2
* r21897: Add in a basic raw NTLM encrypt request. NowJeremy Allison2007-10-101-1/+4
* r21882: The server part of the code has to use an AUTH_NTLMSSP struct,Jeremy Allison2007-10-101-0/+27
* r21800: Check-in the DFS rewrite. I am still testing this but itJeremy Allison2007-10-101-14/+29
* r21792: Fix crash bug triggered by Excel reported by Jerry.Jeremy Allison2007-10-101-1/+1
* r21783: Add in the "create info" field to the replyJeremy Allison2007-10-101-22/+32
* r21777: As Stevef requested and the Apple guys agreed, makeJeremy Allison2007-10-101-4/+8
* r21766: Fix compiler warning.James Peach2007-10-101-1/+1
* r21765: Fix the build for HP-UX.James Peach2007-10-101-1/+6
* r21763: Add support for the UNIX_INFO2 infolevel.James Peach2007-10-101-46/+245
* r21754: Volker is completely correct. There's no need forJeremy Allison2007-10-101-5/+15
* r21717: Support the SMB_QUERY_POSIX_WHOAMI info level on QueryFsInfo.James Peach2007-10-101-1/+110
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-10-101-43/+48
* r21672: The cannonical file access pattern should look like this :Jeremy Allison2007-10-101-22/+22
* r21667: posix_unlink should break existing oplocks.Jeremy Allison2007-10-101-1/+1
* r21645: Make posix_unlink work - on open files too !Jeremy Allison2007-10-101-1/+24
* r21644: Allow mkdir on platforms with no O_DIRECTORY.Jeremy Allison2007-10-101-0/+31
* r21638: Change POSIX_UNLINK to allow clients to differentiateJeremy Allison2007-10-101-0/+12
* r21603: Horrible backwards compatibility hack as an old server bugJeremy Allison2007-10-101-1/+11
* r21379: Attempt to fix the build on "gwen"Volker Lendecke2007-10-101-1/+1
* r21247: In the refactoring I dropped a RESOLVE_DFSPATH callJeremy Allison2007-10-101-2/+9
* r21246: Remove incorrect control on unix set info.Jeremy Allison2007-10-101-6/+2
* r21229: Don't indirect through a potentially null pointer :-).Jeremy Allison2007-10-101-5/+6
* r21227: Quick fix for Stevef - ensure the returned data on openJeremy Allison2007-10-101-6/+10
* r21210: Fix POSIX open to return an info level.Jeremy Allison2007-10-101-54/+96
* r21207: Make the code match the spec :-).Jeremy Allison2007-10-101-8/+25
* r21191: Add in the POSIX open/mkdir/unlink calls.Jeremy Allison2007-10-101-4/+286
* r21131: Some notify fixesVolker Lendecke2007-10-101-0/+10
* r21097: Ensure that when manipulating UNIX permissions viaJeremy Allison2007-10-101-14/+57
* r21073: Fix compiler warningVolker Lendecke2007-10-101-2/+2