Commit History

Author SHA1 Message Date
  Enrico Weigelt, metux IT service c4776385bc Ticket: #1914: src/mcserv.c: fixed break on unused parameter 14 years ago
  Andrew Borodin b9400e140f Ticket #1892: fixed resource leaks. 14 years ago
  Andrew Borodin ec3c4c37c3 More usage of GLib functions. 14 years ago
  Enrico Weigelt, metux IT service d579bb7877 Ticket #1789: Removed obsolete checks for setuid(), getuid(), etc 14 years ago
  Enrico Weigelt, metux IT service e0b3247c50 vfs/mcserv.c: fixed variable name clashes and missing includes 14 years ago
  Andrew Borodin 05b89b3bab VFS: removed unnedeed includes of tty/tty.h header. 15 years ago
  Enrico Weigelt, metux IT service c7d04dd47a fixed several missing #include's 15 years ago
  Mikhail S. Pobolovets 0a7899709b Simple doxygen description for files in vfs (not subdirs) directory. 15 years ago
  Patrick Winnertz 1c287d798d First bunch of mhl_mem_free removal patches 15 years ago
  Enrico Weigelt, metux IT service 15d7d47c15 replaced g_free() by mhl_mem_free() 15 years ago
  Pavel Tsekov 2f3df3af4e * edit/bookmark.c: Update copyright notice. 17 years ago
  Pavel Tsekov 23361694b6 * src/background.c: Use the correct form of FSF's name in the copyright 17 years ago
  Roland Illig 7b9f0a4f96 * mcserv.c: Made mcserv.c work on NetBSD 3.0/i386 with GNU 18 years ago
  Pavel Roskin 528e77efc0 * mcserv.c (get_client): Fix gcc 4 warning. 18 years ago
  Pavel Roskin 1f60f44145 Update postal address of Free Software Foundation. 19 years ago
  Roland Illig d7e7ec48dd * *.c: Declared unused variables with (void) to avoid the gcc 19 years ago
  Roland Illig 54cccec688 * utilvfs.h: Removed unneeded #includes. 19 years ago
  Roland Illig 7c709ae396 * mcfs.c: Add INADDR_NONE definition for SunOS. 20 years ago
  Roland Illig 6f34e18e3e * ftpfs.c (ftpfs_find_machine): Added const qualifier. 20 years ago
  Andrew V. Samoilov c060826178 * direntry.c (vfs_s_free_entry): g_free handles NULL argument too, 20 years ago
  Roland Illig 4baefa09c2 * Code cleanup: Added const qualifier for variables and 20 years ago
  Roland Illig a640e5a8e7 Proper handling of getopt.h and PAM. 20 years ago
  Roland Illig c5694db1ad Replaced "-1" by INADDR_NONE. 20 years ago
  Pavel Roskin a8261b28d6 * mcserv.c: Use HAVE_CRYPT instead of USE_CRYPT. Remove 20 years ago
  Pavel Roskin 0ba019a90b * configure.in: Use AC_CHECK_MEMBERS to check fields of struct 21 years ago
  Pavel Roskin 5a0b2b0806 * mcserv.c: Don't use HAVE_CRYPT from extraonf.h. 21 years ago
  Pavel Roskin 94e14aacfb * direntry.c (vfs_s_dump): Commented out. 21 years ago
  Pavel Roskin b246f3c7ea s/Could not/Cannot/ 21 years ago
  Pavel Roskin 7ba4aacd85 * mcserv.c (do_classic_auth): Restore support for shadow 21 years ago
  Pavel Roskin 27899bfa2c * mcserv.c: Include getopt.h, don't redefine optarg. 21 years ago
  Pavel Roskin dd621c3f36 Warning fixes. 21 years ago
  Pavel Roskin b5e7441d98 * tcputil.c: Split mcfs-specific part to 22 years ago
  Pavel Roskin 51a6434b44 * Makefile.am: Don't link mcserv with glib. It's unreasonable 22 years ago
  Pavel Roskin 4d7cf0f3a7 * mcserv.c (get_client): Don't try to find the address family 22 years ago
  Pavel Roskin 379ea9b60d * tcputil.c (get_remote_port): Move to mcfs.c. 22 years ago
  Pavel Roskin 966511399b Move fcntl.h inclusion to global.h. 22 years ago
  Pavel Roskin 30cc264176 * mcserv.c: Declare crypt if crypt.h is missing and we are not 22 years ago
  Pavel Roskin 3c7cc35025 * ftpfs.c: Check for existance of arpa/inet.h when using it. 22 years ago
  Pavel Roskin 5873f73e63 * mcserv.c: Remove old-style Linux-only support for shadow 22 years ago
  Pavel Roskin c0d6dec814 * mcserv.c: Remove all references to MAD. 22 years ago
  Andrew V. Samoilov 3dc53f9d41 * mcserv.c [HAVE_MAD]: Include "../src/mad.c" at the end of 22 years ago
  Pavel Roskin 7978b33a9d * ftpfs.c: Replace bzero and bcopy with memset and memcpy. 22 years ago
  Pavel Roskin 689c3fb9ac Replace "Can't" with "Cannot" everywhere. 23 years ago
  Pavel Roskin 5da3b42969 * ftpfs.c: Declare functions without declarations static. Don't 23 years ago
  Pavel Roskin 447597a790 * vfs.h: Include sys/timeb.h if it's present. Include time.h and 23 years ago
  Pavel Roskin e828211662 Updated address of Free Software Foundation 24 years ago
  Norbert Warmuth d836e5a79a 1999-09-19 Andrew V. Samoilov <sav@bcs.zp.ua> 25 years ago
  Miguel de Icaza b3bb157ad5 25 years ago
  Paul Sheer 9e4cd04ea1 mcserv and mcfs exchange st_dev instead of st_rdev. This makes stats on 25 years ago
  Miguel de Icaza 7ca0948527 OS/2 portability changes by Ilya 25 years ago