Branch: refs/heads/master
  Home:   https://github.com/mailru/tarantool
  Commit: 2641179df7e60359461a9423b7fb300ad5855453
      
https://github.com/mailru/tarantool/commit/2641179df7e60359461a9423b7fb300ad5855453
  Author: Konstantin Shulgin <[email protected]>
  Date:   2012-05-21 (Mon, 21 May 2012)

  Changed paths:
    M include/tarantool_lua.h
    M mod/box/box.lua
    M src/tarantool.m
    M src/tarantool_lua.m
    M test/box/lua.result
    M test/box/lua.test
    M test/box/test_init.lua

  Log Message:
  -----------
  bug1002272:

The nullify potential unsafe (in security mind) functions was moved from box.lua
to separate functions which calls after init.lua. It allows call require,
os.execute, and another unsafe function in init.lua.


  Commit: 261ffd83de64ab19799abb5382b9dbe5ee269273
      
https://github.com/mailru/tarantool/commit/261ffd83de64ab19799abb5382b9dbe5ee269273
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-05-22 (Tue, 22 May 2012)

  Changed paths:
    M include/tarantool_lua.h
    M src/tarantool.m
    M src/tarantool_lua.m

  Log Message:
  -----------
  Bug#1002272: review fixes.

Adjust naming, an error message, don't use a global function  where
a static one would make do.


  Commit: 3a15714a3c2e2086588c9ce817ed6f3c331d87cf
      
https://github.com/mailru/tarantool/commit/3a15714a3c2e2086588c9ce817ed6f3c331d87cf
  Author: Konstantin Osipov <[email protected]>
  Date:   2012-05-22 (Tue, 22 May 2012)

  Changed paths:
    M include/tarantool_lua.h
    M mod/box/box.lua
    M src/tarantool.m
    M src/tarantool_lua.m
    M test/box/lua.result
    M test/box/lua.test
    M test/box/test_init.lua

  Log Message:
  -----------
  Merge branch 'bug1002272'

Conflicts:
        include/tarantool_lua.h
        src/tarantool_lua.m


Compare: https://github.com/mailru/tarantool/compare/4a9cdf5...3a15714
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to