summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1997-06-111-75/+189
* | loadparm.c: Made explicit max packet now ignored.Samba Release Account1997-06-061-9/+28
* | charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1997-05-301-2/+2
* | loadparm.c: Ensure printer services cannot be read only and don't use share m...Samba Release Account1997-05-271-1/+3
* | dir.c: Fixed double slash issue.Samba Release Account1997-05-201-2/+3
* | status.c: Added brief option. Patch from ccctim@mailbox.ucdavis.eduSamba Release Account1997-05-081-3/+23
* | 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-0810-10/+10
* | Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1997-04-093-6/+8
* | quotas.c: Fixed typo in #ifdef'ed compile.Samba Release Account1997-03-071-2/+4
* | Fix fro signed/unsigned problem with TIME_T_MIN from Anatoly V. GrabarSamba Release Account1997-03-071-1/+1
* | Makefile: Added cleandir target.Samba Release Account1997-02-232-3/+45
* | Fixed bugs in my YOST replacement code. Doing a trim_stringSamba Release Account1997-02-131-1/+9
* | Added trim_string(s, "./", 0) to unix_clean_name to removeSamba Release Account1997-02-101-0/+3
* | Fixed const definitions for StrCaseXXX calls.Samba Release Account1997-02-031-2/+2
* | util.c: StrCaseCmp and StrnCaseCmp terminated incorrectly, giving falseSamba Release Account1997-02-021-7/+14
* | Fixed issue with null ypdomainname being used.Samba Release Account1997-01-291-4/+12
* | Makefile: Changes to split Solaris into Solaris2.3 and previous, and 2.4 and ...Samba Release Account1997-01-095-55/+112
* | Added Whistle veto file functions. Moved fcntl locking fromSamba Release Account1996-12-101-0/+225
* | - added support for TMPDIR env variableAndrew Tridgell1996-10-242-5/+16
* | add DEBUGLEVEL to replace.cAndrew Tridgell1996-10-051-0/+3
* | - use waitpid for ultrixAndrew Tridgell1996-10-051-4/+0
* | - replace the base36 function with one that works on more systemsAndrew Tridgell1996-10-051-1/+1
* | I have fixed quite a few important bugs in this commit.Andrew Tridgell1996-10-052-127/+132
* | - use workgroup from smb.conf in smbclientAndrew Tridgell1996-10-051-0/+12
* | - changed the umask handling. We now set the umask to 0 and explicitlyAndrew Tridgell1996-10-042-2/+8
* | - fix the EALREADY bug so connections to slow hosts with smbclient getAndrew Tridgell1996-10-021-2/+2
* | backout all the changes to nmbd.Andrew Tridgell1996-10-021-9/+0
* | - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-022-1/+10
* | removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1996-08-241-333/+333
* | - fixed bugs in nmb response packet checking.Samba Release Account1996-08-231-333/+333
* | - fix client for pathworks 4 accessAndrew Tridgell1996-08-221-0/+7
* | - add timeouts to connect() for password server connections. ThisAndrew Tridgell1996-08-221-6/+63
* | - new handling of ST_TYPE bits, they are now consolidated much more inAndrew Tridgell1996-08-211-1/+1
* | - added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1996-08-192-11/+14
* | - added support for Amiga-unix (based on BSD I think)Andrew Tridgell1996-08-172-6/+3
* | - added the "remote announce" optionAndrew Tridgell1996-08-161-2/+9
* | - added FAST_SHARE_MODES codeAndrew Tridgell1996-08-151-6/+10
* | changed "unsigned long" to "uint32" in several places (for IPAndrew Tridgell1996-08-143-27/+27
* | - sequent-ptx support from bressler@iftccu.ca.boeing.com (RickAndrew Tridgell1996-08-132-1/+8
* | minor fix to write_data() for EOF handlingAndrew Tridgell1996-08-121-2/+2
* | applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account1996-08-091-0/+1
* | fix a bug that we've had for a long time where we don't handle EOFAndrew Tridgell1996-07-301-135/+47
* | removed the remote interfaces stuff.Andrew Tridgell1996-07-221-7/+1
* | modified become_master() to a state-based system. becoming a masterSamba Release Account1996-07-041-1/+1
* | Started uninstall in MakefileSamba Release Account1996-07-041-1/+1
* | added local and remote interfaces (didn't get done in first attempt)Samba Release Account1996-06-291-23/+34
* | Basic doc changes to keep up to date.Samba Release Account1996-06-191-1/+5
* | demo of cvs - ignoreAndrew Tridgell1996-06-121-1/+1
* | a cleanup of the receive_smb() usage, adding timeouts in some placesAndrew Tridgell1996-06-101-11/+8
* | got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-105-9/+0