1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-19 04:23:48 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Andrew Bartlett
4e614cbe92 r619: Remove more code that is no longer called.
Andrew Bartlett
2007-10-10 12:51:52 -05:00
Andrew Tridgell
9fb0f03693 dcerpc over tcp in the samba4 server now works to some extent. It
needs quite a bit more work to get it finished. The biggest missing
feature is the lack of NTLMSSP which is needed for basic
authentication over tcp
-
Andrew Tridgell
04eb12b56c reduced the number of magic types we need in mkproto.pl
In general I prefer "struct foo" to just "foo" for most
structures. There are exceptions.
-
Andrew Tridgell
4059fbcf02 a few build fixes to try to get irix building -
Andrew Tridgell
b0510b5428 first public release of samba4 code -