summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2013-06-30Completed functional autologin support.Håkon Nessjøen
2012-07-18.pot file should exist in distcleanHåkon Nessjøen
2012-07-17Updated internationalization, sped up code by using fputs instead of fprintf....Håkon Nessjøen
2012-05-20Fixed missing translation in i18n template. Bugfixed Makefile a bit.Håkon Nessjøen
2012-05-20Added -l option to mactelnet, so you don't have to know about the mndp tool t...Håkon Nessjøen
2012-02-28Add comment about \r\n in i18nHåkon Nessjøen
2012-02-28Added i18n supportHåkon Nessjøen
2011-11-21Fix Makefile to include LDFLAGS and LIBSv0.3.4Håkon Nessjøen
2011-11-21Removed librt as mandatory library. Only needed for kfreebsd.Håkon Nessjøen
2011-11-12Rewrote the interface handling. Added full support for kFreeBSD, have not tes...Håkon Nessjøen
2011-08-11Cleanup in Makefile and docs according to tips from Nelson A. de OliveiraHåkon Nessjøen
2011-05-01Added manual pages and added license text to all .h and .c files.Håkon Nessjøen
2011-02-27Removed .deb specific files and updated makefile/readmeHåkon Nessjøen
2011-02-21Fixed up Makefile a bitHåkon Nessjøen
2011-02-21Added MT_PTYPE_PING/PONG support in mactelnetd and added a macping tool. For ...Håkon Nessjøen
2011-02-16mactelnetd only listened on interfaces with an ip on it. Rewrote mactelnetd t...Håkon Nessjøen
2010-12-26Added code to check if it should answer mactelnet packets or not in mactelnetd.Håkon Nessjøen
2010-12-23Cleaned up code and added -Wall to the compiler flags. Moved packet types ove...Håkon Nessjøen
2010-11-03Added missing file, documentation fixup, and minifixup in makefileHåkon Nessjøen
2010-11-01Removed dependency of libssl/crypto. Added L. Peter Deutsch's implementation ...Håkon Nessjøen
2010-11-01Added support for connecting to your router via the router identity name. (us...Håkon Nessjøen
2010-10-11Renamed files, added license info and did some minior fixes.Håkon Nessjøen
2010-10-11First version of mac-telnet server daemon mactelnetd. Use with care until it ...Håkon Nessjøen
2010-10-05Added files for packaging mactelnet for debian/ubuntuv0.1Håkon Nessjøen
2010-10-01Added install option to Makefile, and fixed a "typo"Håkon Nessjøen
2010-09-30Added a simple tool for listing local mikrotik routers by mac addressHåkon Nessjøen
2010-09-27Forgot to free memoryHåkon Nessjøen
2010-09-27Started code for automatically defining src ip/mac for packetsHåkon Nessjøen
2010-09-26Working login, buggy terminal-data receptionroot
2010-09-26Files splittedroot
2010-09-26Connection working, auth received, control packets parsed. TODO: Cleanup/file...root
2010-09-25Done splitting filesroot
2010-09-25cleanup2root