Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3: Fork the echo handler only after SMB1 negprot is done | Volker Lendecke | 2011-05-20 | 1 | -0/+1 |
* | s3: only include tdb headers where needed. | Günther Deschner | 2011-05-06 | 1 | -1/+2 |
* | Fix many const compiler warnings. | Jeremy Allison | 2011-05-05 | 1 | -1/+1 |
* | s3-smbd: avoid using pipes_struct when only session_info is needed. | Günther Deschner | 2011-05-02 | 1 | -1/+1 |
* | Ensure vfs_chown_fsp() is safe against races. | Jeremy Allison | 2011-04-15 | 1 | -0/+2 |
* | s3: Make send_nt_replies() static | Volker Lendecke | 2011-04-13 | 1 | -4/+0 |
* | s3-smbd: Added a become_user_by_session() function. | Andreas Schneider | 2011-04-11 | 1 | -0/+2 |
* | s3-smbd: Added a change_to_user_by_session() function. | Andreas Schneider | 2011-04-11 | 1 | -0/+2 |
* | Fix bug #7996 - sgid bit lost on folder rename. | Jeremy Allison | 2011-03-30 | 1 | -0/+1 |
* | s3-prototyes: user_in_netgroup and user_in_list moved to auth, out of smbd. | Günther Deschner | 2011-03-30 | 1 | -2/+0 |
* | s3-smbd: add smbd.h and move smbd prototypes to smbd/proto.h. | Günther Deschner | 2011-03-30 | 1 | -0/+1131 |