summaryrefslogtreecommitdiff
path: root/source3/smbd/proto.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-20s3-auth Use struct auth3_session_info outside the auth subsystemAndrew Bartlett1-6/+6
2011-07-04s3-lib Move event_add_idle() to source3/lib/events.cAndrew Bartlett1-7/+0
2011-06-21s3-build: Provide a run-time shim to work around duplicate symbolsAndrew Bartlett1-0/+14
2011-06-20ldb: replace 'struct TDB_DATA' with 'TDB_DATA'Rusty Russell1-0/+5
2011-05-31s3:smbd/proto.h: add _SMBD_PROTO_H_ guardMichael Adam1-0/+5
2011-05-31s3:smbd/proto.h: add GPL/Copyright headerMichael Adam1-0/+44
2011-05-31s3-smbd Split conn.c into 3 filesAndrew Bartlett1-1/+1
2011-05-31s3-smbd provide struct smbd_server_connection * to conn_snum_usedAndrew Bartlett1-2/+3
2011-05-20s3: Fork the echo handler only after SMB1 negprot is doneVolker Lendecke1-0/+1
2011-05-06s3: only include tdb headers where needed.Günther Deschner1-1/+2
2011-05-05Fix many const compiler warnings.Jeremy Allison1-1/+1
2011-05-02s3-smbd: avoid using pipes_struct when only session_info is needed.Günther Deschner1-1/+1
2011-04-15Ensure vfs_chown_fsp() is safe against races.Jeremy Allison1-0/+2
2011-04-13s3: Make send_nt_replies() staticVolker Lendecke1-4/+0
2011-04-11s3-smbd: Added a become_user_by_session() function.Andreas Schneider1-0/+2
2011-04-11s3-smbd: Added a change_to_user_by_session() function.Andreas Schneider1-0/+2
2011-03-30Fix bug #7996 - sgid bit lost on folder rename.Jeremy Allison1-0/+1
2011-03-30s3-prototyes: user_in_netgroup and user_in_list moved to auth, out of smbd.Günther Deschner1-2/+0
2011-03-30s3-smbd: add smbd.h and move smbd prototypes to smbd/proto.h.Günther Deschner1-0/+1131