log src/core/ngx_file.c @ 1747:442a791354d8

age author description
Mon, 17 Dec 2007 21:23:05 +0000 Igor Sysoev create the only cleanup
Mon, 10 Dec 2007 12:09:51 +0000 Igor Sysoev move condition declarations inside blocks where they are used
Fri, 07 Dec 2007 20:22:03 +0000 Igor Sysoev ngx_create_path_and_rename_file()
Sat, 11 Aug 2007 10:11:33 +0000 Igor Sysoev r1292, r1296 merge: stable-0.5
Sun, 29 Jul 2007 18:05:45 +0000 Igor Sysoev --sysconfdir=DIR
Sun, 22 Jul 2007 08:40:39 +0000 Igor Sysoev r1318, r1319, r1320, r1321 merge: stable-0.5
Thu, 19 Jul 2007 19:11:57 +0000 Igor Sysoev fix potential double free(),
Fri, 13 Jul 2007 08:30:34 +0000 Igor Sysoev proxy_store and fastcgi_store were changed,
Thu, 12 Jul 2007 11:19:05 +0000 Igor Sysoev proxy_store and fastcgi_store
Mon, 29 Jan 2007 20:33:51 +0000 Igor Sysoev allocate less memory on 64-bit platforms
Mon, 29 Jan 2007 20:28:00 +0000 Igor Sysoev shorten temporary names on 64-bit platforms
Thu, 25 Jan 2007 08:45:04 +0000 Igor Sysoev undo "client_body_in_file_only any"
Thu, 18 Jan 2007 21:04:31 +0000 Igor Sysoev add size, access, and mtime to ngx_walk_tree()
Thu, 18 Jan 2007 19:52:18 +0000 Igor Sysoev rename mode to access
Wed, 03 Jan 2007 18:12:32 +0000 Igor Sysoev style fix: remove trailing spaces