projects
/
sip-router
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Make a difference between non-existing variable, and not readable variable
2008-02-04
Miklos Tirpak
Make a difference between non-existing variable, and...
commit
|
commitdiff
|
tree
2008-02-04
Miklos Tirpak
typo fixed
commit
|
commitdiff
|
tree
2008-01-31
Miklos Tirpak
correcting wrong goto label
commit
|
commitdiff
|
tree
2008-01-31
Miklos Tirpak
- check the integer range even if a fixup function...
commit
|
commitdiff
|
tree
2008-01-30
Miklos Tirpak
testing and fixing str and string configuration variables...
commit
|
commitdiff
|
tree
2008-01-30
Miklos Tirpak
str2sint() function is moved to ut.h
commit
|
commitdiff
|
tree
2008-01-28
Miklos Tirpak
- rejecting config declarations with conflicting group...
commit
|
commitdiff
|
tree
2008-01-28
Miklos Tirpak
changing the syntax of cfg_register_ctx() function
commit
|
commitdiff
|
tree
2008-01-28
Miklos Tirpak
- #define CFG_INPUT_SHIFT is used instead of a hardwired...
commit
|
commitdiff
|
tree
2008-01-24
Miklos Tirpak
- documenting the script syntax of the variable declaration
commit
|
commitdiff
|
tree
2008-01-24
Miklos Tirpak
- configuration variables can be declared in the script:
commit
|
commitdiff
|
tree
2008-01-11
Miklos Tirpak
@cfg_get.<group_name>.<var_name> is documented
commit
|
commitdiff
|
tree
2008-01-11
Miklos Tirpak
configuration values can be retrieved in the script...
commit
|
commitdiff
|
tree
2008-01-11
Miklos Tirpak
Introducing CONSUME_ALL flag: all the subsequent parameters are
commit
|
commitdiff
|
tree
2008-01-11
Miklos Tirpak
cfg_get_by_name() returns an error instead of the incorrect...
commit
|
commitdiff
|
tree
2008-01-03
Miklos Tirpak
Restoring the original core configuration during exiting...
commit
|
commitdiff
|
tree
2007-12-13
Miklos Tirpak
Destination blacklist parameters have been updated...
commit
|
commitdiff
|
tree
2007-12-13
Miklos Tirpak
The help function returns also the type of the parameter.
commit
|
commitdiff
|
tree
2007-12-12
Miklos Tirpak
cfg_get_group_*() is introduced:
commit
|
commitdiff
|
tree
2007-12-12
Miklos Tirpak
New section is added to the documentation of the configurati...
commit
|
commitdiff
|
tree
2007-12-11
Miklos Tirpak
- Updating the local configuration in the child processes...
commit
|
commitdiff
|
tree
2007-12-07
Miklos Tirpak
documenting the configuration framework
commit
|
commitdiff
|
tree
2007-12-05
Miklos Tirpak
Modifying the return value of cfg_set* functions, in...
commit
|
commitdiff
|
tree
2007-12-05
Miklos Tirpak
- cfg_core.c and cfg_core.h are added to the repository...
commit
|
commitdiff
|
tree
2007-12-05
Miklos Tirpak
Initialize and destory the configuration framework...
commit
|
commitdiff
|
tree
2007-12-05
Miklos Tirpak
Let the config framework compiled together with SER...
commit
|
commitdiff
|
tree
2007-12-05
Miklos Tirpak
Implementing a configuration framework, that can be...
commit
|
commitdiff
|
tree
2007-11-14
Miklos Tirpak
Fixing improper blacklisting of destinations because...
commit
|
commitdiff
|
tree
2007-11-14
Miklos Tirpak
timer modparam must be named
commit
|
commitdiff
|
tree
2007-11-05
Miklos Tirpak
correcting syntax error
commit
|
commitdiff
|
tree
2007-10-15
Miklos Tirpak
fixes SER-322:
commit
|
commitdiff
|
tree
2007-10-03
Miklos Tirpak
Level of the select call is moved to a global variable...
commit
|
commitdiff
|
tree
2007-10-03
Miklos Tirpak
Fixes SER-317:
commit
|
commitdiff
|
tree
2007-09-14
Miklos Tirpak
expires value is missing in the output of dst blacklist...
commit
|
commitdiff
|
tree
2007-08-31
Miklos Tirpak
- duplicate definition of USE_DST_BLACKLIST is removed
commit
|
commitdiff
|
tree
2007-08-31
Miklos Tirpak
integers values were fixed-up as short by mistake
commit
|
commitdiff
|
tree
2007-08-22
Miklos Tirpak
dns_get_server_state() implemented which returns the...
commit
|
commitdiff
|
tree
2007-08-21
Miklos Tirpak
dns_cache_del_nonexp configuration option is introduced...
commit
|
commitdiff
|
tree
2007-08-13
Miklos Tirpak
memset() was sometimes bypassed for some reason in...
commit
|
commitdiff
|
tree
2007-07-26
Miklos Tirpak
Removing conflicting declarations, they are not needed...
commit
|
commitdiff
|
tree
2007-07-26
Miklos Tirpak
dst blacklist callbacks are extended with the sip msg...
commit
|
commitdiff
|
tree
2007-07-26
Miklos Tirpak
New RPC commands to manipulate the destination blacklist:
commit
|
commitdiff
|
tree
2007-07-26
Miklos Tirpak
New RPC commands which manipulate the content of the...
commit
|
commitdiff
|
tree
2007-07-26
Miklos Tirpak
DNS watchdog support implementation: a SER module or...
commit
|
commitdiff
|
tree
2007-06-19
Miklos Tirpak
- Local UAC related functions do not register the TMCB_LOCAL...
commit
|
commitdiff
|
tree
2007-05-30
Miklos Tirpak
t_relay_cancel() is added to the sample configuration
commit
|
commitdiff
|
tree
2007-05-30
Miklos Tirpak
documentation is updated with t_relay_cancel(), reparse_invi...
commit
|
commitdiff
|
tree
2007-05-29
Miklos Tirpak
CANCELs and negative ACKs are constructed from the...
commit
|
commitdiff
|
tree
2006-12-12
Miklos Tirpak
@dst_uri and @next_hop select calls are introduced:
commit
|
commitdiff
|
tree
2006-08-31
Miklos Tirpak
get_avp_val() caused crash with int AVP name and string...
commit
|
commitdiff
|
tree
2006-08-22
Miklos Tirpak
missing file added
commit
|
commitdiff
|
tree
2006-08-22
Miklos Tirpak
ipmatch table added to database schema definition
commit
|
commitdiff
|
tree