summaryrefslogtreecommitdiff
path: root/source4/lib/smbrun.c
AgeCommit message (Collapse)AuthorFilesLines
2004-02-02some compilers don't like the #warning preprocessing directiveStefan Metzmacher1-1/+0
so just do a DEBUG(0,("...")); metze (This used to be commit c087ff38b0c67a2246214c1303b045e6a7c2aa4a)
2004-01-28remove a lot of unused stuff from the header filesStefan Metzmacher1-3/+9
and exclude some files from Makefile.in metze (This used to be commit f77990cf2496f72d02566f09477349436be3dfcd)
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+171
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)