summaryrefslogtreecommitdiffstats
path: root/source3/smbd/service.c
Commit message (Expand)AuthorAgeFilesLines
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-144/+118
* changed function name of get_home_dir() to get_unixhome_dir(), to stopLuke Leighton1999-12-121-2/+2
* Copy service name into vfs_connection_struct.Tim Potter1999-07-221-0/+2
* improving authentication code (tidyup).Luke Leighton1999-06-291-2/+2
* Moved code that changes the pw_passwd entry (i.e shadow password andTim Potter1999-06-131-1/+1
* Changed the way a VFS is initialised. The vfs_init() function isTim Potter1999-04-201-4/+51
* Disable VFS routines if no libdl available.Tim Potter1999-04-051-0/+7
* Call VFS initialisation, share connect and share disconnect functions.Tim Potter1999-04-041-1/+35
* trying to track down issues in get_home_dir().Luke Leighton1998-12-141-2/+4
* don't allow ".." in service name when doing "default service"Andrew Tridgell1998-11-291-1/+3
* Makefile.in: Added maintainer mode fixes.Jeremy Allison1998-11-251-5/+5
* - group database API. oops and oh dear, the threat has been carried out:Luke Leighton1998-11-171-1/+1
* Got very strict about the differences and uses ofJeremy Allison1998-09-291-1/+1
* this completes the splitup of server.c.Andrew Tridgell1998-08-171-0/+542