index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
auth
/
ldapdriver.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated auth code
Brian Waldon
2012-07-09
1
-746
/
+0
*
Switch to common logging.
Andrew Bogott
2012-07-02
1
-1
/
+1
*
Improve grammar throughout nova.
Paul McMillan
2012-04-10
1
-1
/
+1
*
improve speed of metadata
Jesse Andrews
2012-03-12
1
-1
/
+1
*
Standardize logging delaration and use
Jason Kölker
2012-02-14
1
-1
/
+1
*
get_user behavior in ldapdriver
john-griffith
2012-02-13
1
-1
/
+6
*
Remove the last of the gflags shim layer
Mark McLoughlin
2012-02-10
1
-2
/
+2
*
Backslash continuations (misc.)
Zhongyue Luo
2012-02-08
1
-2
/
+2
*
Move cfg to nova.openstack.common
Mark McLoughlin
2012-02-03
1
-1
/
+1
*
Refactor away the flags.DEFINE_* helpers
Mark McLoughlin
2012-01-28
1
-32
/
+56
*
PEP8 remove direct type comparisons
lzyeval
2012-01-03
1
-1
/
+1
*
First steps towards consolidating testing infrastructure
Duncan McGreggor
2011-12-06
1
-1
/
+1
*
Use simple_bind_s instead of bind_s
Yuriy Taraday
2011-06-24
1
-1
/
+1
*
Add reconnect on server fail to LDAP driver.
Yuriy Taraday
2011-06-24
1
-2
/
+37
*
pep8
Alex Meade
2011-06-08
1
-1
/
+1
*
Disabled pylint complaining about no 'self' parameter in a decorator function
Alex Meade
2011-06-07
1
-1
/
+1
*
Fixed FakeLdapDriver, made it call LdapDriver.__init__
Yuriy Taraday
2011-06-03
1
-3
/
+4
*
PEP8 fix.
Yuriy Taraday
2011-06-01
1
-1
/
+2
*
Moved memcached driver import to the top of modules.
Yuriy Taraday
2011-06-01
1
-4
/
+6
*
Moved everything from thread-local storage to class attributes
Yuriy Taraday
2011-05-31
1
-27
/
+11
*
PEP8 fixes.
Yuriy Taraday
2011-05-17
1
-2
/
+3
*
Moved memcached connection in AuthManager to thread-local storage.
Yuriy Taraday
2011-05-17
1
-9
/
+84
*
merging trunk
Brian Waldon
2011-04-26
1
-7
/
+4
|
\
|
*
refactoring usage of exception.Duplicate errors
Brian Waldon
2011-04-19
1
-7
/
+4
*
|
Addressing exception.NotFound across the project
Brian Waldon
2011-04-21
1
-33
/
+15
|
/
*
disable-msg -> disable
Brian Lamar
2011-03-18
1
-1
/
+1
*
Changing project manager should make sure that user is a project member.
Todd Willey
2011-03-17
1
-0
/
+2
*
pep8 fixes
Vishvananda Ishaya
2011-02-16
1
-0
/
+2
*
sanitize all args to strings before sending them to ldap
Vishvananda Ishaya
2011-02-16
1
-0
/
+35
*
Fixes project and role checking when a user's naming attribute is not uid.
Ryan Lane
2011-01-25
1
-3
/
+4
|
\
|
*
PEP8 fixes
Ryan Lane
2011-01-24
1
-2
/
+3
|
*
Changes __dn_to_uid to return the uid attribute from the user's object.
Ryan Lane
2011-01-24
1
-4
/
+4
*
|
Resolved trunk merge conflicts
Ed Leafe
2011-01-21
1
-21
/
+22
|
\
|
|
*
i18n's strings that were missed or have been added since initial i18n strings...
jaypipes@gmail.com
2011-01-20
1
-21
/
+22
*
|
Completed first pass at converting all localized strings with multiple format...
Ed Leafe
2011-01-18
1
-2
/
+2
|
/
*
Changing DN creation to do searches for entries.
Ryan Lane
2011-01-12
1
-38
/
+53
|
\
|
*
PEP8 fix
Ryan Lane
2010-12-30
1
-0
/
+1
|
*
* Fix bad query in __project_to_dn
Ryan Lane
2010-12-30
1
-5
/
+5
|
*
Changing DN creation to do searches for entries.
Ryan Lane
2010-12-30
1
-39
/
+53
*
|
Final few log tweaks, i18n, levels, including contexts, etc.
Todd Willey
2011-01-04
1
-2
/
+1
*
|
Apply logging changes as a giant patch to work around the cloudpipe delete + ...
Todd Willey
2011-01-04
1
-2
/
+5
|
/
*
Merge from trunk, and resolve conflict with nova/auth/ldapdriver.py
Ryan Lane
2010-12-22
1
-15
/
+17
|
\
|
*
First round of i18n-ifying strings in Nova
jaypipes@gmail.com
2010-12-11
1
-31
/
+38
*
|
Format fixes and modification of Vish's email address.
Ryan Lane
2010-12-10
1
-19
/
+22
*
|
PEP8 fixes
Ryan Lane
2010-12-08
1
-18
/
+23
*
|
Setting the default schema version to the new schema
Ryan Lane
2010-12-08
1
-1
/
+1
*
|
Adding support for choosing a schema version, so that users can more easily m...
Ryan Lane
2010-12-08
1
-33
/
+46
*
|
Removing novaProject from the schema. This change may look odd at first; here...
Ryan Lane
2010-12-08
1
-8
/
+8
*
|
Merge from trunk
Ryan Lane
2010-12-08
1
-35
/
+103
|
\
|
|
*
More pep8 fixes to remove deprecated functions
Ryan Lane
2010-12-08
1
-8
/
+8
[next]