summaryrefslogtreecommitdiff
path: root/source4/lib/replace/win32
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r11214: Remove scons files (see ↵Jelmer Vernooij1-22/+0
http://lists.samba.org/archive/samba-technical/2005-October/043443.html) (This used to be commit 7fffc5c9178158249be632ac0ca179c13bd1f98f)
2007-10-10r10510: Decrease the amount of data included by includes.h a bitJelmer Vernooij1-0/+12
(This used to be commit 03647e1321cf6c9bd6ced3945265f635e9468973)
2007-10-10r10509: Some more sconscript fixes. Now getting to link stage for smbclientJelmer Vernooij1-0/+22
(This used to be commit 6df956edbab7ad5e72b2f20e74ab0f0d62528932)
2007-10-10r9949: Portability fixes for mingw32Jelmer Vernooij1-3/+0
(This used to be commit 994093b08ee463066c6bae494b10374bd700b0b0)
2007-10-10r8437: Win32 doesn't have u_int*_tJelmer Vernooij1-0/+3
(This used to be commit 5b007037dfacc5e13141ca41241543ac11a567b6)
2007-10-10r8434: Win32 portability updates from Steven Edwards <steven_ed4153@yahoo.com>:Jelmer Vernooij2-0/+163
- undefine anything in the win32 api or PSDK headers that Samba already defines - map BSD error codes to Winsock Error codes (This used to be commit d2ea6191259a28a32a1f4ffdff067b1a80e8dcc9)