1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source3/rpc_parse
Andrew Bartlett 2d67a683b7 Winbind updates!
This updates the 'winbind' authentication module and winbind's 'PAM' (actually
netlogon) code to allow smbd to cache connections to the DC.

This is particulary relevent when we need mutex locks already - there is no
parallelism to be gained anyway.

The winbind code authenticates the user, and if successful, passes back the
'info3' struct describing the user.  smbd then interprets that in exactly the
same way as an 'ntdomain' logon.

Also, add parinoia to winbind about null termination.

Andrew Bartlett
(This used to be commit 167f122b67)
2002-07-31 12:05:30 +00:00
..
.cvsignore add .po32 files to ignore list 2001-11-28 19:49:43 +00:00
parse_dfs.c more debug classess activated 2002-06-18 09:20:13 +00:00
parse_lsa.c Add LSA RPC 0x2E, lsa_query_info2. Only level implemented is 0x0c, which 2002-07-30 17:23:07 +00:00
parse_misc.c merge from APP_HEAD 2002-06-26 19:08:32 +00:00
parse_net.c Winbind updates! 2002-07-31 12:05:30 +00:00
parse_prs.c * changed structure of REG_R_ENUM_VALUE structure since the BUFFER2 2002-07-23 04:55:06 +00:00
parse_reg.c add another registry rpc (opnum 0x14). Have no idea what it's real name 2002-07-29 19:45:15 +00:00
parse_rpc.c more debug classess activated 2002-06-18 09:20:13 +00:00
parse_samr.c Name get and set dir drive functions consistently. 2002-07-21 04:55:11 +00:00
parse_sec.c fixed a number of real bugs found by warnings on the 64 bit irix compiler 2002-07-15 10:54:35 +00:00
parse_spoolss.c passing -1 for the src length in rpcstr_pull results in only 2002-07-29 18:10:18 +00:00
parse_srv.c A very long time ago (actually 6 months ago) I promised to commit this code 2002-07-27 11:48:55 +00:00
parse_wks.c more debug classess activated 2002-06-18 09:20:13 +00:00