summaryrefslogtreecommitdiff
path: root/source3/param/params.c
AgeCommit message (Collapse)AuthorFilesLines
1996-07-24minor cleanupsAndrew Tridgell1-1/+1
(This used to be commit 7c8fd43b4e78f439406c3bb4478adf99ae17172f)
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
prototypes automatically using "make proto". This is much less prone to error than the old method of manually adding prototypes (This used to be commit b551dc98f7cc194a5fc2e67a4ebae7fd67a01bbc)
1996-06-04a huge pile of changes :-)Andrew Tridgell1-72/+64
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-05-04Initial version imported to CVS Samba Release Account1-0/+335
(This used to be commit 291551d80711daab7b7581720bcd9a08d6096517)