svn commit: samba r25143 - in branches/SAMBA_3_2/source: nsswitch utils

metze at samba.org metze at samba.org
Fri Sep 14 07:08:03 GMT 2007


Author: metze
Date: 2007-09-14 07:07:59 +0000 (Fri, 14 Sep 2007)
New Revision: 25143

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25143

Log:
rename public functions from winbind_client.h

init_request	=> winbindd_init_request
free_response	=> winbindd_free_response
read_reply	=> winbindd_read_reply

write_sock	=> winbind_write_sock
read_sock	=> winbind_read_sock
close_sock	=> winbind_close_sock(void)

metze
Modified:
   branches/SAMBA_3_2/source/nsswitch/pam_winbind.c
   branches/SAMBA_3_2/source/nsswitch/wb_common.c
   branches/SAMBA_3_2/source/nsswitch/winbind_client.h
   branches/SAMBA_3_2/source/nsswitch/winbind_nss_aix.c
   branches/SAMBA_3_2/source/nsswitch/winbind_nss_irix.c
   branches/SAMBA_3_2/source/nsswitch/winbind_nss_linux.c
   branches/SAMBA_3_2/source/nsswitch/winbind_nss_solaris.c
   branches/SAMBA_3_2/source/utils/ntlm_auth.c


Changeset:
Sorry, the patch is too large (761 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25143


More information about the samba-cvs mailing list