summaryrefslogtreecommitdiff
path: root/client/scripts
Commit message (Expand)AuthorAgeFilesLines
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-172-22/+38
* Fix a bug that would cause problems if the server provides a newMurray2002-06-091-2/+6
* sync with branchTed Lemon2001-08-101-4/+4
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-277-35/+56
* Use -f instead of -x to look for hooks.Ted Lemon2001-04-206-12/+12
* Add some changes suggested by Cyrille LefevreTed Lemon2001-03-221-11/+29
* Use eval for ifconfig so that medium can include quoted strings (yuck!)Ted Lemon2001-03-155-41/+41
* Use make_resolv_conf as documented.Ted Lemon2000-09-205-60/+17
* Use a cleverer regexp to extract OS minor version number.Ted Lemon2000-07-051-2/+2
* Fix setting of hostname.Ted Lemon2000-05-017-10/+55
* Pull up change from 3.0.Ted Lemon2000-01-251-1/+2
* New OpenBSD support.Ted Lemon1999-09-081-0/+203
* Add support for setting hostnameTed Lemon1999-09-083-0/+22
* Don't use -w 1 flag, which doesn't work on FreeBSD.Ted Lemon1999-05-071-1/+1
* Add entry, exit and resolv.conf hooks.Ted Lemon1999-03-294-50/+150
* Remove ARPCHECK and ARPSEND code.Ted Lemon1999-03-111-5/+2
* Sync with 2.0b1pl16. Fix some pool allocation problems.Ted Lemon1999-02-251-29/+30
* Add route hop counts to all route commands.Ted Lemon1999-02-141-7/+7
* Support Linux 2.1 and laterTed Lemon1999-02-141-15/+57
* Use new_network_number, not new_network_address. Use search, not domain in ...Ted Lemon1998-01-121-4/+4
* Add missing fiTed Lemon1998-01-113-0/+3
* Don't echo ifconfig parameters - that was for debugging.Ted Lemon1997-11-223-3/+0
* bsd/os client script (pretty much identical to NetBSD)Ted Lemon1997-11-201-0/+175
* Check if variables have value before doing set $variableTed Lemon1997-11-202-88/+116
* Don't need to compute network number or broadcast address anymoreTed Lemon1997-11-201-10/+0
* Add support for static routesTed Lemon1997-10-202-4/+52
* NextStep client scriptTed Lemon1997-09-171-0/+37
* Chmod resolv.conf in case umask is bogusTed Lemon1997-09-161-0/+2
* Solaris client scriptTed Lemon1997-06-031-0/+148
* Linux client scriptTed Lemon1997-06-031-0/+156
* FreeBSD client scriptTed Lemon1997-06-021-0/+136
* Fix typoTed Lemon1997-06-021-1/+1
* Don't have ARP code look up names; net_netmask_arg, not new_subnet_argTed Lemon1997-03-281-4/+7
* behave differently if we got a renewal via INIT-REBOOTTed Lemon1997-03-051-3/+3
* Don't specify netmask or broadcast address keywords to ifconfig if no subnet_...Ted Lemon1997-02-271-7/+23
* DHCP Client script for NetBSDTed Lemon1997-02-221-0/+117