adu-0.1.0.
[adu.git] / Makefile
2011-01-21 Andre Nolladu-0.1.0. maint v0.1.0
2010-08-13 Andre NollMakefile: Remove -lcrypto.
2009-11-05 Andre NollRevert "Use ?:= as the assignement operator for PREFIX."
2009-11-02 Andre NollUse ?:= as the assignement operator for PREFIX.
2009-11-02 Andre NollSet CC to gcc by default.
2009-11-02 Andre NollReplace hard-coded gcc by $(CC) in Makefile.deps target.
2009-04-24 Andre NollMerge commit 'athcx/bloom'
2009-02-10 Andre NollMerge commit 'fml/master'
2009-02-05 Sebastian Starkadd simple install target for adu and adu.1
2008-12-25 Andre NollMerge branch 'master' into bloom
2008-12-25 Andre NollMerge branch 'master' into bloom
2008-12-24 Andre NollMerge branch 'master' into bloom
2008-12-23 Andre NollMerge branch 'master' into bloom
2008-12-23 Andre NollMake it compile on FreeBSD and NetBSD.
2008-12-21 Andre NollFirst draft of hard link detection via bloom filters.
2008-11-10 Andre NollMerge commit 'fml/master'
2008-11-10 Andre Nolladu-0.0.5. v0.0.5
2008-11-07 Andre NollMerge commit 'meins/master'
2008-11-06 Andre NollMove user and user ID related functions to separate...
2008-11-02 Andre Nolladu-0.0.4. v0.0.4
2008-11-02 Andre Nollmake clean: Remove more derived files.
2008-11-02 Andre NollAdd targets %.ppm and %.png.
2008-11-02 Andre NollAdd man page, README, INSTALL, generate index.html.
2008-11-01 Andre NollMake it easier to print the help for select options.
2008-10-26 Andre NollMakefile: Remove also the gengetop source files on...
2008-10-26 Andre NollUse the new formating code to print the user summary.
2008-10-18 Andre NollMerge commit 'fml/master'
2008-10-18 Andre NollAdd pretty-printing formating functions.
2008-07-01 Andre NollMerge commit 'fml/master'
2008-06-23 Andre Nolladu-0.0.3. v0.0.3
2008-06-20 Andre NollRe-activate -Wuninitialized.
2008-06-20 Andre NollAdd rudimentary interactive support.
2008-06-19 Andre NollFix typo in Makefile.
2008-06-18 Andre NollFix typo in Makefile.
2008-06-18 Andre NollMerge commit 'fml/master'
2008-06-18 Andre NollAdd large file support.
2008-06-01 Andre NollMove the code for the create command to its own file.
2008-06-01 Andre NollMove the code for the select command to its own file.
2008-05-26 Andre NollAdd missing functions to fd.c.
2008-05-26 Andre NollMerge commit 'meins/master'
2008-05-26 Andre NollGet rid of the osl code.
2008-05-25 Andre NollAdd gengetopt support.
2008-05-20 Andre NollMerge commit 'stark/master'
2008-05-19 Sebastian Starklink against libcrypto instead of libssl
2008-05-19 Andre NollInitial git checkin.