summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24155: Check wct in reply_trans2Volker Lendecke1-5/+21
2007-10-10r24154: handle_trans2 does not reference inbuf/outbuf anymoreVolker Lendecke1-13/+9
2007-10-10r24153: Convert call_trans2setfsinfo to the new API.Volker Lendecke1-30/+57
2007-10-10r24152: Convert call_trans2ioctl to the new APIVolker Lendecke1-25/+30
2007-10-10r24151: Convert call_trans2getdfsreferral to the new APIVolker Lendecke1-17/+25
2007-10-10r24150: Convert call_trans2qfsinfo to the new APIVolker Lendecke1-36/+59
2007-10-10r24149: Convert call_trans2setfilepathinfo to the new APIVolker Lendecke1-52/+81
2007-10-10r24148: Remove some inbuf refs from subcommands of call_trans2setfilepathinfoVolker Lendecke1-37/+24
2007-10-10r24147: Remove some inbuf refs from call_trans2setfilepathinfoVolker Lendecke1-4/+6
2007-10-10r24145: Fix a commentVolker Lendecke1-2/+2
2007-10-10r24144: Fix the buildVolker Lendecke1-7/+5
2007-10-10r24143: Convert call_trans2qfilepathinfo to the new APIVolker Lendecke1-85/+161
2007-10-10r24142: Remove some direct inbuf references from call_trans2qfilepathinfoVolker Lendecke1-4/+9
2007-10-10r24141: Add check_fsp as a replacement for CHECK_FSPVolker Lendecke1-0/+27
2007-10-10r24140: Convert call_trans2findnotifyfirst/next to the new APIVolker Lendecke1-24/+30
2007-10-10r24139: Convert call_trans2mkdir to the new APIVolker Lendecke1-25/+39
2007-10-10r24138: Convert call_trans2findnext to the new APIVolker Lendecke1-27/+42
2007-10-10r24137: Convert call_trans2findfirst to the new APIVolker Lendecke1-33/+55
2007-10-10r24136: get_lanman2_dir_entry() does not need access to inbuf/outbufVolker Lendecke1-39/+49
2007-10-10r24135: Convert call_trans2open to the new APIVolker Lendecke5-38/+77
2007-10-10r24134: talloc smb_request for handle_trans2Volker Lendecke1-6/+27
2007-10-10r24133: Explicitly pass flags2 down to push_string_fnVolker Lendecke4-9/+24
2007-10-10r24131: - make it more clear what the different min and max fields meanStefan Metzmacher3-41/+53
2007-10-10r24130: Explicitly pass flags2 to srvstr_pushVolker Lendecke6-35/+83
2007-10-10r24128: fix double free in error pathStefan Metzmacher1-6/+7
2007-10-10r24125: use TALLOC_FREE()Stefan Metzmacher1-2/+2
2007-10-10r24123: add file_id_create() to some vfs modulesStefan Metzmacher1-0/+22
2007-10-10r24120: add a file_id_create() hook into the VFS layerStefan Metzmacher10-18/+39
2007-10-10r24119: Convert reply_exit to the new APIVolker Lendecke2-7/+5
2007-10-10r24117: use locking_key() instead of forming the TDB_DATA keyStefan Metzmacher1-4/+1
2007-10-10r24115: try to get the file name and share patch for printingStefan Metzmacher1-4/+17
2007-10-10r24113: some little fixes to get the correct error messageStefan Metzmacher2-2/+6
2007-10-10r24107: Fix bug 4849. Thanks to Matthijs Kooijman <matthijs@stdin.nl>Volker Lendecke1-1/+1
2007-10-10r24106: Pass fnum instead of buf/offset into get_rpc_pipe_pVolker Lendecke3-8/+6
2007-10-10r24104: fix the build, sorry...Stefan Metzmacher1-3/+4
2007-10-10r24103: add some useful debug messages, as not all LDAPStefan Metzmacher1-3/+19
2007-10-10r24102: Pass the fid instead of inbuf and an offset to file_fsp.Volker Lendecke4-42/+38
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-10r24098: - make use of the ads_service_principal abstractionStefan Metzmacher1-61/+32
2007-10-10r24097: Convert reply_ntcreate_and_X_quota to the new APIVolker Lendecke1-31/+14
2007-10-10r24095: add one more fallback alternative toStefan Metzmacher1-0/+20
2007-10-10r24093: move gssapi/krb5 principal handling into a functionStefan Metzmacher1-88/+146
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-10r24087: Fix bug 4836, patch by Matthijs Kooijman <matthijs@stdin.nl>. Thanks!Volker Lendecke1-1/+1
2007-10-10r24086: Convert reply_ulogoffX to the new APIVolker Lendecke2-12/+17