r13120: getting close to final release code.
commit222149ff2dc2f5c742cb56b81a1c4b95b35d20a7
authorGerald Carter <jerry@samba.org>
Tue, 24 Jan 2006 20:20:50 +0000 (24 20:20 +0000)
committerGerald Carter <jerry@samba.org>
Tue, 24 Jan 2006 20:20:50 +0000 (24 20:20 +0000)
treea3d5295ee884a1c0fce5a5426dbff846dd3498ff
parent9f0ae032a85bf288ba49325c12dcd418a8e474e6
r13120: getting close to final release code.

The main things that will *not* be merged are

* lookupsid, name2sid(), et. al. work by Volker
* nmbd work (wins.tdb & removal of ubiqx dependencies)
* the toupper_ascii(), et. al. changes
* major changes from nsswitch/
* rename when DELETE_ON_CLOSE flag is set work

Please speak up if either a necesary change is
getting overlooked or a risky change is getting
included.
21 files changed:
source/Makefile.in
source/lib/smbldap.c
source/lib/version.c
source/libsmb/climessage.c
source/libsmb/clirap.c
source/libsmb/libsmbclient.c
source/libsmb/smb_share_modes.c
source/nmbd/asyncdns.c
source/nmbd/nmbd.c
source/nmbd/nmbd_namelistdb.c
source/nmbd/nmbd_winsproxy.c
source/nmbd/nmbd_winsserver.c
source/nsswitch/winbindd.c
source/nsswitch/winbindd_ads.c
source/nsswitch/winbindd_cache.c
source/nsswitch/winbindd_ldap.c
source/passdb/pdb_nds.c
source/passdb/pdb_pgsql.c
source/smbd/reply.c
source/smbd/service.c
source/utils/smbget.c