summaryrefslogtreecommitdiff
path: root/application/boottable
AgeCommit message (Collapse)Author
2009-09-10spidlib: added md5 handling within spidlib. ndd/smm/bt/agent: used the ↵Benjamin Decavel
spidlib_md5 facilities rather than openssl
2009-05-05bt now handles master architecture, md5 file is generated with the imageBenjamin Decavel
2009-05-04bt secure now erases the temporary downloaded file after use. Added some ↵Benjamin Decavel
missing file descriptors closure in error cases
2009-05-04Little fix to bt for unknown argumentsBenjamin Decavel
2009-05-04bt secure fix so that current image is not erased if an md5 error occursBenjamin Decavel
2009-04-03Fixed master auto update results in agent, agent isn't killed anymore if ↵Benjamin Decavel
auto update fails
2009-04-01Fixed auto updates of the masterBenjamin Decavel
2009-03-31Updating the master through SNMP now calls boottable_secure_create rather ↵Benjamin Decavel
than a simple boottable_create
2009-03-12Added timeout to bt so that connection error appears more quickly in cas ↵Benjamin Decavel
there's not eth link to access the FTP
2009-01-23[bt] fix bug #219 'bt rename does not check name length'Jérome Lefranc
2009-01-22[bt] fix bug #211 'Error message incorrect with BT.'Jérome Lefranc
2009-01-16[snmp] add community management in snmp.confJérome Lefranc
2009-01-07[kernel] add /proc/nvram entry for both spc200e & spc200c archJérome Lefranc
2009-01-06Changed busybox makefile to use new slave config fileBenjamin Decavel
2009-01-06Detach thread after creation so that memory can be freed once they are finishedBenjamin Decavel
2008-12-12Boottable makefile updatedBenjamin Decavel
2008-12-12Boottable updated with a clean folder and an updated makefileBenjamin Decavel
2008-12-09Removed all references of ARCH_SPC2xx to ARCH_SPC200E and all references of ↵Benjamin Decavel
ARCH_SPC2XXC to ARCH_SPC200C. Do not use the old ones anymore (nor ARCH_SPK200)
2008-11-27[rootfs] moved rcS.d scripts under factoryJérome Lefranc
[bundle] set autoconf link include and application use it to compile [rootfs] some cleanup into rcS.d scripts and other scripts
2008-11-17[boottable] correction of image address for spc200cCeline Buret
2008-11-07Masked SIGINT signal during bt createJoachim Naulet
2008-11-07Fixed SIGSEGV in btJoachim Naulet
2008-11-06Fixed bt SIGSEGV when the ftp server is unavailableJoachim Naulet
2008-11-04Finalized boottable bt integrationJoachim Naulet
2008-11-04Added back bt toolJoachim Naulet
2008-11-04Checked all packages dependenciesJoachim Naulet
2008-10-27Fixed bad bootable makefileJoachim Naulet
2008-10-27Added mib packageJoachim Naulet
2008-10-24Removed r files fomr opensslJoachim Naulet
2008-10-24Merged last boottable libJoachim Naulet
2008-10-23Added custom-mibJoachim Naulet
2008-10-23Added boottableJoachim Naulet
2008-11-03synchronise with the bundle repositoryThierry Carre
2008-10-27[merge] Synchronize this repository with the new bundle for 'application' ↵Thierry Carre
directory
2008-10-27[merge] move some files to remove the SRC and INC directoriesThierry Carre
Note: Stick with the bundle repository
2008-10-27Move and rename ./app/sm-bootTable to ./application/boottableThierry Carre