Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-02 | s3-smbd: avoid using pipes_struct when only session_info is needed. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-04-15 | Ensure vfs_chown_fsp() is safe against races. | Jeremy Allison | 1 | -0/+2 | |
2011-04-13 | s3: Make send_nt_replies() static | Volker Lendecke | 1 | -4/+0 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed Apr 13 16:25:29 CEST 2011 on sn-devel-104 | |||||
2011-04-11 | s3-smbd: Added a become_user_by_session() function. | Andreas Schneider | 1 | -0/+2 | |
This uses the provided session_info instead of searching the user via the vuid. This is useful to work with fake connnection you need to create if someone connects directly to a rpc service. Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2011-04-11 | s3-smbd: Added a change_to_user_by_session() function. | Andreas Schneider | 1 | -0/+2 | |
Signed-off-by: Jeremy Allison <jra@samba.org> | |||||
2011-03-30 | Fix bug #7996 - sgid bit lost on folder rename. | Jeremy Allison | 1 | -0/+1 | |
Refuse to set dos attributes into unix mode bits on such a folder. | |||||
2011-03-30 | s3-prototyes: user_in_netgroup and user_in_list moved to auth, out of smbd. | Günther Deschner | 1 | -2/+0 | |
Guenther | |||||
2011-03-30 | s3-smbd: add smbd.h and move smbd prototypes to smbd/proto.h. | Günther Deschner | 1 | -0/+1131 | |
Guenther |