index
:
php
PHP-5.3
PHP-5.4
dev/master/ldap-vlv
dev/php-5.3/ldap-vlv
dev/php-5.4/ldap-vlv
master
PHP Development
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main
Age
Commit message (
Expand
)
Author
Files
Lines
2004-11-28
Fixed: removed possible integer over-/underflows
Stefan Esser
1
-0/+8
2004-11-20
Fixed: strip quotes from filename
Stefan Esser
1
-0/+8
2004-11-15
Fixed bug #29801 (Set limit on the size of mmapable data).
Ilia Alshanetsky
2
-3/+6
2004-11-15
Fix win32 build.
Frank M. Kromann
4
-7/+21
2004-11-15
- MFH4.3: Cleaned up some of the locale mess:
Derick Rethans
4
-18/+0
2004-11-11
add support for file://localhost/
Rob Richards
1
-13/+25
2004-11-11
Fixed bug #30750 (Meaningful error message when upload directory is not
Ilia Alshanetsky
1
-8/+13
2004-11-02
make sleep() return it's return value when possible
Andrey Hristov
1
-0/+1
2004-10-28
fix Win32 & Netware build
Antony Dovgal
1
-0/+2
2004-10-27
fix bug #30388 (rename across filesystems loses ownership and permission info)
Antony Dovgal
1
-2/+25
2004-10-24
Make request start time be available via $_SERVER['REQUEST_TIME'].
Ilia Alshanetsky
1
-0/+8
2004-10-20
MF4: fix double bailout in HEAD when output is attempted from shutdown
Stanislav Malyshev
1
-0/+3
2004-10-18
fix bug #30442 ( segmentation fault when parsing ?getvariable[][ )
Antony Dovgal
1
-1/+5
2004-10-18
removing inclusion of platform specific config files as they are already incl...
Anantha Kesari H Y
1
-6/+0
2004-10-18
removing php_output_activate Fix for bug#30397
Anantha Kesari H Y
1
-1/+0
2004-10-18
- Revert patch until it is discussed
Derick Rethans
1
-0/+1
2004-10-16
Fix for Bug #30397
Anantha Kesari H Y
1
-1/+0
2004-10-11
Fixed bug #30362 (stream_get_line() not handling end string correctly).
Ilia Alshanetsky
1
-1/+2
2004-10-11
Fix the return value check too
Wez Furlong
1
-1/+1
2004-10-11
check the correct flag for async connect
Wez Furlong
1
-1/+1
2004-10-08
- Fixed bug #27183 (Userland stream wrapper segfaults on stream_write)
Christian Stocker
1
-3/+4
2004-10-07
removed unwanted NEW_LIBC checks for NETWARE and removing custom mktemp.h as ...
Anantha Kesari H Y
1
-6/+0
2004-10-06
removed unwanted NEW_LIBC checks
Anantha Kesari H Y
1
-8/+1
2004-10-05
- Apply realpath() cache patch. We don't use it if we're in safe_mode and
Andi Gutmans
2
-5/+10
2004-09-30
enabling few functionalities as the LibC starts supporting them
Anantha Kesari H Y
1
-21/+36
2004-09-30
Including config.nw.h file for NetWare
Anantha Kesari H Y
1
-0/+2
2004-09-30
- Add missing macro
Marcus Boerger
1
-0/+1
2004-09-29
NetWare LibC don't have search.h
Anantha Kesari H Y
1
-0/+2
2004-09-29
removed unwanted NEW_LIBC checks
Anantha Kesari H Y
1
-18/+0
2004-09-29
NetWare don't have uid for a file so modified the php_checkuid to return 1 fo...
Anantha Kesari H Y
1
-0/+5
2004-09-29
removed unneccessary inclusion of headers for NetWare
Anantha Kesari H Y
1
-5/+0
2004-09-29
NETWARE has a proper stat structure Now no need of CLIB_STAT_PATCH checks
Anantha Kesari H Y
1
-4/+0
2004-09-29
removed redundant NEW_LIBC checks for NETWARE
Anantha Kesari H Y
1
-7/+0
2004-09-23
removed unwanted NetWare specific changes
Anantha Kesari H Y
1
-5/+0
2004-09-23
removed redundant checks for NETWARE
Anantha Kesari H Y
1
-9/+0
2004-09-23
CLIB_STAT_PATCH check is redundant. So removing it
Anantha Kesari H Y
1
-1/+1
2004-09-17
Make new poll stuff work on win32 (and still be safe on unix)
Wez Furlong
2
-18/+10
2004-09-17
Fix for Bug #24189: possibly unsafe select(2) usage.
Wez Furlong
3
-63/+216
2004-09-17
Fixed bug #30050 (Possible crash inside php_shutdown_config()).
Ilia Alshanetsky
1
-0/+2
2004-09-14
Added stream_filter_remove() to cancel a stream filter.
Sara Golemon
4
-0/+94
2004-09-13
Allocating hash tables should be done via macro, not directly
Sara Golemon
2
-3/+3
2004-09-13
only allow valid arrays at this point
Stefan Esser
1
-0/+4
2004-09-12
New Rule: Never try to repair potential malicious user input
Stefan Esser
1
-4/+19
2004-09-10
A little extra code to allow overriding plainfiles wrapper as well
Sara Golemon
1
-2/+25
2004-09-10
Add stream_wrapper_unregister()
Sara Golemon
3
-0/+75
2004-09-09
Stop at the index on an unmatched [
Rasmus Lerdorf
1
-1/+1
2004-09-08
Handle maxlen when stream can't be mmaped
Sara Golemon
1
-0/+11
2004-09-05
Fix reverse dependency
Zeev Suraski
1
-0/+1
2004-08-31
Move global symbols defined by bundled copy of libgd into private
Joe Orton
1
-0/+197
2004-08-31
fix bug #29723 (file_get_contents() fails with the file:// wrapper under Win32)
Antony Dovgal
1
-0/+4
[prev]
[next]