summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
1997-07-24Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account13-174/+269
1997-07-23JHT ===> Getting ready for release of 1.9.17alpha5John Terpstra1-1/+1
1997-07-22charset.c: Fixed signed/unsigned issues.Samba Release Account2-2/+16
1997-07-22Removed lp_killunused() call from server main loop. ThisSamba Release Account1-3/+0
1997-07-21Fixed bug with -add code that put wrong password in nt md4 field.Samba Release Account1-1/+1
1997-07-18charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account14-33/+62
1997-07-17Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>Samba Release Account6-15/+101
1997-07-15Fix silly crash bug in FAST_SHARE_MODES (same bug as was inSamba Release Account1-1/+1
1997-07-14local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECKSamba Release Account4-45/+23
1997-07-14CIFS definitions for SMB_INFO_xxx etc.Samba Release Account1-0/+5
1997-07-13counter loop % usage only worked if counters were an exact multiple ofSamba Release Account1-3/+28
1997-07-13added pretty printing of data section to show_msg(), for debug log level 10.Samba Release Account1-3/+23
1997-07-12trans2 query file/path info - unix change times being reported as dos createSamba Release Account1-43/+86
1997-07-12JHT ==> Just tidying up for Release.John Terpstra1-663/+0
1997-07-11interface.c: Fix for AIX4.x finding interfaces.Samba Release Account2-4/+4
1997-07-10Added -a option (for Andrew:-). Fixed bug where users withSamba Release Account1-20/+99
1997-07-09JHT ==> Added copyright notations for my works. This is regretably needed!John Terpstra3-1/+7
1997-07-08Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account15-46/+91
1997-07-06missed one OpenDir() and two is_vetoed_name() calls, both of which takeSamba Release Account1-3/+3
1997-07-06added, tested and debugged new "hide files" option.Samba Release Account9-105/+130
1997-07-06replaced the "wins proxy" to treat NetBIOS names as DNS names with newSamba Release Account3-15/+34
1997-07-03preparing for release of 1.9.17alpha4Samba Release Account1-1/+1
1997-07-03Makefile: Added DGUX changes for intel.Samba Release Account3-10/+10
1997-07-03preparing for release of 1.9.17alpha4Samba Release Account1-1/+1
1997-07-03Fix for deleting directories that contain only veto files.Samba Release Account5-11/+77
1997-07-03Fixes for UnixWare 2.x with shadow passwords fromSamba Release Account2-0/+15
1997-07-02Fixed wierd bug with lowercase accented character directories.Samba Release Account1-4/+10
1997-07-02Fixed compile warnings for FreeBsd & Linux.Samba Release Account1-10/+13
1997-07-01Rolled back Lukes changes. Not quite ready for prime time.Samba Release Account6-72/+37
1997-07-01made "hide files" and "veto files" into per-service parameter sections,Samba Release Account5-36/+37
1997-07-01added "hide files" option.Samba Release Account5-13/+47
1997-07-01namedbsubnet.c: Added code for returning restricted lists of servers.Samba Release Account1-1/+2
1997-07-01client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account13-54/+338
1997-06-27shmem.c: Changed debug to higher levelSamba Release Account3-16/+25
1997-06-19loadparm.c: Added "force create mode" and "force directory mode" params.Samba Release Account4-2/+21
1997-06-18Fixed *really* stupid bug in register_vuid - only a problemSamba Release Account1-1/+1
1997-06-16charset.c: Dropped debug message to level 6.Samba Release Account5-4/+12
1997-06-11Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account17-160/+285
1997-06-09Patch from Albrecht Gebhardt Albrecht Gebhardt - fixes domainSamba Release Account1-1/+1
1997-06-06loadparm.c: Made explicit max packet now ignored.Samba Release Account6-13/+40
1997-06-03includes.h: Added USE_SETSID for SGI.Samba Release Account4-4/+10
1997-06-03namedbname.c: Fixed problem with remove_name code that could cause core dump.Samba Release Account1-83/+91
1997-06-02nameannounce.c: Made sure recurse flag set correctly.Samba Release Account6-55/+52
1997-05-31namepacket.c: Block SIGTERM correctly - we can only take them at defined poi...Samba Release Account4-2/+24
1997-05-30namedbname.c: Added 'S' or 'R' flags to wins.dat to aid debugging. Forced all...Samba Release Account2-9/+23
1997-05-30charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account16-153/+305
1997-05-27loadparm.c: Ensure printer services cannot be read only and don't use share m...Samba Release Account7-35/+55
1997-05-22coding standards issue: should never compare a boolean expression == FalseSamba Release Account1-45/+53
1997-05-22Removed use of 'domain controller' parameter for browsing systemSamba Release Account1-0/+4
1997-05-21Makefile: Turned on FAST_SHARE_MODES by default for a bunch of machines.Samba Release Account1-1/+1