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 (cherry picked from commit cca5d6626fe395f08fd4c8b2344e4e43646cb987) (This used to be commit f69e51f56f111d9bd5db69e191f45567aacf8c3d) | ||||
* | 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 (cherry picked from commit bcb2f3a880f8da8f9bedb7a8e61d7d7b533f1919) (This used to be commit 83baff78ce752a9129554a456cc24d043d419cd1) |