summaryrefslogtreecommitdiffstats
path: root/source3/include/smbprofile.h
Commit message (Collapse)AuthorAgeFilesLines
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-1/+4
| | | | (This used to be commit 65e7b5273bb58802bf0c389b77f7fcae0a1f6139)
* Compile fix for --with-profiling-dataTim Potter2002-03-211-0/+2
| | | | (This used to be commit 1ae07c42a449f4d4049c15f349f0829b73c12b5e)
* Removed version number from file header.Tim Potter2002-01-301-2/+1
| | | | | Changed "SMB/Netbios" to "SMB/CIFS" in file header. (This used to be commit 6a58c9bd06d0d7502a24bf5ce5a2faf0a146edfa)
* added structure members referred to by recent changes in vfs-wrap.cHerb Lewis2002-01-101-1/+5
| | | | (This used to be commit c5e14d73dffee86ef2dabcf7031eea0da9e32f3d)
* initial kerberos/ADS/SPNEGO support in libsmb and smbclient. ToAndrew Tridgell2001-10-111-0/+461
activate you need to: - install krb5 libraries - run configure - build smbclient - run kinit to get a TGT - run smbclient with the -k option to choose kerberos auth (This used to be commit d33057585644e1337bac743e25ed7653bfb39eef)