summaryrefslogtreecommitdiff
path: root/source3/smbd/uid.c
AgeCommit message (Expand)AuthorFilesLines
1997-11-06ipc.c: Changing back arbitrary alignment change until I know *why*Jeremy Allison1-1/+1
1997-10-25Makefile :Luke Leighton1-23/+21
1997-10-21fix the order of become_uid() and become_gid() in become_root(). ThisAndrew Tridgell1-1/+1
1997-10-15ipc.c: Adding Andrews become_root code to the main branch.Jeremy Allison1-0/+74
1997-10-10Makefile:Luke Leighton1-5/+10
1997-08-19Makefile: Changed for HPUX10 tidyup.Samba Release Account1-0/+2
1997-08-17connecting to IPC$ goes under the guest account. the IPC$ share shouldSamba Release Account1-2/+0
1997-07-18charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1-1/+1
1997-06-27shmem.c: Changed debug to higher levelSamba Release Account1-3/+11
1997-05-30charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1-2/+1
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1996-10-25Changed become_user to take a vuid as second arg.Samba Release Account1-7/+7
1996-10-07- revert to old idle dir code (marty pointed out a problem with theAndrew Tridgell1-4/+6
1996-10-05- use workgroup from smb.conf in smbclientAndrew Tridgell1-1/+1
1996-10-04- changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1-18/+128
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
1996-06-04a huge pile of changes :-)Andrew Tridgell1-29/+25
1996-06-01- moved the uid handling to uid.cAndrew Tridgell1-0/+364