conn

A script repository to manage connections in Linux.
git clone git://r-36.net/conn
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2015-08-07 17:53The default path for wpa_supplicanf.conf changed.Christoph Lohmann1+1-1
2014-10-21 10:23Fixing many things:Christoph Lohmann9+73-33
2012-07-31 14:20Fixing the stopping of the wifi, which is now more cleanly.Christoph Lohmann2+2-3
2012-07-31 14:10Make sure that wifi is stopped.Christoph Lohmann2+6-1
2012-07-30 14:41Better description of the networks.tbl.Christoph Lohmann1+17-1
2012-07-30 14:24A bit too fast commited. Now fixed the example.Christoph Lohmann1+1-1
2012-07-30 14:23Adding a simple wpa_supplicanf.conf example.Christoph Lohmann1+49-0
2011-11-26 17:33Give the user a hint about root.Christoph Lohmann1+7-0
2011-06-29 23:36Removing the bash dependency.Christoph Lohmann10+39-34
2011-06-29 21:05Fixing the inheritance problem of wpa_cli.Christoph Lohmann2+9-9
2011-06-19 08:29Fixing a text and some wakeup case for wifi.Christoph Lohmann2+14-6
2011-05-13 19:00Interface fixing in eth.Christoph Lohmann1+1-1
2011-04-12 14:40Fixing installation documentation.Christoph Lohmann1+4-0
2011-04-12 14:39Small typo in README.md.Christoph Lohmann1+1-1
2011-04-09 10:47Logging is now stderr and syslog. Gobi fixes.Christoph Lohmann4+56-23
2011-04-08 18:24Pushing v0.5.Christoph Lohmann1+1-1
2011-04-08 18:21Better rfkill and wwan example support.Christoph Lohmann9+143-28
2011-04-06 11:16Changing the state according to FHS.Christoph Lohmann1+1-1
2011-04-05 13:02Fixing some gobi bugs. There are still corner cases.Christoph Lohmann2+9-0
2011-04-05 12:59Fixing some empty ssid case in wpasupp.Christoph Lohmann1+30-27
2011-04-01 21:25Eliminating bash.Christoph Lohmann1+1-1
2011-04-01 21:23Some convenience and cleanups in wwan examples.Christoph Lohmann4+52-15
2011-03-25 17:00Some PREFIX convenience.Christoph Lohmann1+1-1
2011-03-23 19:47Minor fix to the gobi naming.Christoph Lohmann1+1-1
2011-03-23 16:42Adding Gobi WWAN example.Christoph Lohmann2+118-0
2011-03-23 16:42Fixing the pingd spurious kill.Christoph Lohmann1+5-2
2011-03-15 09:11Adding a configuration scheme.Christoph Lohmann3+100-23
2011-03-06 10:08Simplifying the installation.Christoph Lohmann2+9-9
2011-03-06 10:02Not everyone wants a distribution tarball.Christoph Lohmann1+2-0
2011-03-01 14:24Locking should work again.Christoph Lohmann1+1-1
2011-03-01 14:22Adding state to wifi.Christoph Lohmann4+60-27
2011-02-27 17:47Disabling debug and simplifying wifi handling.Christoph Lohmann2+2-4
2011-02-27 17:27Redoing the the Make system. Examples are now separate.Christoph Lohmann14+17-1
2011-02-27 17:11Fixing bug in unlock. Thanks to srm.Christoph Lohmann1+1-1
2011-02-27 17:08Making the Makefile and config.mk not executable.Christoph Lohmann2+0-0
2011-02-27 09:21Fixing some state related bug. State is now live.Christoph Lohmann2+20-9
2011-02-26 20:41Making the installation a bit more user friendly.Christoph Lohmann2+14-5
2011-02-26 16:56Install should now work everywhere.Christoph Lohmann1+1-0
2011-02-26 01:39Some cosmetics for the usage.Christoph Lohmann1+1-1
2011-02-26 01:38Fixing usage.Christoph Lohmann1+2-2
2011-02-25 22:18Forgot the $interface in the example AP.Christoph Lohmann1+1-1
2011-02-25 22:15Fixing restarting a connection and the example AP.Christoph Lohmann2+5-1
2011-02-23 17:23Adding some documentation for suspend and hibernate.Christoph Lohmann1+10-0
2011-02-23 16:49Adding state and suspend support to conn.Christoph Lohmann5+250-38
2011-02-23 09:10Mark to self: Always disable debugging on push.Christoph Lohmann1+1-1
2011-02-23 09:09Adding default connection and device support.Christoph Lohmann2+18-3
2011-02-23 08:52Shorting the if expressions in bash.Christoph Lohmann4+8-25
2011-02-23 08:47Fixing debugging and the example wifi.Christoph Lohmann2+9-7
2011-02-22 10:43Now HUP to wpa-supplicant works.Christoph Lohmann1+1-1
2011-02-21 22:44Adding some manual on wpa_supplicant configuration.Christoph Lohmann1+5-0
2011-02-21 22:30Adding a dependency and the functioning Makefile.Christoph Lohmann2+2-1
2011-02-21 22:27Changed the make toolchain to work.Christoph Lohmann3+17-49
2011-02-21 22:12Initial commit of conn.Christoph Lohmann20+604-0