Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jedisct1/pure-ftpd

Pure FTP server
https://github.com/jedisct1/pure-ftpd

Ignore duplicate -8 and -9 switches

bc0303ddcbc4c833e06a44dfc64064171d1acded authored almost 10 years ago
log_ldap: free a few bytes used by ldap_enabled

a562fea8514e6f79ec9312ec4121d06c23467fdb authored almost 10 years ago
Ignore duplicate tlsciphersuite

9a8a63e23ad7943131f2f4c1f265c956803dcbf7 authored almost 10 years ago
Ignore multiple -s switches in pure-uploadscript

3baf803616e9f9730ac7c782e0565c43a6556318 authored almost 10 years ago
Remove useless check

00610531cefee977494bed863ec0efeccd21e70a authored almost 10 years ago
Don't shift more than 16 bits on an int

3d1e636d14d1785afb7b9bf07be2ee68f8fc88ae authored almost 10 years ago
Kill more strcpy()

694d0c6eb324a03b501c37867c02d1c2c6ff99a8 authored almost 10 years ago
Kill strcpy()

efce020e1ffb7672afffd0b6aae3a5e7d8b106e1 authored almost 10 years ago
Test more chdir() return codes

e9dd7f14a31387cef9aa20a7c9497f818a17a98b authored almost 10 years ago
If we can't go back to the home dir during ls(), abort.

73ef9a510169e6c488e5de047bdadcd36947baff authored almost 10 years ago
Handle invalid timestamps in pure-statsdecode

4d7b9625885e55d44c0bca4c10cdc1cfd0d4cf7f authored almost 10 years ago
Tolerate NULL as a list of args for directory listing

624298d134d425d490f9e9b6b185687e425d3318 authored almost 10 years ago
Remove useless check

36ec547fce878a37706c4d30fe50915e141c6c8b authored almost 10 years ago
Proper cast when shifting more than 16 bits

9391d4c198eb839efaf8c758ca5e723e22359a4b authored almost 10 years ago
Add proper cast when shifting more than 16 bits

eae33f60e508cca8ea83b59d6efc4baf9bb267c1 authored almost 10 years ago
Ignore duplicate -s switches in pure-authd

e5bdccf4efd7d440e483272ee9dd02fd4337d49b authored almost 10 years ago
upload pipe: close descriptors on retries

0fc120067e3a0f21fb5fe97a9e0a39bd2df165f8 authored almost 10 years ago
Ignore duplicate -S switches

3b05556ee0cac3c8435592f2d404a00274b67a38 authored almost 10 years ago
Plug memory leak in altlog

4cb79471ba0ed3566aeeed3a621673d72a7dd2cb authored almost 10 years ago
If getaddrinfo() is buggy, just ignore its output

53101862670f3f8ba1b21c11d055d07b4486be78 authored almost 10 years ago
pure-authd: ignore duplicate socketpath switches

d6d23fd29625443b2de40b656599a7071525e421 authored almost 10 years ago
Ignore multiple -V switches

974695e8659130553a75512f325dfd8560fd187d authored almost 10 years ago
Close upload pipe descriptor even if permissions are wrong

688f4ef9a2be1517d535b9249d976dffe1e2d9a4 authored almost 10 years ago
Fix weird indentation

cb59c73bdeb8f2b5f5fc2b913b2b46ba645a21dd authored almost 10 years ago
Ignore duplicate --altlog switch

0d51459c9eb4b293a77a05457d7fd220b281f304 authored almost 10 years ago
Close descriptor even if the aliases file is borked

04847ce3310efe5962ad56e72502445dfaacfe86 authored almost 10 years ago
If the -P switch is given multiple times, only keep the first one

50ae876066fbdf36f0fe00e14617ed1eb45bb3c8 authored almost 10 years ago
Plug harmless memory leak when starting in standalone mode

6cf18e54f4f7711156b3c9f29950c0fd40266e56 authored almost 10 years ago
Fix end of lines, extra spaces

ced3b60c4ef522c3b22e3568bac8c4d53bb0dacb authored almost 10 years ago
Initialize bandwith capping even when not in use

d845ac9e88bcb1a6edca5d5d6fd2f59a56606a83 authored almost 10 years ago
Remove useless code

675616f539b90458371041c4f107ec5233a89f0d authored almost 10 years ago
Revert "Try passing -Wl,-pie to LDFLAGS instead of -pie"

This reverts commit 6962ae8cb747073d5b17a17f4be770da6474954f.

15ca56b1b7a0010203b6cd085c4a1d6cf46b2239 authored about 10 years ago
Merge branch 'master' of github.com:jedisct1/pure-ftpd

* 'master' of github.com:jedisct1/pure-ftpd:
Try passing -Wl,-pie to LDFLAGS instead of -pie

178e545cd7ac803243242b17ce8ddaf90352ff75 authored about 10 years ago
2015

3c551612cda11dee8710143e1fe5db419485a378 authored about 10 years ago
Try passing -Wl,-pie to LDFLAGS instead of -pie

6962ae8cb747073d5b17a17f4be770da6474954f authored about 10 years ago
Dead assignment

2f6c568240f967c6a31a5e925d731625ed67d5ef authored about 10 years ago
Checking the key size of the cipher is probably dumb, but if we do, allowing it to be less than 128 bits is even dumber.

311c937a5555aeae88f6aeb48a6cfc2d099ee241 authored over 10 years ago
Disabling SSLv3 was already supported.

8cce341fbddedf6d6e045620832789b876608c5f authored over 10 years ago
Better POSIX compliance in bsd_realpath().

6b680d6d30c291a52909b5af9f5912d2463d2596 authored over 10 years ago
Merge pull request #17 from jhoblitt/feature/ldap_force_ids

add options to pureftpd-ldap.conf to allow overriding LDAP uid/gid value...

03e36d8f61545b644969d8cd01179b9519bf8855 authored over 10 years ago
add options to pureftpd-ldap.conf to allow overriding LDAP uid/gid values

This patch adds to two options to pureftpd-ldap.conf:

LDAPForceDefaultUID True
LDAPForc...

8943a350de0165930f9deec12d628229bd2b4890 authored over 10 years ago
and/or

590b4f9d66c5a15ce05795df1f624de59c026faa authored over 10 years ago
Rephrase

6a52b6dd80a58c6da4362702dad3bfeb1df02850 authored over 10 years ago
Add scrypt support via libsodium

55ac45e76c1e2ec7e7c796048fd05ea25bb9f1bf authored over 10 years ago
Fix indentation

e790dde3e7912fbd721e8f4470edaa99d2a4e2e3 authored over 10 years ago
Fix wonky indentation after untabification

40cc6db50ac4b39d360a32174d8049030c9a69e9 authored over 10 years ago
Make sure that /dev/urandom is a char device

4367db8bd00c81879e4aae4a08d4f07cca0973b1 authored over 10 years ago
-Wbounded is now enabled by default on OpenBSD

8ec63436f70e7c28cc4b9efdb62fb7192642bdb4 authored almost 11 years ago
Year++

26f3a3f3152d8038aec6c39599bfec8e5f9362ca authored about 11 years ago
Merge pull request #11 from lkarsten/master

Remove unecessary whitespace (cosmetic)

433b368eb6b1aec3a8bac77417e1c3a68f0cc490 authored about 11 years ago
Remove unecessary whitespace (cosmetic)

e0308119904750be8d0314a9bb9d5a0cb3265d9a authored about 11 years ago
Gender-neutrality

2ba130094201e9271047067052fcb2089e68fe3f authored about 11 years ago
read(2) with nbytes=0 can fail.

b02479ae6ec30f200fabb19ac7a4ea5df45f61c6 authored about 11 years ago
Check for arc4random_stir and arc4random_addrandom presence

6e9ec67ae461938caa2c641f7ca617298d5cca08 authored about 11 years ago
Merge remote-tracking branch 'cloud2box/master'

* cloud2box/master:
Fixed some spelling in german language file

2bbac110458a8c58c42b3a61c7264039fab7d298 authored over 11 years ago
RC4 -> Chacha20

fe4d905693585ccd6003bce34eb9ead580929ecb authored over 11 years ago
MAXPATHLEN -> PATH_MAX

8509d01a1d4065e799a8ce478b51544fd3a7f397 authored over 11 years ago
Fixed some spelling in german language file

bd04decf60d1e97590cb42b46ea44d921cfe13bc authored over 11 years ago
Require autoconf 2.65+

851095f408a68c4b0b64520c6ebcd225fab44bba authored over 11 years ago
Mix the current time into the OpenSSL PRNG state.

2d61e492cc93cb18d13d78c1e64baa4c79f9dff5 authored over 11 years ago
Update pam rules for OSX 10.8, thanks to Martin Cheatie

bfd4fb48cab2f6014566a59bb835492d54c211be authored over 11 years ago
Indent + free pwinfo.gecos

97cf4710164d4e7baeaf2f0e0e0de9dd057d24a7 authored over 11 years ago
Initialize dlhandler.total_downloaded in case dlmap_init() fails.

Spotted by canalyze.

dc16c69fbea5d21e3307e24caa33685c32cc1ab4 authored over 11 years ago
Merge pull request #8 from neheb/master

Smaller PNG

8d3eae387c500b39cda1700fc341eb58caa42053 authored over 11 years ago
Even smaller PNG

812993cf739ab417e3966940962f4541ecc2f9f7 authored over 11 years ago
Bump (c) year

6e30b4be96bead57d01dc231f07819e600385c71 authored over 11 years ago
Import .travis.yml

bd66753ad0c14a886d0a4a44c2a8a84bbc2c9217 authored over 11 years ago
Only output the command-line on a termnial

5ea8895c467483d4c1d3750686247a6e327d8773 authored over 11 years ago
perl wrapper: print the command-line output only on a terminal.

Apparently, some people are using the perl wrapper (...) with inetd (...)

54d016dec0be4e8dceff77e94bfff318737a3f02 authored over 11 years ago
Restore permissions on pure-ftpd.png

28d978e58a365116876cc6c99d33918f81355c5f authored almost 12 years ago
Merge pull request #7 from neheb/master

Improve Compression on logo.

9972b323a179770f0776002dac3d1ee9925a0e94 authored almost 12 years ago
Improve Compression on logo

850e206887aebab2f2950557dd3b6a2535bd19d1 authored almost 12 years ago
Remove -fcatch-undefined-c99-behavior, will be replaced by -fsanitize=integer

958f222d0156a519631e759ba4fabcdb5686c2af authored almost 12 years ago
Recompress logo with Zopfli

9fea0cc0be3c0760553c868f6cb5b069c1cef7bb authored almost 12 years ago
Make GLOB_LIMIT_MALLOC overridable.

161856c2cad359a8c5b244ed98bd978e91c8a341 authored almost 12 years ago
2013

59a8aa25dd138671e42dcd38a2b924a8cca0f43b authored about 12 years ago
Update the pure-ftpd(8) page to mention what happens when -l hasn't been

explicitly given. Thanks to Noel Butler.

f4b43922b8aa41cd33124a4ca554a0161d46ecec authored over 12 years ago
Invert logic to check that Bitrig & OpenBSD don't need our

arc4random() replacement.

c0a7f242129ebb27fca7683bee42236b4bab2041 authored over 12 years ago
Undefine _XOPEN_SOURCE. There must be a better way to do it for Solaris.

15a6a4a34ddcc83ee0d88e39fb44669ba17a3877 authored over 12 years ago
Switch from tar-pax to tar-ustar

5aef8d77c83f53129aa86e1ec3d760231132523c authored over 12 years ago
Use tar-pax

9d3fa52d145ef34f1453a98cd61ac028a388aeb6 authored over 12 years ago
Ensure NDEBUG is never defined.

cc8efa477d667e28c88315d1e5506d428dd5c3d4 authored over 12 years ago
Mention vidibus-pureftpd.

fea01d8872e2ad1b23dd6b6435069525bf426d65 authored over 12 years ago
Add autoconf flags to control pie & ssp.

b3d3c40907f312b6be89b9c28332b8a0dee00cfa authored over 12 years ago
/dev/arandom is history. Patch by Brad Smith.

d7655544d67332f7df7df4f1f792806f95a55b00 authored over 12 years ago
Just like OpenBSD, Bitrig has a chroot-proof arc4random() function.

And just like OpenBSD, it doesn't have a unified buffer cache.
Suggested by Brad Smith.

aa9dc19c8bce7da1dd29949c2938ff07d372adc5 authored over 12 years ago
Define _XOPEN_SOURCE where needed, for Solaris.

6517334994b8a19f1507c8d7da6d6c152581cb48 authored over 12 years ago
Don't define _XPG4_2.

85a70773e06acc0bdf0727f9dc7c64e564a06160 authored over 12 years ago
Use -fwrapv if we're not using IOC.

9d4051e1301a3f857bbda66a7d7db08e79f53987 authored over 12 years ago
Ditch -pie

b3f8ab405b25c7ed922610ace2993d0d12063ece authored over 12 years ago
Improve ax_check_compile_flag by always triggering a warning.

d2bd7e7a99c337cd7d7bef08d29168aeeeeb9c08 authored over 12 years ago
Don't test compiler flags individually

bd615442056459cd582892e36bd3e7c25fdb0469 authored over 12 years ago
Remove no-unknown-warning-option because gcc doesn't handle it gracefuly.

b758aeaafbb7db70b62beb3c09297040c974861b authored over 12 years ago
Reorder and add -Wno-unknown-warning-option flag.

6bde57440e093bd351a69c3fb8df3502c082f782 authored over 12 years ago
Check if crypt() supports SHA-512.

Sucks compared to bcrypt, but definitely better than 3DES.
Since only *BSD seem to care about sup...

4c0320d812bb15c8bb85c48b69c14058e3d7b198 authored over 12 years ago
Increase the bcrypt work factor.

39f63127186315ca3e0a848d44780357be8d38c9 authored over 12 years ago
Credit Clement Chauplannaz.

895f715464d5a70f240e74840de4baf80a0b3d20 authored over 12 years ago
Use size_t for a size, sizeof instead of strlen for constant, snprintf,

sizeof_X for the size of an object like the rest of the code.

49a3481eeca16c0d68ae3b65f593398359916110 authored over 12 years ago
Seriously, everybody knows what a URI is.

17c26b9d8abd5e15b06fd41678f7a39bae0fe4e4 authored over 12 years ago
Spacing

82941307d11944a9417049eab28df37c93d47c18 authored over 12 years ago