summaryrefslogtreecommitdiffstats
path: root/source3/smbd/server.c
Commit message (Expand)AuthorAgeFilesLines
...
* 1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1997-03-091-12/+45
* Split maxxmit parameter into two : max_send (auto configured by theSamba Release Account1997-02-281-5/+15
* Makefile: Added cleandir target.Samba Release Account1997-02-231-9/+11
* Replaced YOST code with more functionally equivalent code thatSamba Release Account1997-02-111-17/+17
* Removed YOST code. Removal of leading ./ chars shouldSamba Release Account1997-02-101-20/+0
* JHT ===> William Yost patches integrated to fix leading path on 8.3Samba Release Account1997-02-101-0/+20
* Fixed my stupid typo in earlier fix.Samba Release Account1997-02-041-1/+1
* Fixed up problems with CDROM filesystems (return EROFS) andSamba Release Account1997-02-031-1/+9
* line 1960 - call to atexit - address of higher order function killkidsSamba Release Account1997-02-021-1/+1
* Added fix for file descriptor re-use failing whenSamba Release Account1997-01-231-2/+2
* Added an extra parameter for unix_convert. If present this is theSamba Release Account1997-01-131-3/+23
* Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1997-01-091-75/+337
* Added -f lockfile support.Samba Release Account1996-12-101-2/+58
* Modified all references to smb_uid to be vuid's.Samba Release Account1996-10-251-6/+7
* - added support for TMPDIR env variableAndrew Tridgell1996-10-241-1/+1
* Jeremy <jra@cygnus.com>Samba Release Account1996-10-231-1/+1
* - revert to old idle dir code (marty pointed out a problem with theAndrew Tridgell1996-10-071-0/+3
* - replace the base36 function with one that works on more systemsAndrew Tridgell1996-10-051-1/+1
* I have fixed quite a few important bugs in this commit.Andrew Tridgell1996-10-051-14/+8
* - use workgroup from smb.conf in smbclientAndrew Tridgell1996-10-051-1/+2
* - changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1996-10-041-7/+11
* backout all the changes to nmbd.Andrew Tridgell1996-10-021-2/+0
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-021-0/+2
* removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1996-08-241-2/+0
* - fixed bugs in nmb response packet checking.Samba Release Account1996-08-231-0/+2
* handle sigpipe better for server securityAndrew Tridgell1996-08-211-0/+14
* - fix a bug in NetServerEnum where counted and total were not countedAndrew Tridgell1996-08-201-40/+5
* fix a bug in the new chaining codeAndrew Tridgell1996-08-191-6/+10
* - added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1996-08-191-80/+74
* - made FAST_SHARE_MODES standard for LinuxAndrew Tridgell1996-08-171-5/+14
* - added support for Amiga-unix (based on BSD I think)Andrew Tridgell1996-08-171-1/+1
* - added FAST_SHARE_MODES codeAndrew Tridgell1996-08-151-7/+16
* - sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1996-08-131-22/+1
* applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account1996-08-091-2/+2
* fix a bug that we've had for a long time where we don't handle EOFAndrew Tridgell1996-07-301-23/+21
* a cleanup of the receive_smb() usage, adding timeouts in some placesAndrew Tridgell1996-06-101-0/+21
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-3/+0
* - added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1996-06-061-3/+3
* - remove some incorrect prototypes from server.cAndrew Tridgell1996-06-051-5/+0
* a huge pile of changes :-)Andrew Tridgell1996-06-041-20/+9
* - moved the uid handling to uid.cAndrew Tridgell1996-06-011-286/+1
* Lots of changes!Andrew Tridgell1996-05-311-0/+2
* - added an entry on WinDD to samba.faqAndrew Tridgell1996-05-301-2/+3
* handle errors from receive_smb better, and print error stringAndrew Tridgell1996-05-291-3/+4
* - fix a bug hanlding very log filenamesAndrew Tridgell1996-05-051-247/+7
* - close the listening socket in the child process when running as a daemonAndrew Tridgell1996-05-051-12/+16
* - use issafe()Andrew Tridgell1996-05-041-12/+15
* Initial version imported to CVS Samba Release Account1996-05-041-0/+4300