1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-06 16:23:49 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Jeremy Allison
8eb53f74e4 r19957: Initial framework to make winbindd robust
against tdb corruption. Needs fleshing out
(and I forgot one record type) and needs helpful
suggestion from Volker to validate freelist,
but should give an idea of how this will look.
Jeremy.
2007-10-10 12:16:15 -05:00
Stefan Metzmacher
04031a9fca r19121: try to get rid of the difference between in system/iconv.h
between samba 3 and 4.

metze
2007-10-10 12:15:13 -05:00
Stefan Metzmacher
d827534760 r18958: merge from samba4:
we need to include unistd.h in system/network.h because
it contains the ioctl() prototype on some systems
and we need to make sure it gets included before socket_wrapper
defines ioctl swrap_ioctl

metze
2007-10-10 12:14:50 -05:00
Stefan Metzmacher
77b0af43f0 r18953: sync socket_wrapper with samba4
metze
2007-10-10 12:14:50 -05:00
Stefan Metzmacher
6b53ed8fdc r18669: fix the samba3 build...
we need to move the iconv configure checks to libreplace...

metze
2007-10-10 12:00:45 -05:00
Stefan Metzmacher
596cbe73dd r18644: bring in libreplace in lib/replace
metze
2007-10-10 11:52:03 -05:00