summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2001-03-212001-03-21 Michael Meeks <michael@ximian.com>michael1-2/+4
* Makefile.am: add print bits. * print-conf.in: Add. * print.pl.in: Add. * parse.pl.in (xst_shell_escape): split from (xst_parse_sh): here. (xst_parse_sh_export): impl.
2001-03-20remove print crud committed in error.michael1-4/+2
2001-03-202001-03-20 Michael Meeks <michael@ximian.com>michael1-41/+34
* xml.pl.in (xst_xml_print_line): print @_ not $_[0] - fixes bug in memory conf. 2001-03-19 Michael Meeks <michael@ximian.com> * Makefile.am: Clean.
2001-03-182001-03-17 Hans Petter Jansson <hpj@ximian.com>hansp1-0/+2
* Added gettext.pl.in by Kenneth Christiansen.
2001-03-082001-03-08 Hans Petter Jansson <hpj@ximian.com>hansp1-2/+0
* Makefile.am: Remove nameresolution-conf relics.
2001-03-012001-03-01 Hans Petter Jansson <hpj@ximian.com>hansp1-1/+3
* debug.pl.in: Implemented basic debug functions. * Makefile.am: Included debug.pl.in in build and install.
2001-02-28Makedist fixes all over. And guess what ..chema1-3/+3
srcdir != buildir 2001-02-27 Chema Celorio <chema@celorio.com> * configure.in: 0.3.0
2001-02-23Don't chmod +x .pl files.unammx1-1/+0
2001-02-082001-02-08 Tambet Ingo <tambet@ximian.com>tambeti1-1/+2
* boot.pl.in: New file. * boot-conf.in: Removed stuff which is in boot.pl.in.
2001-02-082001-02-07 Hans Petter Jansson <hpj@ximian.com>hansp1-5/+18
* be.pl.in: Refactored into obsoletion. * file.pl.in, general.pl.in, platform.pl.in, report.pl.in, service.pl.in, util.pl.in, xml.pl.in: Added. * boot-conf.in, disks-conf.in, memory-conf.in, network-conf.in, shares-conf.in, time-conf.in, users-conf.in, media.pl.in, network.pl.in, parse.pl.in, replace.pl.in: Removed dependency on be.pl. Added new dependencies. * Makefile.am: Removed be.pl from distribution (but not build). Added new targets. * removable-media.pl.in: Added an XML skeleton. This file will go away later, though.
2001-02-06Added media.pl to the list of targets.hansp1-0/+1
2001-02-062001-02-05 Tambet Ingo <tambet@ximian.com>tambeti1-2/+4
* Makefile.am (backends): Added boot-conf into build * boot-conf.in: New file.
2001-02-052001-02-04 Arturo Espinosa <arturo@ximian.com>unammx1-1/+3
* be.pl.in: (be_buffer_{load,save}): load a file into an array buffer and save it back. (be_map_dist): moved from network.pl.in. * network.pl.in: minor & typos. * replace.pl.in: routines for in-line replacing. * Makefile.am: install replace routines. * .cvsignore: ignore replace routines .pl file.
2001-01-26don't work on new_network-conf.unammx1-2/+0
2001-01-24More Helix to Ximian. Also, the new network code - untested - and a fix for ↵unammx1-4/+13
backends/Makefile.am
2001-01-17 * be.pl.in: need to replace ___scriptsdir___ here too, so I removedunammx1-0/+5
be.pl and have this one for preprocessing. Also, be.pl.in now guesses about the running system.
2001-01-17A shell script to be called from be.pl for guessing the system the backends ↵unammx1-1/+1
are running on.
2001-01-17Copied nameresolution-conf.in in network-conf.inunammx1-2/+2
2000-11-09Take unsupported hardware-conf.in out of build and dist.hansp1-4/+0
2000-11-04Added users-conf.in to the distribution.hansp1-2/+2
2000-10-05wellcome new versionunammx1-3/+1
2000-10-04First advances: users2-conf gets login.defs file and prints the XML. be.pl: ↵unammx1-1/+2
consider empty lines as comments too.
2000-09-29Remove the backups on clean.unammx1-0/+1
2000-09-29Fixed rules for distribution.hansp1-1/+11
2000-09-27Some goofs and warnings. Try using -w from time to time.unammx1-0/+1
2000-09-27Our new library for common stuff. Changing the names of all the backends to ↵unammx1-4/+12
*.in, and added a preprocessing rule to the .am file.
2000-08-28Additional changes to memory-admintambeti1-1/+2
2000-08-23Initial revisionhansp1-0/+10