Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-09 | Proper appup-file that actually passes the test suite. | Micael Karlberg | |
2011-03-09 | Backup commit. | Micael Karlberg | |
2011-03-08 | Used invalid module names in two places. Corrected. | Micael Karlberg | |
2011-03-08 | Mostly esthetic stuff... | Micael Karlberg | |
2011-03-08 | Added export of new ip check function (using domain when checking). | Micael Karlberg | |
2011-03-08 | Debugging when retrieving destinations. | Micael Karlberg | |
2011-03-08 | Add handling pf domain and also default domain for cases | Micael Karlberg | |
where old style is used. | |||
2011-03-08 | Cosmetics... | Micael Karlberg | |
2011-03-08 | Added some target debugging. | Micael Karlberg | |
2011-03-07 | Bring example config file up-to-date. | Micael Karlberg | |
2011-03-07 | Basically backup commit (time to go home). | Micael Karlberg | |
Implemented handling of domains in the mpd module. Still some errors left though (3 test cases fail). | |||
2011-03-07 | Merge branch 'dev' into bmk/snmp/support_ipv6_transport_address | Micael Karlberg | |
2011-03-07 | Merge branch 'dgud/dialyzer-fixes' into dev | Dan Gudmundsson | |
OTP-9107 | |||
2011-03-07 | Merge branch 'bmk/snmp/snmpc/OTP-9004' into dev | Micael Karlberg | |
Temporary fix for snmpc command line (ref man) documentation (actually renames the module instead). | |||
2011-03-07 | Temporary module "name" for the module snmpc. | Micael Karlberg | |
2011-03-07 | Removed dialyzer warning. | Lars Thorsen | |
2011-03-07 | Subsections below level 2 where not handled correct when generating html and ↵ | Lars Thorsen | |
pdf. | |||
2011-03-07 | Merge branch 'raimo/kernel-implicit_inet6-testcase' into dev | Raimo Niskanen | |
* raimo/kernel-implicit_inet6-testcase: Improve implicit_inet6 testcase skip conditions | |||
2011-03-07 | Merge branch 'ia/workaround-crypto-start-inconsistency' into dev | Ingela Anderton Andin | |
* ia/workaround-crypto-start-inconsistency: Workaround for application:start(crypto) inconsistency | |||
2011-03-07 | Workaround for application:start(crypto) inconsistency | Ingela Anderton Andin | |
2011-03-07 | Merge branch 'pg/honor-start-type-in-rel-files' into dev | Siri Hansen | |
* pg/honor-start-type-in-rel-files: Honor start type in .rel files when building relup files OTP-9097 | |||
2011-03-07 | Merge branch 'siri/observer/slow-load-of-big-crashdumps/OTP-9051' into dev | Siri Hansen | |
* siri/observer/slow-load-of-big-crashdumps/OTP-9051: Wait longer than 5 sec instead of 2.5 sec for crashdump to be created in test Bugfix: Never deliver empty chunk to inets Fix file descriptor leak in crashdump_viewer:chunk_page Minor bugfix related to improved performance of crashdump_viewer Document new cdv script and cdv.bat file for starting crashdump viewer Add shell script and .bat file to start crashdump_viewer Fix slow parsing of crashdumps | |||
2011-03-05 | Improve documentation for etop | Siri Hansen | |
2011-03-04 | Merge branch 'bmk/snmp/snmpc_cleanup/OTP-9093' into dev | Micael Karlberg | |
Added doc (src) file for new snmpc (command). | |||
2011-03-04 | Merge branch 'ks/process_status' into dev | Niclas Axelsson | |
* ks/process_status: Document exiting and garbage_collecting process statuses OTP-9102 | |||
2011-03-04 | Merge branch 'ks/hipe-icode-range-fix' into dev | Niclas Axelsson | |
* ks/hipe-icode-range-fix: Cleanup specs Fix bug in the simplification of inexact comparisons Various cleanups and cosmetic changes OTP-9101 | |||
2011-03-04 | Merge branch 'ks/code-spec-fixes' into dev | Niclas Axelsson | |
* ks/code-spec-fixes: Sanitize the specs of the code module OTP-9100 | |||
2011-03-04 | Merge branch 'sa/dialyzer-fix-guards' into dev | Niclas Axelsson | |
* sa/dialyzer-fix-guards: Fix warnings about guards containing not Fix errors in the handling of 'and'/'or' guards Cosmetic changes OTP-9099 | |||
2011-03-04 | Merge branch 'ks/dialyzer-fullpath' into dev | Niclas Axelsson | |
* ks/dialyzer-fullpath: Add a --fullpath option to Dialyzer OTP-9098 | |||
2011-03-04 | Wait longer than 5 sec instead of 2.5 sec for crashdump to be created in test | Siri Hansen | |
2011-03-04 | Merge branch 'lukas/os_mon/disk_sup_unavailable_solaris/OTP-8768' into dev | Lukas Larsson | |
* lukas/os_mon/disk_sup_unavailable_solaris/OTP-8768: Update unavailable test case to do setup and teardown | |||
2011-03-04 | Merge branch 'lukas/test_server/install_cth_error/OTP-8768' into dev | Lukas Larsson | |
* lukas/test_server/install_cth_error/OTP-8768: Fix bug where failing to make a testcase caused an errornous failure reason | |||
2011-03-03 | Merge branch 'bmk/megaco/miscellaneous_dialyzer/OTP-9075' into dev | Micael Karlberg | |
Fixing miscellaneous "things" "detected" by dialyzer. Also updated end date for a number of erts files. | |||
2011-03-03 | Merge branch 'bmk/snmp/test_case_cleanup/OTP-9084' into dev | Micael Karlberg | |
2011-03-03 | Added documentation file (snmpc_cmd.xml) for the snmpc command | Micael Karlberg | |
line tool. Also updated the central .gitignore file. | |||
2011-03-03 | Merge branch 'egil/fix-egd-edoc-spec/OTP-9078' into dev | Björn-Egil Dahlberg | |
* egil/fix-egd-edoc-spec/OTP-9078: Add font edoc type spec for egd | |||
2011-03-03 | Backup... | Micael Karlberg | |
2011-03-03 | Bugfix: Never deliver empty chunk to inets | Siri Hansen | |
2011-03-03 | Trap sending module now handles the new domains. | Micael Karlberg | |
2011-03-03 | Merge branch 'nick/CORBA/avoid_warnings/OTP-9050' into dev | Niclas Eklund | |
* nick/CORBA/avoid_warnings/OTP-9050: Removed code commented out. More specs removed. More specs removed. More specs removed. Removed more spec:s that wasn't needed. Removed spec:s that wasn't needed. Updated light weight tests. Updsated macro EFORMAT exit handling. Corrected spec usage. Eliminated Dialyzer warnings when using exit or throw. Conflicts: lib/cosEvent/doc/src/notes.xml lib/cosEvent/vsn.mk lib/cosEventDomain/doc/src/notes.xml lib/cosEventDomain/vsn.mk lib/cosNotification/vsn.mk lib/cosProperty/doc/src/notes.xml lib/cosProperty/vsn.mk lib/cosTime/doc/src/notes.xml lib/cosTime/vsn.mk lib/orber/include/ifr_types.hrl lib/orber/vsn.mk | |||
2011-03-03 | Handling target address configuration files (with new Domain). | Micael Karlberg | |
Also added some proper documentation. | |||
2011-03-03 | Merge branch 'sverker/dialyzer_kernel_fixes' into dev | Sverker Eriksson | |
* sverker/dialyzer_kernel_fixes: Fix dialyzer warning in os:start_port_srv_loop Update preloaded modules Fix three dialyzer warnings in kernel | |||
2011-03-02 | Fix typo in httpc documentation | Tuncer Ayaz | |
2011-03-02 | inets/httpc: Polish documentation | Christian von Roques | |
* Assure store_cookies (and verify_cookies) is documented instead of the nonexistent store_cookie and verify_cookie. * Make sure the cookies option is not called cookie in comments. * Sprinkle <c>...</c> arround symbols and code snippets in text. * Grammar, wording, and punctuation fixes. * Formalize See gen_tcp:connect/3,4 using <seealso>. | |||
2011-03-02 | Merge branch 'fd/httpc-man-page-fixes' into dev | Niclas Axelsson | |
* fd/httpc-man-page-fixes: Grammar and typo fixes for the httpc module documentation OTP-9090 | |||
2011-03-02 | Preliminary support for multiple domains (e.g. IPv6). | Micael Karlberg | |
2011-03-02 | Added taddress and tdomain create functions. | Micael Karlberg | |
2011-03-02 | Added check functions for domain and tdomain. | Micael Karlberg | |
Also updated check functions for ip and taddress. | |||
2011-03-02 | Added new mib file (TRANSPORT-ADDRESS-MIB) and fixed | Micael Karlberg | |
makefile accordingly. | |||
2011-03-02 | Updated version, preliminary appup and release notes. | Micael Karlberg | |