1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-14 12:23:52 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Stefan Metzmacher
c087ff38b0 some compilers don't like the #warning preprocessing directive
so just do a DEBUG(0,("..."));

metze
-
Stefan Metzmacher
f77990cf24 remove a lot of unused stuff from the header files
and exclude some files from Makefile.in

metze
-
Andrew Tridgell
b0510b5428 first public release of samba4 code -