1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-31 17:18:04 +03:00
samba-mirror/source/nmbd
Jeremy Allison 1161cfb7f2 Modified interfaces to getting smb password entries from
get_smbpwd_entry (now an internal function to smbpass.c)
to a more UNIX-like :

getsmbpwnam() - get entry by name.
getsmbpwuid() - get entry by uid.

Changed the type returned by the smbpasswd enumeration
functions to be a void * so that people don't come to
depend on it being a FILE *.

These abstractions should make it much easier to
replace the smbpasswd file with a better backend
in future.

Other files changed are to match the above changes.

Jeremy.
0001-01-01 00:00:00 +00:00
..
asyncdns.c Changes to allow Samba to be compiled with -Wstrict-prototypes 0001-01-01 00:00:00 +00:00
nmbd_become_dmb.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00
nmbd_become_lmb.c Fixed bug reported by Janne.Harju@nmp.nokia.com. When used in broadcast 0001-01-01 00:00:00 +00:00
nmbd_browserdb.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00
nmbd_browsesync.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00
nmbd_elections.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00
nmbd_incomingdgrams.c nmbd_incomingdgrams.c: Fix for typo. 0001-01-01 00:00:00 +00:00
nmbd_incomingrequests.c Code to work around a bug in FTP OnNet software NBT implementation. 0001-01-01 00:00:00 +00:00
nmbd_lmhosts.c Adding the same change as was added to 1.9.18 branch to add the 0001-01-01 00:00:00 +00:00
nmbd_logonnames.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00
nmbd_mynames.c Changes to allow Samba to be compiled with -Wstrict-prototypes 0001-01-01 00:00:00 +00:00
nmbd_namelistdb.c Changes to allow Samba to be compiled with -Wstrict-prototypes 0001-01-01 00:00:00 +00:00
nmbd_namequery.c Fixed bug where second response message was being printed with the 0001-01-01 00:00:00 +00:00
nmbd_nameregister.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00
nmbd_namerelease.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00
nmbd_nodestatus.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00
nmbd_packets.c Changes to allow Samba to be compiled with -Wstrict-prototypes 0001-01-01 00:00:00 +00:00
nmbd_processlogon.c Modified interfaces to getting smb password entries from 0001-01-01 00:00:00 +00:00
nmbd_responserecordsdb.c Makefile: Fix for OSF1 typo. 0001-01-01 00:00:00 +00:00
nmbd_sendannounce.c Changes to allow Samba to be compiled with -Wstrict-prototypes 0001-01-01 00:00:00 +00:00
nmbd_serverlistdb.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00
nmbd_subnetdb.c Changes to allow Samba to be compiled with -Wstrict-prototypes 0001-01-01 00:00:00 +00:00
nmbd_winsproxy.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00
nmbd_winsserver.c "For I have laboured mightily on Luke's code, and hath broken 0001-01-01 00:00:00 +00:00
nmbd_workgroupdb.c This is *not* a big change (although it looks like one). 0001-01-01 00:00:00 +00:00
nmbd.c Changes to allow Samba to be compiled with -Wstrict-prototypes 0001-01-01 00:00:00 +00:00