Slava Zanko
|
2ebdf91079
Merge branch 'm-utf-8'
|
16 years ago |
Slava Zanko
|
10b7bdb361
Project now build with:
|
16 years ago |
Mikhail S. Pobolovets
|
0a7899709b
Simple doxygen description for files in vfs (not subdirs) directory.
|
16 years ago |
Slava Zanko
|
e54f318cef
Completely removed MHL stuff
|
16 years ago |
Patrick Winnertz
|
ae987b923e
Reverted the use of bool in favour of gboolean
|
16 years ago |
Patrick Winnertz
|
d84586ba82
Reverted the use of mhl_str_dup and use g_strdup instead.
|
16 years ago |
Patrick Winnertz
|
1c287d798d
First bunch of mhl_mem_free removal patches
|
16 years ago |
Patrick Winnertz
|
5920d13810
First bunch of reverting stuff from mhl to switch back to glib
|
16 years ago |
Enrico Weigelt, metux IT service
|
0c97636212
fixed #240
|
16 years ago |
Enrico Weigelt, metux IT service
|
8b38cf44da
manully merged 227_replace_g_free
|
16 years ago |
Enrico Weigelt, metux IT service
|
035fa47c06
manually merged 228_replace_g_strdup
|
16 years ago |
Enrico Weigelt, metux IT service
|
45964f373b
replaced gboolean by bool (from mhl/types.h)
|
16 years ago |
Enrico Weigelt, metux IT service
|
f921cc40cd
replaced calls to g_strdup() by mhl_str_dup()
|
16 years ago |
Enrico Weigelt, metux IT service
|
15d7d47c15
replaced g_free() by mhl_mem_free()
|
16 years ago |
Patrick Winnertz
|
7abcb66aba
Merge branch 'mc-4.6'
|
16 years ago |
Sergei Trofimovich
|
a944b8ca5b
fish: partially fixed perl backend for FISH
|
16 years ago |
Enrico Weigelt, metux IT service
|
7cef5b112e
Merge commit 'origin/50_history_sections.metux'
|
16 years ago |
Enrico Weigelt, metux IT service
|
9ac56b58ac
fixed missing history.h include
|
16 years ago |
Enrico Weigelt, metux IT service
|
0dcb057459
separated out history section names to history.h
|
16 years ago |
Patrick Winnertz
|
a144f2e4f6
Apply patch to fix localised history headers to mc-4.6 branch.
|
16 years ago |
Enrico Weigelt, metux IT service
|
154feb5160
2009-01-10 Enrico Weigelt, metux ITS <weigelt@metux.de>
|
16 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 |
Leonard den Ottolander
|
c979e827ce
* utilvfs (is_year): Revert range of valid years to 1900 - 3000 as parsing
|
18 years ago |
Leonard den Ottolander
|
8dfd1a2e4d
utilvfs.c: Do not parse more than 3 date elements to avoid file name parsing errors.
|
19 years ago |
Roland Illig
|
b2e8006823
* utilvfs.c (is_year): The range of valid year numbers is
|
19 years ago |
Roland Illig
|
290b842c86
* utilvfs.h (vfs_parse_filetype, vfs_parse_fileperms,
|
19 years ago |
Pavel Roskin
|
1f60f44145
Update postal address of Free Software Foundation.
|
20 years ago |
Pavel Roskin
|
92fec3431c
* utilvfs.c: Fix gcc 4.0 warnings.
|
20 years ago |
Andrew V. Samoilov
|
c6a4eae10c
* utilvfs.c (is_localized_month): Check "month" for NULL and
|
20 years ago |
Roland Illig
|
54cccec688
* utilvfs.h: Removed unneeded #includes.
|
20 years ago |
Roland Illig
|
9558c7178f
* src/info.c (info_show_info): Enabled display of the device number,
|
20 years ago |
Andrew V. Samoilov
|
f1e93d60f7
* cpio.c (cpio_create_entry): Added initial support for the Special
|
20 years ago |
Andrew V. Samoilov
|
d0aeb947b4
* utilvfs.c(vfs_split_url): Add support for '@' in username.
|
20 years ago |
Roland Illig
|
6f34e18e3e
* ftpfs.c (ftpfs_find_machine): Added const qualifier.
|
20 years ago |
Andrew V. Samoilov
|
562577c0d4
Use atoll()/atof() instead of atol() for st_size to show file sizes > 2G.
|
20 years ago |
Andrew V. Samoilov
|
a2d1d4e8dc
* direntry.c: Use g_strlcpy instead strncpy for fix buffer overrun
|
20 years ago |
Roland Illig
|
5a345d5e4d
Const-ified the vfs_find[ug]id functions.
|
20 years ago |
Roland Illig
|
8aeea3256f
Added more const-ness to the function arguments.
|
20 years ago |
Andrew V. Samoilov
|
722f4e684a
* utilvfs.c (vfs_parse_ls_lga): Handle device without whitespace(s)
|
21 years ago |
Andrew V. Samoilov
|
2f7bbc2c31
* vfs.c (mc_def_ungetlocalcopy): Fix missed "%s".
|
21 years ago |
Pavel Roskin
|
0318ed5d0b
* vfs.c: Move all parsing code, vfs_die() and vfs_get_password()
|
21 years ago |
Pavel Roskin
|
6b4f397f5b
* Makefile.am: Compile utilvfs.c even without USE_VFS_NET.
|
21 years ago |
Pavel Roskin
|
edce41facd
* utilvfs.c (vfs_mkstemps): New function - create temporary file
|
21 years ago |
Pavel Roskin
|
5bc20fd294
* *.c: Rename functions that don't have an a prefix indicating
|
21 years ago |
Pavel Roskin
|
0b99804da2
* names.c: Merge ...
|
21 years ago |
Pavel Roskin
|
1a4ad10ec8
Comment changes.
|
22 years ago |
Pavel Roskin
|
924c985630
* utilvfs.c: Remove tests, since get_host_and_username() is
|
22 years ago |
Pavel Roskin
|
3c7cc35025
* ftpfs.c: Check for existance of arpa/inet.h when using it.
|
22 years ago |
Pavel Roskin
|
0d7af2cdba
* acinclude.m4: Remove Termnet support, it's too old and obscure
|
22 years ago |