/[anubis]/anubis/ChangeLog
ViewVC logotype

Diff of /anubis/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.134 by gray, Wed Nov 26 06:24:37 2003 UTC revision 1.135 by gray, Sun Nov 30 00:56:50 2003 UTC
# Line 1  Line 1 
1    2003-11-30  Sergey Poznyakoff
2    
3            * TODO: Updated
4            * configure.ac: Removed useless AC_LIBOBJ. Added --with-mysql
5            option and code to detect presence of MySQL
6            * lib/Makefile.am: Added automake stuff
7            * m4/anubis.m4: New file
8            * m4/Makefile.am: Added anubis.m4
9            * src/Makefile.am: Modified to fit the new directory layout
10            * src/anubisdb.c: Protect the code by #ifdef
11            * src/authmode.c: Likewise
12            * src/dbtext.c: Likewise.
13            * src/gdbm.c: Likewise.
14            * src/gsasl.c: Likewise.
15    
16            * src/url.c: New file.
17            * src/mysql.c: New file.
18            * src/headers.h (ANUBIS_URL): New data type.
19            (anubis_url_destroy,anubis_url_parse,anubis_url_full_path)
20            (anubis_url_get_arg): New functions.
21            * src/main.c (main): Call mysql_db_init
22            * src/rc.c (control_parser): sasl-password-db now takes
23            only one argument: the database URL.
24            
25    2003-11-29  Wojciech Polak
26    
27            * configure.ac: Added lib
28            * lib: added to the repository
29            * lib/.cvsignore: New file
30            * Makefile.am: Updated
31            * src/Makefile.am: Updated
32            * lib/Makefile.am: New file
33            * src/getopt1.c,getopt.c,getopt.h,gettext.h
34              lbuf.c,lbuf.h,obstack.c,obstack.h,setenv.c,
35              snprintf.c: moved to ../lib                                    
36    
37  2003-11-26  Sergey Poznyakoff  2003-11-26  Sergey Poznyakoff
38    
39          * doc/anubis.texi: Fixed a couple of misspellings.          * doc/anubis.texi: Fixed a couple of misspellings.

Legend:
Removed from v.1.134  
changed lines
  Added in v.1.135

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26