pfelt
c03090c322
-- lots of various memory leak fixes
2010-07-22 05:18:07 +00:00
alexhudson
f362ada8bb
Update object size earlier, since parsing/etc. depends on it being right.
2010-07-19 14:24:29 +00:00
alexhudson
85d60788b8
Process incoming Contact cards for properties we might like to pick out.
2010-07-18 19:14:53 +00:00
alexhudson
a73b4c71c3
Make INFO bring out time last modified instead of created.
2010-07-17 20:54:07 +00:00
alexhudson
dbc23d9db6
Make cookie expiration timer work correctly....
2010-07-17 16:44:18 +00:00
pfelt
dd03ea6e6a
-- config.c: fix a couple of memory leaks
...
-- connio.c: fix a couple of memory leaks
-- nmap.c: 0 initialize preventing a jump off uninitialized data
-- stringbuilder.c: fix some possible segfaults and add some debug
-- bongoagent.c: fix a memory leak
2010-07-17 08:20:53 +00:00
pfelt
ad95ceab7d
-- fix gcc 4.5.0 complaint over enum comparison. this should fix obs builds
2010-07-13 02:43:15 +00:00
alexhudson
0c61366536
Refactor unlink bits a little bit to simplify the code.
2010-07-11 12:26:19 +00:00
alexhudson
e23685f047
Use correct convention for string-formatting store GUIDs
2010-07-11 11:08:51 +00:00
alexhudson
29cbd5d07c
Remove conversations when we delete email
2010-07-11 10:57:41 +00:00
alexhudson
1772c168b3
Start of support for cleaning up conversations and other linked documents when we DELETE documents. Doesn't quite work yet.
2010-07-10 17:24:31 +00:00
alexhudson
d80a0bae04
pop3: don't list non-mail items as being mail.
2010-07-10 15:14:10 +00:00
alexhudson
b2fa8b6141
Make manager StrictCompile()-compliant
2010-07-10 14:04:21 +00:00
alexhudson
a062b0f748
Minor formatting clean-ups
2010-07-10 14:01:28 +00:00
alexhudson
5854928e92
Strip managed-slapd code out of manager
2010-07-10 13:57:41 +00:00
alexhudson
de562298c1
Remove dragonfly from server source.
2010-07-10 12:20:30 +00:00
alexhudson
a5cde21512
Fix up remaining cargo-culted permissions checks.
2010-07-09 23:27:25 +00:00
alexhudson
8efbcc502e
Return a proper ccode when user doesn't have permission to READ
2010-07-09 23:23:22 +00:00
pfelt
f24c5ea618
-- re-add strict to connio and cleanup nmap along with a couple of supporting calls in xpl
2010-07-09 23:04:28 +00:00
pfelt
185356a9f9
-- remove more connmgr stuff that isn't needed
2010-07-09 22:33:44 +00:00
pfelt
b489c082ee
-- remove libbongonmap and move functionality to libbongoconnio and libbongoutil
2010-07-09 22:26:01 +00:00
pfelt
af762b0d74
-- more old and uneeded code
2010-07-09 21:21:28 +00:00
pfelt
86ea1aa72c
-- remove the old mdb which isn't used anymore
2010-07-09 21:09:58 +00:00
pfelt
ae449a0e3f
-- remove libbongologging and move the functionality to libbongoutil
2010-07-09 20:51:21 +00:00
alexhudson
61d90071d6
Remove hawkeye info from default Store configuration set.
2010-07-09 20:05:41 +00:00
alexhudson
afc152b48b
Allow python apps to find all Bongo libraries on different platforms
2010-07-09 19:44:03 +00:00
alexhudson
4304d0a7e2
Make bongo-manager try harder to contact the store on startup, but exit if it really gives up.
2010-07-07 18:18:26 +00:00
alexhudson
bb00a3ef75
Split python install location into interpreted and binary locations.
2010-07-07 08:47:42 +00:00
alexhudson
5d5eb25483
Make sure we're setting created/modified time on newly written documents.
2010-06-26 21:44:44 +00:00
alexhudson
2d1f967130
Shut down Store connections properly.
2010-06-26 18:53:15 +00:00
alexhudson
7db9dd7fce
Don't add duplicate ACLs even when asked; just return success.
2010-06-26 17:44:40 +00:00
alexhudson
2ef00b9af1
Make queue use WRITE rather than DELIVER FILE/STREAM.
2010-06-26 16:53:37 +00:00
alexhudson
d2c6f22751
Tweak WRITE to make it hold collection locks for much shorter periods.
2010-06-26 16:53:18 +00:00
alexhudson
248f06bb6d
Two small bugs in ACL GRANT / LIST command parsing, one segfault..
2010-06-26 15:07:38 +00:00
alexhudson
7dada5210d
Remove a bit of debugging.
2010-06-24 22:17:58 +00:00
alexhudson
3bdb92524b
Pretty ropey initial support for a '^' BQL operator that behaves like LIKE.
2010-06-24 19:54:25 +00:00
alexhudson
e5c66ad66a
Remove a printf() I accidentally left in for debugging :( Noisy, sorry.
2010-06-24 15:56:12 +00:00
alexhudson
666d70065e
Much stronger validity for BQL->SQL conversion.
2010-06-24 15:10:54 +00:00
alexhudson
2cfb6f44ca
Allow LIST command to understand BQL queries.
2010-06-24 12:58:59 +00:00
alexhudson
c888e48b2b
Correctly find indexes for properties we're searching for in query builder.
2010-06-24 12:58:43 +00:00
alexhudson
db3fb459d0
Add skeleton of REPAIR command to Python binding
2010-06-15 20:14:40 +00:00
alexhudson
e7e4a200e2
Be more specific about bongojson dependencies.
2010-06-14 19:42:27 +00:00
alexhudson
c59e84c170
Set parent collection guid correctly when we call CREATE.
2010-06-14 19:27:50 +00:00
alexhudson
652b9162aa
Update REPAIR command to recognise when the parent collection information has not been correctly set on a store object.
2010-06-14 19:21:01 +00:00
alexhudson
b397d49586
Initial attempt at rewriting StoreObjectRemoveCollection - looking to fix bug #16156
2010-06-14 18:48:44 +00:00
alexhudson
8d7f8a7c43
Slight fixes to build system to placate Fedora 13's picky ld
2010-06-14 17:15:10 +00:00
pfelt
1d56fb4056
-- fix some unitialized errors pointed out by valgrind
2010-05-31 22:00:48 +00:00
pfelt
42d739f872
-- a better patch for the bug of the last two patches. this fixes a null deref and cleans up a bit.
2010-04-02 17:41:04 +00:00
pfelt
5f3aa4e6a2
-- revert the last patch. i need to rework to prevent a bug that cuts the body off email.
2010-03-23 15:47:02 +00:00
pfelt
4781a32cad
-- fix a potential segfault due to insufficient error checking
2010-03-20 03:38:54 +00:00