summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* shell: Add mode, UID and GID to shell commandsSebastian Huber2014-11-207-27/+66
* shell: Inherit UID and GID if no login checkSebastian Huber2014-11-202-0/+21
* shell: Add and use rtems_shell_execute_cmd()Sebastian Huber2014-11-204-18/+20
* shell: Make rtems_shell_main_joel() staticSebastian Huber2014-11-201-8/+1
* shell: Print to stderr in TIME commandSebastian Huber2014-11-201-3/+3
* shell: Add initial commands and aliases only onceSebastian Huber2014-11-204-26/+22
* shell: Simplify rtems_shell_add_cmd_struct()Sebastian Huber2014-11-201-14/+15
* shell: Rename HALT to SHUTDOWN commandSebastian Huber2014-11-204-36/+23
* Ensure security of default user environmentSebastian Huber2014-11-208-9/+227
* shell: Do chroot() after successful loginSebastian Huber2014-11-204-40/+85
* shell: Use exiting once initializationSebastian Huber2014-11-201-38/+31
* shell: Get supplementary group IDs in login checkSebastian Huber2014-11-202-0/+15
* Add supplementary groups to user environmentSebastian Huber2014-11-206-26/+330
* samples/fileio: Use unlimited objectsSebastian Huber2014-11-201-8/+1
* samples/fileio: Fix warningSebastian Huber2014-11-201-0/+2
* dosfs: Avoid MIN() re-definitionSebastian Huber2014-11-201-0/+2
* Filesystem: TypoSebastian Huber2014-11-201-1/+1
* libcsupport: Implement getgroups()Sebastian Huber2014-11-205-11/+157
* libcsupport: Use POSIX key for getgrent()Sebastian Huber2014-11-205-29/+117
* shell: Use crypt_r() in rtems_shell_login_check()Sebastian Huber2014-11-208-23/+224
* libcsupport: Minimal /etc/passwd and /etc/groupSebastian Huber2014-11-203-126/+49
* libcsupport: Avoid TOCTOU and format errorsSebastian Huber2014-11-207-20/+200
* libcsupport: Use pthread_once()Sebastian Huber2014-11-201-5/+9
* libcsupport: Split passwd/group supportSebastian Huber2014-11-205-383/+476
* libcsupport: Add copyrights according to rev histSebastian Huber2014-11-201-0/+7
* Add crypt_r(), etc.Sebastian Huber2014-11-2018-0/+1335
* Add SHA256 and SHA512 supportSebastian Huber2014-11-2014-12/+1003
* Add <sys/endian.h>Sebastian Huber2014-11-203-0/+200
* bsp/xilinx-zynq: Add Cadence I2C bus driverSebastian Huber2014-11-206-0/+645
* bsp/xilinx-zynq: Add zync_clock_cpu_1x()Sebastian Huber2014-11-203-2/+14
* bsp/xilinx-zynq: Rename BSP_ARM_A9MPCORE_UARTCLKSebastian Huber2014-11-202-5/+5
* bsp/xilinx-zynq: Adjust BSP_ARM_A9MPCORE_PERIPHCLKSebastian Huber2014-11-201-1/+1
* Add NXP PCA9548A 8-channel switch I2C driverSebastian Huber2014-11-205-1/+252
* Add NXP PCA9535 16-bit GPIO I2C driverSebastian Huber2014-11-205-1/+428
* Add generic EEPROM I2C device driverSebastian Huber2014-11-205-1/+465
* Add I2C driver frameworkSebastian Huber2014-11-2012-0/+1413
* Add RTEMS port of Linux I2C user-space APISebastian Huber2014-11-206-0/+458
* bsps/arm: Adjust stacks for ARMv4Sebastian Huber2014-11-202-19/+7
* libtests/top: End test after some time if no inputSebastian Huber2014-11-201-0/+23
* ARM removed shared/abort from several ARM BSPsAlan Cudmore2014-11-206-54/+55
* libdl: Update comment with details about the error fix.Chris Johns2014-11-201-0/+3
* libdl: Update the comments.Chris Johns2014-11-201-1/+2
* libdl: Fix possible 16-bit overflow (Coverity 1255339) refs #2192.Chris Johns2014-11-201-1/+1
* libdl: Add a comment.Chris Johns2014-11-201-0/+3
* libdl: Add a comment to the previous fix.Chris Johns2014-11-201-0/+3
* libdl: Fix allocator NULL check (Coverity 1255328) refs #2191Chris Johns2014-11-201-1/+1
* Fix type in MAINTAINERS.Chris Johns2014-11-201-1/+1
* Update MAINTAINERS with blanket commits for Daniel and SPARC.Chris Johns2014-11-201-2/+2
* Update maintainers with Daniel.Chris Johns2014-11-201-1/+2
* Update the maintainers list.Chris Johns2014-11-201-2/+0