summaryrefslogtreecommitdiff
path: root/source4/smbd/process.c
AgeCommit message (Expand)AuthorFilesLines
2004-01-28- cosmetic fix in configure.inStefan Metzmacher1-2/+4
2004-01-22fix last commit, which went in by mistakeStefan Metzmacher1-2/+0
2004-01-22initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop.Stefan Metzmacher1-2/+2
2004-01-08This patch adds a better dcerpc server infastructure.Stefan Metzmacher1-1/+5
2003-12-13dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell1-5/+6
2003-12-10the rest of the initial rpc server side infrastructureAndrew Tridgell1-0/+3
2003-12-10 * removed some unused codeAndrew Tridgell1-4/+0
2003-12-04* patch based on work by Jim Myers to unify the ioctl handling to beAndrew Tridgell1-1/+1
2003-08-15- patch to fix a memory leak from metzeAndrew Tridgell1-1/+1
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+833