summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-10Bump to version 1.22.1HEADtizen_4.0.m1_releasetizen_3.0_ivi_releasetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_unified/20170308.100411submit/tizen_ivi/20160217.000004submit/tizen_ivi/20160217.000000submit/tizen_4.0/20170828.100005submit/tizen_4.0/20170811.094300submit/tizen_3.0_ivi/20161010.000010submit/tizen_3.0_ivi/20161010.000000submit/tizen_3.0_common/20161104.104000submit/tizen_3.0.m2/20170104.093752submit/tizen/20141128.052916accepted/tizen/unified/20170309.035050accepted/tizen/mobile/20141202.094230accepted/tizen/ivi/20160218.024219accepted/tizen/ivi/20141208.013117accepted/tizen/common/20141128.100012accepted/tizen/4.0/unified/20170828.222459accepted/tizen/4.0/unified/20170816.012721accepted/tizen/3.0/ivi/20161011.053457accepted/tizen/3.0/common/20161114.110435tizen_4.0tizen_3.0_ivitizen_3.0.m2tizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_commontizen_3.0tizensandbox/kevinthierry/bump-1.22.1accepted/tizen_wearableaccepted/tizen_unifiedaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_4.0_unifiedaccepted/tizen_3.0_iviaccepted/tizen_3.0_commonKévin THIERRY1-9/+6
2014-11-10Remove mount utilsMaciej Wereski1-18/+14
2014-11-10resetting manifest requested domain to floorAlexandru Cornea2-0/+8
2014-11-10update config for tizenAnas Nashif1-56/+110
2014-11-10add packagingAnas Nashif3-0/+1991
2014-01-20Apply post-1.22.0 patches, bump version to 1.22.1upstream/1.22.11.22.1upstreamDenys Vlasenko6-5/+62
2014-01-01Bump version to 1.22.0Denys Vlasenko1-1/+1
2013-12-31testsuite: remove forgotten debug hackDenys Vlasenko1-1/+1
2013-12-31fix failures found by randomconfig buildsDenys Vlasenko7-13/+34
2013-12-31testsuite: disable tests for no longer supported bbox-specific date formatsDenys Vlasenko2-6/+8
2013-12-20adduser: check whether run with no USERNAME. Closes 6728Denys Vlasenko1-2/+2
2013-12-20testsuite: fix false positives for duDenys Vlasenko2-0/+3
2013-12-19build system: fix make gconfigDaniel Borca1-1/+1
2013-12-18sed: accept s///i as a synonym for s///I ("ignore case")David A. Wheeler1-1/+2
2013-12-17hostname: do not use gethostbyname() for "hostname -s"Michael Tokarev1-2/+5
2013-12-17wget: user-friendly fallback to httpLauri Kasanen1-5/+12
2013-12-16kill[all[5]]: code shrinkDenys Vlasenko1-20/+18
2013-12-16killall5: return 2 if no processes got killedUros Vampl1-1/+4
2013-12-16do not fail build if MAXSYMLINKS isn't definedMichael Tokarev1-0/+6
2013-12-16expand: use printable_string instead of hard-coding implementationMichael Tokarev1-10/+3
2013-12-08ntpd: speed up resyncing if our clock is seriously offDenys Vlasenko1-7/+39
2013-12-07ntpd: do not invalidate datapoints after stepDenys Vlasenko1-2/+14
2013-12-04ntpd: comment out "spike detection" codeDenys Vlasenko1-4/+9
2013-12-04ntpd: promote log level 3 to productionDenys Vlasenko1-45/+54
2013-12-04ntpd: let user know if spike was detectedDenys Vlasenko1-4/+7
2013-11-29Use unsigned printf/scanf conversion where more appropriateDenys Vlasenko18-37/+37
2013-11-29fix assorted unused code and wrong format specs found by cppchekc (bug 6716)Denys Vlasenko20-39/+25
2013-11-29chpst: fix a bug where -U USER was using wrong USER (one from -u USER)Denys Vlasenko2-5/+3
2013-11-28ping: try SOCK_DGRAM if no root privilegesDaniel Borca1-3/+16
2013-11-28dpkg-deb: cosmetic correction to usage textDaniel Borca1-1/+1
2013-11-28sed: code shrinkDenys Vlasenko1-28/+21
2013-11-28sed: open input files sequentially to avoid EMFILEDenys Vlasenko2-27/+36
2013-11-28hush: typo fixes in commentsDenys Vlasenko1-2/+2
2013-11-27platform: strchrnul is missing if __APPLE__Daniel Borca1-1/+1
2013-11-26build system: use od -b instead of od -t x1Denys Vlasenko2-8/+8
2013-11-26init: halt on SIGPWR tooBogdan Purcareata1-3/+4
2013-11-26libbb: add sketch of tentative 'better' passwd/group APIDenys Vlasenko1-0/+48
2013-11-26devfsd: remove static variableDenys Vlasenko1-9/+11
2013-11-26build system: do not generate MAX_APPLET_NAME_LEN (unused)Denys Vlasenko1-5/+5
2013-11-26logread: don't call shmdt() before exit, kernel does it for us.Denys Vlasenko1-4/+9
2013-11-26logread: flush output. closes 6710Denys Vlasenko1-0/+1
2013-11-21awk: fix a bug in argc counting in recent changeDenys Vlasenko2-9/+21
2013-11-20rfkill: use new-style config/kbuild/appletDenys Vlasenko4-14/+17
2013-11-19tar: prevent empty file to be treated as valid tarballDenys Vlasenko2-3/+35
2013-11-19fix a copy/paste error in last tar testcase nameDenys Vlasenko1-2/+1
2013-11-19tar: add a testcase for previous commitDenys Vlasenko1-0/+12
2013-11-19tar: fix exitcode check for MMU-spawned unpacking helpersDenys Vlasenko2-9/+10
2013-11-19libbb: move nuke_str() from passwd into libbbDenys Vlasenko4-10/+15
2013-11-19comment tweakDenys Vlasenko1-1/+1
2013-11-19sulogin: use common password-checking routine.Denys Vlasenko6-47/+26