- 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)
commit72543810ce3eb5ea7b141f957edf38b4c46b1ea4
treec0c68bd53088f2ee25dd0c59475920bcd7e07bb8
parent8a0a06cba939e91e2379d0c5367b8817e7328077
- 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
source/include/includes.h
source/include/smb.h
source/lib/util.c
source/loadparm.h
source/param/loadparm.c
source/smbd/ipc.c
source/smbd/server.c
source/smbd/smbrun.c
source/smbd/uid.c [new file with mode: 0644]