1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source/lib
Luke Leighton 474f94f419 attempting to fix "domain user map" up, but it's a bit complicated.
i may simply go for a response in the NetSamLogon returning the
unix username, forcing the NT user to appear to be a unix user,
however even that is fraught with implications.

might just have to go the whole hog and do this tuple thing,
"unix_name + nt_name" always associated together...


issue with api_net_sam_logon, getsam21pwent() being called twice,
the second time overwriting static buffer data (argh) so had to
make a copy.

noticed a nested "become_root()"/"unbecome_root()" which will have
to be tracked down...
0001-01-01 00:00:00 +00:00
..
.cvsignore - fixed cast warnings 0001-01-01 00:00:00 +00:00
access.c global change from samba.anu.edu.au to samba.org 0001-01-01 00:00:00 +00:00
bitmap.c use dummy file descriptors opened on /dev/null to ensure that the smbw 0001-01-01 00:00:00 +00:00
charcnv.c lib/charcnv.c: Improved debug comment. 0001-01-01 00:00:00 +00:00
charset.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 0001-01-01 00:00:00 +00:00
crc32.c fixing smbd encrypted rpcs (data lens, alloc hints, sequence nums argh). 0001-01-01 00:00:00 +00:00
debug.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 0001-01-01 00:00:00 +00:00
domain_namemap.c attempting to fix "domain user map" up, but it's a bit complicated. 0001-01-01 00:00:00 +00:00
doscalls.c Makefile.in: Added maintainer mode fixes. 0001-01-01 00:00:00 +00:00
fault.c added new smb.conf option "panic action". see my samba-technical 0001-01-01 00:00:00 +00:00
genrand.c Makefile.in: Added maintainer mode fixes. 0001-01-01 00:00:00 +00:00
getsmbpass.c Small tidyups for gcc in 'preen' mode.... 0001-01-01 00:00:00 +00:00
interface.c tridge the destroyer returns! 0001-01-01 00:00:00 +00:00
kanji.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 0001-01-01 00:00:00 +00:00
md4.c got rid of the memcpy() prototype and used includes.h instead. 0001-01-01 00:00:00 +00:00
membuffer.c some quite important bug-fixes i missed because i transferred the wrong 0001-01-01 00:00:00 +00:00
netatalk.c Ok - this is the 64 bit widening check in. It changes the configure 0001-01-01 00:00:00 +00:00
netmask.c Small tidyups for gcc in 'preen' mode.... 0001-01-01 00:00:00 +00:00
pidfile.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 0001-01-01 00:00:00 +00:00
replace.c Makefile.in: Added maintainer mode fixes. 0001-01-01 00:00:00 +00:00
sids.c attempting to fix "domain user map" up, but it's a bit complicated. 0001-01-01 00:00:00 +00:00
signal.c some cleanups to use ZERO_STRUCT() and friends 0001-01-01 00:00:00 +00:00
slprintf.c added a vsnprintf() implementation from cvslock. See the notes on the 0001-01-01 00:00:00 +00:00
smbrun.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 0001-01-01 00:00:00 +00:00
snprintf.c global change from samba.anu.edu.au to samba.org 0001-01-01 00:00:00 +00:00
system.c Makefile.in: Added maintainer mode fixes. 0001-01-01 00:00:00 +00:00
time.c rpcclient registry commands. 0001-01-01 00:00:00 +00:00
ufc.c Small tidyups for gcc in 'preen' mode.... 0001-01-01 00:00:00 +00:00
username.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 0001-01-01 00:00:00 +00:00
util_file.c Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. 0001-01-01 00:00:00 +00:00
util_hnd.c - group database API. oops and oh dear, the threat has been carried out: 0001-01-01 00:00:00 +00:00
util_pwdb.c attempting to fix "domain user map" up, but it's a bit complicated. 0001-01-01 00:00:00 +00:00
util_sid.c weekend work. user / group database API. 0001-01-01 00:00:00 +00:00
util_sock.c Makefile.in configure configure.in include/config.h.in: Changes for DGUX and UNIXWARE. 0001-01-01 00:00:00 +00:00
util_str.c Makefile.in: Added maintainer mode fixes. 0001-01-01 00:00:00 +00:00
util_unistr.c largely rewrote smbpasswd so that the code is understandable. This 0001-01-01 00:00:00 +00:00
util.c weekend work. user / group database API. 0001-01-01 00:00:00 +00:00