... | ... |
@@ -1,6 +1,4 @@ |
1 | 1 |
/* |
2 |
- * $Id$ |
|
3 |
- * |
|
4 | 2 |
* MySQL module interface |
5 | 3 |
* |
6 | 4 |
* Copyright (C) 2001-2003 FhG Fokus |
... | ... |
@@ -22,12 +20,6 @@ |
22 | 20 |
* along with this program; if not, write to the Free Software |
23 | 21 |
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
24 | 22 |
*/ |
25 |
-/* |
|
26 |
- * History: |
|
27 |
- * -------- |
|
28 |
- * 2003-03-11 updated to the new module exports interface (andrei) |
|
29 |
- * 2003-03-16 flags export parameter added (janakj) |
|
30 |
- */ |
|
31 | 23 |
|
32 | 24 |
/*! \file |
33 | 25 |
* \brief DB_MYSQL :: Core |
... | ... |
@@ -1,6 +1,4 @@ |
1 | 1 |
/* |
2 |
- * $Id$ |
|
3 |
- * |
|
4 | 2 |
* MySQL module interface |
5 | 3 |
* |
6 | 4 |
* Copyright (C) 2001-2003 FhG Fokus |
... | ... |
@@ -22,10 +20,6 @@ |
22 | 20 |
* along with this program; if not, write to the Free Software |
23 | 21 |
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
24 | 22 |
* |
25 |
- * History: |
|
26 |
- * -------- |
|
27 |
- * 2003-03-11 updated to the new module exports interface (andrei) |
|
28 |
- * 2003-03-16 flags export parameter added (janakj) |
|
29 | 23 |
*/ |
30 | 24 |
|
31 | 25 |
/*! \file |
... | ... |
@@ -2,19 +2,14 @@ |
2 | 2 |
* Copyright (C) 2001-2003 FhG Fokus |
3 | 3 |
* Copyright (C) 2006-2007 iptelorg GmbH |
4 | 4 |
* |
5 |
- * This file is part of ser, a free SIP server. |
|
5 |
+ * This file is part of Kamailio, a free SIP server. |
|
6 | 6 |
* |
7 |
- * ser is free software; you can redistribute it and/or modify |
|
7 |
+ * Kamailio is free software; you can redistribute it and/or modify |
|
8 | 8 |
* it under the terms of the GNU General Public License as published by |
9 | 9 |
* the Free Software Foundation; either version 2 of the License, or |
10 | 10 |
* (at your option) any later version |
11 | 11 |
* |
12 |
- * For a license to use the ser software under conditions |
|
13 |
- * other than those described here, or to purchase support for this |
|
14 |
- * software, please contact iptel.org by e-mail at the following addresses: |
|
15 |
- * info@iptel.org |
|
16 |
- * |
|
17 |
- * ser is distributed in the hope that it will be useful, |
|
12 |
+ * Kamailio is distributed in the hope that it will be useful, |
|
18 | 13 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
19 | 14 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
20 | 15 |
* GNU General Public License for more details. |
... | ... |
@@ -1,22 +1,15 @@ |
1 | 1 |
/* |
2 |
- * $Id$ |
|
3 |
- * |
|
4 | 2 |
* Copyright (C) 2001-2003 FhG Fokus |
5 | 3 |
* Copyright (C) 2006-2007 iptelorg GmbH |
6 | 4 |
* |
7 |
- * This file is part of ser, a free SIP server. |
|
5 |
+ * This file is part of Kamailio, a free SIP server. |
|
8 | 6 |
* |
9 |
- * ser is free software; you can redistribute it and/or modify |
|
7 |
+ * Kamailio is free software; you can redistribute it and/or modify |
|
10 | 8 |
* it under the terms of the GNU General Public License as published by |
11 | 9 |
* the Free Software Foundation; either version 2 of the License, or |
12 | 10 |
* (at your option) any later version |
13 | 11 |
* |
14 |
- * For a license to use the ser software under conditions |
|
15 |
- * other than those described here, or to purchase support for this |
|
16 |
- * software, please contact iptel.org by e-mail at the following addresses: |
|
17 |
- * info@iptel.org |
|
18 |
- * |
|
19 |
- * ser is distributed in the hope that it will be useful, |
|
12 |
+ * Kamailio is distributed in the hope that it will be useful, |
|
20 | 13 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
21 | 14 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
22 | 15 |
* GNU General Public License for more details. |
... | ... |
@@ -1,22 +1,15 @@ |
1 | 1 |
/* |
2 |
- * $Id$ |
|
3 |
- * |
|
4 | 2 |
* Copyright (C) 2001-2004 iptel.org |
5 | 3 |
* Copyright (C) 2006-2007 iptelorg GmbH |
6 | 4 |
* |
7 |
- * This file is part of ser, a free SIP server. |
|
5 |
+ * This file is part of Kamailio, a free SIP server. |
|
8 | 6 |
* |
9 |
- * ser is free software; you can redistribute it and/or modify |
|
7 |
+ * Kamailio is free software; you can redistribute it and/or modify |
|
10 | 8 |
* it under the terms of the GNU General Public License as published by |
11 | 9 |
* the Free Software Foundation; either version 2 of the License, or |
12 | 10 |
* (at your option) any later version |
13 | 11 |
* |
14 |
- * For a license to use the ser software under conditions |
|
15 |
- * other than those described here, or to purchase support for this |
|
16 |
- * software, please contact iptel.org by e-mail at the following addresses: |
|
17 |
- * info@iptel.org |
|
18 |
- * |
|
19 |
- * ser is distributed in the hope that it will be useful, |
|
12 |
+ * Kamailio is distributed in the hope that it will be useful, |
|
20 | 13 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
21 | 14 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
22 | 15 |
* GNU General Public License for more details. |
... | ... |
@@ -1,22 +1,15 @@ |
1 | 1 |
/* |
2 |
- * $Id$ |
|
3 |
- * |
|
4 | 2 |
* Copyright (C) 2001-2003 FhG Fokus |
5 | 3 |
* Copyright (C) 2006-2007 iptelorg GmbH |
6 | 4 |
* |
7 |
- * This file is part of ser, a free SIP server. |
|
5 |
+ * This file is part of Kamailio, a free SIP server. |
|
8 | 6 |
* |
9 |
- * ser is free software; you can redistribute it and/or modify |
|
7 |
+ * Kamailio is free software; you can redistribute it and/or modify |
|
10 | 8 |
* it under the terms of the GNU General Public License as published by |
11 | 9 |
* the Free Software Foundation; either version 2 of the License, or |
12 | 10 |
* (at your option) any later version |
13 | 11 |
* |
14 |
- * For a license to use the ser software under conditions |
|
15 |
- * other than those described here, or to purchase support for this |
|
16 |
- * software, please contact iptel.org by e-mail at the following addresses: |
|
17 |
- * info@iptel.org |
|
18 |
- * |
|
19 |
- * ser is distributed in the hope that it will be useful, |
|
12 |
+ * Kamailio is distributed in the hope that it will be useful, |
|
20 | 13 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
21 | 14 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
22 | 15 |
* GNU General Public License for more details. |
... | ... |
@@ -1,22 +1,15 @@ |
1 | 1 |
/* |
2 |
- * $Id$ |
|
3 |
- * |
|
4 | 2 |
* Copyright (C) 2001-2003 FhG Fokus |
5 | 3 |
* Copyright (C) 2006-2007 iptelorg GmbH |
6 | 4 |
* |
7 |
- * This file is part of ser, a free SIP server. |
|
5 |
+ * This file is part of Kamailio, a free SIP server. |
|
8 | 6 |
* |
9 |
- * ser is free software; you can redistribute it and/or modify |
|
7 |
+ * Kamailio is free software; you can redistribute it and/or modify |
|
10 | 8 |
* it under the terms of the GNU General Public License as published by |
11 | 9 |
* the Free Software Foundation; either version 2 of the License, or |
12 | 10 |
* (at your option) any later version |
13 | 11 |
* |
14 |
- * For a license to use the ser software under conditions |
|
15 |
- * other than those described here, or to purchase support for this |
|
16 |
- * software, please contact iptel.org by e-mail at the following addresses: |
|
17 |
- * info@iptel.org |
|
18 |
- * |
|
19 |
- * ser is distributed in the hope that it will be useful, |
|
12 |
+ * Kamailio is distributed in the hope that it will be useful, |
|
20 | 13 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
21 | 14 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
22 | 15 |
* GNU General Public License for more details. |
... | ... |
@@ -1,22 +1,15 @@ |
1 | 1 |
/* |
2 |
- * $Id$ |
|
3 |
- * |
|
4 | 2 |
* Copyright (C) 2001-2003 FhG Fokus |
5 | 3 |
* Copyright (C) 2006-2007 iptelorg GmbH |
6 | 4 |
* |
7 |
- * This file is part of ser, a free SIP server. |
|
5 |
+ * This file is part of Kamailio, a free SIP server. |
|
8 | 6 |
* |
9 |
- * ser is free software; you can redistribute it and/or modify |
|
7 |
+ * Kamailio is free software; you can redistribute it and/or modify |
|
10 | 8 |
* it under the terms of the GNU General Public License as published by |
11 | 9 |
* the Free Software Foundation; either version 2 of the License, or |
12 | 10 |
* (at your option) any later version |
13 | 11 |
* |
14 |
- * For a license to use the ser software under conditions |
|
15 |
- * other than those described here, or to purchase support for this |
|
16 |
- * software, please contact iptel.org by e-mail at the following addresses: |
|
17 |
- * info@iptel.org |
|
18 |
- * |
|
19 |
- * ser is distributed in the hope that it will be useful, |
|
12 |
+ * Kamailio is distributed in the hope that it will be useful, |
|
20 | 13 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
21 | 14 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
22 | 15 |
* GNU General Public License for more details. |
... | ... |
@@ -1,22 +1,15 @@ |
1 | 1 |
/* |
2 |
- * $Id$ |
|
3 |
- * |
|
4 | 2 |
* Copyright (C) 2001-2003 FhG Fokus |
5 | 3 |
* Copyright (C) 2006-2007 iptelorg GmbH |
6 | 4 |
* |
7 |
- * This file is part of ser, a free SIP server. |
|
5 |
+ * This file is part of Kamailio, a free SIP server. |
|
8 | 6 |
* |
9 |
- * ser is free software; you can redistribute it and/or modify |
|
7 |
+ * Kamailio is free software; you can redistribute it and/or modify |
|
10 | 8 |
* it under the terms of the GNU General Public License as published by |
11 | 9 |
* the Free Software Foundation; either version 2 of the License, or |
12 | 10 |
* (at your option) any later version |
13 | 11 |
* |
14 |
- * For a license to use the ser software under conditions |
|
15 |
- * other than those described here, or to purchase support for this |
|
16 |
- * software, please contact iptel.org by e-mail at the following addresses: |
|
17 |
- * info@iptel.org |
|
18 |
- * |
|
19 |
- * ser is distributed in the hope that it will be useful, |
|
12 |
+ * Kamailio is distributed in the hope that it will be useful, |
|
20 | 13 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
21 | 14 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
22 | 15 |
* GNU General Public License for more details. |
... | ... |
@@ -1,22 +1,15 @@ |
1 | 1 |
/* |
2 |
- * $Id$ |
|
3 |
- * |
|
4 | 2 |
* Copyright (C) 2001-2003 FhG Fokus |
5 | 3 |
* Copyright (C) 2006-2007 iptelorg GmbH |
6 | 4 |
* |
7 |
- * This file is part of ser, a free SIP server. |
|
5 |
+ * This file is part of Kamailio, a free SIP server. |
|
8 | 6 |
* |
9 |
- * ser is free software; you can redistribute it and/or modify |
|
7 |
+ * Kamailio is free software; you can redistribute it and/or modify |
|
10 | 8 |
* it under the terms of the GNU General Public License as published by |
11 | 9 |
* the Free Software Foundation; either version 2 of the License, or |
12 | 10 |
* (at your option) any later version |
13 | 11 |
* |
14 |
- * For a license to use the ser software under conditions |
|
15 |
- * other than those described here, or to purchase support for this |
|
16 |
- * software, please contact iptel.org by e-mail at the following addresses: |
|
17 |
- * info@iptel.org |
|
18 |
- * |
|
19 |
- * ser is distributed in the hope that it will be useful, |
|
12 |
+ * Kamailio is distributed in the hope that it will be useful, |
|
20 | 13 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
21 | 14 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
22 | 15 |
* GNU General Public License for more details. |
... | ... |
@@ -1,24 +1,17 @@ |
1 | 1 |
/* |
2 |
- * $Id$ |
|
3 |
- * |
|
4 | 2 |
* MySQL module interface |
5 | 3 |
* |
6 | 4 |
* Copyright (C) 2001-2003 FhG FOKUS |
7 | 5 |
* Copyright (C) 2006-2007 iptelorg GmbH |
8 | 6 |
* |
9 |
- * This file is part of ser, a free SIP server. |
|
7 |
+ * This file is part of Kamailio, a free SIP server. |
|
10 | 8 |
* |
11 |
- * ser is free software; you can redistribute it and/or modify |
|
9 |
+ * Kamailio is free software; you can redistribute it and/or modify |
|
12 | 10 |
* it under the terms of the GNU General Public License as published by |
13 | 11 |
* the Free Software Foundation; either version 2 of the License, or |
14 | 12 |
* (at your option) any later version |
15 | 13 |
* |
16 |
- * For a license to use the ser software under conditions |
|
17 |
- * other than those described here, or to purchase support for this |
|
18 |
- * software, please contact iptel.org by e-mail at the following addresses: |
|
19 |
- * info@iptel.org |
|
20 |
- * |
|
21 |
- * ser is distributed in the hope that it will be useful, |
|
14 |
+ * Kamailio is distributed in the hope that it will be useful, |
|
22 | 15 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
23 | 16 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
24 | 17 |
* GNU General Public License for more details. |
... | ... |
@@ -1,24 +1,17 @@ |
1 | 1 |
/* |
2 |
- * $Id$ |
|
3 |
- * |
|
4 | 2 |
* MySQL module interface |
5 | 3 |
* |
6 | 4 |
* Copyright (C) 2001-2003 FhG FOKUS |
7 | 5 |
* Copyright (C) 2006-2007 iptelorg GmbH |
8 | 6 |
* |
9 |
- * This file is part of ser, a free SIP server. |
|
7 |
+ * This file is part of Kamailio, a free SIP server. |
|
10 | 8 |
* |
11 |
- * ser is free software; you can redistribute it and/or modify |
|
9 |
+ * Kamailio is free software; you can redistribute it and/or modify |
|
12 | 10 |
* it under the terms of the GNU General Public License as published by |
13 | 11 |
* the Free Software Foundation; either version 2 of the License, or |
14 | 12 |
* (at your option) any later version |
15 | 13 |
* |
16 |
- * For a license to use the ser software under conditions |
|
17 |
- * other than those described here, or to purchase support for this |
|
18 |
- * software, please contact iptel.org by e-mail at the following addresses: |
|
19 |
- * info@iptel.org |
|
20 |
- * |
|
21 |
- * ser is distributed in the hope that it will be useful, |
|
14 |
+ * Kamailio is distributed in the hope that it will be useful, |
|
22 | 15 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
23 | 16 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
24 | 17 |
* GNU General Public License for more details. |
... | ... |
@@ -1,22 +1,15 @@ |
1 | 1 |
/* |
2 |
- * $Id$ |
|
3 |
- * |
|
4 | 2 |
* MySQL module interface |
5 | 3 |
* |
6 | 4 |
* Copyright (C) 2001-2003 FhG Fokus |
7 | 5 |
* |
8 | 6 |
* This file is part of Kamailio, a free SIP server. |
9 | 7 |
* |
10 |
- * ser is free software; you can redistribute it and/or modify |
|
8 |
+ * Kamailio is free software; you can redistribute it and/or modify |
|
11 | 9 |
* it under the terms of the GNU General Public License as published by |
12 | 10 |
* the Free Software Foundation; either version 2 of the License, or |
13 | 11 |
* (at your option) any later version |
14 | 12 |
* |
15 |
- * For a license to use the Kamailio software under conditions |
|
16 |
- * other than those described here, or to purchase support for this |
|
17 |
- * software, please contact iptel.org by e-mail at the following addresses: |
|
18 |
- * info@iptel.org |
|
19 |
- * |
|
20 | 13 |
* Kamailio is distributed in the hope that it will be useful, |
21 | 14 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
22 | 15 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
... | ... |
@@ -26,13 +19,6 @@ |
26 | 19 |
* along with this program; if not, write to the Free Software |
27 | 20 |
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
28 | 21 |
*/ |
29 |
-/* |
|
30 |
- * History: |
|
31 |
- * -------- |
|
32 |
- * 2003-03-11 updated to the new module exports interface (andrei) |
|
33 |
- * 2003-03-16 flags export parameter added (janakj) |
|
34 |
- * 2013-04-02 added transaction support (haakon.nessjoen@gmail.com) |
|
35 |
- */ |
|
36 | 22 |
/** @addtogroup mysql |
37 | 23 |
* @{ |
38 | 24 |
*/ |
... | ... |
@@ -1,23 +1,16 @@ |
1 | 1 |
/* |
2 |
- * $Id$ |
|
3 |
- * |
|
4 | 2 |
* MySQL module interface |
5 | 3 |
* |
6 | 4 |
* Copyright (C) 2001-2003 FhG Fokus |
7 | 5 |
* |
8 |
- * This file is part of ser, a free SIP server. |
|
6 |
+ * This file is part of Kamailio, a free SIP server. |
|
9 | 7 |
* |
10 |
- * ser is free software; you can redistribute it and/or modify |
|
8 |
+ * Kamailio is free software; you can redistribute it and/or modify |
|
11 | 9 |
* it under the terms of the GNU General Public License as published by |
12 | 10 |
* the Free Software Foundation; either version 2 of the License, or |
13 | 11 |
* (at your option) any later version |
14 | 12 |
* |
15 |
- * For a license to use the ser software under conditions |
|
16 |
- * other than those described here, or to purchase support for this |
|
17 |
- * software, please contact iptel.org by e-mail at the following addresses: |
|
18 |
- * info@iptel.org |
|
19 |
- * |
|
20 |
- * ser is distributed in the hope that it will be useful, |
|
13 |
+ * Kamailio is distributed in the hope that it will be useful, |
|
21 | 14 |
* but WITHOUT ANY WARRANTY; without even the implied warranty of |
22 | 15 |
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
23 | 16 |
* GNU General Public License for more details. |
... | ... |
@@ -26,12 +19,6 @@ |
26 | 19 |
* along with this program; if not, write to the Free Software |
27 | 20 |
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
28 | 21 |
*/ |
29 |
-/* |
|
30 |
- * History: |
|
31 |
- * -------- |
|
32 |
- * 2003-03-11 updated to the new module exports interface (andrei) |
|
33 |
- * 2003-03-16 flags export parameter added (janakj) |
|
34 |
- */ |
|
35 | 22 |
|
36 | 23 |
#ifndef _MYSQL_MOD_H |
37 | 24 |
#define _MYSQL_MOD_H |