s3:smbd: add file_fsp_smb2()
[ddiss/samba.git] / source3 / smbd / proto.h
2012-06-17 Stefan Metzmachers3:smbd: add file_fsp_smb2()
2012-06-13 Stefan MetzmacherFix bug #8311 - Winzip occasionally can not read files...
2012-05-07 Jeremy AllisonFirst part of fix for bug 8837 - smbd crashes when...
2012-01-21 Jeremy AllisonFix bug 8710 - connections.tdb - major leak with SMB2.
2011-10-26 Jeremy AllisonSecond part of fix for bug #8541 - readlink() on Linux...
2011-10-26 Jeremy AllisonFix bug #8541 - readlink() on Linux clients fails if...
2011-10-20 Frank LahmFirst part of fix for bug #8419 - Make VFS op "streamin...
2011-09-15 Volker Lendeckes3: Fork the echo handler only after SMB1 negprot is...
2011-08-18 Volker Lendeckes3: Make map_open_params_to_ntcreate() available in...
2011-08-18 Volker Lendeckes3: Make is_executable() available in lib/
2011-08-18 Volker Lendeckes3: We only need base_name in map_open_params_to_ntcreate
2011-06-14 Michael Adams3:smbd/proto.h: add _SMBD_PROTO_H_ guard (cherry picke...
2011-06-14 Michael Adams3:smbd/proto.h: add GPL/Copyright header (cherry picke...
2011-06-07 Karolin SeegerRevert "Fix bug 8196 - Many (newer) header files don...
2011-06-07 Jeremy AllisonFix bug 8196 - Many (newer) header files don't have...
2011-05-16 Günther Deschners3: only include tdb headers where needed.
2011-05-16 Günther Deschners3-smbd: avoid using pipes_struct when only session_inf...
2011-04-15 Jeremy AllisonEnsure vfs_chown_fsp() is safe against races.
2011-04-11 Andreas Schneiders3-smbd: Added a become_user_by_session() function.
2011-04-11 Andreas Schneiders3-smbd: Added a change_to_user_by_session() function.
2011-04-05 Günther Deschners3-prototyes: user_in_netgroup and user_in_list moved...
2011-04-05 Günther Deschners3-smbd: add smbd.h and move smbd prototypes to smbd...