1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source
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
..
client Changes to allow Samba to be compiled with -Wstrict-prototypes 0001-01-01 00:00:00 +00:00
codepages Added codepage 936 (simplified Chineses). 0001-01-01 00:00:00 +00:00
include Modified interfaces to getting smb password entries from 0001-01-01 00:00:00 +00:00
lib Changes to allow Samba to be compiled with -Wstrict-prototypes 0001-01-01 00:00:00 +00:00
libsmb Changes to allow Samba to be compiled with -Wstrict-prototypes 0001-01-01 00:00:00 +00:00
locking includes.h: Moved HPUX undefine of SEMMSL to where it actually does something. 0001-01-01 00:00:00 +00:00
lsarpcd "For I have laboured mightily on Luke's code, and hath broken 0001-01-01 00:00:00 +00:00
nmbd Modified interfaces to getting smb password entries from 0001-01-01 00:00:00 +00:00
param Changes to allow Samba to be compiled with -Wstrict-prototypes 0001-01-01 00:00:00 +00:00
passdb Modified interfaces to getting smb password entries from 0001-01-01 00:00:00 +00:00
printing Changes to allow Samba to be compiled with -Wstrict-prototypes 0001-01-01 00:00:00 +00:00
rpc_client cli_login.c : 0001-01-01 00:00:00 +00:00
rpc_parse includes.h: Moved HPUX undefine of SEMMSL to where it actually does something. 0001-01-01 00:00:00 +00:00
rpc_server Modified interfaces to getting smb password entries from 0001-01-01 00:00:00 +00:00
script Removed unneeded proto symbol. 0001-01-01 00:00:00 +00:00
smbd Modified interfaces to getting smb password entries from 0001-01-01 00:00:00 +00:00
ubiqx I removed a static string that was in there because I planned to do 0001-01-01 00:00:00 +00:00
utils Modified interfaces to getting smb password entries from 0001-01-01 00:00:00 +00:00
web Getting ready for first Red Hat Linux RPMs for 1.9.19 pre-alpha release 0001-01-01 00:00:00 +00:00
.cvsignore add swat to .cvsignore 0001-01-01 00:00:00 +00:00
architecture.doc architecture.doc: Re-added since I lost it (sorry Dan :-). 0001-01-01 00:00:00 +00:00
change-log Started uninstall in Makefile 0001-01-01 00:00:00 +00:00
internals.doc - sequent-ptx support from bressler@iftccu.ca.boeing.com (Rick 0001-01-01 00:00:00 +00:00
parsing.doc Put it in the right directory :~) 0001-01-01 00:00:00 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 0001-01-01 00:00:00 +00:00