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

10 Commits

Author SHA1 Message Date
Andrew Tridgell
3c17207487 r7929: yet another attempt at fixing installswat on freebsd 5
nodie assures me this works now ...
2007-10-10 13:18:51 -05:00
Andrew Tridgell
46416ebd9d r7920: another attempt at making installswat.sh portable 2007-10-10 13:18:50 -05:00
Andrew Tridgell
858ed1c463 r7905: this should fix installswat on FreeBSD. Thanks to nodie for testing this for me 2007-10-10 13:18:47 -05:00
Stefan Metzmacher
46e3f57f0e r7103: fix make installswat again:-)
metze
2007-10-10 13:17:16 -05:00
Stefan Metzmacher
067f3a4da2 r7100: install lately added files too
metze
2007-10-10 13:17:16 -05:00
Andrew Tridgell
a18b069f06 r7001: make sure we install the esp files 2007-10-10 13:17:04 -05:00
Andrew Tridgell
af3de9468e r6989: - added support for esp style includes (which include a esp file, instead of a ejs file)
- added a test of esp style includes to the esptest html
2007-10-10 13:17:03 -05:00
Andrew Tridgell
e54b31904c r6986: added support for <% include("somefile.ejs") %> for including common scripts 2007-10-10 13:17:02 -05:00
Andrew Tridgell
31543e1eae r6982: install the swat pages with 'make installswat' 2007-10-10 13:17:02 -05:00
Andrew Tridgell
b0510b5428 first public release of samba4 code -