summaryrefslogtreecommitdiff
path: root/source3/libads/ads_status.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-26s3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_TIMEOUTAndrew Bartlett1-0/+3
2012-04-25lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy1-0/+1
2012-02-13s3-libads: Move to using only the HAVE_KRB5 defineAndrew Bartlett1-3/+1
2011-05-06s3-includes: no need to globally include libads/ads_status.h.Günther Deschner1-0/+1
2011-03-16s3-build: stop including ldap and lber headers everywhere in the code.Günther Deschner1-0/+1
2009-11-27s3-kerberos: only use krb5 headers where required.Günther Deschner1-0/+1
2007-12-26Add SMB encryption. Still fixing client decrypt butJeremy Allison1-0/+9
2007-11-26Remove a globalVolker Lendecke1-5/+4
2007-10-10[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter1-13/+0
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2007-10-10r21968: Don't use gss-types in proto headers.Jeremy Allison1-1/+1
2007-10-10r21967: Add conversion from gss errors to nt status.Jeremy Allison1-1/+10
2007-10-10r21922: Fixed the build by rather horrid means. I really needJeremy Allison1-2/+4
2007-10-10r18425: Fix ads_ntstatus(). LDAP_SUCCESS should really map to NT_STATUS_OK.Günther Deschner1-0/+3
2007-10-10r17854: Steal the LDAP in NTSTATUS trick from Samba4Volker Lendecke1-4/+1
2007-10-10r17677: There is no need for a 2nd krb5_to_nt_status function, is there?Günther Deschner1-1/+1
2007-10-10r17606: Introduce krb5_to_ntstatus.Volker Lendecke1-18/+17
2007-10-10r17589: Check in the really uncontroversial patch from MichaelVolker Lendecke1-0/+5
2007-10-10r4273: Same fix for r4272 in SAMBA_3_0 branch.Tim Potter1-1/+1
2007-10-10r4023: Code tidyup to fix bug #2098.Jeremy Allison1-2/+3
2004-01-09fix some warnings from the Sun compilerGerald Carter1-14/+14
2004-01-08This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett1-1/+10
2003-08-15s/OM_uint32//uint32/gGerald Carter1-1/+1
2003-08-15get rid of more compiler warningsHerb Lewis1-1/+1
2002-10-01syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter1-0/+6
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter1-8/+40
2002-01-30Removed version number from file header.Tim Potter1-2/+1
2002-01-14Move local variable to avoid warning when compiled without GSSAPI.Martin Pool1-1/+2
2001-12-31cope with systems that don't have full gssapi libsAndrew Tridgell1-0/+2
2001-12-30Fix the compile on systems without a full kerberos kit.Andrew Bartlett1-1/+3
2001-12-30Make Samba compile on RH 6.2 again.Andrew Bartlett1-0/+91