summaryrefslogtreecommitdiffstats
path: root/source3/libads/ads_status.c
Commit message (Expand)AuthorAgeFilesLines
* s3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_TIMEOUTAndrew Bartlett2012-05-261-0/+3
* lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...Alexander Bokovoy2012-04-251-0/+1
* s3-libads: Move to using only the HAVE_KRB5 defineAndrew Bartlett2012-02-131-3/+1
* s3-includes: no need to globally include libads/ads_status.h.Günther Deschner2011-05-061-0/+1
* s3-build: stop including ldap and lber headers everywhere in the code.Günther Deschner2011-03-161-0/+1
* s3-kerberos: only use krb5 headers where required.Günther Deschner2009-11-271-0/+1
* Add SMB encryption. Still fixing client decrypt butJeremy Allison2007-12-261-0/+9
* Remove a globalVolker Lendecke2007-11-261-5/+4
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-13/+0
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r21968: Don't use gss-types in proto headers.Jeremy Allison2007-10-101-1/+1
* r21967: Add conversion from gss errors to nt status.Jeremy Allison2007-10-101-1/+10
* r21922: Fixed the build by rather horrid means. I really needJeremy Allison2007-10-101-2/+4
* r18425: Fix ads_ntstatus(). LDAP_SUCCESS should really map to NT_STATUS_OK.Günther Deschner2007-10-101-0/+3
* r17854: Steal the LDAP in NTSTATUS trick from Samba4Volker Lendecke2007-10-101-4/+1
* r17677: There is no need for a 2nd krb5_to_nt_status function, is there?Günther Deschner2007-10-101-1/+1
* r17606: Introduce krb5_to_ntstatus.Volker Lendecke2007-10-101-18/+17
* r17589: Check in the really uncontroversial patch from MichaelVolker Lendecke2007-10-101-0/+5
* r4273: Same fix for r4272 in SAMBA_3_0 branch.Tim Potter2007-10-101-1/+1
* r4023: Code tidyup to fix bug #2098.Jeremy Allison2007-10-101-2/+3
* fix some warnings from the Sun compilerGerald Carter2004-01-091-14/+14
* This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett2004-01-081-1/+10
* s/OM_uint32//uint32/gGerald Carter2003-08-151-1/+1
* get rid of more compiler warningsHerb Lewis2003-08-151-1/+1
* syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter2002-10-011-0/+6
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-8/+40
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Move local variable to avoid warning when compiled without GSSAPI.Martin Pool2002-01-141-1/+2
* cope with systems that don't have full gssapi libsAndrew Tridgell2001-12-311-0/+2
* Fix the compile on systems without a full kerberos kit.Andrew Bartlett2001-12-301-1/+3
* Make Samba compile on RH 6.2 again.Andrew Bartlett2001-12-301-0/+91