summaryrefslogtreecommitdiff
path: root/source3/smbd/service.c
AgeCommit message (Expand)AuthorFilesLines
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-144/+118
1999-12-12changed function name of get_home_dir() to get_unixhome_dir(), to stopLuke Leighton1-2/+2
1999-07-22Copy service name into vfs_connection_struct.Tim Potter1-0/+2
1999-06-29improving authentication code (tidyup).Luke Leighton1-2/+2
1999-06-13Moved code that changes the pw_passwd entry (i.e shadow password andTim Potter1-1/+1
1999-04-20Changed the way a VFS is initialised. The vfs_init() function isTim Potter1-4/+51
1999-04-05Disable VFS routines if no libdl available.Tim Potter1-0/+7
1999-04-04Call VFS initialisation, share connect and share disconnect functions.Tim Potter1-1/+35
1998-12-14trying to track down issues in get_home_dir().Luke Leighton1-2/+4
1998-11-29don't allow ".." in service name when doing "default service"Andrew Tridgell1-1/+3
1998-11-25Makefile.in: Added maintainer mode fixes.Jeremy Allison1-5/+5
1998-11-17- group database API. oops and oh dear, the threat has been carried out:Luke Leighton1-1/+1
1998-09-29Got very strict about the differences and uses ofJeremy Allison1-1/+1
1998-08-17this completes the splitup of server.c.Andrew Tridgell1-0/+542