fix not authnticated usersnet management
[brisk.git] / web / briskin5 / Obj / briskin5.phh
2011-10-02 Matteo Nastasimissing directory creation in BIN5_PROXY_PATH dir fixed
2011-05-22 Matteo Nastasiused flock instead sem_* functions to be able to have...
2011-05-20 Matteo Nastasi ... is_exclusive argument added to all lock_data() function...
2011-05-19 Matteo Nastasi ... static prefix added to really static lock and unlock...
2011-05-18 Matteo Nastasi ... garbage management refactored
2011-05-18 Matteo Nastasi ... step management refactored
2011-05-18 Matteo Nastasi ... destroy_data process completed
2011-05-18 Matteo Nastasi ... unproxy functions refactored
2011-05-18 Matteo Nastasi ... log_shme() function added and DBG_SHME flag
2011-05-16 Matteo Nastasi ... all shm_get_var() ret values are checked
2011-05-16 Matteo Nastasi ... load_data return allways, all exit() calls removed...
2011-05-13 Matteo Nastasi ... all mkdir now recursive and with explicit permissions
2011-05-08 Matteo Nastasi ... Lock-meter added in log file.
2011-04-02 Matteo Nastasistrlen to mb_strlen with ASCII charset to avoid binary... 3.5.2
2011-03-30 Matteo Nastasi ... Add a check for coerency between cached and user step...
2011-03-30 Matteo Nastasi ... proxy step paradigm changed from set and get to load...
2011-03-30 Matteo Nastasi ... proxy step paradigm changed from set and get to load...
2011-03-30 Matteo Nastasi ... removed all development error_log calls, removed many...
2011-03-27 Matteo Nastasi ... error_log removed
2011-03-27 Matteo Nastasi ... garbage expire data externalized from original data...
2011-03-27 Matteo Nastasi ... shared data modularized and splitted, room, users,...
2011-03-27 Matteo Nastasi ... BRISKIN5_ to BIN5_ constants prefix and Briskin5 to...
2011-03-14 Matteo Nastasi ... remove all reference operator because with php5 pass...
2011-03-10 Matteo Nastasi ... pull conflicts solved
2011-03-10 Matteo Nastasi ... G_false reference and all explicit pass by references... 3.4.1
2011-02-11 Matteo Nastasi ... log_points moved to briskin5 subtree
2011-02-10 Matteo Nastasi ... G_base var added to fix relative path problem in includ...
2011-01-08 Matteo Nastasicopyright updated and mop user status added
2011-01-08 Matteo Nastasiallignment pre merge in master
2009-12-12 Matteo Nastasi ... new points calculation method and multiplication increment
2009-08-21 Matteo Nastasi ... title change when asta is finish, privflags added to...
2009-08-09 Matteo Nastasi ... php5 compatibility mods
2009-07-23 Matteo Nastasi ... tocca a unam bug fixed
2009-07-22 Matteo Nastasi ... calculate_points f() return points array
2009-06-27 Matteo Nastasi ... multi lang
2009-03-29 Matteo Nastasi ... copyright updated
2009-03-29 Matteo Nastasi ... improved inheritance between classes
2009-02-21 Matteo Nastasi ... game related functions moved to briskin5
2009-02-01 Matteo Nastasi ... log_legal refactored and locking recovery managed
2008-12-13 Matteo Nastasi ... typo
2008-12-03 Matteo Nastasi ... rendering for auth names refactored.
2008-11-22 Matteo Nastasi ... unmediated logout refactored
2008-10-13 Matteo Nastasi ... merge with spawn branch