Commit History

Author SHA1 Message Date
  Patrick Winnertz e4e135399f Revert "replaced buggy concat_dir_and_file() by mhl_str_dir_plus_file()" 15 years ago
  Patrick Winnertz 1f656eb6be Revert "build fix: added missing declaration of mhl_dir_plus_file (reported by andrew_b)" 15 years ago
  Sergei Trofimovich c697fb3753 build fix: added missing declaration of mhl_dir_plus_file (reported by andrew_b) 15 years ago
  Enrico Weigelt, metux IT service 54d6ec88dc replaced buggy concat_dir_and_file() by mhl_str_dir_plus_file() 15 years ago
  Pavel Tsekov b0f2d1654c * edit/editlock.c (lock_build_name): Check the return value of getpwuid(). 17 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
  Pavel Roskin ebe155fc92 * smbfs.c: Remove redundant ipzero declaration. 19 years ago
  Roland Illig 5ddb6be28e * samba/*: Added many const qualifiers to properly fix the 19 years ago
  Roland Illig 040e26b5eb * samba/: Added a const qualifier to setup_logging(). 19 years ago
  Roland Illig c4c1c12432 * util.h (free_after): Moved to vfs/smbfs.c, as this is the only 19 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
  Andrew V. Samoilov 2c8db2c43d * smbfs.c (smbfs_open_readwrite): Comment out flags games, 20 years ago
  Andrew V. Samoilov e4d7245a11 * undelfs.c (undelfs_open): Use g_try_malloc() instead 20 years ago
  Andrew V. Samoilov 320caad2e1 * smbfs.c (smbfs_forget): Check smbfs_connections[i].cli 20 years ago
  Andrew V. Samoilov c060826178 * direntry.c (vfs_s_free_entry): g_free handles NULL argument too, 20 years ago
  Roland Illig 8335c0fab3 * smbfs.c (smbfs_init): Added a cast to avoid compiler warning. 20 years ago
  Andrew V. Samoilov fc3bf048e9 * local.c (local_readlink): Make "size" size_t. 20 years ago
  Andrew V. Samoilov 81e4bdfe72 smbfs.c (smbfs_open_readwrite): Implement O_APPEND via smbfs_lseek(). 20 years ago
  Andrew V. Samoilov a2d1d4e8dc * direntry.c: Use g_strlcpy instead strncpy for fix buffer overrun 20 years ago
  Roland Illig 388442cf0c smbfs.c: Modified smbfs_convert_path based on a patch sent by Andrew V. Samoilov. Adjusted the calls to smbfs_convert_path. Simplified string handling by using free_after from src/util.h. Fixed one memory leak and one accidental modification. 20 years ago
  Roland Illig 94d1dea0b9 Added more const-ness. Avoided name collisions by shadowing. 20 years ago
  Roland Illig 1105b8e941 Splittet the vfs.h header into a user's part (vfs.h) and an implementor's part (vfs-impl.h). 20 years ago
  Roland Illig b17b1ac213 Const-ified the rest of the vfs_class methods. 20 years ago
  Roland Illig e0bf99d516 Made the path argument to vfs->{chmod,chown,utime} constant. 20 years ago
  Roland Illig dc70d154db Made the buf argument to vfs->write constant. 20 years ago
  Roland Illig 789e5e9bcb Made the path argument to vfs->[l]stat constant. Created a new memory leak, which will be fixed soon. 20 years ago
  Roland Illig a50890b1a4 Added missing function prototypes. Added const-ness. Fixed an "empty-then-clause" bug. 20 years ago
  Roland Illig db3f21b702 Added a typedef for a function. Added more const-ness to the function arguments. 20 years ago
  Pavel Roskin 05e6a61834 * smbfs.c (smbfs_reconnect): Revert changes in a translated 20 years ago
  Pavel Roskin 30c4bd1b6d * vfs.h: Constify chdir() and opendir() methods. Adjust all 21 years ago
  Pavel Roskin 4eab382dba * gc.c: Make getid(), nothingisopen() and free() methods 21 years ago
  Pavel Roskin 7d16d65e35 * vfs.h: Constify some arguments for many functions. 21 years ago
  Pavel Roskin 5bc20fd294 * *.c: Rename functions that don't have an a prefix indicating 21 years ago
  Pavel Roskin 211ce16fac * wtools.c: Merge mc_message() and message() into one background 21 years ago
  Pavel Roskin 50045218ab Remove unneeded includes in ../src 21 years ago
  Pavel Roskin 2d33b5047e * background.c: Replace all message stubs with a new function 21 years ago
  Pavel Roskin 52844a3092 * vfs.h: Rename commands for mc_ctl() and mc_setctl() to make it 21 years ago
  Pavel Roskin 72c64a60e2 * extfs.c: Switch to self-registration. 21 years ago
  Pavel Roskin 00b57fd4bf * vfs.h: Remove typedef vfs, it's too ambiguous. Massive 21 years ago
  Pavel Roskin 1d6e00faf0 * vfs.h: Introduce new VFS flags instead of the old unused ones. 21 years ago
  Pavel Roskin 091023c37a * undelfs.c (undelfs_get_path): Constify first argument. 21 years ago
  Andrew V. Samoilov 6f188101cf * smbfs.c (open_readwrite): New function to replace open_read() 21 years ago
  Andrew V. Samoilov cbe4a1adf4 * smbfs.c (smbfs_lseek): Backport from Samba 2.2.7 Suite. 21 years ago
  Pavel Roskin 4d4294fdb4 * smbfs.c (smbfs_nothingisopen): Warning fix for 64-bit systems. 22 years ago
  Andrew V. Samoilov f5dc73aa71 * smbfs.c: Resurrect and use myumask for generated permissions. 22 years ago
  Andrew V. Samoilov 6b0df00830 * smbfs.c (new_dir_entry): Initialize st_ino, so recursive directory 22 years ago
  Andrew V. Samoilov f4a0b6e40b * smbfs.c (fake_share_stat): Make sure share exists by 22 years ago