summaryrefslogtreecommitdiff
path: root/source3/libsmb/libsmb_cache.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter1-1/+1
'..' from all #include preprocessor commands. This fixes bugzilla #1880 where OpenVMS gets confused about the '.' characters. (This used to be commit 7f161702fa4916979602cc0295919b541912acd6)
2004-03-19updating release notes & merging Derrel Lipman's libsmbclient patch from HEADGerald Carter1-2/+7
(This used to be commit 5fbfaa687a3674287eeadd205f56b2b253a9e2a9)
2003-04-16More merges from HEAD:Jelmer Vernooij1-4/+4
- Stephan Kulow's changes (fixing warnings in libsmbclient) - VFS modules - Seperating libs (This used to be commit 6e9b7802335428c88ecf4e44a0e2395ac58e96b5)
2002-09-28Change libsmbclient.h -> ../include/libsmbclient.h in 3.0 as wellJelmer Vernooij1-1/+1
(This used to be commit 5b451ce6f096d699a80c10f48bde5ee224e29ccf)
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-2/+2
(This used to be commit 65e7b5273bb58802bf0c389b77f7fcae0a1f6139)
2002-07-13Add these two files I forgot.Richard Sharpe1-0/+191
(This used to be commit 5706e6af168b14a40cb1e306c2911182260ff0d3)