mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
0c3194816b
still doesn't compile with immediate structures and the
NTSTATUS/WERROR separation, as there are still several places where
the two error types are mixed up. I haven't fixed those as they
require decisions about the rpcclient code that I really don't want to
get into (the error handling there is a mess)
So samba3 compiles now, but only becaise HAVE_IMMEDIATE_STRUCTURES is
not used (look for HAVE_IMMEDIATE_STRUCTURES_XX_DISABLED)
(This used to be commit
|
||
---|---|---|
.. | ||
cmd_dfs.c | ||
cmd_ds.c | ||
cmd_echo.c | ||
cmd_lsarpc.c | ||
cmd_netlogon.c | ||
cmd_samr.c | ||
cmd_shutdown.c | ||
cmd_spoolss.c | ||
cmd_srvsvc.c | ||
cmd_test.c | ||
cmd_unixinfo.c | ||
cmd_wkssvc.c | ||
rpcclient.c | ||
rpcclient.h |