summaryrefslogtreecommitdiffstats
path: root/source4/lib/smbrun.c
Commit message (Collapse)AuthorAgeFilesLines
* some compilers don't like the #warning preprocessing directiveStefan Metzmacher2004-02-021-1/+0
| | | | | | | so just do a DEBUG(0,("...")); metze (This used to be commit c087ff38b0c67a2246214c1303b045e6a7c2aa4a)
* remove a lot of unused stuff from the header filesStefan Metzmacher2004-01-281-3/+9
| | | | | | | and exclude some files from Makefile.in metze (This used to be commit f77990cf2496f72d02566f09477349436be3dfcd)
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+171
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)