1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3
Andrew Tridgell 81f56139b6 initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
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 d330575856)
2001-10-11 07:42:52 +00:00
..
aparser replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down 2001-09-10 11:08:57 +00:00
auth Fix up indenting in out SAM password check code. 2001-10-06 01:51:57 +00:00
bin Ignore torture test binaries. 2001-09-12 07:36:27 +00:00
client initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To 2001-10-11 07:42:52 +00:00
codepages removed old unused files 2001-10-03 13:05:59 +00:00
groupdb Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
include initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To 2001-10-11 07:42:52 +00:00
intl switched over to a new method of handling uppercase/lowercase mappings 2001-10-03 12:18:20 +00:00
lib initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To 2001-10-11 07:42:52 +00:00
libsmb initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To 2001-10-11 07:42:52 +00:00
locking Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
msdfs Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
nmbd Fixed WINS re-registration bug. Don't ask..... :-(. It was in my code :-). 2001-10-08 19:39:07 +00:00
nsswitch Got the rest of the group functions working. Did some reformatting (man 2001-10-10 23:08:13 +00:00
pam_smbpass add a comment to make the code more readable 2001-08-24 18:29:37 +00:00
param Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
passdb merge from 2.2 2001-10-10 17:04:23 +00:00
po Fixed the bug with member servers in a Samba PDC hosted domain not allowing 2001-10-02 06:57:18 +00:00
printing Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
profile Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
rpc_client Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
rpc_parse Fixed the bug with member servers in a Samba PDC hosted domain not allowing 2001-10-02 06:57:18 +00:00
rpc_server Back-out the share acl fix. Not needed (Gerald has been telling porkies 2001-10-10 19:36:53 +00:00
rpcclient Fixup insure changes for rpcclient. 2001-10-03 03:05:55 +00:00
script initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To 2001-10-11 07:42:52 +00:00
smbd initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To 2001-10-11 07:42:52 +00:00
smbwrapper Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. 2001-10-02 04:29:50 +00:00
tdb PPC spinlocks work again. Sorry, my bad. 2001-10-06 10:36:15 +00:00
tests Update to work with no crypt available, just like it will in Samba. 2001-08-07 19:48:54 +00:00
torture switched over to a new method of handling uppercase/lowercase mappings 2001-10-03 12:18:20 +00:00
ubiqx Again, just syncronizing. The a function name was changed in the sll 2000-06-08 17:42:20 +00:00
utils Fixed bug when status=no and max smbd processes > 0. 2001-10-11 05:53:15 +00:00
web merge from 2.2 2001-10-06 18:03:25 +00:00
.cvsignore Add .headers.stamp 2001-09-24 01:04:52 +00:00
acconfig.h initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To 2001-10-11 07:42:52 +00:00
aclocal.m4 Added SWAT i18n feature: 2001-09-24 15:55:09 +00:00
architecture.doc first pass at updating head branch to be to be the same as the SAMBA_2_0 branch 1999-12-13 13:27:58 +00:00
change-log global change from samba.anu.edu.au to samba.org 1998-11-21 13:20:31 +00:00
config.guess Updated to latest from gnu.org. 2001-07-03 18:34:41 +00:00
config.sub Updated to latest from gnu.org. 2001-07-03 18:34:41 +00:00
configure initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To 2001-10-11 07:42:52 +00:00
configure.developer Change ./configure.developer to stay in effect across a 2001-09-25 05:08:05 +00:00
configure.in initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To 2001-10-11 07:42:52 +00:00
configure.nodebug.developer computer too slow to compile with debug info (100mins), but i need all the 2000-03-09 22:22:38 +00:00
install-sh merge from the autoconf2 branch to the main branch 1998-07-29 03:08:05 +00:00
internals.doc The big character set handling changeover! 2001-07-04 07:15:53 +00:00
Makefile.in initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To 2001-10-11 07:42:52 +00:00
parsing.doc Added info about parsing debug messages. 1998-10-27 21:07:52 +00:00
smbadduser JHT ==> Removed linefeed that caused problems. 1997-10-13 12:13:11 +00:00