Makefile: Changed for HPUX10 tidyup.
[kai/samba.git] / source3 / smbd / server.c
1997-08-19 Samba Release AccountMakefile: Changed for HPUX10 tidyup.
1997-08-17 Samba Release Accountconnecting to IPC$ goes under the guest account. the...
1997-07-24 Samba Release Accountloadparm.c: Changed default create mask to 755 to suppo...
1997-07-24 Samba Release AccountMakefile: Added UNIXWARE 2.x with shadow passwords...
1997-07-22 Samba Release AccountRemoved lp_killunused() call from server main loop...
1997-07-18 Samba Release Accountcharset.c: Split charset_initialise() into 2 - a charse...
1997-07-17 Samba Release AccountMakefile: Added krb5 option from Nathan Neulinger ...
1997-07-14 Samba Release Accountlocal.h: Removed ununsed SHARE_MODES_XXX defines. Upped...
1997-07-13 Samba Release Accountcounter loop % usage only worked if counters were an...
1997-07-11 Samba Release Accountinterface.c: Fix for AIX4.x finding interfaces.
1997-07-08 Samba Release AccountMakefile: Added AIX targets from Ole Holm Nielsen ...
1997-07-06 Samba Release Accountadded, tested and debugged new "hide files" option.
1997-07-03 Samba Release AccountFix for deleting directories that contain only veto...
1997-07-01 Samba Release AccountRolled back Lukes changes. Not quite ready for prime...
1997-07-01 Samba Release Accountmade "hide files" and "veto files" into per-service...
1997-07-01 Samba Release Accountadded "hide files" option.
1997-07-01 Samba Release Accountclient.c: New print queue query code from Jeff C....
1997-06-19 Samba Release Accountloadparm.c: Added "force create mode" and "force direct...
1997-06-16 Samba Release Accountcharset.c: Dropped debug message to level 6.
1997-06-11 Samba Release AccountMakefile: Added quoata changes for Linux from Thorvald...
1997-06-06 Samba Release Accountloadparm.c: Made explicit max packet now ignored.
1997-05-30 Samba Release Accountcharcnv.c: Fixed silly bugs detected on IRIX.
1997-05-27 Samba Release Accountloadparm.c: Ensure printer services cannot be read...
1997-05-21 Samba Release AccountAdded fix from Paul Nelson @ Thursby - smb_mid field...
1997-05-20 Samba Release Accountdir.c: Fixed double slash issue.
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1997-03-09 Samba Release Account1) updated ipc.c NetUserGetInfo - load \\%L\%U instead...
1997-02-28 Samba Release AccountSplit maxxmit parameter into two : max_send (auto confi...
1997-02-23 Samba Release AccountMakefile: Added cleandir target.
1997-02-11 Samba Release AccountReplaced YOST code with more functionally equivalent...
1997-02-10 Samba Release AccountRemoved YOST code. Removal of leading ./ chars should
1997-02-10 Samba Release AccountJHT ===> William Yost patches integrated to fix leading...
1997-02-04 Samba Release AccountFixed my stupid typo in earlier fix.
1997-02-03 Samba Release AccountFixed up problems with CDROM filesystems (return EROFS...
1997-02-02 Samba Release Accountline 1960 - call to atexit - address of higher order...
1997-01-23 Samba Release AccountAdded fix for file descriptor re-use failing when
1997-01-13 Samba Release AccountAdded an extra parameter for unix_convert. If present...
1997-01-09 Samba Release AccountMakefile: Changes to split Solaris into Solaris2.3...
1996-12-10 Samba Release AccountAdded -f lockfile support.
1996-10-25 Samba Release AccountModified all references to smb_uid to be vuid's.
1996-10-24 Andrew Tridgell- added support for TMPDIR env variable
1996-10-23 Samba Release AccountJeremy <jra@cygnus.com>
1996-10-07 Andrew Tridgell- revert to old idle dir code (marty pointed out a...
1996-10-05 Andrew Tridgell- replace the base36 function with one that works on...
1996-10-05 Andrew TridgellI have fixed quite a few important bugs in this commit.
1996-10-05 Andrew Tridgell- use workgroup from smb.conf in smbclient
1996-10-04 Andrew Tridgell- changed the umask handling. We now set the umask...
1996-10-02 Andrew Tridgellbackout all the changes to nmbd.
1996-10-02 Andrew Tridgell- a huge pile of changes from Luke which implement...
1996-08-24 Samba Release Accountremoved all of lukes recent changes. I need to do a...
1996-08-23 Samba Release Account- fixed bugs in nmb response packet checking.
1996-08-21 Andrew Tridgellhandle sigpipe better for server security
1996-08-20 Andrew Tridgell- fix a bug in NetServerEnum where counted and total...
1996-08-19 Andrew Tridgellfix a bug in the new chaining code
1996-08-19 Andrew Tridgell- added "netbios name" option in smb.conf to make contr...
1996-08-17 Andrew Tridgell- made FAST_SHARE_MODES standard for Linux
1996-08-17 Andrew Tridgell- added support for Amiga-unix (based on BSD I think)
1996-08-15 Andrew Tridgell- added FAST_SHARE_MODES code
1996-08-13 Andrew Tridgell- sequent-ptx support from bressler@iftccu.ca.boeing...
1996-08-09 Samba Release Accountapplying login updates from jim@oxfordcc.co.uk, sent...
1996-07-30 Andrew Tridgellfix a bug that we've had for a long time where we don...
1996-06-10 Andrew Tridgella cleanup of the receive_smb() usage, adding timeouts...
1996-06-10 Andrew Tridgellgot rid of a lot of redundent header files as we now...
1996-06-06 Andrew Tridgell- added interface.c and removed all the references...
1996-06-05 Andrew Tridgell- remove some incorrect prototypes from server.c
1996-06-04 Andrew Tridgella huge pile of changes :-)
1996-06-01 Andrew Tridgell- moved the uid handling to uid.c
1996-05-31 Andrew TridgellLots of changes!
1996-05-30 Andrew Tridgell- added an entry on WinDD to samba.faq
1996-05-29 Andrew Tridgellhandle errors from receive_smb better, and print error...
1996-05-05 Andrew Tridgell- fix a bug hanlding very log filenames
1996-05-05 Andrew Tridgell- close the listening socket in the child process when...
1996-05-04 Andrew Tridgell- use issafe()
1996-05-04 Samba Release AccountThis commit was generated by cvs2svn to compensate...
1996-05-04 Samba Release AccountInitial version imported to CVS