summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* 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
* r21664: Fix #4425 - patch from Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison2007-10-101-2/+3
* r21663: Fix from the Wine guys: Robert Shearman <rob@codeweavers.com>Jeremy Allison2007-10-101-1/+2
* r21657: get rid of warning - not everyone understands %FHerb Lewis2007-10-101-3/+3
* r21655: Regenerate after pidl bugfix.Jelmer Vernooij2007-10-104-15/+15
* r21652: Fix samba3-specific initializationJelmer Vernooij2007-10-101-0/+9
* r21651: Add ndrdump to samba 3. This only works from external source at theJelmer Vernooij2007-10-102-6/+32
* r21647: Allow unit on for size parameters.James Peach2007-10-101-2/+4
* r21646: Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp>Jeremy Allison2007-10-101-5/+22
* 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-102-9/+48
* r21643: Put the correct bits on the wire for posix_mkdir.Jeremy Allison2007-10-101-1/+2
* r21642: Fix bug 4365. Please note that this was only tested with Vista so far...Volker Lendecke2007-10-101-1/+1
* r21641: Add test code for POSIX pathname calls into smbclient.Jeremy Allison2007-10-101-0/+147
* r21640: Fix the build for broken platoforms without O_DIRECT or O_DIRECTORY.Jeremy Allison2007-10-101-0/+9
* r21639: Add in implementations of POSIX open/mkdir/unlink/rmdir.Jeremy Allison2007-10-101-0/+176
* r21638: Change POSIX_UNLINK to allow clients to differentiateJeremy Allison2007-10-102-2/+22