public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/argus-clients/files: argus-clients-3.0.7.18-sasl.patch
@ 2013-12-07 16:24 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2013-12-07 16:24 UTC (permalink / raw
  To: gentoo-commits

jer         13/12/07 16:24:34

  Added:                argus-clients-3.0.7.18-sasl.patch
  Log:
  Fix building with USE=sasl. Add zlib dep.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.1                  net-analyzer/argus-clients/files/argus-clients-3.0.7.18-sasl.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/argus-clients/files/argus-clients-3.0.7.18-sasl.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/argus-clients/files/argus-clients-3.0.7.18-sasl.patch?rev=1.1&content-type=text/plain

Index: argus-clients-3.0.7.18-sasl.patch
===================================================================
--- a/common/argus_auth.c
+++ b/common/argus_auth.c
@@ -127,7 +127,7 @@
 static int RaSimple(void *context, int, const char **, unsigned *);
 static int RaGetSecret(sasl_conn_t *, void *context, int, sasl_secret_t **);
 
-int ArgusInitializeAuthentication (struct ArgusInput *input, sasl_conn_t *)
+int RaSaslNegotiate (struct ArgusInput *input);
 int RaGetSaslString (int, char *, int);
 int RaSendSaslString (int, const char *, int, int);
 
@@ -433,7 +433,7 @@
    int in, out, retn = 0;
    sasl_conn_t *conn;
 
-   conn = input->conn;
+   conn = input->sasl_conn;
    in  = input->in;
    out = input->out;
 





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-analyzer/argus-clients/files: argus-clients-3.0.7.18-sasl.patch
@ 2014-07-10 19:03 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2014-07-10 19:03 UTC (permalink / raw
  To: gentoo-commits

jer         14/07/10 19:03:45

  Removed:              argus-clients-3.0.7.18-sasl.patch
  Log:
  Version bump.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A792A613)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-10 19:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-07 16:24 [gentoo-commits] gentoo-x86 commit in net-analyzer/argus-clients/files: argus-clients-3.0.7.18-sasl.patch Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2014-07-10 19:03 Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox