Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make Samba 3 and Samba 4 both use the same single copy of libreplace. | Jelmer Vernooij | 2008-09-16 | 1 | -33/+0 |
| | |||||
* | libreplace: put inet_aton.c under LGPL instead of GPL. | Michael Adam | 2008-03-18 | 1 | -9/+13 |
| | | | | | Michael (This used to be commit cca5d6626fe395f08fd4c8b2344e4e43646cb987) | ||||
* | libreplace: add an inet_aton() function that calls inet_pton(). | Michael Adam | 2008-03-14 | 1 | -0/+29 |
inet_aton() is even needed inside libreplace, in the implementation of rep_getaddrinfo(). Michael (This used to be commit bcb2f3a880f8da8f9bedb7a8e61d7d7b533f1919) |