index
:
platform/upstream/lmdb
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
master
sandbox/nmerinov/llvm
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: System / Base; Licenses: ETC;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-12
packaging: correct lmdb naming for Tizen
tizen_9.0_m2_release
tizen_8.0_m2_release
tizen_7.0_m2_release
tizen_6.5.m2_release
tizen_6.0.m2_release
tizen_5.5.m2_release
submit/tizen_6.5/20211028.163501
submit/tizen_6.0_hotfix/20201103.115102
submit/tizen_6.0_hotfix/20201102.192902
submit/tizen_6.0/20201029.205502
submit/tizen_5.5_wearable_hotfix/20201026.184307
submit/tizen_5.5_mobile_hotfix/20201026.185107
submit/tizen_5.5/20191031.000007
submit/tizen_5.0/20181101.000007
submit/tizen/20180312.054306
accepted/tizen/unified/20180313.061104
accepted/tizen/9.0/unified/20241030.234809
accepted/tizen/8.0/unified/20231005.095158
accepted/tizen/7.0/unified/hotfix/20221116.111110
accepted/tizen/7.0/unified/20221110.062512
accepted/tizen/6.5/unified/20211029.014617
accepted/tizen/6.0/unified/hotfix/20201103.051421
accepted/tizen/6.0/unified/hotfix/20201102.235142
accepted/tizen/6.0/unified/20201030.110643
accepted/tizen/5.5/unified/wearable/hotfix/20201027.100743
accepted/tizen/5.5/unified/mobile/hotfix/20201027.074417
accepted/tizen/5.5/unified/20191031.012109
accepted/tizen/5.0/unified/20181102.030725
tizen_9.0
tizen_8.0
tizen_7.0_hotfix
tizen_7.0
tizen_6.5
tizen_6.0_hotfix
tizen_6.0
tizen_5.5_wearable_hotfix
tizen_5.5_tv
tizen_5.5_mobile_hotfix
tizen_5.5
tizen_5.0
tizen
accepted/tizen_unified
accepted/tizen_9.0_unified
accepted/tizen_8.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_7.0_unified
accepted/tizen_6.5_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.0_unified
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified
accepted/tizen_5.0_unified
MyungJoo Ham
1
-19
/
+6
2018-03-12
packaging: Add RPM spec file for packaging
Sangjung woo
3
-2
/
+114
2017-07-31
ITS#8704 add MDB_PREVMETA flag to mdb_env_open
moneromooo-monero
2
-7
/
+14
2017-07-26
ITS#8699 more for cursor_del ITS#8622
Howard Chu
1
-1
/
+3
2017-03-23
ITS#8622 fix xcursor after cursor_del
Howard Chu
1
-7
/
+10
2017-03-19
ITS#8582 Fill in MDB_LOCK_FORMAT
Hallvard Furuseth
1
-12
/
+65
2017-03-19
Clear any struct padding in idbuf
Hallvard Furuseth
1
-0
/
+1
2017-03-19
Simplify mdb_hash_val() -> mdb_hash()
Hallvard Furuseth
1
-24
/
+8
2017-03-19
Store lock ID instead of pathname in lockfile
Hallvard Furuseth
1
-40
/
+61
2017-03-04
ITS#8582 MDB_LOCK_VERSION = 2 due to format change
Hallvard Furuseth
1
-1
/
+1
2017-02-06
ITS#8582 keep mutex at end of struct
Howard Chu
1
-10
/
+10
2017-01-31
Workaround VL32 cursor refcounting miscount
Howard Chu
1
-7
/
+9
2017-01-14
Further fix f8ce8a82717ddefdc912fa47c07f1bdee2a3336b
Howard Chu
1
-9
/
+2
2017-01-12
Fix f8ce8a82717ddefdc912fa47c07f1bdee2a3336b
Howard Chu
1
-4
/
+2
2017-01-11
Happy New Year
Howard Chu
22
-24
/
+26
2017-01-11
More C_EOF tweaks
Howard Chu
1
-6
/
+24
2017-01-11
ITS#8557 fix prev commit
Howard Chu
1
-1
/
+1
2017-01-11
Tweak cursor_next C_EOF check
Howard Chu
1
-3
/
+5
2017-01-11
ITS#8557 fix mdb_cursor_last
Howard Chu
1
-10
/
+17
2017-01-06
ITS#8558 fix mdb_load with escaped plaintext
Howard Chu
1
-1
/
+2
2016-12-28
ITS#8554 kFreeBSD is like BSD
Howard Chu
1
-1
/
+1
2016-12-21
More MDB_node doc
Hallvard Furuseth
1
-0
/
+5
2016-12-21
Doxygen fixes. Use DISTRIBUTE_GROUP_DOC.
Hallvard Furuseth
2
-16
/
+18
2016-12-15
Mention MDB_PREV_MULTIPLE along with MDB_NEXT_MULTIPLE
Hallvard Furuseth
1
-2
/
+3
2016-12-13
ITS#8504 Fix prev commit: mc_error, #ifdef SIGPIPE
Hallvard Furuseth
1
-6
/
+9
2016-12-13
ITS#8504 mdb_env_copyfd2(): Don't abort on SIGPIPE
Lorenz Bauer
1
-0
/
+14
2016-12-10
ITS#7377 Catch mdb_cursor_sibling() error
Hallvard Furuseth
1
-1
/
+3
2016-12-10
Clean up and comment C_UNTRACK
Hallvard Furuseth
1
-11
/
+12
2016-12-10
ITS#8355 cleanup
Hallvard Furuseth
1
-2
/
+0
2016-12-10
MDB_VL32 cleanup: MDB_env.mm_mapsize type
Hallvard Furuseth
1
-1
/
+1
2016-12-10
ITS#8542 mdb_dbi_open(): Protect mainDB cursors
Hallvard Furuseth
1
-1
/
+2
2016-12-09
Cleanup: Add flag DB_DUPDATA, drop DB_DIRTY hack
Hallvard Furuseth
1
-4
/
+6
2016-12-07
MDB_CP_COMPACT comments
Hallvard Furuseth
1
-2
/
+9
2016-12-07
doxygen cleanup
Hallvard Furuseth
1
-1
/
+1
2016-12-07
Note functions which must set MDB_TXN_ERROR on failure
Hallvard Furuseth
1
-3
/
+12
2016-12-02
MDB_VL32 mdb_page_get(): Set MDB_TXN_ERROR on failure.
Hallvard Furuseth
1
-1
/
+3
2016-12-02
Fix mdb_env_open() with MDB_VL32
Hallvard Furuseth
1
-15
/
+27
2016-12-01
Factor out refreshing sub-page pointers
Hallvard Furuseth
1
-52
/
+36
2016-11-29
More for ITS#8406
Howard Chu
1
-2
/
+11
2016-11-12
More for ITS#8406
Howard Chu
1
-2
/
+4
2016-10-04
Only set me_mfd if needed. Drop unused read access.
Hallvard Furuseth
1
-7
/
+9
2016-10-04
ITS#8505 Clarify fork() caveat, mdb_env_get_fd(), flock->fcntl.
Hallvard Furuseth
1
-2
/
+7
2016-10-04
ITS#8505 Protect parent from fork()-pthread_exit()
Hallvard Furuseth
1
-1
/
+5
2016-10-04
ITS#8505 Set FD_CLOEXEC for me_mfd,env_copy as well
Hallvard Furuseth
1
-3
/
+6
2016-10-04
Move opening files to mdb_fopen()
Hallvard Furuseth
1
-95
/
+125
2016-09-25
Factor filename handling out to mdb_fname_*()
Hallvard Furuseth
1
-85
/
+112
2016-09-25
ITS#7992 Tighter utf8_to_utf16(), fix errcodes
Hallvard Furuseth
1
-18
/
+24
2016-09-25
Clean up strange fcntl result check
Hallvard Furuseth
1
-4
/
+4
2016-09-25
Drop spurious Errcode() call
Hallvard Furuseth
1
-1
/
+1
2016-09-25
ITS#7682 F_NOCACHE: Allow error, skip any O_DIRECT
Hallvard Furuseth
1
-8
/
+3
[next]