more merging voodoo
[tprouty/samba.git] / source / smbd / service.c
2000-05-10 Andrew Tridgellmore merging voodoo
2000-05-04 Andrew Tridgella minimal change to get appliance mode to work with...
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
2000-04-28 Jeremy AllisonMoved deletion of vfs handle into smbd/conn.c as it...
2000-04-22 Andrew Tridgelldon't copy a null groups list
2000-04-19 Andrew Tridgell- got rid of the "passive" option
2000-04-11 Andrew Tridgellfinally got sick of the "extern int Client" code and...
2000-02-03 Tim PotterMega-VFS merge. Yeah baby!
1999-12-21 Andrew Tridgellfirst cut at using the tdb code for the connections...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightonchanged function name of get_home_dir() to get_unixhome...
1999-07-22 Tim PotterCopy service name into vfs_connection_struct.
1999-06-29 Luke Leightonimproving authentication code (tidyup).
1999-06-13 Tim PotterMoved code that changes the pw_passwd entry (i.e shadow...
1999-04-20 Tim PotterChanged the way a VFS is initialised. The vfs_init...
1999-04-05 Tim PotterDisable VFS routines if no libdl available.
1999-04-04 Tim PotterCall VFS initialisation, share connect and share discon...
1998-12-14 Luke Leightontrying to track down issues in get_home_dir().
1998-11-29 Andrew Tridgelldon't allow ".." in service name when doing "default...
1998-11-25 Jeremy AllisonMakefile.in: Added maintainer mode fixes.
1998-11-17 Luke Leighton- group database API. oops and oh dear, the threat...
1998-09-29 Jeremy AllisonGot very strict about the differences and uses of
1998-08-17 Andrew Tridgellthis completes the splitup of server.c.