Code

Do not create admin groups with spaces. Closes #589
[gosa.git] / plugins / admin / systems / class_dhcpHost.inc
2007-09-10 cajusFixed adding of DHCP servers
2007-08-13 hickertUpdated POST handling for dhcpHost.
2007-08-10 cajusWe need to place the hardware address, too
2007-08-10 hickertUpdated dhcp client side.
2007-08-10 hickertFixed variable name, dhcpHW(a|A)ddress
2007-08-09 cajusAdded more checks
2007-08-09 hickertUpdated Post handling
2007-08-09 hickertReplaced array_merge with array operator +
2007-08-09 cajusUpdated to manage shared networks
2007-08-08 cajusUpdated dhcp classes
2007-08-07 cajus* Avoid removing of the service
2007-08-07 cajusUpdated dhcp stuff
2007-08-06 cajusAdded group and group renaming support in dhcp cache.
2007-08-03 cajusUpdated dhcp stuff. Bug when inserting single value...
2007-08-03 cajusUpdated DHCP service
2007-08-02 cajusUpdated dhcp handling
2007-08-01 cajusUpdated (still non-working) dhcp service plugin
2007-08-01 cajusUpdated languages
2007-07-31 cajusUpdated expirental works
2007-07-31 cajusTemporary checking. This isn't meant to work at all