summaryrefslogtreecommitdiff
path: root/cfengine
AgeCommit message (Collapse)Author
2002-06-13 * Added artax.lab.dk (replaces artax.jones.dk)Jonas Smedegaard
* Updates to cf.services.file * Changes in cf.services.file: Use fqhost instead of site some places!!!
2002-06-12cfengine: did something... ;-)Juri Jensen
2002-06-04cfengine: Add saks.louiz.dk.Jonas Smedegaard
2002-06-03 * Line 'client code page = 850' added to global configuration of samba.Klaus Agnoletti
2002-04-24 * Corrected a few errors in site ntiexpoKlaus Agnoletti
2002-04-24cfengine: Implemented m4 generation of samba shares. Finally got theJuri Jensen
function to clear smb.conf for shares entries.
2002-04-16CFEngine: Rename cf.local.services.file.conf.m4 into cf.services.file.tmp.m4.Jonas Smedegaard
2002-04-13 * Added divitech to cf.siteKlaus Agnoletti
2002-04-13 * Added site 'divitech' to cf.site.xenuxKlaus Agnoletti
2002-04-12 * 'Divitech' and baal added to cfengine.Klaus Agnoletti
2002-04-12cfengine: Add artax.jones.dk (honda.homebase.dk reborn.Jonas Smedegaard
2002-04-11cfengine: Remove honda.Jonas Smedegaard
2002-04-07Major update to m4 file sharing config generation.Jonas Smedegaard
2002-04-05cfengine: Removed some unused sites.Juri Jensen
2002-04-02harden: Oops, ignore /initrd, not /initrc...Jonas Smedegaard
2002-04-02harden: Uncommenting works now! (solution: the hashmark needs to be included ↵Jonas Smedegaard
in the match string).
2002-04-02harden: Simplify integrit a bit, and make sure additions are made even if ↵Jonas Smedegaard
the above fails (grrr).
2002-03-30cfengine: Ignore journal and local files in integrit.Jonas Smedegaard
2002-03-26 * Corrected miner typoKlaus Agnoletti
2002-03-25cfengine: Added new site, venture. This site has it's shares defined inJuri Jensen
.m4 files. Hopefully the m4 functionality becomes usable soon... ;-) (Hint, hint Jonas).
2002-03-17CFEngine: Revert Apache changes regarding zlib compression - it didn't work ↵Jonas Smedegaard
as stable...
2002-03-16Exclude (and comment out the include's) php gzip'ing - it is better handled ↵Jonas Smedegaard
with output_handler = ob_gzhandler (supported by php 4.0.4 and above)
2002-03-15cfengine: Change satsbutikken.dk -> satsbutikken.local.Jonas Smedegaard
2002-03-15cfengine: Comment out cron part of Integrit code - it is impossible to solve ↵Jonas Smedegaard
using CFEngine it seems.
2002-03-14samba: Modified shares for the radio-raatstof and xenuxlocal sites.Juri Jensen
Removed smb-shares-printers.conf and split it up in to files - one for cups and one for lprng. The settings should work fully with cups and lprng.
2002-03-10Add new host paf.peronard.dk.Jonas Smedegaard
2002-03-09cfengine: Attempt reloading both bind and bind9.Jonas Smedegaard
2002-03-09cfengine: Add haakansson group correctly.Jonas Smedegaard
2002-03-09cfengine: Separate haakansson in own group.Jonas Smedegaard
2002-03-09bind: ...and tulle.haakansson.com as being a nameserver.Jonas Smedegaard
2002-03-09cfengine: harden: Ignore all logfiles (Aide does not handle rotation) and ↵Jonas Smedegaard
correctly ignore /dev Ctime.
2002-02-27cfengine: Correct errors in harden integrit rule makiing CFEngine fail ↵Jonas Smedegaard
(still a few corrections needed to make the rule actually work, though).
2002-02-27cfengine: Add knowledge about integrit to harden rule.Jonas Smedegaard
2002-02-24Disable ftp for tulle and add notes about it in TODO.Jonas Smedegaard
2002-02-21cfengine: Proftpd doesn't chroot jails when line ends with a comment.Jonas Smedegaard
2002-02-21cfengine: Add tulle and gmork.Jonas Smedegaard
2002-02-18cfengine: Removed thorin from NameServer - what was I thinking...?cfengine
2002-02-18cfengine: Added our autoinstall server, thorin, as a nameserver and dhcp server.Juri Jensen
2002-02-14cfengine: split jones and spiff groups into separat ones.Jonas Smedegaard
samba: Add cafe3 config.
2002-02-06 * Fixing copy/paste error from previous fileKlaus Agnoletti
2002-02-06cfengine: Missed to define the new site at a single spot, which broke thecfengine
system on that site. Fixed.
2002-02-05cfengine: Added a new site, sagahus.Juri Jensen
2002-01-24samba: Modified the shares for the raatstof and xenuxlocal sites.Juri Jensen
ChangeLog: Updated. cfengine: Modified cf.site.xenux.
2002-01-17cfengine: Changed $(host) to $(fqhost) in cf.services.dns. Touched upJuri Jensen
cf.services.file. Should be more generic now. Roaming profiles for w9x should work now.
2002-01-11cfengine: Corrected some typos. Also changed a site name.Juri Jensen
2002-01-09cfengine: Major changes in the way samba is handled - now all shares areJuri Jensen
individual for every site (see cf.services.file and local-COMMON/samba/smb-shares-raatstof.conf as an example). Bind's named.conf is now edited to include named_$(host).$(domain).conf - nothing more. The DNSServers part is also turned on again. A new section for DHCPServers are now included and turned on - it only switches /etc/init.d/dhcp on and copies the right dhcpd.conf file into /etc, nothing more. I've also added a new site to cf.site.xenux and cf.groups.xenux. Well, that's it for now...
2001-12-20cfengine: Deleted from proftpd.conf DefaultRoot. users,!staff is deletedKlaus Agnoletti
so everybody get changerooted to their homedirectory. Privacy matters.
2001-12-19cfengine: bastian -> xayide.Jonas Smedegaard
2001-12-14cfengine: Modified cf.services.dns to include "named_$(domain).conf" inJuri Jensen
named.conf. I Also added a control section with an Installable class called bind_reload. This is still not enabled!
2001-12-14 * Added cf.services.fai and cf.services.dhcp - they're not enabled yet!Juri Jensen