aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2012-09-26[os_mon] Remove call to deprecated/undefined functions in snmpSiri Hansen
2012-09-26Merge branch 'bjorn/common_test/dialyzer-fixes'Björn Gustavsson
2012-09-26Fix a crash in race condition detectionStavros Aronis
2012-09-26Remove old untested experimental extensionStavros Aronis
2012-09-26Respect {plt_check,false} option when using dialyzer:run/1Stavros Aronis
2012-09-26Fix handling of tuple set remote types appearing in tuple setsStavros Aronis
2012-09-26Fix obsolete assumption for the return type of os:type/0Björn Gustavsson
2012-09-25Merge branch 'maint'Björn-Egil Dahlberg
2012-09-25Merge branch 'egil/fix-missing-modules-app/OTP-10439' into maintBjörn-Egil Dahlberg
2012-09-25Shorten testcase namesDan Gudmundsson
2012-09-25ssl: Adopt test case to not take so longIngela Anderton Andin
2012-09-24ssh: Will not hang if you attempt to send empty binaryIngela Anderton Andin
2012-09-24[reltool] Use spawn_executable instead of spawn when starting nodes in testSiri Hansen
2012-09-24Merge branch 'siri/common_test/undefined-snmp-funcs/OTP-10088'Siri Hansen
2012-09-24dialyzer: Do not output warnings for unused funsHans Bolinder
2012-09-23Export ets:match_pattern/0 typeJoseph Wayne Norton
2012-09-21ssl: SSL 3.0 does not support next protocol negotiationIngela Anderton Andin
2012-09-21Merge branch 'siri/reltool/misc-bugs/OTP-10012'Siri Hansen
2012-09-21[common_test] Moved ct_snmp_SUITE into data dir and run as other ct testsSiri Hansen
2012-09-21[common_test] Updated (minimized) config for ct_snmp test after fixing bugsSiri Hansen
2012-09-21[common_test] Use ct_snmp 'agent_vsns' config value in snmp app configSiri Hansen
2012-09-21[common_test] Change NotifType to atom instead of stringSiri Hansen
2012-09-21[reltool] Use application name from .app file instead of directory nameSiri Hansen
2012-09-20[common_test] Remove calls to undefined functions from ct_snmpSiri Hansen
2012-09-20[common_test] Add minor test suite for ct_snmpSiri Hansen
2012-09-20ssl: Dialyzer fixes and code cleaningIngela Anderton Andin
2012-09-20ssl: Changed default behaviour of next protocol negotiation to makeIngela Anderton Andin
2012-09-20ssl: Update SSL docs for SSL Next Protocol SupportBen Murphy
2012-09-20ssl: Support for SSL Next Protocol NegotiationBen Murphy
2012-09-20Merge branch 'bjorn/ct-fix-silent-death/OTP-9769'Björn Gustavsson
2012-09-20Merge branch 'jv/filelib_recursion_wildcard'Henrik Nord
2012-09-20ts: Remove the non-working ts:clean/0,1 commandsBjörn Gustavsson
2012-09-20ts: Remove the obsolete ts:index/0 commandBjörn Gustavsson
2012-09-20ts: Remove the unused module ts_selftestBjörn Gustavsson
2012-09-20ts_run: Make errors from ct:run_test/1 visibleBjörn Gustavsson
2012-09-20ct_master_logs: Don't use io:format/3 with an empty variable listBjörn Gustavsson
2012-09-20common_test: Don't use undocumented features of io:format()Björn Gustavsson
2012-09-19[ct] Block output into single io callDan Gudmundsson
2012-09-19Merge branch 'bjorn/kernel/global-resolve-function-fix/OTP-10419'Björn Gustavsson
2012-09-19Teach test_server to report severe errors to common_testBjörn Gustavsson
2012-09-19test_server_ctrl: Present "cannot create log dir" errors more neatlyBjörn Gustavsson
2012-09-19test_server_ctrl: Don't die in stop_extra_tools/1Björn Gustavsson
2012-09-17global: Allow "tuple funs" as resolve functionsBjörn Gustavsson
2012-09-17[reltool] Keep order from rel spec when sorting used and included applicationsSiri Hansen
2012-09-17Allow ** in filelib:wildcardJosé Valim
2012-09-17Merge branch 'bjorn/stdlib/filelib-wildcard/OTP-6874'Björn Gustavsson
2012-09-14[reltool] Automatically add included applications in rel fileSiri Hansen
2012-09-14Merge branch 'siri/dont-allow-modvsn-in-app-file/OTP-10417'Siri Hansen
2012-09-13Don't allow {Mod,Vsn} in modules list in .app fileSiri Hansen
2012-09-12Merge remote branch 'upstream/maint'Peter Andersson