summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24101: Move prohibited_ea_names[] into samba_private_attr_name()Volker Lendecke1-6/+6
2007-10-10r24100: Convert reply_ntcancel to the new APIVolker Lendecke2-9/+7
2007-10-10r24097: Convert reply_ntcreate_and_X_quota to the new APIVolker Lendecke1-31/+14
2007-10-10r24092: Convert do_ntcreate_pipe_open to the new APIVolker Lendecke1-25/+67
2007-10-10r24091: Convert reply_ntcreate_and_X to the new APIVolker Lendecke2-64/+110
2007-10-10r24090: Separate parsing in reply_ntcreate_and_XVolker Lendecke1-18/+32
2007-10-10r24089: Add reply_prep/post_legacyVolker Lendecke1-0/+54
2007-10-10r24088: Convert reply_unlink to the new APIVolker Lendecke2-22/+32
2007-10-10r24086: Convert reply_ulogoffX to the new APIVolker Lendecke2-12/+17
2007-10-10r24085: Convert reply_rmdir to the new APIVolker Lendecke2-16/+25
2007-10-10r24084: Convert reply_mkdir to the new APIVolker Lendecke2-16/+25
2007-10-10r24079: Convert reply_dskattr to the new APIVolker Lendecke2-15/+15
2007-10-10r24078: Add reply_unixerrorVolker Lendecke1-0/+30
2007-10-10r24077: Convert reply_tdis to the new APIVolker Lendecke2-11/+8
2007-10-10r24071: Fix a missing END_PROFILE callVolker Lendecke1-0/+1
2007-10-10r24070: Apply some constVolker Lendecke1-1/+1
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