alexhudson
22aa4d5404
* Remove some unused variables
...
* Correct some compiler warnings
* Hopefully stop Xpl.py generating Makefile carping
2007-09-21 17:54:32 +00:00
alexhudson
3d9640d3cb
Placeholder for new ODBC auth back-end.
2007-09-20 17:24:02 +00:00
alexhudson
fdee56a120
Add a compile time check for ODBC devel headers
2007-09-16 15:13:30 +00:00
alexhudson
470a88c635
More correct logic in the sqlite auth backend
2007-09-16 14:25:02 +00:00
alexhudson
46c837378c
Remove unused script
2007-09-16 13:20:12 +00:00
alexhudson
46b2bb6006
Instrument the auth stuff with some logging mojo
2007-09-16 12:43:59 +00:00
alexhudson
23cdcaf17a
Stub out an optional LDAP-based auth backend
2007-09-16 09:06:04 +00:00
alexhudson
b8cb727882
Make Sqlite auth backend salt and hash the passwords with SHA1
2007-09-15 17:24:33 +00:00
alexhudson
6b9dbc73e6
Get directory permissions right at install time.
2007-09-15 13:25:19 +00:00
alexhudson
1308bebea7
This is the correct header...
2007-09-15 13:14:04 +00:00
alexhudson
7c646f9be8
Remove non-existant file.
2007-09-15 13:01:43 +00:00
alexhudson
0f658ab7d5
* Separate out msgapi cookie functions into a separate file
...
* First whack at making auth backend pluggable
2007-09-15 12:49:08 +00:00
alexhudson
57c041686e
Fix up cookie data area bugs
2007-09-11 12:31:59 +00:00
alexhudson
c5f58121cc
Remove deprecated MsgApi functions; these should be superceded by grokking a vcard
2007-09-06 18:52:54 +00:00
alexhudson
0b26a50c8d
Remove bongo-admin from the build
2007-09-06 18:51:48 +00:00
alexhudson
8449c672ce
Remove bongo-setup from the build
2007-09-06 10:29:51 +00:00
alexhudson
551d263789
* Revert r374
...
* Merge latest changes from trunk
2007-09-05 20:30:05 +00:00
alexhudson
f75c308e87
Fix up installation order
2007-09-05 13:22:13 +00:00
halex
928099123e
* Changed input styles.
...
* Added new awesome list box thing.
2007-09-04 08:16:51 +00:00
alexhudson
e62bbe29b8
* Fix install so we have a directory to put cookies in
...
* recovery flags now work too \o/
2007-09-04 07:16:08 +00:00
pfelt
9a0a7c09c8
-- add most of the rest of the aliasing to the queue. it should currently work for
...
-- domain1.com => domain2.com
-- user1@domain1.com => user2@domain1.com
-- user1@domain1.com => user1@domain2.com
-- 5 level recursion protection/allowance
-- does not work for user1@domain1.com => user2 (implying domain1.com)
2007-09-04 05:11:29 +00:00
alexhudson
a4cbaeec32
Better recovery flag implementation
2007-09-03 21:01:46 +00:00
alexhudson
5d84654fe4
Stop avirus being crashy
2007-09-03 18:40:56 +00:00
alexhudson
174a291e28
* Make bongo-standalone start as an agent. Turn it off in the config if you don't want it :)
...
* Remove some smtp gubbins
2007-09-03 17:31:29 +00:00
alexhudson
0575742e54
* Fix collector to not segfault when looking at list of users
...
* Fix colector to connect to store, exposing above bug.
2007-09-03 13:49:10 +00:00
alexhudson
d9a84a065c
Fix up SMTP agent so it works again \o/ Raises bug #9924
2007-09-03 13:32:38 +00:00
alexhudson
bd72537498
Put in select()-based connio calls - amusingly _BONGO_LINUX isn't defined, so in the original connio, we were going down an non-obvious code path
2007-09-03 12:57:59 +00:00
alexhudson
e050a05905
Remove connio code from the header files. Good grief, it's now debuggable!
2007-09-03 10:45:36 +00:00
pfelt
cdd1000b66
-- set a couple of the defaults that i hadn't set on initial coding
2007-09-03 05:44:50 +00:00
halex
43c0a4da76
Up to my old tricks again. :)
2007-09-03 03:41:33 +00:00
halex
8c3610f767
* Support for IE7.
...
* Added the ability to show/hide the sidebar.
* Fixed up titles on pages.
* Footer is included - text needs changing?
* Changed link styles.
2007-09-03 03:30:33 +00:00
alexhudson
a0c7ba01fb
Update queue config to stop it consuming 100% cpu
2007-09-02 15:47:14 +00:00
halex
d08224d3a9
Forgot the 'agentview' template.
2007-09-02 09:16:40 +00:00
alexhudson
9081bbafa8
Clean up python msgapi linkage a bit.
2007-09-02 09:12:38 +00:00
halex
b24f189ab4
* Reformatted icon view definitions in CSS, and changed colours.
...
* More agent icons.
* Center the enable/disable agent table thing.
* Added Reset button to that screen, too.
* Added a GetStoreData function to HawkeyeHandler.
* Read-only setting dialogs for all store-ified agents.
2007-09-02 08:10:14 +00:00
alexhudson
a4cb2180a1
Shuffle agent startup priorities a little
2007-09-01 21:59:05 +00:00
alexhudson
0aa7234cc7
Remove := assignments from build system; fixes portability warnings
2007-09-01 19:21:22 +00:00
pfelt
c598d4c0d0
-- i never defaulted the queue port correctly
2007-09-01 17:17:43 +00:00
pfelt
1305c92486
-- the lib should be checking for null arrays before dereferencing them
2007-09-01 17:06:45 +00:00
alexhudson
da67db300a
Small config file corrections
2007-09-01 16:23:33 +00:00
alexhudson
fb45a44dbb
Create the server credential again - seems it's needed :)
2007-09-01 14:14:20 +00:00
alexhudson
e8f69e29cb
Clean up some deprecated msgapi functions
2007-09-01 13:30:01 +00:00
alexhudson
178e3b4d5e
Fix up msgapi dir/path functions
2007-09-01 12:35:36 +00:00
halex
88c2facbf4
* More icons for agents.
...
* Provides a human-readable name on the agent list.
* Hopefully updated linkies to right place.
2007-09-01 11:15:21 +00:00
alexhudson
15368ea26c
Remove comments from manager json; they're not valid json really.
2007-09-01 10:01:37 +00:00
halex
93c3f7a80d
Fixed small typo. Woops
2007-09-01 08:01:13 +00:00
pfelt
ac629178b7
-- this prevents a segfault within the queue because the array functions don't check to see if an array exists before dereferencing things. this should probably be fixed in the lib, but needs a little discussion
2007-09-01 07:04:30 +00:00
halex
5cc65b5756
This commit never happened.
2007-09-01 05:49:18 +00:00
halex
d7de966a3f
* Automatically-generated agent list from within Hawkeye.
...
* Removed some un-necessary libs from StoreConnections etc.
** Includes host-lookup for StoreClient, may break things.
2007-09-01 04:03:36 +00:00
alexhudson
6156b24270
Revert sqlite api change - some sqlite3 doesn't have this, it seems...
2007-08-31 18:18:09 +00:00