lp:~mwhiteley/duo-unix/trunk

Created by Matt Whiteley and last modified
Get this branch:
bzr branch lp:~mwhiteley/duo-unix/trunk

Related bugs

Related blueprints

Branch information

Owner:
Matt Whiteley
Project:
Duo Unix
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at https://github.com/duosecurity/duo_unix.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 20 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on pear and finished taking 20 seconds — see the log

Recent revisions

379. By Matt Schwager <email address hidden>

Revert "Link to libduo correctly independent of prefix directory"

This reverts commit `71a30025e85f8ae3a70268bd09f3508818604248`. The `-rpath` flag does not exist on AIX, which prevented Duo Unix from building correctly.

378. By Xander Desai <email address hidden>

Change libduo to link statically instead of dynamically

Fixed up some automated tests to work with this change

377. By Matt Schwager <email address hidden>

Extract shared object from static PAM module archive

This fixes PAM module installation on AIX. PAM needs the actual shared
object, not the AIX-style archive file.

376. By Xander Desai <email address hidden>

Fix an issue that used the wrong SNI when using Duo Unix with a proxy

375. By Matt Schwager <email address hidden>

Fix some styling issues

This includes a few annoying issues:

* Tabs mixed with spaces.
* Whitespace on blank lines.

And a few more troublesome issues:

* Deceiving indentation. There are plenty of places where the indentation is deceiving which could lead to reasoning about the code incorrectly.
* Missing braces on single line statements. See `goto fail`: https://en.wikipedia.org/wiki/Unreachable_code#Examples. I'd say we should even lint against this and ban it from the codebase.

374. By Xander Desai <email address hidden>

Fixes bug that attempted other connections after a successful one

If those connections failed the connect would also fail instead of
taking the good connection

373. By Xander Desai <email address hidden>

Adding addtional changes in 1.9.19 to CHANGES

372. By Xander Desai <email address hidden>

Release 1.9.19

371. By Xander Desai <email address hidden>

Including missing header files in Makefile

370. By Xander Desai <email address hidden>

Enabling semodule is now in the install target. Moved cleaning of files

Enabling the semodule for pam duo is no longer a separate command.
Pulled removal of semodule build artfacts out of the remove target and
into the clean.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers