summaryrefslogtreecommitdiff
path: root/source/smbd/service.c
Commit message (Expand)AuthorAgeFilesLines
* merge of smbd and related files, from cvs main.Luke Leighton2000-04-031-80/+144
* From johanh@fusion.kth.se Mon Mar 20 21:18:43 2000Luke Leighton2000-03-201-43/+12
* patch from johan hedin <johanh@fusion.kth.se> for AFS ticket support.Luke Leighton2000-03-161-0/+61
* patch from michael breuer <mbreuer@siac.com> to fix compile-problems forLuke Leighton2000-02-171-1/+1
* 1) made standard_sub_vuser take a const user_struct* instead of a constLuke Leighton2000-02-081-5/+0
* this is probably one of THE most reluctant commits i've ever made.Luke Leighton2000-02-061-14/+42
* creating vuser-specific substitution function standard_sub_vuser().Luke Leighton2000-02-041-5/+5
* some patches from Elrond@Wunder-Nett.org. Some short notes:Luke Leighton2000-01-171-5/+2
* client_name() and client_addr() don't work on the other side of anLuke Leighton2000-01-121-7/+4
* decided to add tridge's tdb code into SAMBA_TNG. i may (will) need it inLuke Leighton2000-01-031-0/+1
* fixing up NETLOGON usage. password validation must now go throughLuke Leighton2000-01-021-5/+9
* 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