Module: kamailio
Branch: master
Commit: 94721323f01f74cc5d454953fe676697e81e0eba
URL: https://github.com/kamailio/kamailio/commit/94721323f01f74cc5d454953fe67669…
Author: Olle E. Johansson <oej(a)edvina.net>
Committer: Olle E. Johansson <oej(a)edvina.net>
Date: 2016-04-01T20:14:36+02:00
auth_radius Remove SVN ID's and history comments
---
Modified: modules/auth_radius/authorize.c
Modified: modules/auth_radius/authorize.h
Modified: modules/auth_radius/authrad_mod.c
Modified: modules/auth_radius/authrad_mod.h
Modified: modules/auth_radius/sterman.c
Modified: modules/auth_radius/sterman.h
---
Diff: https://github.com/kamailio/kamailio/commit/94721323f01f74cc5d454953fe67669…
Patch: https://github.com/kamailio/kamailio/commit/94721323f01f74cc5d454953fe67669…
---
diff --git a/modules/auth_radius/authorize.c b/modules/auth_radius/authorize.c
index 6b76364..38e6579 100644
--- a/modules/auth_radius/authorize.c
+++ b/modules/auth_radius/authorize.c
@@ -20,10 +20,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
- * History:
- * -------
- * 2003-03-09: Based on authorize.c from radius_auth (janakj)
- * 2006-03-01: pseudo variables support for domain name (bogdan)
*/
diff --git a/modules/auth_radius/authorize.h b/modules/auth_radius/authorize.h
index 1d56c8e..f21d827 100644
--- a/modules/auth_radius/authorize.h
+++ b/modules/auth_radius/authorize.h
@@ -19,9 +19,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
- * History:
- * -------
- * 2003-03-09: Based on authorize.h from radius_auth (janakj)
*/
#ifndef AUTHORIZE_H
diff --git a/modules/auth_radius/authrad_mod.c b/modules/auth_radius/authrad_mod.c
index 8d4b2a2..4e67b3c 100644
--- a/modules/auth_radius/authrad_mod.c
+++ b/modules/auth_radius/authrad_mod.c
@@ -19,13 +19,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
- * History:
- * -------
- * 2003-03-09: Based on auth_mod.c from radius_auth (janakj)
- * 2003-03-11: New module interface (janakj)
- * 2003-03-16: flags export parameter added (janakj)
- * 2003-03-19: all mallocs/frees replaced w/ pkg_malloc/pkg_free (andrei)
- * 2006-03-01: pseudo variables support for domain name (bogdan)
*/
diff --git a/modules/auth_radius/authrad_mod.h b/modules/auth_radius/authrad_mod.h
index d78db8a..da03950 100644
--- a/modules/auth_radius/authrad_mod.h
+++ b/modules/auth_radius/authrad_mod.h
@@ -19,9 +19,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
- * History:
- * -------
- * 2003-03-09: Based on auth_mod.h from radius_authorize (janakj)
*/
diff --git a/modules/auth_radius/sterman.c b/modules/auth_radius/sterman.c
index 2a15ccd..32dea0f 100644
--- a/modules/auth_radius/sterman.c
+++ b/modules/auth_radius/sterman.c
@@ -19,12 +19,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
- * History:
- * -------
- * 2003-03-09: Based on digest.c from radius_auth module (janakj)
- * 2005-07-08: Radius AVP may contain any kind of Kamailio AVP - ID/name or
- * int/str value (bogdan)
- * 2005-07-08: old RPID RADIUS AVP compatibility droped (bogdan)
*/
diff --git a/modules/auth_radius/sterman.h b/modules/auth_radius/sterman.h
index 255007a..9e526b7 100644
--- a/modules/auth_radius/sterman.h
+++ b/modules/auth_radius/sterman.h
@@ -19,9 +19,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*
- * History:
- * -------
- * 2003-03-09: Based on auth_mod.h from radius_authorize (janakj)
*/
#ifndef STERMAN_H
Module: kamailio
Branch: master
Commit: e404feef5177ac73731657f17da1bec66fdcea89
URL: https://github.com/kamailio/kamailio/commit/e404feef5177ac73731657f17da1bec…
Author: Olle E. Johansson <oej(a)edvina.net>
Committer: Olle E. Johansson <oej(a)edvina.net>
Date: 2016-04-01T20:14:14+02:00
mediaproxy Rename SIP-router to Kamailio
---
Modified: modules/mediaproxy/mediaproxy.c
---
Diff: https://github.com/kamailio/kamailio/commit/e404feef5177ac73731657f17da1bec…
Patch: https://github.com/kamailio/kamailio/commit/e404feef5177ac73731657f17da1bec…
---
diff --git a/modules/mediaproxy/mediaproxy.c b/modules/mediaproxy/mediaproxy.c
index 3bca16d..f96a635 100644
--- a/modules/mediaproxy/mediaproxy.c
+++ b/modules/mediaproxy/mediaproxy.c
@@ -2,14 +2,14 @@
* Copyright (C) 2004-2008 Dan Pascu
* Copyright (C) 2009 Juha Heinanen (multipart hack)
*
- * This file is part of SIP-Router, a free SIP server.
+ * This file is part of Kamailio, a free SIP server.
*
- * SIP-router is free software; you can redistribute it and/or modify
+ * Kamailio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version
*
- * SIP-router is distributed in the hope that it will be useful,
+ * Kamailio is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
Module: kamailio
Branch: master
Commit: 148414ad5c2e941980151dcaf4c12c2e801e0799
URL: https://github.com/kamailio/kamailio/commit/148414ad5c2e941980151dcaf4c12c2…
Author: Olle E. Johansson <oej(a)edvina.net>
Committer: Olle E. Johansson <oej(a)edvina.net>
Date: 2016-04-01T20:14:04+02:00
Dispatcher Minor edit to have proper name in source code file
---
Modified: modules/dispatcher/config.c
---
Diff: https://github.com/kamailio/kamailio/commit/148414ad5c2e941980151dcaf4c12c2…
Patch: https://github.com/kamailio/kamailio/commit/148414ad5c2e941980151dcaf4c12c2…
---
diff --git a/modules/dispatcher/config.c b/modules/dispatcher/config.c
index fea2ffa..00974ff 100644
--- a/modules/dispatcher/config.c
+++ b/modules/dispatcher/config.c
@@ -1,12 +1,12 @@
/*
* This file is part of Kamailio, a free SIP server.
*
- * SIP-router is free software; you can redistribute it and/or modify
+ * Kamailio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version
*
- * SIP-router is distributed in the hope that it will be useful,
+ * Kamailio is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.