summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* client.c: Added amanda fixes.Samba Release Account1997-07-288-197/+66
* Re-added shm stuff - keeps getting lost.Samba Release Account1997-07-241-1/+3
* loadparm.c: Changed default create mask to 755 to support MAP_ARCHIVE.Samba Release Account1997-07-242-11/+11
* nameserv.c: split add_domain_names() into three functions:Samba Release Account1997-07-244-192/+259
* removed definition of strslashcmp - now a static in clitar.c.Samba Release Account1997-07-241-1/+0
* patch by glenn burkhardt to allow recursive excluding of directories.Samba Release Account1997-07-241-7/+18
* Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1997-07-2413-174/+269
* JHT ===> Getting ready for release of 1.9.17alpha5John Terpstra1997-07-231-1/+1
* charset.c: Fixed signed/unsigned issues.Samba Release Account1997-07-222-2/+16
* Removed lp_killunused() call from server main loop. ThisSamba Release Account1997-07-221-3/+0
* Fixed bug with -add code that put wrong password in nt md4 field.Samba Release Account1997-07-211-1/+1
* charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1997-07-1814-33/+62
* Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>Samba Release Account1997-07-176-15/+101
* Fix silly crash bug in FAST_SHARE_MODES (same bug as was inSamba Release Account1997-07-151-1/+1
* local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECKSamba Release Account1997-07-144-45/+23
* CIFS definitions for SMB_INFO_xxx etc.Samba Release Account1997-07-141-0/+5
* counter loop % usage only worked if counters were an exact multiple ofSamba Release Account1997-07-131-3/+28
* added pretty printing of data section to show_msg(), for debug log level 10.Samba Release Account1997-07-131-3/+23
* trans2 query file/path info - unix change times being reported as dos createSamba Release Account1997-07-121-43/+86
* JHT ==> Just tidying up for Release.John Terpstra1997-07-121-663/+0
* interface.c: Fix for AIX4.x finding interfaces.Samba Release Account1997-07-112-4/+4
* Added -a option (for Andrew:-). Fixed bug where users withSamba Release Account1997-07-101-20/+99
* 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