summaryrefslogtreecommitdiffstats
path: root/source/smbd/ipc.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'samba'.samba-misc-tags/sambacvs2svn Import User1997-10-101-3133/+0
* added #ifdef NTDOMAIN. added call to api_ntLsarpc instead of api_LsarpcLuke Leighton1997-10-091-0/+4
* ipc.c: Added ERROR_MORE_DATA error if client buffer too small.Jeremy Allison1997-10-081-1/+1
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-10/+19
* JHT ===> Changed behaviour of logon script processing so that all macrosJohn Terpstra1997-09-171-1/+9
* This commit does 3 main things:Andrew Tridgell1997-09-141-1/+1
* fixed a bug in the printjob encoding/decoding. We weren't doing it forAndrew Tridgell1997-08-311-14/+11
* Makefile: Changed for HPUX10 tidyup.Samba Release Account1997-08-191-0/+9
* includes.h: Fixed S_IFLNK for old DEC ultrix.Samba Release Account1997-08-131-2/+8
* client.c: Minor change to cast parameters for DEC unix.Samba Release Account1997-07-301-5/+5
* JHT ==> Added copyright notations for my works. This is regretably needed!John Terpstra1997-07-091-1/+3
* client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account1997-07-011-1/+16
* Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1997-06-111-2/+2
* dir.c: Fixed double slash issue.Samba Release Account1997-05-201-6/+7
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* added automount home directory support. contributed by simeon@bangor.co.ukSamba Release Account1997-05-071-10/+22
* JHT ===> Moved MAJOR_VERSION and MINOR_VERSION defines to smb.hSamba Release Account1997-03-151-3/+0
* 1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1997-03-091-148/+324
* Split maxxmit parameter into two : max_send (auto configured by theSamba Release Account1997-02-281-5/+5
* util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving falseSamba Release Account1997-02-021-4/+18
* Changed definitions of prototypes to take uint16 vuid's notSamba Release Account1996-10-251-69/+69
* backout all the changes to nmbd.Andrew Tridgell1996-10-021-47/+10
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-021-12/+49
* removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1996-08-241-35/+3
* - fixed bugs in nmb response packet checking.Samba Release Account1996-08-231-3/+35
* - fix a bug handling readraw packets that caused the timeout to be 30Andrew Tridgell1996-08-211-1/+1
* JHT ==> Upgraded Samba to Windows NT Server version 4.1Samba Release Account1996-08-211-1/+1
* - new handling of ST_TYPE bits, they are now consolidated much more inAndrew Tridgell1996-08-211-2/+1
* - fix a bug in NetServerEnum where counted and total were not countedAndrew Tridgell1996-08-201-6/+8
* - added support for Amiga-unix (based on BSD I think)Andrew Tridgell1996-08-171-111/+34
* - added FAST_SHARE_MODES codeAndrew Tridgell1996-08-151-3/+105
* fixed an obvious bug that meant that DosPrintQEnum could neverAndrew Tridgell1996-08-141-1/+1
* - sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1996-08-131-8/+8
* applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account1996-08-091-8/+14
* lots of changes to nmbdSamba Release Account1996-07-171-1/+1
* updated docs to match code mods from last two or three updates. doneSamba Release Account1996-07-101-1/+1
* modified become_master() to a state-based system. becoming a masterSamba Release Account1996-07-041-27/+3
* patch to fix NetServerEnum with multiple workgroup lists kindly supplied.Samba Release Account1996-07-011-3/+27
* a cleanup of the receive_smb() usage, adding timeouts in some placesAndrew Tridgell1996-06-101-6/+5
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-2/+0
* - added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1996-06-061-20/+43
* - moved the uid handling to uid.cAndrew Tridgell1996-06-011-82/+135
* Lots of changes!Andrew Tridgell1996-05-311-4/+4
* use the new issafe() macro instead of isalnum() and strchr()Andrew Tridgell1996-05-041-2/+1
* Initial version imported to CVS Samba Release Account1996-05-041-0/+2779