1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/nsswitch
Gerald (Jerry) Carter 701a56a698 Make sure that wbcLookupSid() and wbcLookupRids() use talloc()'d memory.
Follows existing convention that all returned memory should be freed with
wbcFreeMemory() and not directly with free().  Noticed by Volker.  Txs.
(This used to be commit 39c2059f66)
2008-01-02 14:50:59 -06:00
..
libwbclient Make sure that wbcLookupSid() and wbcLookupRids() use talloc()'d memory. 2008-01-02 14:50:59 -06:00
pam_winbind.c Only retrieve password policies in pam_auth when WBFLAG_PAM_GET_PWD_POLICY is set. 2007-12-20 02:05:55 +01:00
pam_winbind.h r23708: - Add define for WINBIND_WARN_PWD_EXPIRE. 2007-10-10 12:23:47 -05:00
wb_client.c De-couple smbd from staticly linking against winbindd client files. 2007-12-21 11:59:56 -06:00
wb_common.c Remove pstrings from nsswitch/ and registry/ 2007-11-26 17:24:56 -08:00
wbinfo.c De-couple smbd from staticly linking against winbindd client files. 2007-12-21 11:59:56 -06:00
winbind_client.h r25146: rename winbindd_nss.h => winbind_struct_protocol.h 2007-10-10 12:30:45 -05:00
winbind_krb5_locator.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
winbind_nss_aix.c r25143: rename public functions from winbind_client.h 2007-10-10 12:30:45 -05:00
winbind_nss_config.h Add patches for bug #4866 from jiri sasek - Sun Microsystems - Prague Czech Republic <Jiri.Sasek@Sun.COM> 2007-12-11 13:16:35 -08:00
winbind_nss_freebsd.c r23800: LGPL is now called GNU Lesser General Public License 2007-10-10 12:28:26 -05:00
winbind_nss_hpux.h r23800: LGPL is now called GNU Lesser General Public License 2007-10-10 12:28:26 -05:00
winbind_nss_irix.c r25143: rename public functions from winbind_client.h 2007-10-10 12:30:45 -05:00
winbind_nss_irix.h r23800: LGPL is now called GNU Lesser General Public License 2007-10-10 12:28:26 -05:00
winbind_nss_linux.c Remove next_token - all uses must now be next_token_talloc. 2007-12-07 17:32:32 -08:00
winbind_nss_linux.h r23800: LGPL is now called GNU Lesser General Public License 2007-10-10 12:28:26 -05:00
winbind_nss_netbsd.c r23800: LGPL is now called GNU Lesser General Public License 2007-10-10 12:28:26 -05:00
winbind_nss_netbsd.h r23800: LGPL is now called GNU Lesser General Public License 2007-10-10 12:28:26 -05:00
winbind_nss_solaris.c r25143: rename public functions from winbind_client.h 2007-10-10 12:30:45 -05:00
winbind_nss_solaris.h r23800: LGPL is now called GNU Lesser General Public License 2007-10-10 12:28:26 -05:00
winbind_nss.h r23800: LGPL is now called GNU Lesser General Public License 2007-10-10 12:28:26 -05:00
winbind_struct_protocol.h Only retrieve password policies in pam_auth when WBFLAG_PAM_GET_PWD_POLICY is set. 2007-12-20 02:05:55 +01:00
wins.c Remove the char[1024] strings from dynconfig. Replace 2007-12-10 11:30:37 -08:00