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

13 Commits

Author SHA1 Message Date
Stefan Metzmacher
057c1c04d0 r22221: merge from samba4:
- libreplace unsetenv() and strptime() replacements

metze
2007-10-10 12:19:21 -05:00
Stefan Metzmacher
874164e365 r21944: move acl header checks to the correct place only
jeremy: please merge this to 3.0.25:-)

metze
2007-10-10 12:18:51 -05:00
Stefan Metzmacher
184c461977 r21934: fix the build sorry
metze
2007-10-10 12:18:50 -05:00
Stefan Metzmacher
4b67f94c6a r21931: include acl/libacl.h is present
I'm not sure if this should go into 3.0.25... it fixes a compiler warning about
a missing acl_get_perm() prototype

metze
2007-10-10 12:18:49 -05:00
Stefan Metzmacher
024dd7d7c9 r20820: merge from samba4:
- include system/aio.h
- use full prototype for main
- use ifdef instead if

metze
2007-10-10 12:17:09 -05:00
Stefan Metzmacher
352ee73030 r20817: sync lib/replace with samba4
metze
2007-10-10 12:17:09 -05:00
Stefan Metzmacher
3061c333ec r20789: merge from samba4:
- remove the epoll configure checks from libreplace

metze
2007-10-10 12:17:09 -05:00
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