summaryrefslogtreecommitdiff
path: root/source3/smbd/smbrun.c
AgeCommit message (Collapse)AuthorFilesLines
1996-08-13minor cleanupsAndrew Tridgell1-1/+1
(This used to be commit f1dc2b93179ace36407bbb25c2c34c78087714bd)
1996-06-04a huge pile of changes :-)Andrew Tridgell1-1/+1
The biggest thing is the integration of Lukes new nmbd. Its still largely untested, so we will really need some feedback I've also added auto prototype generation and cleaned up a lot of minor things as a result (This used to be commit 0d8dcfa13c527ec2c8aca39ba49c09e4e694b26c)
1996-06-01- moved the uid handling to uid.cAndrew Tridgell1-35/+36
- added setfsuid() support (for Linux) - started adding some of Lukes changes, just the loadparm and ipc ones so far (This used to be commit 72543810ce3eb5ea7b141f957edf38b4c46b1ea4)
1996-05-04Initial version imported to CVS Samba Release Account1-0/+96
(This used to be commit 291551d80711daab7b7581720bcd9a08d6096517)