summaryrefslogtreecommitdiff
path: root/source3/pipenetlog.c
AgeCommit message (Collapse)AuthorFilesLines
1997-10-14changed *(uint32*)(clnt_cred) to SIVAL(clnt_cred, ....)Luke Leighton1-1/+4
(This used to be commit 0056b154435e9d2a3fd2be37f7c3afd9e3fbfd87)
1997-10-13put a check around become_user(). doesn't authenticate the user, but doesn'tLuke Leighton1-1/+5
quit the whole pipe, either... (This used to be commit 14f0c2ddb05a690e671efad8c47da9ff1e39c8ce)
1997-10-13resolving some of the confusion over credentials.Luke Leighton1-7/+10
(This used to be commit 9d1f45ca6bbdeeef448ccb55e1275c6f9ec59820)
1997-10-13split pipes.c down into util, netlog and ntlsa.Luke Leighton1-0/+610
(This used to be commit 8fe02c239d70497af449ed0cdf1a32de10021ba1)