Author: metze Date: 2007-09-14 07:21:18 +0000 (Fri, 14 Sep 2007) New Revision: 25144
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25144 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_0/source/nsswitch/pam_winbind.c branches/SAMBA_3_2_0/source/nsswitch/wb_common.c branches/SAMBA_3_2_0/source/nsswitch/winbind_client.h branches/SAMBA_3_2_0/source/nsswitch/winbind_nss_aix.c branches/SAMBA_3_2_0/source/nsswitch/winbind_nss_irix.c branches/SAMBA_3_2_0/source/nsswitch/winbind_nss_linux.c branches/SAMBA_3_2_0/source/nsswitch/winbind_nss_solaris.c branches/SAMBA_3_2_0/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=25144
