alexhudson
1a2ce1c883
Allow python agents to daemonize
2011-01-02 22:35:03 +00:00
alexhudson
d9e27643d2
Add new Agent class to Python API, for writing Store agents
2011-01-01 23:24:22 +00:00
alexhudson
c4c2dac754
Add store event callbacks to Python API
2011-01-01 19:09:08 +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
alexhudson
bb00a3ef75
Split python install location into interpreted and binary locations.
2010-07-07 08:47:42 +00:00
alexhudson
db3fb459d0
Add skeleton of REPAIR command to Python binding
2010-06-15 20:14:40 +00:00
alexhudson
55de4a31dd
Slight compat shim for Python 2.4/2.5
2009-11-24 20:39:44 +00:00
pfelt
2276228922
-- fix: non StrictCompile() fixes throwing errors on compile, mostly due to mis-defined callbacks
2009-08-19 04:39:40 +00:00
pfelt
71157dde98
-- do we need to pre-compile the __init__.py ?
2009-08-17 23:36:16 +00:00
pfelt
9e4d4958d5
-- fix: bongo-storetool so that it works right
...
-- fix: install all required files
2009-08-17 23:26:47 +00:00
pfelt
1c70d90f6f
-- fix: bongo-queuetool so that it works right
...
-- fix: some calls in libbongo were no longer needed
2009-08-17 22:53:51 +00:00
pfelt
d7b1ef0bec
-- cleanup the parameter list for ConnClose(), ConnCloseAll(), ConnStartup
2009-07-19 23:31:35 +00:00
pfelt
2b417a9c7d
-- remove BongoArray and replace it with GArray
...
-- StrictCompile antispam and fix all the accompanying warnings
2009-07-18 18:09:53 +00:00
alexhudson
828ab1006d
Merge memmgr-glib experiment onto trunk
2009-07-10 08:34:06 +00:00
alexhudson
5cbb7d3524
Make PROPGET response sanely
2009-05-03 19:29:02 +00:00
alexhudson
29f4eeec4e
Merge the store-sqlite branch back onto trunk
2008-09-04 15:22:34 +00:00
alexhudson
a2da45bb5c
Small patches to make backup work and work-around bug #11066
2008-02-16 13:30:17 +00:00
alexhudson
d337c3d486
Merge remove-mdb branch onto trunk, branch is now closed!
2008-01-23 08:20:27 +00:00
trisk
da1c898909
* Add rule for missing src/libs/python/bongo/Makefile.
...
* Don't remove bongo-python-wrapper in clean, it's generated by config.status.
2007-07-26 13:35:00 +00:00
alexhudson
79673b9d1b
Slightly naughty config fix to make dist work again, and update a python rule
2007-07-15 22:31:31 +00:00
jonnylamb
968577911d
* Move to a more unified python www system. Instead of components being used in both DF and HE calling bongo.dragonfly methods, these "commonweb" things have been moved into bongo.commonweb.
...
* Removed bongo.admin.BongoSession as bongo.commonweb.BongoSession is more developed.
* The Auth and *{Handler,Path} modules should probably be merged across DF and HE next, but have been lleft separate foor this commit, for now.
2007-07-13 22:58:05 +00:00
alexhudson
d3ddf20189
Friendly-looking Python patch which should clear up lib vs. lib64 issues on RH-type distros
2007-07-13 22:06:45 +00:00
alexhudson
fb042f0ac5
Scary looking python patch; separate the C-module stuff from pure python for the benefit of OSes which keep them separately.
2007-07-13 21:17:21 +00:00
trisk
b6001cdb0b
* Use slapdadd (same binary as slapd and has a configurable path) instead of ldapdd in bongo-setup.
...
* Use Privs module functions for Bongo user.
2007-07-09 15:10:59 +00:00
alexhudson
c33882cc1c
* Another buffer overflow in config.c found by Albert Lee
...
* Python 2.5 warning fixed
2007-07-02 20:34:29 +00:00
jonnylamb
b8e0dabc4c
* Remove old EXPANDED_ variables from code. These have been cleaned up from r120.
2007-06-26 15:01:46 +00:00
alexhudson
af437b25d9
Correctly detect failure to work out the current version of bongo available
2007-05-26 16:04:11 +00:00
alexhudson
e65bf3fdf3
Allow admin tool to look for Bongo updates
2007-05-11 09:07:15 +00:00
alexhudson
87f97b23f6
* Add support for resolving TXT DNS RRs
...
* Add ability to check online for updates
2007-05-10 23:13:00 +00:00
alexhudson
876724ad05
Remove NMAP routines from msgapi
2007-05-04 09:37:24 +00:00
alexhudson
331f909d09
Initial Hawkeye work. This contains a new template system for creating HTML, some basic admin ability, and serves as the basis for further work.
...
You may need to bongo-config install again, if upgrading.
2007-04-29 16:48:45 +00:00
pfelt
482a9e8a22
the bulk of the conversion to native gnutls (no openssl shim)
2007-02-03 23:39:03 +00:00
alexhudson
e302e4c005
Remove build files lamely included in first revision. Sigh :(
2007-01-24 23:15:00 +00:00
alexhudson
b0c62252c4
Initial import of Bongo source code.
2007-01-22 23:37:12 +00:00