delineation between smb and msrpc more marked. smbd now constructs
[sfrench/samba-autobuild/.git] / source3 / smbd / uid.c
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
1999-06-13 Tim PotterMoved code that changes the pw_passwd entry (i.e shadow...
1999-04-01 Andrew TridgellKen McDonell from SGI was interested in adding some...
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-12 Andrew Tridgellextracted the password change code from smbpasswd and...
1998-09-29 Jeremy AllisonGot very strict about the differences and uses of
1998-08-17 Andrew Tridgellmoved connection_struct handling code into smbd/conn...
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-04 Jeremy Allisonnttrans.c: Fix change_notify. Queue processing code...
1998-07-31 Christopher R. HertelAs per a Andrew's message, I went through and removed...
1998-07-29 Andrew Tridgellget rid of the runtime test for broken getgroups()...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch
1998-07-27 Jeremy Allisonchgpasswd.c: Fixed up debug calls to stop crashes if...
1998-07-10 Jeremy AllisonAIX patch from Michael Wojcik <mww@microfocus.com>...
1998-05-11 Andrew Tridgellchanged to use slprintf() instead of sprintf() just...
1998-05-07 Jeremy AllisonThis should (hopefully :-) be the final fix for the...
1998-05-06 Jeremy AllisonFixes for the %U and %G problems people have reported.
1998-02-11 Jeremy AllisonMakefile: Added AIX 3.2.5.
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1997-12-23 Jeremy AllisonFixed security bug when 'force user' and 'user only...
1997-11-06 Jeremy Allisonipc.c: Changing back arbitrary alignment change until...
1997-10-25 Luke LeightonMakefile :
1997-10-21 Andrew Tridgellfix the order of become_uid() and become_gid() in becom...
1997-10-15 Jeremy Allisonipc.c: Adding Andrews become_root code to the main...
1997-10-10 Luke LeightonMakefile:
1997-08-19 Samba Release AccountMakefile: Changed for HPUX10 tidyup.
1997-08-17 Samba Release Accountconnecting to IPC$ goes under the guest account. the...
1997-07-18 Samba Release Accountcharset.c: Split charset_initialise() into 2 - a charse...
1997-06-27 Samba Release Accountshmem.c: Changed debug to higher level
1997-05-30 Samba Release Accountcharcnv.c: Fixed silly bugs detected on IRIX.
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1996-10-25 Samba Release AccountChanged become_user to take a vuid as second arg.
1996-10-07 Andrew Tridgell- revert to old idle dir code (marty pointed out a...
1996-10-05 Andrew Tridgell- use workgroup from smb.conf in smbclient
1996-10-04 Andrew Tridgell- changed the umask handling. We now set the umask...
1996-06-10 Andrew Tridgellgot rid of a lot of redundent header files as we now...
1996-06-04 Andrew Tridgella huge pile of changes :-)
1996-06-01 Andrew Tridgell- moved the uid handling to uid.c