Code

Added more checks
[gosa.git] / plugins / admin / systems / class_dhcpSubnet.inc
2007-08-09 cajusAdded more checks
2007-08-09 hickertUpdated Post handling
2007-08-09 cajusAdded range checks
2007-08-09 hickertUpdated dhcpSubnet::save_object.
2007-08-09 hickertAdded checks for ip range to shcp pool and subnet
2007-08-09 cajusFixed error when using empty ranges
2007-08-09 cajusFixed error printing. Via messages, not via print_red().
2007-08-09 hickertReplaced array_merge with array operator +
2007-08-08 cajusUpdated for dhcpPlugin
2007-08-07 cajus* Avoid removing of the service
2007-08-07 cajusUpdated dhcp stuff
2007-08-07 cajusInitial add of subnet class. Nearly not modified -...