git.stg.codes
/
stg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Ticket 37. The true parameter changed to false in ensure_equals()
[stg.git]
/
projects
/
stargazer
/
plugins
/
authorization
/
inetaccess
/
inetaccess.cpp
2016-05-20
Elena Mamontova
Merge remote-tracking branch 'origin/stg-2.409' into...
blob
|
commitdiff
|
raw
2016-04-14
Maxim Mamontov
Merge remote-tracking branch 'origin/ticket26' into...
blob
|
commitdiff
|
raw
2016-03-28
Elena Mamontova
Ticket 26. The WriteServLog variable replaced by logger...
blob
|
commitdiff
|
raw
2016-03-18
Elena Mamontova
Ticket 26. The iaSettings object is assigned the newIaS...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-17
Elena Mamontova
Merge remote-tracking branch 'origin/stg-2.409' into...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-15
Elena Mamontova
Ticket 26. The LogProtocolErrors parameter value check...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-14
Elena Mamontova
Ticket 26. The LogProtocolErrors parameter value check...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-29
Elena Mamontova
Ticket 26. The const MODULE_SETTINGS & ms parameter...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-09
Elena Mamontova
Ticket 26. The int AUTH_IA::Reload() function definitio...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-14
Maxim Mamontov
Merge remote-tracking branch 'origin/ticket42' into...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-18
Maxim Mamontov
Fixed parsing parameters with empty values.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-10
Maxim Mamontov
Removed old InitEncrypt function.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-09
Maxim Mamontov
Some changes in crypto.lib. Added tests.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-09
Maxim Mamontov
Use unicode for messages. Convert before sending.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-09
Maxim Mamontov
Simplified STG_LOCKER.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-09
Maxim Mamontov
Lots of stylistic fixes.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-09
Maxim Mamontov
Merge branch 'log-unauth-reasons'
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
Maxim Mamontov
Massive refactoring.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-01
Maxim Mamontov
Code cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-02
Maxim Mamontov
Log errors from plugins to server log.
blob
|
commitdiff
|
raw
|
diff to current
2012-08-02
Maxim Mamontov
Introduced logger for plugins.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Maxim Mamontov
Do not use pthread_kill to stop a thread
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Maxim Mamontov
Block all signals in threads other than main
blob
|
commitdiff
|
raw
|
diff to current
2011-09-16
Maxim Mamontov
Replace deprecated usleep with POSIX-compliant nanosleep
blob
|
commitdiff
|
raw
|
diff to current
2011-09-15
Maxim Mamontov
Hide or add proper copy ctor and assignement operator...
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Maxim Mamontov
Another code cleanup
blob
|
commitdiff
|
raw
|
diff to current
2011-09-13
Maxim Mamontov
Fix some typos
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Maxim Mamontov
Strange code removed
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Maxim Mamontov
One more stupid comment erased
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Maxim Mamontov
Stupid comments erased
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Maxim Mamontov
Light inetaccess plugin refactoring
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Maxim Mamontov
Cleanup ip2user on errors
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Maxim Mamontov
Stylistic changes
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Maxim Mamontov
Dead code removed
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Maxim Mamontov
Stylistic changes
blob
|
commitdiff
|
raw
|
diff to current
2011-09-10
Maxim Mamontov
Fix authorization in plugins
blob
|
commitdiff
|
raw
|
diff to current
2011-09-07
Maxim Mamontov
\n added
blob
|
commitdiff
|
raw
|
diff to current
2011-08-31
Maxim Mamontov
WaitPackets moved to common.lib
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Maxim Mamontov
Code deduplication (plugin creation via template PLUGIN...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-25
Maxim Mamontov
Code deduplication
blob
|
commitdiff
|
raw
|
diff to current
2011-05-04
Maxim Mamontov
Fix multiple typo: "alredy" -> "already"
blob
|
commitdiff
|
raw
|
diff to current
2011-04-08
Maxim Mamontov
Remove 'stg' prefixes from headers and add it to libraries
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
Maxim Mamontov
Fix InetAccess authorization plugin compilation errors
blob
|
commitdiff
|
raw
|
diff to current
2011-04-04
Maxim Mamontov
Include unistd.h for close and usleep
blob
|
commitdiff
|
raw
|
diff to current
2011-04-04
Maxim Mamontov
Include header for select in inetaccess.cpp
blob
|
commitdiff
|
raw
|
diff to current
2011-03-22
Maxim Mamontov
Fix compilation issues after splitting SETTINGS into...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-21
Maxim Mamontov
user_property.h moved to general include dir
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
Maxim Mamontov
Fix compilation issues
blob
|
commitdiff
|
raw
|
diff to current
2011-03-18
Maxim Mamontov
Rename BASE_AUTH and BASE_STORE to AUTH and STORE
blob
|
commitdiff
|
raw
|
diff to current
2011-01-26
Maxim Mamontov
Додано пропущені заголовочні файли
blob
|
commitdiff
|
raw
|
diff to current
2010-12-18
Maxim Mamontov
Додано ініціалізацію деяких членів класу AUTH_IA, метод...
blob
|
commitdiff
|
raw
|
diff to current
2010-12-07
Maxim Mamontov
Из плагина авторизатора InetAccess убрана неиспользуема...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-07
Maxim Mamontov
Добавление исходников
blob
|
commitdiff
|
raw
|
diff to current