Changeset 683318430cde in patches


Ignore:
Timestamp:
09/06/11 16:28:21 (8 months ago)
Author:
Mahlon E. Smith <mahlon@…>
Branch:
default
Tags:
tip
Message:

Applied patches I had been sitting on for too long!

Files:
20 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • local-aliases

    r1 r5  
    11# HG changeset patch 
    2 # Parent 1510a47768a561bfd967849493c3209d4457f4b3 
     2# Parent e5f668a1e1afd9de4a26b4b15a282ff193500c57 
    33Add the ability to create local aliases in your .shelldap.rc file. 
    44 
     
    1212for what you'd want to edit. 
    1313 
    14 diff -r 1510a47768a5 shelldap 
    15 --- a/shelldap  Thu Feb 17 17:00:06 2011 -0800 
    16 +++ b/shelldap  Thu Feb 17 17:58:54 2011 -0800 
    17 @@ -912,6 +912,32 @@ 
     14diff -r e5f668a1e1af shelldap 
     15--- a/shelldap  Sun Mar 06 20:51:08 2011 +0100 
     16+++ b/shelldap  Fri Sep 02 09:00:19 2011 -0700 
     17@@ -949,6 +949,32 @@ 
    1818    return; 
    1919 }  
  • series

    r3 r5  
    1 0001-use-symbolic-LDAP-error-codes-instead-of-numbers.patch 
    2 0002-simplify-over-complex-call-of-N-L-E-get_value.patch 
    3 0003-accept-short-option-names-for-some-options.patch 
    4 0004-use-sane-way-to-get-a-default-basedn-RootDSe-s-namin.patch 
    5 0005-slight-cleanup-make-more-clear-it-s-an-array.patch 
    6 0006-base-make-more-secure-allow-as-DN.patch 
    7 0007-cd-flexible-treatment-of-repeated-.-even-as-prefix.patch 
    8 0008-remove-now-unused-parent_dn-method.patch 
    9 0009-fix-attribute-lists-for-LDAP-queries.patch 
    10 0010-run_list-new-argument-syntax-options-filter-attribut.patch 
    11 0011-make_filter-cope-with-filters-that-are-already-paren.patch 
    12 0012-mkdir-support-more-objectclasses.patch 
    13 0013-add-method-path_to_dn-to-convert-a-given-path-to-a-D.patch 
    14 0014-run_cat-convert-to-using-path_to_dn.patch 
    15 0015-run_edit-convert-to-using-path_to_dn.patch 
    16 0016-run_copy-run_move-convert-to-using-path_to_dn.patch 
    17 0017-run_grep-convert-to-using-path_to_dn.patch 
    18 0018-run_passwd-convert-to-using-path_to_dn.patch 
    19 0019-remove-rdn_to_dn-after-its-last-users-are-gone.patch 
    20 ssl-optional 
    211local-aliases 
Note: See TracChangeset for help on using the changeset viewer.