Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-17 | Merge branch 'bmk/snmp/snmp4215_integration/r14' into ↵ | Micael Karlberg | |
bmk/snmp/snmp4215_integration/r15 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/doc/src/notes_history.xml lib/snmp/src/app/snmp.appup.src lib/snmp/vsn.mk | |||
2012-01-16 | [snmp] Fixed release notes. Used wrong ticket number | Micael Karlberg | |
OTP-9783 | |||
2012-01-13 | Merge branch 'raimo/opu-fixes' into maint-r15 | Raimo Niskanen | |
* raimo/opu-fixes: inet_res_SUITE: Improve portability of run-named inet_res_SUITE: Go back to old way to kill test name server | |||
2012-01-12 | Merge branch 'bmk/snmp/agent/synchronizing_vacm_dumping/r14/OTP-9851' into ↵ | Micael Karlberg | |
bmk/snmp/snmp4215_integration/r14 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src | |||
2012-01-12 | [snmp/agent] Updated appup file | Micael Karlberg | |
2012-01-12 | [snmp/agent] Updated release notes | Micael Karlberg | |
OTP-9851 | |||
2012-01-12 | [snmp/agent] Removed the (unused) serializer part | Micael Karlberg | |
OTP-9851 | |||
2012-01-12 | [snmp/agent] Use unique temporary file name during vacm table dumnping | Micael Karlberg | |
Removed the use synchronization mechanism during vacm table dumping. This could not be placed in the master agent since it was sometimes used from the master agent. Also is was credated and used from the top agent supervisor, befor the master agent process was created... OTP-9851 | |||
2012-01-12 | [snmp/agent] Add common timestamp format function. | Micael Karlberg | |
OTP-9851 | |||
2012-01-12 | [snmp/agent] Synchronization feature added | Micael Karlberg | |
OTP-9851 | |||
2012-01-12 | [snmp/agent] Creating a unique temporary file whe dumping vacm | Micael Karlberg | |
Attempting to create a unique temporary file when dumping the vacm table to disk. OTP-9851 | |||
2012-01-05 | Merge branch 'bmk/snmp/agent/remove_use_of_old_style_fun/r14/OTP-9783' into ↵ | Micael Karlberg | |
bmk/snmp/snmp4215_integration/r14 | |||
2012-01-05 | [snmp/agent] Changed version | Micael Karlberg | |
Assigned new version, 4.21.5 instedad of 4.22, for app. This version is more in line with the change. Updated release notes and appup accordingly. OTP-9783 | |||
2012-01-05 | inet_res_SUITE: Improve portability of run-named | Raimo Niskanen | |
2012-01-05 | [snmp/agent] Found another old-style fun (2-tuple) | Micael Karlberg | |
OTP-9783 | |||
2012-01-05 | [snmp/agent] Removed use of old style tuple funs | Micael Karlberg | |
OTP-9783 | |||
2011-12-27 | Prepare release | Erlang/OTP | |
2011-12-27 | Merge branch 'rickard/no-smp-dev-poll-bug/OTP-9844' into maint-r15 | Erlang/OTP | |
* rickard/no-smp-dev-poll-bug/OTP-9844: Include wakeup pipe in /dev/poll poll-set also on non-SMP | |||
2011-12-27 | Merge branch 'rickard/lwsync/OTP-9843' into maint-r15 | Erlang/OTP | |
* rickard/lwsync/OTP-9843: Fix lwsync instruction feature test | |||
2011-12-27 | Fix lwsync instruction feature test | Rickard Green | |
A feature test for the lwsync instruction performed on PowerPC hardware at runtime system startup got into an eternal loop if the instruction was not supported. This bug was introduced in erts-5.9/OTP-R15B. | |||
2011-12-27 | Include wakeup pipe in /dev/poll poll-set also on non-SMP | Rickard Green | |
I/O events could potentially be delayed for ever when enabling kernel-poll on a non-SMP runtime system executing on Solaris. When also combined with async-threads the runtime system hung before completing the boot phase. This bug was introduced in erts-5.9/OTP-R15B. | |||
2011-12-16 | inet_res_SUITE: Go back to old way to kill test name server | Raimo Niskanen | |
2011-12-14 | Update snmp to correct versionOTP_R15B | Björn-Egil Dahlberg | |
2011-12-13 | [xmerl] Remove trailing blanks | Lars Thorsen | |
OTP-9821 | |||
2011-12-13 | [xmerl] Fix bug in namespace handling for attributes | Lars Thorsen | |
The uniqueness check of attributes failed when the namespace_conformant flag was set to true. | |||
2011-12-12 | Prepare release | Erlang/OTP | |
2011-12-12 | Make vxwork build | Björn-Egil Dahlberg | |
2011-12-12 | Update preloaded modules | Björn-Egil Dahlberg | |
OTP-9810 OTP-9812 OTP-9813 OTP-9814 OTP-9818 | |||
2011-12-12 | Merge remote branch 'origin/peppe/common_test/r15b_docs' | Peter Andersson | |
* origin/peppe/common_test/r15b_docs: Update basics chapter and introduce getting started chapter Document the tc_logfile data Document new CSS look and the basic_html flag Document info functions for init/end_per_suite/group Document the group info function Document changes in test specifications (groups) and style sheets Document group specifications in all/0 and the group info function OTP-9156 | |||
2011-12-12 | Update basics chapter and introduce getting started chapter | Peter Andersson | |
2011-12-12 | Document the tc_logfile data | Peter Andersson | |
2011-12-12 | Document new CSS look and the basic_html flag | Peter Andersson | |
2011-12-12 | Document info functions for init/end_per_suite/group | Peter Andersson | |
2011-12-12 | Document the group info function | Peter Andersson | |
2011-12-12 | Document changes in test specifications (groups) and style sheets | Peter Andersson | |
2011-12-12 | Document group specifications in all/0 and the group info function | Peter Andersson | |
2011-12-10 | Merge branch 'rickard/alloc-opt/OTP-7775' | Rickard Green | |
* rickard/alloc-opt/OTP-7775: Fix thread progress debug code for has_reached_wakeup() | |||
2011-12-10 | Fix thread progress debug code for has_reached_wakeup() | Rickard Green | |
2011-12-10 | Merge branch 'dgud/wx/behaviour-spec' | Dan Gudmundsson | |
* dgud/wx/behaviour-spec: [wx] Add handle_cast to avoid behaviour warning [wx] Avoid missing wx_object behaviour warning [wx] Remove warnings Add an additional cast when casting buffer offsets, to remove warnings "cast to pointer from integer of different size" [wx] Add callback specs to wx_object | |||
2011-12-09 | Merge branch 'pan/win64-fixes' | Patrik Nyblom | |
* pan/win64-fixes: Update INSTALL-WIN32.md to reflect changes in R15B Make erl_alloc.c use correct strtol variant on windows Set absolute limit on number of threads in ethread_SUITE OTP-9130 | |||
2011-12-09 | Update INSTALL-WIN32.md to reflect changes in R15B | Patrik Nyblom | |
2011-12-09 | Merge branch 'raimo/driver-API-doc' | Raimo Niskanen | |
* raimo/driver-API-doc: Driver API: Update documentation for 64-bit sizes | |||
2011-12-09 | Update preloaded modules | Björn-Egil Dahlberg | |
2011-12-09 | Driver API: Update documentation for 64-bit sizes | Raimo Niskanen | |
2011-12-09 | Update primary bootstrap | Björn-Egil Dahlberg | |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg | |
2011-12-09 | Merge branch 'egil/update-readme' | Björn-Egil Dahlberg | |
* egil/update-readme: Update INSTALL.md with new test platforms Update system readme to reflect R15B | |||
2011-12-09 | Update INSTALL.md with new test platforms | Björn-Egil Dahlberg | |
* New test platforms * Note OpenSSL 0.9.7 -> 0.9.8 | |||
2011-12-09 | [wx] Add handle_cast to avoid behaviour warning | Dan Gudmundsson | |
2011-12-09 | [wx] Avoid missing wx_object behaviour warning | Dan Gudmundsson | |
Copy wx_object to bootstrap compiler |