Age | Commit message (Expand) | Author | Files | Lines |
2000-05-23 | Fixed bug where file access was allowed on IPC$ share. | Jeremy Allison | 1 | -2/+2 |
2000-05-12 | added spool_io_printer_driver_info_level_6() | Andrew Tridgell | 1 | -1/+1 |
2000-05-10 | - changed smb_getpwnam() to use winbind style usernames | Andrew Tridgell | 1 | -1/+1 |
2000-05-10 | more merging voodoo | Andrew Tridgell | 1 | -0/+4 |
2000-05-04 | a minimal change to get appliance mode to work with winbindd | Andrew Tridgell | 1 | -2/+2 |
2000-05-02 | Added sys_fork() and sys_getpid() functions to stop the overhead | Jeremy Allison | 1 | -1/+1 |
2000-04-28 | Moved deletion of vfs handle into smbd/conn.c as it was being done too | Jeremy Allison | 1 | -16/+0 |
2000-04-22 | don't copy a null groups list | Andrew Tridgell | 1 | -2/+6 |
2000-04-19 | - got rid of the "passive" option | Andrew Tridgell | 1 | -5/+5 |
2000-04-11 | finally got sick of the "extern int Client" code and the stupid | Andrew Tridgell | 1 | -5/+3 |
2000-02-03 | Mega-VFS merge. Yeah baby! | Tim Potter | 1 | -1/+91 |
1999-12-21 | first cut at using the tdb code for the connections structure, the | Andrew Tridgell | 1 | -4/+4 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -144/+118 |
1999-12-12 | changed function name of get_home_dir() to get_unixhome_dir(), to stop | Luke Leighton | 1 | -2/+2 |
1999-07-22 | Copy service name into vfs_connection_struct. | Tim Potter | 1 | -0/+2 |
1999-06-29 | improving authentication code (tidyup). | Luke Leighton | 1 | -2/+2 |
1999-06-13 | Moved code that changes the pw_passwd entry (i.e shadow password and | Tim Potter | 1 | -1/+1 |
1999-04-20 | Changed the way a VFS is initialised. The vfs_init() function is | Tim Potter | 1 | -4/+51 |
1999-04-05 | Disable VFS routines if no libdl available. | Tim Potter | 1 | -0/+7 |
1999-04-04 | Call VFS initialisation, share connect and share disconnect functions. | Tim Potter | 1 | -1/+35 |
1998-12-14 | trying to track down issues in get_home_dir(). | Luke Leighton | 1 | -2/+4 |
1998-11-29 | don't allow ".." in service name when doing "default service" | Andrew Tridgell | 1 | -1/+3 |
1998-11-25 | Makefile.in: Added maintainer mode fixes. | Jeremy Allison | 1 | -5/+5 |
1998-11-17 | - group database API. oops and oh dear, the threat has been carried out: | Luke Leighton | 1 | -1/+1 |
1998-09-29 | Got very strict about the differences and uses of | Jeremy Allison | 1 | -1/+1 |
1998-08-17 | this completes the splitup of server.c. | Andrew Tridgell | 1 | -0/+542 |