Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-01-14 | Move local variable to avoid warning when compiled without GSSAPI. | Martin Pool | 1 | -1/+2 | |
(This used to be commit 312c6d906e64d231ff3c2f37e61d752cc948ee7b) | |||||
2001-12-31 | cope with systems that don't have full gssapi libs | Andrew Tridgell | 1 | -0/+2 | |
(This used to be commit c4d928e55fe99a3a1c4e53508a44949f92d74219) | |||||
2001-12-30 | Fix the compile on systems without a full kerberos kit. | Andrew Bartlett | 1 | -1/+3 | |
Andrew Bartlett (This used to be commit 33ae29028bffccf5a9cdd8d44b08c27b9d8fd982) | |||||
2001-12-30 | Make Samba compile on RH 6.2 again. | Andrew Bartlett | 1 | -0/+91 | |
We now include the libber.h file if required, but currently we just don't use ldap. (I'll chase this up). In the meantime, I've moved the ads_status code about, its now in its own file, and has a couple of #ifdefs to allow smbd to link - becouse the lack of LDAP caused HAVE_ADS to be undefined. (I hope its not too ugly). Andrew Bartlett (This used to be commit 14407c87e2dcccae1784290e3eb7a2d611516aff) |