Convert all uses of uint8/16/32 to uint8/16/32_t in the libads code.
[samba.git] / source3 / libads / ads_status.c
2015-04-22 Richard SharpeConvert all uses of uint8/16/32 to uint8/16/32_t in...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-05-26 Andrew Bartletts3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_...
2012-04-24 Alexander Bokovoylib/replace: split out GSSAPI from lib/replace/system...
2012-02-13 Andrew Bartletts3-libads: Move to using only the HAVE_KRB5 define
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-06 Günther Deschners3-includes: no need to globally include libads/ads_sta...
2011-03-16 Günther Deschners3-build: stop including ldap and lber headers everywhe...
2009-11-27 Günther Deschners3-kerberos: only use krb5 headers where required.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-11-26 Volker LendeckeRemove a global
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr21968: Don't use gss-types in proto headers.
2007-10-10 Jeremy Allisonr21967: Add conversion from gss errors to nt status.
2007-10-10 Jeremy Allisonr21922: Fixed the build by rather horrid means. I reall...
2007-10-10 Günther Deschnerr18425: Fix ads_ntstatus(). LDAP_SUCCESS should really...
2007-10-10 Volker Lendecker17854: Steal the LDAP in NTSTATUS trick from Samba4
2007-10-10 Günther Deschnerr17677: There is no need for a 2nd krb5_to_nt_status...
2007-10-10 Volker Lendecker17606: Introduce krb5_to_ntstatus.
2007-10-10 Volker Lendecker17589: Check in the really uncontroversial patch from...
2007-10-10 Tim Potterr4273: Same fix for r4272 in SAMBA_3_0 branch.
2007-10-10 Jeremy Allisonr4023: Code tidyup to fix bug #2098.
2004-01-09 Gerald Carterfix some warnings from the Sun compiler; also merge...
2004-01-09 Gerald Carterfix some warnings from the Sun compiler
2004-01-08 Andrew BartlettThis merges in my 'always use ADS' patch. Tested on...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-15 Gerald Carters/OM_uint32//uint32/g
2003-08-15 Herb Lewisget rid of more compiler warnings
2002-10-01 Gerald Cartersyncing up with HEAD. Seems to be a lot of differences...
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-27 Andrew BartlettSome small cleanups to the libads code (mainly error...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-06 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-14 Martin PoolMove local variable to avoid warning when compiled...
2001-12-31 Andrew Tridgellcope with systems that don't have full gssapi libs
2001-12-30 Andrew BartlettFix the compile on systems without a full kerberos...
2001-12-30 Andrew BartlettMake Samba compile on RH 6.2 again.