summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
1997-08-12charset.c: Fixed bug with 'valid chars' param.Samba Release Account1-0/+11
1997-07-31loadparm.c: Added new netbios aliases parameter (code from Cisco)Samba Release Account1-2/+20
1997-07-30client.c: Minor change to cast parameters for DEC unix.Samba Release Account1-4/+1
1997-07-24Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1-86/+145
1997-07-22charset.c: Fixed signed/unsigned issues.Samba Release Account1-2/+2
1997-07-18charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1-12/+15
1997-07-17Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>Samba Release Account1-4/+6
1997-07-14local.h: Removed ununsed SHARE_MODES_XXX defines. Upped SMBD_RELOAD_CHECKSamba Release Account1-5/+5
1997-07-13added pretty printing of data section to show_msg(), for debug log level 10.Samba Release Account1-3/+23
1997-07-11interface.c: Fix for AIX4.x finding interfaces.Samba Release Account1-1/+1
1997-07-08Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account3-19/+27
1997-07-06added, tested and debugged new "hide files" option.Samba Release Account1-71/+67
1997-07-03Makefile: Added DGUX changes for intel.Samba Release Account1-8/+8
1997-07-02Fixed wierd bug with lowercase accented character directories.Samba Release Account1-4/+10
1997-07-01Rolled back Lukes changes. Not quite ready for prime time.Samba Release Account1-19/+4
1997-07-01made "hide files" and "veto files" into per-service parameter sections,Samba Release Account1-6/+6
1997-07-01added "hide files" option.Samba Release Account1-2/+17
1997-07-01client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account2-2/+117
1997-06-27shmem.c: Changed debug to higher levelSamba Release Account1-1/+2
1997-06-16charset.c: Dropped debug message to level 6.Samba Release Account1-2/+2
1997-06-11Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1-75/+189
1997-06-06loadparm.c: Made explicit max packet now ignored.Samba Release Account1-9/+28
1997-05-30charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1-2/+2
1997-05-27loadparm.c: Ensure printer services cannot be read only and don't use share m...Samba Release Account1-1/+3
1997-05-20dir.c: Fixed double slash issue.Samba Release Account1-2/+3
1997-05-08status.c: Added brief option. Patch from ccctim@mailbox.ucdavis.eduSamba Release Account1-3/+23
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account10-10/+10
1997-04-09Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account3-6/+8
1997-03-07quotas.c: Fixed typo in #ifdef'ed compile.Samba Release Account1-2/+4
1997-03-07Fix fro signed/unsigned problem with TIME_T_MIN from Anatoly V. GrabarSamba Release Account1-1/+1
1997-02-23Makefile: Added cleandir target.Samba Release Account2-3/+45
1997-02-13Fixed bugs in my YOST replacement code. Doing a trim_stringSamba Release Account1-1/+9
1997-02-10Added trim_string(s, "./", 0) to unix_clean_name to removeSamba Release Account1-0/+3
1997-02-03Fixed const definitions for StrCaseXXX calls.Samba Release Account1-2/+2
1997-02-02util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving falseSamba Release Account1-7/+14
1997-01-29Fixed issue with null ypdomainname being used.Samba Release Account1-4/+12
1997-01-09Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account5-55/+112
1996-12-10Added Whistle veto file functions. Moved fcntl locking fromSamba Release Account1-0/+225
1996-10-24- added support for TMPDIR env variableAndrew Tridgell2-5/+16
1996-10-05add DEBUGLEVEL to replace.cAndrew Tridgell1-0/+3
1996-10-05- use waitpid for ultrixAndrew Tridgell1-4/+0
1996-10-05- replace the base36 function with one that works on more systemsAndrew Tridgell1-1/+1
1996-10-05I have fixed quite a few important bugs in this commit.Andrew Tridgell2-127/+132
1996-10-05- use workgroup from smb.conf in smbclientAndrew Tridgell1-0/+12
1996-10-04- changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell2-2/+8
1996-10-02- fix the EALREADY bug so connections to slow hosts with smbclient getAndrew Tridgell1-2/+2
1996-10-02backout all the changes to nmbd.Andrew Tridgell1-9/+0
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell2-1/+10
1996-08-24removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1-333/+333
1996-08-23- fixed bugs in nmb response packet checking.Samba Release Account1-333/+333