summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21759: Fix the same bug in a more elegant way, strrchr_mJeremy Allison1-7/+12
2007-10-10r21758: Fix a very specific dfs bug when passing in POSIXJeremy Allison1-3/+6
2007-10-10r21757: Add SMB_VFS_CHFLAGS operation.James Peach4-1/+33
2007-10-10r21756: An invarient the dfs code depended on for POSIX pathsJeremy Allison1-4/+1
2007-10-10r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.Jeremy Allison5-4/+26
2007-10-10r21754: Volker is completely correct. There's no need forJeremy Allison5-47/+126
2007-10-10r21753: Enable building ndrdump with the builtin popt. Jelmer, please check!Volker Lendecke1-1/+1
2007-10-10r21750: Sync up with SAMBA_3_0_25. Only client changes are in libsmbclientJeremy Allison2-2/+43
2007-10-10r21748: More cosmetic alignment. One change to call_nt_transact_create(): We ...Volker Lendecke1-11/+14
2007-10-10r21747: Cosmetic checkin to bring ntcreate and nttranscreate closer togetherVolker Lendecke1-13/+19
2007-10-10r21738: Remove unused file.James Peach1-80/+0
2007-10-10r21734: Fix bug #4369. Patch from David Leonard <dleonard@vintela.com>.Jeremy Allison1-0/+5
2007-10-10r21731: Fix long-standing bug in our chain processing code.Jeremy Allison1-3/+20
2007-10-10r21726: Fix stupid cut-n-paste typo. Thanks to volker forJeremy Allison1-1/+1
2007-10-10r21725: Fix for memalign used without test guards. WasJeremy Allison2-22/+22
2007-10-10r21724: Optimization pointed out by Volker. If we don'tJeremy Allison2-0/+21
2007-10-10r21723: Make use of the per-hashchain "freelists"Volker Lendecke3-0/+9
2007-10-10r21722: Add the dead record functionality presented on samba-technical@samba....Volker Lendecke4-6/+187
2007-10-10r21717: Support the SMB_QUERY_POSIX_WHOAMI info level on QueryFsInfo.James Peach2-1/+141
2007-10-10r21715: Fix torture utime code.Jeremy Allison1-4/+4
2007-10-10r21714: Change the VFS interface to use struct timespecJeremy Allison25-171/+288
2007-10-10r21706: get_delete_on_close_flag() is the perfect candidate for tdb_parse_rec...Volker Lendecke1-7/+21
2007-10-10r21705: add modify rights definesHerb Lewis1-1/+15
2007-10-10r21704: open sockets immediately in process_loopHerb Lewis1-8/+9
2007-10-10r21703: fix build when O_SYNC not definedHerb Lewis1-0/+2
2007-10-10r21672: The cannonical file access pattern should look like this :Jeremy Allison4-207/+303
2007-10-10r21667: posix_unlink should break existing oplocks.Jeremy Allison1-1/+1
2007-10-10r21666: (only in 3.0, not 3.0.25). Fix bad parameter to call.Jeremy Allison1-1/+1
2007-10-10r21665: Fix bug #4428 reported by Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison1-2/+1
2007-10-10r21664: Fix #4425 - patch from Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison1-2/+3
2007-10-10r21663: Fix from the Wine guys: Robert Shearman <rob@codeweavers.com>Jeremy Allison1-1/+2
2007-10-10r21657: get rid of warning - not everyone understands %FHerb Lewis1-3/+3
2007-10-10r21655: Regenerate after pidl bugfix.Jelmer Vernooij4-15/+15
2007-10-10r21652: Fix samba3-specific initializationJelmer Vernooij1-0/+9
2007-10-10r21651: Add ndrdump to samba 3. This only works from external source at theJelmer Vernooij2-6/+32
2007-10-10r21647: Allow unit on for size parameters.James Peach1-2/+4
2007-10-10r21646: Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp>Jeremy Allison1-5/+22
2007-10-10r21645: Make posix_unlink work - on open files too !Jeremy Allison1-1/+24
2007-10-10r21644: Allow mkdir on platforms with no O_DIRECTORY.Jeremy Allison2-9/+48
2007-10-10r21643: Put the correct bits on the wire for posix_mkdir.Jeremy Allison1-1/+2
2007-10-10r21642: Fix bug 4365. Please note that this was only tested with Vista so far...Volker Lendecke1-1/+1
2007-10-10r21641: Add test code for POSIX pathname calls into smbclient.Jeremy Allison1-0/+147
2007-10-10r21640: Fix the build for broken platoforms without O_DIRECT or O_DIRECTORY.Jeremy Allison1-0/+9
2007-10-10r21639: Add in implementations of POSIX open/mkdir/unlink/rmdir.Jeremy Allison1-0/+176
2007-10-10r21638: Change POSIX_UNLINK to allow clients to differentiateJeremy Allison2-2/+22
2007-10-10r21637: Get "password never expires" account policy working.Jim McDonough1-3/+9
2007-10-10r21636: Was almost right before. We have to specify the short domain name to...Gerald Carter1-1/+1
2007-10-10r21635: Don't free talloc()'d memory. I wish people would check the callersGerald Carter1-1/+1
2007-10-10r21633: First real fix from me found during the bug hunt.Gerald Carter1-0/+8
2007-10-10r21632: Remove ununsed variableGerald Carter1-1/+0