Commit Graph

16 Commits

Author SHA1 Message Date
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