summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* JHT ==> Added copyright notations for my works. This is regretably needed!John Terpstra1997-07-093-1/+7
* Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1997-07-0815-46/+91
* missed one OpenDir() and two is_vetoed_name() calls, both of which takeSamba Release Account1997-07-061-3/+3
* added, tested and debugged new "hide files" option.Samba Release Account1997-07-069-105/+130
* replaced the "wins proxy" to treat NetBIOS names as DNS names with newSamba Release Account1997-07-063-15/+34
* preparing for release of 1.9.17alpha4Samba Release Account1997-07-031-1/+1
* Makefile: Added DGUX changes for intel.Samba Release Account1997-07-033-10/+10
* preparing for release of 1.9.17alpha4Samba Release Account1997-07-031-1/+1
* Fix for deleting directories that contain only veto files.Samba Release Account1997-07-035-11/+77
* Fixes for UnixWare 2.x with shadow passwords fromSamba Release Account1997-07-032-0/+15
* Fixed wierd bug with lowercase accented character directories.Samba Release Account1997-07-021-4/+10
* Fixed compile warnings for FreeBsd & Linux.Samba Release Account1997-07-021-10/+13
* Rolled back Lukes changes. Not quite ready for prime time.Samba Release Account1997-07-016-72/+37
* made "hide files" and "veto files" into per-service parameter sections,Samba Release Account1997-07-015-36/+37
* added "hide files" option.Samba Release Account1997-07-015-13/+47
* namedbsubnet.c: Added code for returning restricted lists of servers.Samba Release Account1997-07-011-1/+2
* client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account1997-07-0113-54/+338
* shmem.c: Changed debug to higher levelSamba Release Account1997-06-273-16/+25
* loadparm.c: Added "force create mode" and "force directory mode" params.Samba Release Account1997-06-194-2/+21
* Fixed *really* stupid bug in register_vuid - only a problemSamba Release Account1997-06-181-1/+1
* charset.c: Dropped debug message to level 6.Samba Release Account1997-06-165-4/+12
* Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1997-06-1117-160/+285
* Patch from Albrecht Gebhardt Albrecht Gebhardt - fixes domainSamba Release Account1997-06-091-1/+1
* loadparm.c: Made explicit max packet now ignored.Samba Release Account1997-06-066-13/+40
* includes.h: Added USE_SETSID for SGI.Samba Release Account1997-06-034-4/+10
* namedbname.c: Fixed problem with remove_name code that could cause core dump.Samba Release Account1997-06-031-83/+91
* nameannounce.c: Made sure recurse flag set correctly.Samba Release Account1997-06-026-55/+52
* namepacket.c: Block SIGTERM correctly - we can only take them at defined poi...Samba Release Account1997-05-314-2/+24
* namedbname.c: Added 'S' or 'R' flags to wins.dat to aid debugging. Forced all...Samba Release Account1997-05-302-9/+23
* charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1997-05-3016-153/+305
* loadparm.c: Ensure printer services cannot be read only and don't use share m...Samba Release Account1997-05-277-35/+55
* coding standards issue: should never compare a boolean expression == FalseSamba Release Account1997-05-221-45/+53
* Removed use of 'domain controller' parameter for browsing systemSamba Release Account1997-05-221-0/+4
* Makefile: Turned on FAST_SHARE_MODES by default for a bunch of machines.Samba Release Account1997-05-211-1/+1
* Added code to make nmbd always lose elections if 'local master'Samba Release Account1997-05-211-1/+9
* Added fix from Paul Nelson @ Thursby - smb_mid field could beSamba Release Account1997-05-211-0/+18
* dir.c: Fixed double slash issue.Samba Release Account1997-05-2026-916/+1925
* namedbname.c: Fixed *nasty* bug that caused nmbd to spin and eat memorySamba Release Account1997-05-153-26/+33
* use NULL instead of 0Samba Release Account1997-05-121-2/+2
* Updated Samba minor version so it announces itself as NT Server versionJohn Terpstra1997-05-111-4/+7
* status.c: Added brief option. Patch from ccctim@mailbox.ucdavis.eduSamba Release Account1997-05-083-21/+102
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-0864-363/+392
* added automount home directory support. contributed by simeon@bangor.co.ukSamba Release Account1997-05-075-18/+103
* name_unregister_work() using strequal incorrectly.Samba Release Account1997-05-031-1/+1
* expiry of browser entries wasn't happening once the entry had synced.Samba Release Account1997-04-171-1/+1
* two bugs jeremy and i found while at sgi.Samba Release Account1997-04-172-2/+2
* removed reference to subnet_record and work_record, as neither are needed.Samba Release Account1997-04-111-19/+0
* jra@cygnus.com: Changed CHECK_TIME_MST_ANNOUNCE back to 15 from 1 (from test).Samba Release Account1997-04-091-2/+1
* Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1997-04-0923-628/+790
* name_type for name_query with smbclient -M name should be used. that way,Samba Release Account1997-04-031-3/+3