1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/nsswitch
Noel Power 01cae099e0 handle later iniparser version assigning a zero length string value for 'key='
older iniparser versions ( like that used in upstream samba ) ignore 'key='
entries, the key is not entered into the dictionary at all. Later
versions of iniparse specifically handle the following special cases

* key=
* key=;
* key=#

by assigning a value of "" ( a zero length string ) to the key
in the dictionary.

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>

Autobuild-User(master): David Disseldorp <ddiss@samba.org>
Autobuild-Date(master): Wed Nov 20 16:12:13 CET 2013 on sn-devel-104
2013-11-20 16:12:13 +01:00
..
libwbclient wbclient: fix conversion logic in wbcSidToStringBuf 2013-07-31 15:16:04 -07:00
tests Add testcase for idmap_rfc2307 module 2013-03-09 08:18:43 +01:00
nsstest.c Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc(). 2013-07-17 16:12:19 -07:00
nsstest.h nsstest: Relicense header file to LGPLv3+ 2009-06-04 20:15:31 +02:00
pam_winbind.c handle later iniparser version assigning a zero length string value for 'key=' 2013-11-20 16:12:13 +01:00
pam_winbind.h nsswitch: fix a comment 2013-06-25 12:53:28 +02:00
wb_common.c nsswitch: Fix short writes in winbind_write_sock 2013-10-21 17:52:35 +02:00
wb_reqtrans.c nsswitch: make wb_reqtrans a common subsystem. 2011-02-17 00:52:42 +01:00
wb_reqtrans.h nsswitch: make wb_reqtrans a common subsystem. 2011-02-17 00:52:42 +01:00
wbinfo.c wbinfo: fix output of wbinfo --sid-to-name for sids of type DOMAIN 2013-11-13 11:40:28 +01:00
winbind_client.h nsswitch/winbind_client.h: fix licence/copyright 2011-06-10 15:12:00 +02:00
winbind_krb5_locator.c Fix bug reported by Dina_Fine@Dell.com. 2012-04-25 22:01:18 +02:00
winbind_nss_aix.c nsswitch/winbind_nss_aix.c(fill_grent): fixed memory leak. 2009-05-25 16:14:16 +02:00
winbind_nss_config.h Fix redefinition of fstrcpy. 2011-05-17 16:18:37 -07:00
winbind_nss_freebsd.c Fix Bug #8099 setpwent() actually does endpwent() and vice versa on FreeBSD 2011-04-19 19:15:13 +02:00
winbind_nss_hpux.h s3: readd h_errno struct member but rename it 2010-06-10 23:22:49 +02:00
winbind_nss_irix.c nsswitch: Move source3 files to top level dir. 2008-12-16 13:02:45 +01:00
winbind_nss_irix.h nsswitch: Move source3 files to top level dir. 2008-12-16 13:02:45 +01:00
winbind_nss_linux.c nsswitch: Remove a pointless if-clause 2012-02-25 22:14:38 +01:00
winbind_nss_linux.h nsswitch: Move source3 files to top level dir. 2008-12-16 13:02:45 +01:00
winbind_nss_netbsd.c nss_winbind: remove unused variable 2009-09-15 03:42:30 +02:00
winbind_nss_netbsd.h nsswitch: Move source3 files to top level dir. 2008-12-16 13:02:45 +01:00
winbind_nss_solaris.c build: Remove includes.h dep in winbind client libraries 2013-02-22 08:46:35 +01:00
winbind_nss_solaris.h s3-nsswitch: Fix warnings on Solaris. 2012-02-06 18:28:53 +01:00
winbind_nss.h nsswitch: Move source3 files to top level dir. 2008-12-16 13:02:45 +01:00
winbind_struct_protocol.h nsswitch: Fix two bitfield constants being the same. 2013-01-18 22:13:09 +01:00
wins.c s3: Remove "struct ip_service" from resolve_wins 2011-06-12 17:07:47 +02:00
wscript_build waf: replace dependency to libintl with samba_intl 2013-08-12 00:46:34 +02:00
wscript_configure nsswitch: Add waf tests for solaris special cases 2012-09-26 11:50:10 +02:00