Commit Graph

1046 Commits

Author SHA1 Message Date
artica cd4d803c8c Auto-updated build strings. 2014-09-18 00:01:08 +02:00
artica a203d3beb7 Auto-updated build strings. 2014-09-17 00:01:08 +02:00
Ramon Novoa 15efe38de6 Changed UDP server commands to match those of the Windows agent. 2014-09-16 12:19:42 +02:00
artica 3018c5d1f3 Auto-updated build strings. 2014-09-16 09:46:20 +02:00
Junichi Satoh ade07b7afa Set group to 'Servers' as the same as linux configuration file. 2014-09-13 13:53:38 +09:00
Sancho Lerena 29d07aca38 Modified default group to avoid condition where agent and server
does not define default group. Server is the default group,
added IO Wait module.
2014-09-11 19:41:14 +02:00
Sancho Lerena ea905fc024 Added missing collections directory to Unix agent structure
Added default (commented) token for log collection in Unix agent.
2014-09-11 12:10:17 +02:00
Alejandro Gallardo Escobar 8e5dadd7ca Removed the ChangeLog files :D 2014-09-09 17:41:42 +02:00
Sancho Lerena 16acbcfc19 Added empty files to recreate directories (due problems in SVN migration) 2014-09-08 13:51:15 +02:00
Ramon Novoa 4e43a20909 2014-09-03 Ramon Novoa <rnovoa@artica.es>
* pandora_agent: Added basic support to log to syslog.
2014-09-04 13:02:23 +02:00
Ramon Novoa c07e6f14b1 2014-09-03 Ramon Novoa <rnovoa@artica.es>
* pandora_agent: Added support for global macros.
2014-09-04 13:02:22 +02:00
Ramon Novoa e66f80f470 2014-08-22 Ramon Novoa <rnovoa@artica.es>
* win32/windows/pandora_windows_info.cc: Show system components when
	  retrieving the list of installed software.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10451 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-22 14:37:26 +00:00
Ramon Novoa 0dfdd02226 2014-08-18 Ramon Novoa <rnovoa@artica.es>
* Linux/pandora_agent.conf,
	  pandora_agent: Added support to start and stop processes via the UDP
	  server.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10433 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-18 13:21:32 +00:00
Ramon Novoa eac45c37b5 2014-08-14 Ramon Novoa <rnovoa@artica.es>
* plugins/grep_log,
	  plugins/grep_log_module: Detect log rotation by inode number AND file
	  size.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10427 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-14 13:31:16 +00:00
koichirok 41bb747642 2014-08-14 Koichiro Kikuchi <koichiro@rworks.jp>
* FreeBSD/pandora_agent: Fixed path of the daemon command.

> Description of fields to fill in above:                     76 columns --|
> PR:            If a GNATS PR is affected by the change.
> Submitted by:  If someone else sent in the change.
> Reviewed by:   If someone else reviewed your modification.
> Approved by:   If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
> MFH:           Ports tree branch name.  Request approval for merge.
> Relnotes:      Set to 'yes' for mention in release notes.
> Security:      Vulnerability reference (one per line) or description.
> Sponsored by:  If the change was sponsored by an organization.
> Empty fields above will be automatically removed.

M    unix/ChangeLog
M    unix/FreeBSD/pandora_agent


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10421 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-14 05:02:49 +00:00
koichirok 0eecbd3edd 2014-08-14 Koichiro Kikuchi <koichiro@rworks.jp>
* pandora_agent_installer: Fixed symlink source path.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10420 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-14 04:28:27 +00:00
koichirok c9c7bc2873 2014-08-13 Koichiro Kikuchi <koichiro@rworks.jp>
* FreeBSD/pandora_agent: Small fixes: use proper rc variables,
	 remove obsolete function "set_rcvar" call and use "daemon" command
	 to start pandora_agent.

	* pandora_agent_installer: Refactored implementation and added
	 "fakeroot" installation support.

	* plugins/who.sh: Converted to bourne shell script.

	* pandora_agent_daemon: Small bug fixes and refactorings.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10414 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-13 14:53:16 +00:00
Ramon Novoa 2fe68bfc55 2014-08-12 Ramon Novoa <rnovoa@artica.es>
* pandora_agent: Fixed to make the 'Command Snapshot' feature work.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10409 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-12 13:31:25 +00:00
Ramon Novoa 2181c4a1bd 2014-08-12 Ramon Novoa <rnovoa@artica.es>
* pandora_agent: Trim leading and trailing whitespaces from module names
	  (like policies and windows agents do).



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10406 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-12 11:24:02 +00:00
Ramon Novoa 4f5e94b450 2014-08-07 Ramon Novoa <rnovoa@artica.es>
* pandora_agent_daemon: Fixes the ps call on HP-UX.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10389 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-07 09:55:15 +00:00
pandora-release 9e2b44a372 Updated version and build strings for the 5.1 release.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10313 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-30 12:37:47 +00:00
pandora-release 7d8bfca646 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10306 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-29 22:01:25 +00:00
pandora-release 926a66dccf Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10303 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-28 22:01:19 +00:00
pandora-release b211dd9b0f Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10300 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-27 22:01:37 +00:00
pandora-release 074d1e0eb9 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10295 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-26 22:01:24 +00:00
pandora-release 010724600d Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10287 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-25 22:01:20 +00:00
pandora-release fd4dc8cf2b Updated version and build strings for the 5.1RC2 release.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10285 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-25 14:49:43 +00:00
pandora-release f1a942ae93 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10280 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 22:01:24 +00:00
pandora-release b74d9624aa Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10264 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-23 22:01:26 +00:00
vgilc 2365e2674d 2014-06-23 Vanessa Gil <vanessa.gil@artica.es>
* win32/bin/pandora_agent.conf: Fixed encoding
	bug.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10261 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-23 13:30:20 +00:00
vgilc 76a18fcc23 2014-06-23 Vanessa Gil <vanessa.gil@artica.es>
* win32/bin/pandora_agent.conf: Fixed bug creating
	a module with accents.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10259 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-23 08:14:17 +00:00
pandora-release 40dae6c07e Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10256 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-22 22:01:20 +00:00
pandora-release bd4abc532e Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10251 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-21 22:01:19 +00:00
pandora-release bef6f7f40c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10247 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-20 22:01:18 +00:00
pandora-release 661dcbcdb9 Fixes to make the agent work on win64.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10242 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-20 11:16:42 +00:00
pandora-release 35e98cee02 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10239 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-19 22:01:25 +00:00
pandora-release 836948293c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10236 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-18 22:01:26 +00:00
pandora-release 7c30f08f35 More changes to build a static agent on w32 and w64.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10233 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-18 11:59:44 +00:00
pandora-release 9a486d8efb More changes to build a static agent on w32 and w64.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10232 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-18 11:59:15 +00:00
pandora-release 46a6b0aaf8 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10226 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 22:01:32 +00:00
pandora-release acbeaddfd7 We use a dynamically linked libcurl now.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10225 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 19:27:41 +00:00
pandora-release b29f66b2cf Added support for x86_64 automatic builds.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10224 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 19:23:15 +00:00
pandora-release 972628d95d Updated version and build strings for the 5.1RC1 release.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10217 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 11:19:26 +00:00
pandora-release 62c92e4b9f Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10204 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-16 22:01:23 +00:00
pandora-release d17999cb55 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10198 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-15 22:01:20 +00:00
pandora-release b1c0a0c86e Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10193 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-14 22:01:20 +00:00
pandora-release 5cb61aad85 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10189 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 22:01:32 +00:00
pandora-release cae602901e Removed the native ODBC module (was not working).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10186 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-13 10:34:36 +00:00
pandora-release abaea37efd Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10177 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-12 22:01:19 +00:00
pandora-release ad25bdffe1 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10168 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-11 22:01:19 +00:00