summaryrefslogtreecommitdiff
path: root/source4/smb_server/config.mk
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r8574: added server side irpc calls for listing the current sessionsAndrew Tridgell1-1/+2
(This used to be commit 391cfe3c9645a19f8f5ff5c11b1ac03ee0b10f8f)
2007-10-10r6310: Rename password.c to session.c, and remove the linked list of allAndrew Bartlett1-1/+1
outstanding sessions, as we don't use it. Andrew Bartlett (This used to be commit 0cbd11a0f2448f2021fa1d8ad85a0a6f52192ee8)
2007-10-10r3256: get rid of the unused session_claim() and session_yield() callsAndrew Tridgell1-1/+0
(This used to be commit f1c5be396b62203fb183431ea6218eed38976d0b)
2007-10-10r2288: Remove the claim/yield connection code - this will need to be redoneAndrew Bartlett1-1/+0
in a more samba4 style at some point (along with the session code). Andrew Bartlett (This used to be commit b8fe29dc7ac6fc60e5171a29788ae56968c1098b)
2007-10-10r847: convert SMB SERVER SUBSYSTEM to a config.mk fileStefan Metzmacher1-0/+26
metze (This used to be commit 7f2e8a2b843cb58098a841c71764697553c57112)