Fix calls to ast_get_ip() not initializing the address family.
[asterisk/asterisk.git] / main / acl.c
2011-11-23 Richard MudgettFix calls to ast_get_ip() not initializing the address...
2011-11-08 Richard MudgettFixed reference to incorrect variable if unknown host...
2011-01-28 Sean BrightMerged revisions 304638 via svnmerge from
2010-10-14 Paul BelangerMerged revisions 291758 via svnmerge from
2010-10-12 Tilghman LesherMerged revisions 291265 via svnmerge from
2010-09-21 Russell BryantMerged revisions 287895 via svnmerge from
2010-08-15 Tzafrir CohenSupport for GNU/kFreeBSD
2010-07-19 Mark MichelsonMake ACLs IPv6-capable.
2010-07-14 Mark MichelsonFix errors where incorrect address information was...
2010-07-08 Mark MichelsonAdd IPv6 to Asterisk.
2010-06-16 Matthew NicholsonSet sin_family to AF_INET when doing lookups, also...
2010-02-25 Mark MichelsonFix incorrect ACL behavior when CIDR notation of "...
2010-01-21 Mark MichelsonAdd missing argument to ast_calloc calls.
2010-01-21 Olle JohanssonMake sure we initialize the ast_ha structure with ast_c...
2009-12-02 David VosselMerged revisions 232350 via svnmerge from
2009-09-03 David VosselMerge code associated with AST-2009-006
2009-08-10 Tilghman LesherAST-2009-005
2009-03-04 Tilghman LesherSpacing changes only
2008-08-10 Sean BrightAnother big chunk of changes from the RSW branch. ...
2008-07-08 Brett BryantJanitor project to convert sizeof to ARRAY_LEN macro.
2008-07-02 Tilghman LesherSolaris fix
2008-03-27 Tilghman LesherMerged revisions 111442 via svnmerge from
2008-02-01 Tilghman LesherMerged revisions 101772 via svnmerge from
2008-01-24 Jason ParkerMerged revisions 100138 via svnmerge from
2008-01-23 Tilghman LesherMerged revisions 99718 via svnmerge from
2008-01-22 Tilghman LesherMerged revisions 99643 via svnmerge from
2008-01-22 Tilghman LesherMerged revisions 99540 via svnmerge from
2008-01-09 Terry WilsonAdded a new module, res_phoneprov, which allows auto...
2007-11-24 Luigi Rizzoremove some unnecessary includes
2007-11-21 Luigi Rizzoremove a bunch of useless #include "options.h"
2007-11-19 Luigi Rizzoanother bunch of include removals (errno.h and asterisk...
2007-11-19 Olle JohanssonAdd some debugging to the routines that finds our local...
2007-11-17 Luigi Rizzoremove unnecessary includes
2007-11-17 Luigi Rizzofix breakage induced by previous mistake
2007-11-17 Luigi Rizzostart using asterisk/network.h for network related...
2007-11-16 Luigi Rizzoremove duplicate headers.
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-11-14 Luigi Rizzomake the 'name' and 'value' fields in ast_variable...
2007-10-22 Joshua ColpMerged revisions 86630 via svnmerge from
2007-10-18 Tilghman LesherCode cleanup of acl.c
2007-10-15 Jason ParkerSwitch dundi to new tos config format.
2007-07-20 Luigi Rizzoexpose struct ast_ha so external code can do things...
2007-07-19 Russell BryantRemove some debug code that was added in revision 75894...
2007-07-19 Luigi Rizzocomment out some terribly expensive debugging code
2007-06-14 Russell BryantAdd a massive set of changes for converting to use...
2007-06-06 Tilghman LesherIssue 9869 - replace malloc and memset with ast_calloc...
2007-04-30 Russell BryantAdd support for setting the CoS for VLAN traffic (802...
2007-02-16 Joshua ColpRely on ast_gethostbyname to handle IP addresses, not...
2007-02-11 Olle JohanssonFix debug handling in acl.c
2007-01-01 Olle Johansson- Implement error handling in ast_append_ha
2006-10-13 Kevin P. FlemingMerged revisions 45125 via svnmerge from
2006-09-21 Tilghman LesherAnd some deprecated APIs and modifications to documentation
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):