- moved the uid handling to uid.c
authorAndrew Tridgell <tridge@samba.org>
Sat, 1 Jun 1996 15:25:30 +0000 (15:25 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 1 Jun 1996 15:25:30 +0000 (15:25 +0000)
commit81e398963dbaed9c6661c336fe98329098576b94
treef925ad8355cb1e73b37245de80353c465e2b7e2b
parent0966bf7fb7702b78e80ad3656581eda2091c930f
- moved the uid handling to uid.c
- added setfsuid() support (for Linux)
- started adding some of Lukes changes, just the loadparm and ipc ones
so far
(This used to be commit 72543810ce3eb5ea7b141f957edf38b4c46b1ea4)
source3/include/includes.h
source3/include/smb.h
source3/lib/util.c
source3/loadparm.h
source3/param/loadparm.c
source3/smbd/ipc.c
source3/smbd/server.c
source3/smbd/smbrun.c
source3/smbd/uid.c [new file with mode: 0644]