Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Specify the location of OpenSSL. | demon | 2004-01-15 | 1 | -0/+1 |
| | |||||
* | Create directories for jabberd data files with more secure permissions. | demon | 2004-01-09 | 1 | -1/+1 |
| | |||||
* | Install scripts for DB creation for MySQL and PostgreSQL. | demon | 2004-01-01 | 2 | -0/+6 |
| | |||||
* | Put datafiles in /var/jabber directory. | demon | 2004-01-01 | 3 | -1/+8 |
| | | | | Remind to remove this directory manually on deinstall. | ||||
* | Eliminate the evidence that I stole this file from net/jabber port. | demon | 2004-01-01 | 1 | -7/+17 |
| | | | | | Update to reflect the actual names of spawned processes and .pid-files location. | ||||
* | Set the appropriate permissions for config files; | demon | 2004-01-01 | 1 | -3/+11 |
| | | | | | | Add dependency to libiconv; Compile with debug messages unless WITHOUT_DEBUG is set; Minor spelling nit. | ||||
* | Do delete config files if they were not changed after installation. | demon | 2004-01-01 | 1 | -0/+9 |
| | |||||
* | Remind users about 'jabber' group, too. | demon | 2004-01-01 | 1 | -0/+4 |
| | |||||
* | Compile with debug messages. | demon | 2003-12-31 | 1 | -1/+2 |
| | |||||
* | Install startup script jabberd.sh. | demon | 2003-12-30 | 5 | -0/+87 |
| | | | | Create user/group for jabberd on install. | ||||
* | Add WITH_PGSQL knob; | demon | 2003-12-30 | 2 | -21/+32 |
| | | | | Minor general fixes. | ||||
* | New port jabberd2. | demon | 2003-12-29 | 5 | -0/+85 |
This is a complete rewrite of jabber daemon version 1. |