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