soa
MyDNS 1.1.0
Free and open source DNS server for UNIX systems more>> Free and open source DNS server for UNIX systems
MyDNS is a free DNS server for UNIX. MyDNS was implemented from scratch and is designed to serve records directly from an SQL database (currently either MySQL or PostgreSQL).
Its primary objectives are security, interoperability, stability, and speed, though not necessarily in that order.
System requirements:
-
Enhancements:
- Implemented RFC 2136 (DNS UPDATE). See the manual for usage instructions.
- Fixed minor bug in admin.php where if db_get_settings() failed, it might display an error message without consistent formatting.
- Added two additional fields to the --verbose query log. The opcode of the query (QUERY or UPDATE), and a quoted field containing a description of the UPDATE performed, if the opcode was UPDATE.
- Updated contrib/stats.php to handle new log fields.
- Fixed bug in --dump-config -- if present, fields without default values ("no-listen", "soa-where", "rr-where", and "recursive") were not being dumped.
- Made --dump-config dump ALL possible configuration options, even if no value was originally specified. As such, MyDNS will no longer warn the user when a config option doesnt have a value. It will be silently ignored.
- Including after a suggestion by Christian Tschenett, to help things out on 64-bit platforms like OSX. If this creates problems on your platform, please let me know.
- Modified admin.php to allow a backslash in the mbox field, immediately preceding a dot. This is used in DNS to indicate the presence of a dot in the username part of the administrators email address. There was an additional bug report from Andreas Grip that MyDNS was replying with the slashes doubled up in this case, but it appears to be a problem with the "dig" program, not MyDNS.
- Fixed bug with "rr-where" clause -- conf.c was using "soa-where" instead. David Darville first reported this bug. Michael Gile submitted it two minutes later, with a patch.
- Added "create_domain.pl" to the contrib/ directory. Thanks to Gerard de Brieder for this script. See contrib/README for more information.
- Fixed bug in src/lib/rr.c (mydns_rr_load) that caused a segfault if origin was NULL (it was designed to allow NULL, but this version is the first to ever call it in that way).
- Added support for NAPTR (RFC 2915) records. Users with existing MyDNS databases will need to alter their tables to allow "NAPTR" in the "type" column if they want to use NAPTR.
- Renamed library functions mydns_parse_rr() and mydns_parse_soa() to mydns_rr_parse() and mydns_soa_parse(), for consistency.
- Library functions mydns_rr_dup() and mydns_soa_dup() now fail (terminating the program) if out of memory.
- Moved routines that parse data for individual RR types (RP, SRV, and NAPTR) into individual functions from mydns_rr_parse for clarity.
- Fixed bug where AXFR might transmit incorrect information if a FQDN is used in the name field.
- Fixed AXFR bug with ALIAS enabled. Thanks to Sven Wegener for the patch.
- Created file "README.mysql" to address various problems common while compiling with MySQL support.
- Fixed "use of cast expressions as lvalues is deprecated" warning (caused compilation abort with --enable-debug).
- Added hostname to beginning of SIGUSR1 status output.
- Renamed "update" column in the soa table to "update_acl"; how could I be so stupid as to name a column "update"?!
- Fixed a critical denial-of-service vulnerability.
askapy 0.9.5
Free and open source task server available for many platforms, including Mac OS X AskApy is a task server more>> Free and open source task server available for many platforms, including Mac OS X
AskApy is a task server. In more words, AskApy is an application server dedicated to excecute administratives tasks or scripts on computers and servers, scattered over complexes architectures, accross multiple firewall, routers and subnets.
Main features:
- Application server services
- Security, User registry, identification, authentification, autorisation (upon Server, Apb an Resources).
- Single signon.
- Affinity and Session.
- Management of multiples Servers in an uniformised area called the family.
- Transparent location of Servers, Apbs an Resources into the family,
- thanks to the Simple Name Service (SNS) and the Uniform Apb Locator (UAL) mechanismes.
- Clusters (based on Twins)
- Support of the Deployement of Apbs components also called Cubes.
- Task server services
- Dedicated mechanisms for the writing of heavyloaded Deamon
- AskApy XQL (AskApy Xml Query Langage) to query and update xml files. (1)
- AskApy AQL (AskApy Attribute Query Langage) to query and update attributes (properties) files.
- A scheduler (KRON)
- A messaging system.
- Protocols and clients
- Protocols are available throught connectors.
- All protocols support SSL (openSSL must be installed).
- Supported protocols
- HTTP connector (nickname web)
- You can connect from any web client like browsers.
- XMLRPC connector (nickname xml)
- You can connect from any client supporting xmlrpc (python, perl, java).
- SOAP connector (nickname soa) (2)
- You can connect from any client supporting soap (python, perl, java).
- FILE TRANSFERT connector (nicknames ftb or ftm)
- Only available from the AskApy client ask.py.
- APB connector (nicknames apb or apm)
- Only available from the AskApy client and the AskApy Graphical client interfaces view.py, ask.py.
- Graphical user interface
- A Graphical framework (based upon view plugins) is provided to design your Views.
- Then your Views are transparently displayable
- from a classic web browser
- from the AskApy Graphical client interface view.py (wxPython must be installed).
- or throught any python Application using the AskApy Graphical class ApbView xPython must be installed).
Enhancements
- 90% of the specs has been implemented and known
- bugs must be tracked down.
RendezvousWithVesta 1.0.1081
RendezvousWithVesta - accurately simulate the dynamics of a spacecraft orbiting the asteroid (4) Vesta more>>
The motivations for developing this tool are:
- understand how the physical parameters of Vesta affect the stability of low polar orbits;
- understand how the physical parameters of Vesta and the orbital elements of DAWN affect the coverage of Vestas surface;
- provide a fast and reliable tool for the generation of orbits suitable for input in the Science Opportunity Analyzer (SOA) tool.
The output files generated are:
- a SPICE SPK kernel describing the orbit of DAWN around Vesta,
- a formatted ASCII data file containing information about DAWNs orbit, phase angle, and equatorial coordinates with respect to Vesta; see the header of the file for more details;
Main features:
- validated numerical algorithms, tested on NEAR mission data, and capable of accurately reproducing NEARs orbit around Eros;
- complete control over Vestas physical properties: mass, mass distribution model, shape model, rotation period, and pole ecliptic latitude and longitude;
- control over DAWNs initial orbit around Vesta: epoch, radius, equatorial (Vestas equator) inclination, phase angle;
- export simulations as SPICE kernel files and as ASCII data files;
- 3D graphical visualization of the numerical simulation, including the ground tracking of DAWN over Vestas surface;
- 2D plot of the altitude of the spacecraft and of the Vesta profile at nadir;
- completely open source and part of the ORSA framework;
- support for all major platforms: Linux, Mac OS X, Windows;
Java EE SDK Update 2
Java EE SDK - the industry standard for developing portable, robust, scalable and secure server-side Java applications more>>
Java Platform, Enterprise Edition (Java EE) is the industry standard for developing portable, robust, scalable and secure server-side Java applications.
Building on the solid foundation of the Java Platform, Standard Edition (Java SE), Java EE provides web services, component model, management, and communications APIs that make it the industry standard for implementing enterprise-class service-oriented architecture (SOA) and next-generation web applications.
Pythomnic3k 1.0 RC
Pythomnic3k provides you with a complete and open source framework which is designed for building network services (SOA), integration middleware (EAI) and distributed applications in Python 3.0. more>> <<less

Java EE 5 SDK Update 3
Implement enterprise-class service-oriented architecture (SOA) and next-generation web applications with Ajax, scripting, and REST-based services. more>>
Java Platform, Enterprise Edition (Java EE) is the industry standard for developing portable, robust, scalable and secure server-side Java applications. Building on the solid foundation of the Java Platform, Standard Edition (Java SE), Java EE provides web services, component model, management, and communications APIs that make it the industry standard for implementing enterprise-class service-oriented architecture (SOA) and next-generation web applications.
QALL-ME Framework 0.9.5
SOA based framework for Mac OS X QALL-ME Framework is a SOA-based framework for mutlilingual question answering (QA) systems that answer natural language questions with the help of a domain ontology more>> SOA based framework for Mac OS X
QALL-ME Framework is a SOA-based framework for mutlilingual question answering (QA) systems that answer natural language questions with the help of a domain ontology and structured answer data sources from freely specifiable domains.
Note: QALL-ME Framework can be distributed only under the terms of the Apache License.
Enhancements
- Improve internal structure of the file release package (#8, Iustin Dornescu, Christian Spurk)
- Fix for MS Internet Explorer not recognizing the encoding of documentation pages (#9, Christian Spurk)
- NEWS file added (Christian Spurk)
- Page: 1 of 1
- 1