summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1998-09-28Added fix from gildea@intouchsys.com - smbpasswd file could be leftJeremy Allison1-1/+5
1998-09-28Changes to test in configure if capabilities are enabled on a system.Jeremy Allison38-787/+1150
1998-09-28Two changes in this ball...Michael Warfield6-1026/+656
1998-09-28made bad boolean values stand out a little betterAndrew Tridgell1-1/+1
1998-09-28Backed out that just as ill-considered change :-(Richard Sharpe1-9/+0
1998-09-28The previous fix for WINS on the WINS server was wrong. ItRichard Sharpe1-3/+10
1998-09-28Make sure that WINS Server = 127.0.0.1 in case weRichard Sharpe1-1/+3
1998-09-28automated generation of .dummy files for each subdirectory;Alexandre Oliva24-39/+29
1998-09-27wait_keyboard must still be defined if readline is not availableAlexandre Oliva1-3/+3
1998-09-27Fixed up more possibly uninitialized variables.Richard Sharpe4-6/+9
1998-09-26changed the default filesystem type to NTFS (from Samba)Andrew Tridgell1-1/+1
1998-09-26Fixed the problem with reply_getatr() being passed a "" name in reply_getatr,Jeremy Allison2-11/+10
1998-09-26Added Kerberos4 support patches from Johan Hedin <johanh@fusion.kth.se>Jeremy Allison7-335/+431
1998-09-26Small update to clitar.c to omit warnings about servers notRichard Sharpe3-8/+9
1998-09-25Makefile.in: Fixed bug with continuation line causing proto to fail.Jeremy Allison27-324/+478
1998-09-25Added missing display enum.Jeremy Allison1-0/+2
1998-09-25Fixed unused variable warning messages.Jeremy Allison3-15/+1
1998-09-25rpcclient: got samr command "enumusers -g -u" workingLuke Leighton4-17/+31
1998-09-25Moved the extra struct definitions Luke added to smb.h into rpcclient.hJeremy Allison2-0/+197
1998-09-25added in samr commands. assistance in returning the missing functions,Luke Leighton10-178/+839
1998-09-25added wksinfo command to rpcclient, which don't work too good.Luke Leighton9-26/+1067
1998-09-25added rpcclient programLuke Leighton23-89/+2856
1998-09-25not needed.Luke Leighton1-348/+0
1998-09-25I've disabled the conversion of null filenames to "." until we solveAndrew Tridgell1-0/+3
1998-09-24Updates to the scripts for the new 14-char space format of accountJeremy Allison2-2/+2
1998-09-24Integration of Anders Blomdell <anders.blomdell@control.lth.se>'sJeremy Allison10-128/+245
1998-09-24qualifier name in session_enum was being assumed to exist. if NULL, theLuke Leighton1-2/+2
1998-09-24took out #ifdef'd code in make_samr_r_query_usergroups that copiedLuke Leighton1-10/+0
1998-09-24this fixes the last of the issues where USRMGR.EXE and SRVMGR.EXE wereLuke Leighton3-35/+41
1998-09-24removed function names printed out in debug statements (duplicated inLuke Leighton1-33/+37
1998-09-24replaced one of the paragraphs describing nmbd problems. could someoneLuke Leighton1-11/+10
1998-09-24Added a minor fix to clitar.c for a bug.Richard Sharpe1-16/+2
1998-09-24check whether system type is the same as stored in the cache (fullAlexandre Oliva4-330/+475
1998-09-24automatically detect changes in the system type and exit, tellingAndrew Tridgell3-297/+318
1998-09-24some changes to the autoconf supportAndrew Tridgell1-7/+5
1998-09-23nttrans.c:Luke Leighton3-6/+35
1998-09-23Hoist by my own petard with warnings (forgot to set strict warningsJeremy Allison1-6/+6
1998-09-23Fixed data corruption bugs in clitar.c with restores.Richard Sharpe1-17/+58
1998-09-23smbd/oplock.c: Use O_CREAT and O_TRUNC and correct mode flagsJeremy Allison2-3/+3
1998-09-23First cut at kernel oplocks. This should have no effect unless runninJeremy Allison16-498/+805
1998-09-23look at the CAP_NT_SMBS bit in the client capabilities to determine ifAndrew Tridgell2-18/+25
1998-09-23Fixed up warnings in new client code.Jeremy Allison2-47/+47
1998-09-21replace getpass() with getsmbpass() if getsmbpass.c compilesAlexandre Oliva10-76/+135
1998-09-21major autoconf clean-upAlexandre Oliva28-759/+1065
1998-09-21implemented du and tar -nAlexandre Oliva2-5/+141
1998-09-20lp_fstype() protoAndrew Tridgell1-0/+1
1998-09-203 changes:Andrew Tridgell2-11/+16
1998-09-20added a per-share parameter "fstype" that allows you to select theAndrew Tridgell1-0/+5
1998-09-20add a define for SMB_SEARCH_BITS and change comment on FSTYPE_STRINGAndrew Tridgell2-2/+5
1998-09-19Fixed changes in clitar.c that Jeremey noted. One change wasRichard Sharpe1-1/+2