summaryrefslogtreecommitdiff
path: root/source3/smbd/session.c
AgeCommit message (Expand)AuthorFilesLines
2002-03-23Correctly store the hostname of the remote machine if so configured. If theAndrew Bartlett1-4/+6
2002-02-09Do the reverse DNS lookup, but only if 'hostname lookups = yes'Andrew Bartlett1-5/+7
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2001-11-19Don't resolve the hostname in smbd as we can pause for a long time whileTim Potter1-3/+6
2001-11-08Change to guest logon code.Andrew Bartlett1-5/+3
2001-10-22server support for RAP session list functionJim McDonough1-0/+13
2001-09-17move to SAFE_FREE()Simo Sorce1-2/+1
2001-09-06got rid of USE_TDB_MMAP_FLAG as its not needed any moreAndrew Tridgell1-1/+1
2001-08-23Fix up some unused variables and functions, fix up formattingAndrew Bartlett1-2/+0
2001-08-22A few changes:Andrew Bartlett1-29/+14
2001-07-30Added "use mmap" for HPUX.Jeremy Allison1-1/+1
2001-06-04use LDSHFLAGS not -shared in several placesAndrew Tridgell1-1/+1
2001-04-30Based on an original PAM patch by Andrew Bartlett, re-written by me toJeremy Allison1-12/+8
2001-04-23Fixed memory leak in new session code.Jeremy Allison1-0/+3
2001-04-23Added smb_ prefix to all Samba wrapper pam functions.Jeremy Allison1-3/+3
2001-04-22Commit of a modified version of Andrew Bartlett's patch that removes theJeremy Allison1-10/+8
2001-04-21Fixed compile bug when using --with-pam but not --with-utmp.Jeremy Allison1-0/+7
2001-04-18new files for headAndrew Tridgell1-0/+175