1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/winbindd
Jeremy Allison 36441da424 Remove the horror that was the global smb_rw_error.
Each cli struct has it's own local copy of this variable,
so use that in client code. In the smbd server, add one
static to smbd/proccess.c and use that inside smbd. Fix
a bunch of places where smb_rw_error could be set by
calling read_data() in places where we weren't reading
from the SMB client socket (ie. winbindd).
Jeremy.
(This used to be commit 255c2adf7b)
2007-11-05 11:12:56 -08:00
..
idmap_ad.c Two patches 2007-10-27 12:50:36 -07:00
idmap_cache.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
idmap_ldap.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
idmap_nss.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
idmap_passdb.c
idmap_rid.c
idmap_tdb.c Patch 2 of 3 from Debian Samba packagers: 2007-11-01 15:53:44 -04:00
idmap_util.c
idmap.c Fix an incompatible pointer type warning 2007-10-19 16:46:13 -05:00
nss_info_template.c
nss_info.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
winbindd_ads.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
winbindd_async.c r25568: move idmap related functions into their own file. 2007-10-22 08:46:10 +02:00
winbindd_cache.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
winbindd_ccache_access.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
winbindd_cm.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
winbindd_cred_cache.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
winbindd_creds.c
winbindd_dual.c Remove the horror that was the global smb_rw_error. 2007-11-05 11:12:56 -08:00
winbindd_group.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
winbindd_idmap.c r25573: Add my (C) as well 2007-10-22 08:46:11 +02:00
winbindd_locator.c r25571: split up child_dispatch_table into domain, idmap and locator tables 2007-10-22 08:46:11 +02:00
winbindd_misc.c r25570: move code of the locator child into its own file 2007-10-22 08:46:10 +02:00
winbindd_pam.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
winbindd_passdb.c handle wellknown sids in winbindd_passwd.c 2007-10-24 16:14:29 +02:00
winbindd_reconnect.c
winbindd_rpc.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
winbindd_sid.c r25569: move more idmap stuff into winbindd_idmap.c 2007-10-22 08:46:10 +02:00
winbindd_user.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
winbindd_util.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
winbindd_wins.c This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00
winbindd.c start smbd, nmbd and winbindd with the same startup message 2007-10-30 15:44:27 +01:00
winbindd.h This is a large patch (sorry). Migrate from struct in_addr 2007-10-24 14:16:54 -07:00