summaryrefslogtreecommitdiffstats
path: root/source3/smbd/proto.h
Commit message (Expand)AuthorAgeFilesLines
* Second part of fix for bug #8541 - readlink() on Linux clients fails if the s...Jeremy Allison2011-10-261-0/+1
* Fix bug #8541 - readlink() on Linux clients fails if the symlink target is ou...Jeremy Allison2011-10-261-0/+1
* First part of fix for bug #8419 - Make VFS op "streaminfo" stackable.Frank Lahm2011-10-201-0/+6
* s3: Fork the echo handler only after SMB1 negprot is doneVolker Lendecke2011-09-151-0/+1
* s3: Make map_open_params_to_ntcreate() available in lib/Volker Lendecke2011-08-181-7/+0
* s3: Make is_executable() available in lib/Volker Lendecke2011-08-181-1/+0
* s3: We only need base_name in map_open_params_to_ntcreateVolker Lendecke2011-08-181-1/+1
* s3:smbd/proto.h: add _SMBD_PROTO_H_ guard (cherry picked from commit 2e6f8f7b...Michael Adam2011-06-141-0/+5
* s3:smbd/proto.h: add GPL/Copyright header (cherry picked from commit e1bad49f...Michael Adam2011-06-141-0/+44
* Revert "Fix bug 8196 - Many (newer) header files don't have copyright / GPL h...Karolin Seeger2011-06-071-48/+0
* Fix bug 8196 - Many (newer) header files don't have copyright / GPL header co...Jeremy Allison2011-06-071-0/+48
* s3: only include tdb headers where needed.Günther Deschner2011-05-161-1/+2
* s3-smbd: avoid using pipes_struct when only session_info is needed.Günther Deschner2011-05-161-1/+1
* Ensure vfs_chown_fsp() is safe against races.Jeremy Allison2011-04-151-0/+2
* s3-smbd: Added a become_user_by_session() function.Andreas Schneider2011-04-111-0/+2
* s3-smbd: Added a change_to_user_by_session() function.Andreas Schneider2011-04-111-0/+2
* s3-prototyes: user_in_netgroup and user_in_list moved to auth, out of smbd.Günther Deschner2011-04-051-2/+0
* s3-smbd: add smbd.h and move smbd prototypes to smbd/proto.h.Günther Deschner2011-04-051-0/+1133