summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24056: Another big one: This converts reply_sesssetup_and_X to the new API. ...Volker Lendecke2-186/+249
2007-10-10r24050: Fix a typoVolker Lendecke1-1/+3
2007-10-10r24049: Some more 64-bit warningsVolker Lendecke1-1/+1
2007-10-10r24046: Fix a 64-bit warningVolker Lendecke1-1/+1
2007-10-10r24029: merge from http://samba.org/~tridge/samba_3_2_ctdb/:Stefan Metzmacher1-5/+8
2007-10-10r24009: Revert to the 3.0.25 logic for parsing the client's protocols. hpisgr8Volker Lendecke1-13/+5
2007-10-10r24006: Some more paranoia in reply_negprotVolker Lendecke1-2/+12
2007-10-10r24004: Convert reply_checkpath to the new APIVolker Lendecke2-17/+24
2007-10-10r24003: Convert reply_tcon_and_X to the new APIVolker Lendecke2-45/+73
2007-10-10r24002: Convert reply_negprot to the new APIVolker Lendecke2-91/+115
2007-10-10r24001: Separate out the parsing of the client's requested protocolsVolker Lendecke1-29/+66
2007-10-10r24000: Add message_push_blob() and message_push_string().Volker Lendecke1-0/+40
2007-10-10r23999: Convert reply_open_and_XVolker Lendecke3-71/+105
2007-10-10r23998: Convert reply_close to the new APIVolker Lendecke3-19/+28
2007-10-10r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...Volker Lendecke7-395/+658
2007-10-10r23996: One more constVolker Lendecke1-1/+1
2007-10-10r23992: Some constVolker Lendecke1-2/+2
2007-10-10r23990: Reformatting for 80 cols and trailing whitespaceVolker Lendecke1-11/+18
2007-10-10r23988: Looks a lot more scary than it is: This just unwraps the else-branch ofVolker Lendecke1-67/+74
2007-10-10r23987: Remove static pid in switch_message()Volker Lendecke1-5/+3
2007-10-10r23967: Memleak fix from Atsushi Nakabayashi <nakabayashi@miraclelinux.com>Volker Lendecke1-0/+3
2007-10-10r23942: Fix issue found by Shlomi Yaakobovich <Shlomi@exanet.com> whereJeremy Allison1-5/+6
2007-10-10r23941: Don't use "False" when you mean "MARSHALL".Jeremy Allison1-1/+1
2007-10-10r23940: Added missing line that was deleted accidently.Jeremy Allison1-0/+2
2007-10-10r23939: Fixes for notify returns. Returned param value must fix insideJeremy Allison2-21/+20
2007-10-10r23935: We were lying to the client in the case of POSIX_UNLINKJeremy Allison1-16/+51
2007-10-10r23914: try to fix the build on Tru64Stefan Metzmacher1-3/+3
2007-10-10r23913: Revert back to Volker's original logic to fix theJeremy Allison1-1/+1
2007-10-10r23911: Revert r23910 to try and fix the build farm. IJeremy Allison1-9/+0
2007-10-10r23910: We used to deny renames on theJeremy Allison1-0/+9
2007-10-10r23909: Get closer to passing the cthon tests for delete open file.Jeremy Allison1-3/+6
2007-10-10r23906: Fix POSIX unlink bug found by Steve. If weJeremy Allison1-2/+9
2007-10-10r23904: Remove an unused variable referenceVolker Lendecke1-1/+0
2007-10-10r23903: Fix a potential reason for the segfault Steve foundVolker Lendecke1-0/+1
2007-10-10r23902: Fix uninitialized read in devicetype noticed by Volker.Jeremy Allison1-1/+1
2007-10-10r23879: Fix two memleaks, found by the IBM checkerVolker Lendecke1-2/+4
2007-10-10r23878: Fix an error return, found by the IBM checkerVolker Lendecke1-0/+1
2007-10-10r23877: Fix two segfaults in (very unlikely) error paths, found by the IBMVolker Lendecke1-0/+2
2007-10-10r23866: Fix a 1-byte buffer overrunVolker Lendecke1-1/+1
2007-10-10r23858: Added srvstr_pull_buf_talloc() and srvstr_pull_talloc()Jeremy Allison1-42/+73
2007-10-10r23855: Setting the allocation size updates the modified timeJeremy Allison1-12/+29
2007-10-10r23846: Belt-and-braces on the msdfs bug. Ensure ELOOP mapsJeremy Allison1-6/+15
2007-10-10r23844: Add patch series from Volker (after review and consultation).Jeremy Allison3-132/+273
2007-10-10r23843: Fix bug #4777, reported by Bill Marshall <bmarsh@us.ibm.com>.Jeremy Allison1-1/+2
2007-10-10r23823: Memory leak fix from Atsushi Nakabayashi <nakabayashi@miraclelinux.com>Volker Lendecke1-0/+2
2007-10-10r23813: Remove unused global variableVolker Lendecke1-5/+0
2007-10-10r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell1-2/+1
2007-10-10r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in theAndrew Tridgell1-1/+13
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell56-112/+56
2007-10-10r23783: Processing the UAS change message was causing problems on ppc64 LinuxAndrew Tridgell1-23/+0