~vcs-imports/pureadmin/main

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
2006-07-22  Isak Savo  <isak.savo@gmail.com>

	* src/srv_comm.c (srv_try_get_activities): Improved error message when ftp activities are temporarily unavailable

2006-07-19  isak <isak.savo@gmail.com>

	* system_accounts.[ch],prereq_usermanager.[ch], src/*: Improve first time creation of system accounts, default home directory and password file.
	
	* helper.[ch]: Moved system account related functions to a separate file.
	
2006-07-14  Isak Savo  <isak.savo@gmail.com>

	* autogen.sh: Added version checks for automake, autoconf and aclocal

2006-05-29  Isak Savo  <isak.savo@gmail.com>

	* src/cfg.c (cfg_read_settings): Save and restore the state of the "Show Advanced Info" checkbox

2006-05-27  Isak Savo  <isak.savo@gmail.com>

	* src/gui_helper.c (gui_update_info_frame): Added progress bar to show progress of downloads

2006-05-26  Isak Savo  <isak.savo@gmail.com>

	* src/mainwin_cb.c (menu_connections_cb): Added connection menu containing close/disconnect menu items.

	* src/srv_comm.c (_list_generate_unique_id): Changed ID to be generated from the activity info
	instead of randomly. This ensures that an activity will get the same ID the next time
	it is added to the list.

	* src/gui_helper.c (show_not_yet_implemented): Useful function while developing...

	* src/main.c (get_ftp_runmode): Made the function determinening whether pure-ftpd is running more reliable by checking /proc directly instead of relying upon the (not always available) pid-file.

2006-05-25  Isak Savo  <isak.savo@gmail.com>

	* src/main.c (main): Print path debugging information from binreloc.
	Don't rely on gcc's constructor attribute anymore.
	Don't print debugging if PUREADMIN_DEBUG=0

	* configure.in: Removed the --enable-debug flag to configure since pureadmin now handles this dynamically at runtime (env var PUREADMIN_DEBUG=1)
	Added --enable-developer to enable useful developer compiler flags and remove optimizations

2006-05-23  Isak Savo  <isak.savo@gmail.com>

	* src/main.c: Added functionality to recover from not being able to get activities

2006-xx-xx  Isak Savo  <isak.savo@gmail.com>
	
	* po/: Updated fr, cs and tr