| r2333-2336 | 2007-03-23 | - fix builds for 2.4 kernels
- mec.h, kb1ec.h, mec2.h, mec3.h, sec-2.h, sec.h, hpec/hpec_zaptel.h, mg2ec.h, zaptel.h, zaptel-base.c: bring in the rest of the support needed for HPEC
|
| r2323 | 2007-03-19 | - Merged revisions 2322 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2322 | file | 2007-03-19 12:28:58 -0400 (Mon, 19 Mar 2007) | 2 lines Update documentation to match current Makefile. linux26 is no longer a valid target. (issue #9296 reported by valley) ........
|
| r2308 | 2007-03-14 | - Merged revisions 2307 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2307 | mattf | 2007-03-14 10:03:18 -0600 (Wed, 14 Mar 2007) | 2 lines Fix bug in J1 mode configuration. ........
|
| r2302 | 2007-03-09 | - Merged revisions 2301 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2301 | mattf | 2007-03-09 13:59:43 -0600 (Fri, 09 Mar 2007) | 2 lines Make sure we don't allocate as GFP_KERNEL in atomic context ........
|
| r2297 | 2007-03-08 | - Merged revisions 2296 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2296 | file | 2007-03-08 10:56:05 -0500 (Thu, 08 Mar 2007) | 2 lines vprintk is only available on 2.6.9+ (issue #9232 reported by baconbuttie) ........
|
| r2294 | 2007-03-08 | - Add a constant for ZT_EVENT_REMOVED to allow a driver to hint to userspace that a channel has been removed. (issue #7256, tzafrir)
|
| r2292 | 2007-03-07 | - Don't die when there is no udev rules dir (on an installtion with INSTALL_PREFIX explicitly set). r2290 | tzafrir | 2007-03-07 21:14:30 +0200 (Wed, 07 Mar 2007) | 3 lines
|
| r2288 | 2007-03-05 | - Found a proper "marker" for the gfp_t typedef. Now every 2.6.9 is supported. r2286 | tzafrir | 2007-03-05 18:14:11 +0200 (Mon, 05 Mar 2007) | 2 lines
|
| r2283 | 2007-03-05 | - Merged revisions 2280-2282 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2280 | kpfleming | 2007-03-04 23:34:43 -0600 (Sun, 04 Mar 2007) | 2 lines ensure that we run objdump in the most generic language possible to avoid complications on non-English systems (issue #9196) ........ r2281 | kpfleming | 2007-03-04 23:40:37 -0600 (Sun, 04 Mar 2007) | 2 lines remove stray character that my editor decided to add ........ r2282 | kpfleming | 2007-03-04 23:41:30 -0600 (Sun, 04 Mar 2007) | 2 lines this driver does not use workqueues, so does not need this header (issue #9196) ........
|
| r2267-2273 | 2007-03-02 | - Support proper loading of the Astribank (xpp) with proper initialization.
- Don't "fail" a modprobe of ztdummy just because zaptel.conf is bad.
- Clarify a cyptic build message. r2266 | tzafrir | 2007-03-02 22:40:06 +0200 (Fri, 02 Mar 2007) | 2 lines
|
| r2244-2259 | 2007-03-01 | - r2257 | tzafrir | 2007-03-01 21:29:12 +0200 (Thu, 01 Mar 2007) | 2 lines SLAB_KERNEL is an obsolete alias of GFP_KERNEL. Fix build on Vanilla 2.6.20 .
- r2252 | tzafrir | 2007-02-28 22:57:52 +0200 (Wed, 28 Feb 2007) | 3 lines Make the xpp/utils/Makefile in 1.2 closer to the one in 1.4 (and actually work, this tine).
- Forgot to update properties
- xpp/xpp_zap.c, xpp/utils/hexfile.c, xpp/firmwares/FPGA_1151.hex, xpp/xpp_zap.h, xpp/utils/hexfile.h, xpp/xproto.c, xpp/utils/zconf/Zaptel, xpp/firmwares/FPGA_FXS.hex, xpp/xproto.h, xpp/xpd.h, xpp/firmwares/USB_1150.hex, xpp/utils/zconf/Zaptel/Chans.pm, xpp/utils/zconf/Zaptel/Xpp, xpp/card_bri.c (added), xpp/xbus-core.c, xpp/utils/zconf/Zaptel.pm, xpp/utils/test_parse.c, xpp/utils/zconf/Zaptel/Xpp/Xpd.pm, xpp/card_bri.h (added), xpp/utils/xpp_fxloader, xpp/utils/fpga_load.c, xpp/xbus-core.h, xpp/utils/lszaptel (added), xpp/utils/xpp_sync (added), xpp/.version (added), xpp/firmwares/FPGA_1141.hex, xpp/card_fxo.c, xpp/card_fxs.c, xpp/card_global.c, xpp/Makefile, xpp/utils/Makefile, xpp/utils/zconf (added), xpp/firmwares/USB_1140.hex, xpp/utils/zconf/Zaptel/Xpp/Xbus.pm, xpp/utils/zt_registration (added), xpp/utils/zconf/Zaptel/Span.pm, xpp/utils/genzaptelconf, xpp/utils/zconf/Zaptel/Xpp.pm, xpp/xpp_usb.c: xpp rev. 3495: ------------------------------------------------------------------------ r2243 | tzafrir | 2007-02-28 02:05:59 +0200 (Wed, 28 Feb 2007) |
- fix a race in the FXO driver of recent weeks.
- Add the Astribank BRI driver (though still needs bristuffed zaptel to build and thus will not build by default) ------------------------------------------------------------------------ r2239 | tzafrir | 2007-02-27 08:14:18 +0200 (Tue, 27 Feb 2007) | 18 lines Xorcom rev. 3491:
- Version of xpp modules is set from xpp/.version, rather than "unknown".
- Astribank devices are now initialized in parallel: faster startup when there are multiple Astribanks.
- Re-added support for the old format of /proc/xpp/sync write: (echo N 0 > /proc/xpp/sync ) . The new format (SYNC=NN) is preffered.
- Firmware update to fix a PCM issue.
- Fixed a build issue with kernel 2.6.8 .
- Fixed missing initialization in Zaptel::Xpp::Xbus .
- genzaptelconf will now set FXS ports as LS by default. To set them as KS, use fxs_default_start=ks in /etc/default/zaptel / /etc/sysconfig/zaptel (Also a workaround for #7755 ). * Groundwork for sync from zaptel master span: if zaptel is built with ZAPTEL_SYNC_TIC (see zaptel/team/tzafrir/sync ), xpp will report its drift from the zaptel sync master.
- USB firmware update: had bad lines checksums (and fxload did not report). * fpga_load can now better report bad hex file checksum ;-) . ------------------------------------------------------------------------ r2223 | tzafrir | 2007-02-24 03:05:05 +0200 (Sat, 24 Feb 2007) | 3 lines Add the Zaptel and Zaptel::Xpp perl modules, and some simple utilities that use them. disabled by default for now. ------------------------------------------------------------------------ r2222 | tzafrir | 2007-02-24 02:55:05 +0200 (Sat, 24 Feb 2007) | 2 lines Make the xpp/utils/Makefile in 1.2 closer to the one in 1.4 .
|
| r2230-2233 | 2007-02-26 | - Merged revisions 2232 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2232 | file | 2007-02-26 13:18:13 -0500 (Mon, 26 Feb 2007) | 2 lines Just in case... set hotplug firmware loading option to no if on a 2.4 kernel. (issue #9140 reported by velter) ........
- Move menuselect build options inclusion to before it is initially used otherwise the needed variables may not be present at time of use. (issue #9145 reported by jmls)
|
| r2229 | 2007-02-26 | - The fxotune man page was misleading. Dumping some content into it. Still needs work.
|
| r2215-2220 | 2007-02-24 | - datamods/Makefile, wct4xxp/Kbuild (removed), Makefile, wcte12xp.c (added), wct4xxp/Makefile, zaptel.xml, hpec (added), zaptel.c (removed), zttranscode.c, wctc4xxp (added), Makefile.kernel26 (added), wct4xxp/Makefile.kernel26 (added), zaptel.h, firmware/firmware.xml, zaptel-base.c (added): partial update to support all the stuff that went into Zaptel 1.2 recently... this definitely still broken for 2.4 kernels, and maybe for 2.6 as well :-) includes: Makefile split and reorganize TE120P driver TC400B driver HPEC support (not yet complete)
|
| r2200-2209 | 2007-02-21 | - Merged revisions 2208 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2208 | mattf | 2007-02-21 11:26:05 -0600 (Wed, 21 Feb 2007) | 2 lines Make sure we do the IRQ fix in the gen1 interrupt handler as well. ........
- Merged revisions 2199 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2199 | mattf | 2007-02-21 09:57:20 -0600 (Wed, 21 Feb 2007) | 2 lines Make sure we do the check for memory allocation failure. ........
- Merged revisions 2198 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2198 | mattf | 2007-02-21 09:49:50 -0600 (Wed, 21 Feb 2007) | 2 lines Reduce our stack usage when using the vpm450m ........
|
| r2195 | 2007-02-21 | - Merged revisions 2194 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2194 | kpfleming | 2007-02-21 08:00:20 -0600 (Wed, 21 Feb 2007) | 2 lines use new tag version numbering script ........
|
| r2180 | 2007-02-20 | - Fix the check that ran the install for xpp/utils. Also, add a target to build them, and clean the directory in the clean target. (issue #8894, tzafrir)
|
| r2170 | 2007-02-17 | - xpp/utils: Use autoconf's test for libusb.
|
| r2167 | 2007-02-16 | - Merged revisions 2166 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2166 | mattf | 2007-02-16 16:14:48 -0600 (Fri, 16 Feb 2007) | 2 lines Fix detection of second single port modules so it actually works now. ........
|
| r2158-2160 | 2007-02-12 | - Add hotplug-uninstall target to main Makefile and make the firmware Makefile keep a record of the installed firmware in the hotplug directory. This means that as long as you have the latest version of firmware installed your checkout will never install it again, and all new checkouts will not either. This might also help those building packages for distros.
|
| r2151 | 2007-02-11 | - struct inode and debugfs: break some Fedoras rather than all others. (from changeset 2150)
|
| r2147 | 2007-02-10 | - Only attempt to install firmware to the hotplug directories if any was selected.
|
| r2142-2146 | 2007-02-10 | - add some inter-module dependencies and add wctc4xxp to menuselect list
- clean up module naming there is no need to enable the user to skip building zaptel or ztdynamic (probably zttranscode too... menuselect needs an upgrade)
|
| r2136-2140 | 2007-02-09 | - It's probably a good idea to make the tarballs a requirement to make the object files.
- Drop the need for header files by using non-versioned binary files.
|
| r2123-2135 | 2007-02-09 | - Fix 'make clean' on kernel 2.4: datamods is only made on 2.6.
- Build xpp/ for kernel >= 2.6.8, not >=2.6.9.
- Now 'chans' is used after all.
- xpp/xpp_zap.c, xpp/firmwares/FPGA_1151.hex, xpp/xpp_zap.h, xpp/xproto.c, xpp/firmwares/FPGA_FXS.hex, xpp/xproto.h, xpp/xpd.h, xpp/init_card_4_23 (removed), xpp/init_card_4_24 (added), xpp/init_card_6_24 (added), xpp/xbus-core.c, xpp/utils/adj_clock.c, xpp/utils/xpp_fxloader, xpp/xbus-core.h, xpp/utils/fpga_load.c, xpp/xdefs.h, xpp, xpp/utils/xpp.rules (added), xpp/firmwares/FPGA_1141.hex (added), xpp/card_fxo.c, xpp/card_global.c, xpp/card_fxs.c, xpp/README.Astribank, xpp/utils/zaptel-helper (added), xpp/zaptel-helper (removed), xpp/utils/Makefile, xpp/Makefile, xpp/utils/adj_clock.8, xpp/firmwares/USB_1140.hex (added), xpp/zap_debug.c, xpp/utils/fpga_load.8, xpp/init_card_3_23 (removed), xpp/init_card_3_24 (added), xpp/zap_debug.h, xpp/init_card_7_24 (added), xpp/xpp_log.h (added), xpp/utils/genzaptelconf, xpp/xpp_usb.c: Branch 1.4 is back in sync (currently: xorcom rev. 3332):
- Performance improvements for multi-XPD (span) devices. *
- - XBUS and XPD numbers have two digits. - Every script wildcard should be replaced from XBUS-? to XBUS-[0-9]
- - Added /proc/xpp/XBUS-*/XPD-*/blink: echo 1 to start and 0 to stop. * Several countries (South Africa, UAE, anybody else) require a shorter ring delay. Adjust FXO reg 0x17 (23)'s bits 0:2 to 011. * Use tasklets to move most of the interrupt PCM copying out of the interrupt.
- Debugfs-based code to dump data to userspace (used to debug BRI D channel).
- Pretend every 2.6.9 actually has later RHEL's typedefs.
- fpga_load supports /dev/bus/usb .
- Fixed physical order sorting in genzaptelconf.
- Reverse polarity and power denial detection.
- A short led flash at registration time.
- Add a real version of the xpp modules to them (independent of the Zaptel version).
- Update our line status even when not registered.
- Fixed a false SIG_CHANGED when inserting or removing cable to FXO.
- Fixed compilation fixes for 2.6.20 (Bug #8982)
- A cleaner fix for the bool changes of 2.6.19 . * Automatically detect echo_can_state_t at debug time. * Automaitcally set XPP_DEBUGFS (depending on debugfs) at compile time.
- Bug-fixes to zaptel-helper. Moved to xpp/utils .
- Xbus protocol version: 2.4 (Zaptel 1.2.12/1.4.0 had 2.3). XPS Init scripts renamed accordingly.
|
| r2111-2120 | 2007-02-07 | - Merged revisions 2119 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2119 | kpfleming | 2007-02-07 15:22:44 -0600 (Wed, 07 Feb 2007) | 2 lines don't allow wct4xxp workqueue support to be built against kernel 2.6.20... it's not going to work ........
- Merged revisions 2110 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2110 | kpfleming | 2007-02-07 14:29:22 -0600 (Wed, 07 Feb 2007) | 3 lines build XPP on the kernels that Xorcom says are OK to build on update workqueue usage to conform to kernel 2.6.20 API ........
|
| r2107 | 2007-02-07 | - wct4xxp/vpm450m.c, build_tools/make_tree (added), firmware (added), wct4xxp/base.c, Makefile, configure, wct4xxp/OCT6114-64D.ima (removed), firmware/firmware.xml, makeopts.in, firmware/Makefile, wct4xxp/Kbuild, zaptel.xml (added), wct4xxp/Makefile, menuselect-tree (removed), wct4xxp/OCT6114-128D.ima (removed), configure.ac: Merge in zaptel-firmware branch. This basically downloads the firmware from the FTP site and builds the appropriate headers based on the current version. Drivers just know they need a certain firmware and get fed the current version. If this prevents your zaptel from building do a make distclean and start fresh or make sure the firmware is checked in make menuselect.
|
| r2105 | 2007-02-07 | - Merged revisions 2103 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2103 | kpfleming | 2007-02-07 13:52:29 -0600 (Wed, 07 Feb 2007) | 2 lines include headers we need... new kernel releases won't do it for us ........
|
| r2099 | 2007-02-07 | - In case the ZT_GETVERSION ioctl fails, ensure that the buffers are initialized to "Unknown" so that we don't try to print uninitialized string buffers. (issue #8992, Oron Peled, tzafrir)
|
| r2087 | 2007-02-05 | - Merged revisions 2086 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2086 | kpfleming | 2007-02-05 15:54:40 -0600 (Mon, 05 Feb 2007) | 2 lines fix version-numbering logic ........
|
| r2065-2066 | 2007-01-31 | - r2064: tzafrir | 2007-01-31 21:48:39 +0200 zaptel-helper deserves wider exposure. Note: it is not getting installed. However it will probably help preven the braking of Astribank drivers loading for those who do care.
- Merging 1.2 changes of genzaptelconf: * -l (list) now works reliebly.
- Cleared some leftover writes to standard output.
- Fixed xpp spans sort order.
|
| r2039-2044 | 2007-01-31 | - pciradio.c, zttool.c, wct4xxp/base.c, ztcfg-dude.c, Makefile, zaptel.c, torisatool.c, torisa.c, tonezone.c, ztdynamic.c, wcfxsusb.c, ztmonitor.c, makefw.c, build_tools/genmodconf, ztcfg.c, wct1xxp.c, wctdm.c, ztd-eth.c, /, wcusb.c, wctdm24xxp.c, wcfxo.c, tor2.c: Merged revisions 2043 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2043 | kpfleming | 2007-01-31 08:06:34 -0600 (Wed, 31 Jan 2007) | 4 lines fix up author email addresses use the kernel's built-in support for module aliases instead of manually doing it in modprobe.conf or equivalent add wctdm8xxp alias for wctdm24xxp ........
- Merged revisions 2038 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r2038 | kpfleming | 2007-01-30 19:33:25 -0600 (Tue, 30 Jan 2007) | 2 lines final fix for non-hotplug firmware loading ........
|
| r2019 | 2007-01-30 | - Blocked revisions 2018 via svnmerge ........ r2018 | russell |
|
| r1998 | 2007-01-29 | - Merged revisions 1996 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1996 | kpfleming | 2007-01-29 13:20:32 -0600 (Mon, 29 Jan 2007) | 2 lines _really_ fix the non-hotplug firmware case ........
|
| r1988 | 2007-01-27 | - Merged revisions 1987 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1987 | kpfleming | 2007-01-27 10:14:54 -0600 (Sat, 27 Jan 2007) | 2 lines properly reference the size symbol produced by objcopy ........
|
| r1969-1982 | 2007-01-26 | - Add additional product support.
|
| r1954 | 2007-01-24 | - Merged revisions 1953 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1953 | kpfleming | 2007-01-24 07:01:36 -0600 (Wed, 24 Jan 2007) | 2 lines might as well fix this driver too :-) ........
|
| r1944 | 2007-01-24 | - Merged revisions 1943 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1943 | russell | 2007-01-23 18:35:48 -0600 (Tue, 23 Jan 2007) | 3 lines If the xpp pieces get built, install the userspace utilities as well. (issue #8894) ........
|
| r1937 | 2007-01-23 | - Merged revisions 1936 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1936 | mattf | 2007-01-23 15:28:14 -0600 (Tue, 23 Jan 2007) | 3 lines Make sure we don't clear the interrupt before we might have received it in shared interrupt line scenarios. ........
|
| r1921-1924 | 2007-01-23 | - Merged revisions 1923 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1923 | kpfleming | 2007-01-23 09:39:12 -0600 (Tue, 23 Jan 2007) | 2 lines use the proper function prototype for 2.6 kernels ........
- xpp/xpp_zap.c, pciradio.c, wctdm.c, /, zaptel.c, torisa.c, wctdm24xxp.c: Merged revisions 1920 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1920 | kpfleming | 2007-01-23 09:25:42 -0600 (Tue, 23 Jan 2007) | 2 lines clean up various compiler warnings ........
|
| r1913 | 2007-01-23 | - Merged revisions 1912 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1912 | file | 2007-01-22 20:57:00 -0500 (Mon, 22 Jan 2007) | 2 lines Fix Congestion tone for Australia. (issue #8891 reported by JT) ........
|
| r1892-1899 | 2007-01-22 | - Merged revisions 1898 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1898 | kpfleming | 2007-01-22 16:43:06 -0600 (Mon, 22 Jan 2007) | 3 lines use better definition for linked-in firmware data ensure that hotplug-loaded firmware is released when we are finished with it ........
- Merged revisions 1891 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1891 | kpfleming | 2007-01-22 15:12:35 -0600 (Mon, 22 Jan 2007) | 2 lines make the non-hotplug firmware case actually compile again ........
|
| r1889 | 2007-01-22 | - Fix typo in Makefile Issue 8885, patch by James
|
| r1878-1887 | 2007-01-22 | - Merged revisions 1886 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1886 | kpfleming | 2007-01-22 14:58:30 -0600 (Mon, 22 Jan 2007) | 2 lines might be good if i committed the working version of this code... ........
- Merged revisions 1877 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1877 | kpfleming | 2007-01-22 12:58:34 -0600 (Mon, 22 Jan 2007) | 2 lines update to PR47 Octasic API kit, and use new GetCapacityPins API call to only attempt downloading the correct firmware for the modules we find ........
|
| r1855 | 2007-01-18 | - Backporting revs 1812 and 1854 into 1.4.
|
| r1836 | 2007-01-16 | - Merged revisions 1835 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1835 | qwell | 2007-01-16 17:44:28 -0600 (Tue, 16 Jan 2007) | 6 lines Remove file that was never (literally) able to compile - dates all the way back to zaptel 0.8.0 If we can figure out where this coeffs.h comes from, I suppose it would be easy to add this back in the future. Issue 8493 ........
|
| r1820-1828 | 2007-01-16 | - Merged revisions 1826-1827 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1826 | kpfleming | 2007-01-15 22:30:00 -0600 (Mon, 15 Jan 2007) | 3 lines make the 'firmware object' files load the firmware blobs as read-only data simplify the code that uses the firmware objects a bit ........ r1827 | kpfleming | 2007-01-15 22:37:06 -0600 (Mon, 15 Jan 2007) | 2 lines use latest Octasic API tag ........
- wct4xxp/vpm450m.c, wct4xxp/Kbuild, wct4xxp/base.c, Makefile, build_tools/make_firmware_object (added), wct4xxp/Makefile, wct4xxp/vpm450m.h, /, wct4xxp, wct4xxp/fw2h.c (removed): Merged revisions 1818 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1818 | kpfleming | 2007-01-15 19:28:54 -0600 (Mon, 15 Jan 2007) | 3 lines eliminate the fw2h tool, and instead use objcopy to directly make object files from the firmware binary files pass HOTPLUG_FIRMWARE down to the module build so that we can avoid various compiler warnings ........
|
| r1774 | 2006-12-30 | - Merged revisions 1773 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1773 | file | 2006-12-30 14:09:50 -0500 (Sat, 30 Dec 2006) | 2 lines Specify full path to restorecon instead of assuming it will be available from what is in $PATH. (issue #8671 reported by djflux) ........
|
| r1767 | 2006-12-27 | - xpp/xpp_zap.c, xpp/card_fxo.c, /, xpp/card_fxs.c, xpp/xpp_usb.c: Merged revisions 1766 via svnmerge from https://origsvn.digium.com/svn/zaptel/branches/1.2 ........ r1766 | kpfleming | 2006-12-27 16:47:19 -0600 (Wed, 27 Dec 2006) | 2 lines remove pointless duplication of ZAPTEL_VERSION that causes these modules to be rebuilt every time a commit is made to any part of Zaptel ........
|