Age | Commit message (Expand) | Author | Files | Lines |
2011-07-20 | s3-auth Use struct auth3_session_info outside the auth subsystem | Andrew Bartlett | 1 | -6/+6 |
2011-07-04 | s3-lib Move event_add_idle() to source3/lib/events.c | Andrew Bartlett | 1 | -7/+0 |
2011-06-21 | s3-build: Provide a run-time shim to work around duplicate symbols | Andrew Bartlett | 1 | -0/+14 |
2011-06-20 | ldb: replace 'struct TDB_DATA' with 'TDB_DATA' | Rusty Russell | 1 | -0/+5 |
2011-05-31 | s3:smbd/proto.h: add _SMBD_PROTO_H_ guard | Michael Adam | 1 | -0/+5 |
2011-05-31 | s3:smbd/proto.h: add GPL/Copyright header | Michael Adam | 1 | -0/+44 |
2011-05-31 | s3-smbd Split conn.c into 3 files | Andrew Bartlett | 1 | -1/+1 |
2011-05-31 | s3-smbd provide struct smbd_server_connection * to conn_snum_used | Andrew Bartlett | 1 | -2/+3 |
2011-05-20 | s3: Fork the echo handler only after SMB1 negprot is done | Volker Lendecke | 1 | -0/+1 |
2011-05-06 | s3: only include tdb headers where needed. | Günther Deschner | 1 | -1/+2 |
2011-05-05 | Fix many const compiler warnings. | Jeremy Allison | 1 | -1/+1 |
2011-05-02 | s3-smbd: avoid using pipes_struct when only session_info is needed. | Günther Deschner | 1 | -1/+1 |
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 |
2011-04-11 | s3-smbd: Added a become_user_by_session() function. | Andreas Schneider | 1 | -0/+2 |
2011-04-11 | s3-smbd: Added a change_to_user_by_session() function. | Andreas Schneider | 1 | -0/+2 |
2011-03-30 | Fix bug #7996 - sgid bit lost on folder rename. | Jeremy Allison | 1 | -0/+1 |
2011-03-30 | s3-prototyes: user_in_netgroup and user_in_list moved to auth, out of smbd. | Günther Deschner | 1 | -2/+0 |
2011-03-30 | s3-smbd: add smbd.h and move smbd prototypes to smbd/proto.h. | Günther Deschner | 1 | -0/+1131 |