summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
1996-10-25Changed become_user to take a vuid as second arg.Samba Release Account1-7/+7
1996-10-25Modified all references to smb_uid to be vuid's.Samba Release Account1-6/+7
1996-10-25Modified all references to uid to vuid.Samba Release Account1-26/+29
1996-10-25Core of the changes for returning smb_uid's. smb_uid's are nowSamba Release Account1-60/+57
1996-10-25Changed definitions of prototypes to take uint16 vuid's notSamba Release Account1-69/+69
1996-10-24- added support for TMPDIR env variableAndrew Tridgell2-2/+2
1996-10-23Jeremy <jra@cygnus.com>Samba Release Account1-1/+1
1996-10-09- correctly handle non-encrypted share mode session-setup. We wereAndrew Tridgell1-3/+7
1996-10-07- revert to old idle dir code (marty pointed out a problem with theAndrew Tridgell3-5/+10
1996-10-07- continue when failing to load config file in nmblookup and smbclientAndrew Tridgell1-1/+1
1996-10-05- replace the base36 function with one that works on more systemsAndrew Tridgell3-15/+28
1996-10-05I have fixed quite a few important bugs in this commit.Andrew Tridgell4-22/+47
1996-10-05- use workgroup from smb.conf in smbclientAndrew Tridgell3-3/+9
1996-10-04- changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell3-40/+152
1996-10-02- fix the EALREADY bug so connections to slow hosts with smbclient getAndrew Tridgell1-18/+23
1996-10-02backout all the changes to nmbd.Andrew Tridgell4-73/+15
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell4-19/+77
1996-10-02- accept either NT or lanman passwords in tconXAndrew Tridgell1-10/+9
1996-08-24added debug infoAndrew Tridgell1-1/+1
1996-08-24removed all of lukes recent changes. I need to do a p2 release butSamba Release Account2-37/+3
1996-08-24fixed dircahe bugSamba Release Account1-2/+2
1996-08-23- fixed bugs in nmb response packet checking.Samba Release Account2-3/+37
1996-08-22- add timeouts to connect() for password server connections. ThisAndrew Tridgell1-1/+1
1996-08-21- fix a bug handling readraw packets that caused the timeout to be 30Andrew Tridgell2-2/+2
1996-08-21handle sigpipe better for server securityAndrew Tridgell1-0/+14
1996-08-21JHT ==> Upgraded Samba to Windows NT Server version 4.1Samba Release Account1-1/+1
1996-08-21- new handling of ST_TYPE bits, they are now consolidated much more inAndrew Tridgell1-2/+1
1996-08-20- fix a bug in NetServerEnum where counted and total were not countedAndrew Tridgell3-47/+57
1996-08-19fix a bug in the new chaining codeAndrew Tridgell1-6/+10
1996-08-19- added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell3-200/+96
1996-08-17- made FAST_SHARE_MODES standard for LinuxAndrew Tridgell1-5/+14
1996-08-17- added support for Amiga-unix (based on BSD I think)Andrew Tridgell4-114/+44
1996-08-15- added FAST_SHARE_MODES codeAndrew Tridgell4-12/+500
1996-08-14fixed an obvious bug that meant that DosPrintQEnum could neverAndrew Tridgell1-1/+1
1996-08-13minor cleanupsAndrew Tridgell1-1/+1
1996-08-13- sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell3-30/+63
1996-08-09applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account2-10/+16
1996-07-30fix a bug that we've had for a long time where we don't handle EOFAndrew Tridgell3-29/+27
1996-07-17lots of changes to nmbdSamba Release Account1-1/+1
1996-07-10updated docs to match code mods from last two or three updates. doneSamba Release Account1-1/+1
1996-07-04modified become_master() to a state-based system. becoming a masterSamba Release Account1-27/+3
1996-07-03- moved the protocol defs in the client to keep sill C compilers happyAndrew Tridgell1-0/+5
1996-07-01patch to fix NetServerEnum with multiple workgroup lists kindly supplied.Samba Release Account1-3/+27
1996-06-10a cleanup of the receive_smb() usage, adding timeouts in some placesAndrew Tridgell5-13/+32
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell12-19/+7
1996-06-08- added comments to byteorder.h explaining how it works.Andrew Tridgell1-16/+92
1996-06-07- added predict.c, moving the routines from util.cAndrew Tridgell1-0/+146
1996-06-06- added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell3-26/+47
1996-06-05- remove some incorrect prototypes from server.cAndrew Tridgell1-5/+0
1996-06-05- changed some debug levels in clientutil.cAndrew Tridgell2-10/+20