Changeset 683318430cde in patches
- Timestamp:
- 09/06/11 16:28:21 (8 months ago)
- Branch:
- default
- Tags:
- tip
- Files:
-
- 20 deleted
- 2 edited
-
0001-use-symbolic-LDAP-error-codes-instead-of-numbers.patch (deleted)
-
0002-simplify-over-complex-call-of-N-L-E-get_value.patch (deleted)
-
0003-accept-short-option-names-for-some-options.patch (deleted)
-
0004-use-sane-way-to-get-a-default-basedn-RootDSe-s-namin.patch (deleted)
-
0005-slight-cleanup-make-more-clear-it-s-an-array.patch (deleted)
-
0006-base-make-more-secure-allow-as-DN.patch (deleted)
-
0007-cd-flexible-treatment-of-repeated-.-even-as-prefix.patch (deleted)
-
0008-remove-now-unused-parent_dn-method.patch (deleted)
-
0009-fix-attribute-lists-for-LDAP-queries.patch (deleted)
-
0010-run_list-new-argument-syntax-options-filter-attribut.patch (deleted)
-
0011-make_filter-cope-with-filters-that-are-already-paren.patch (deleted)
-
0012-mkdir-support-more-objectclasses.patch (deleted)
-
0013-add-method-path_to_dn-to-convert-a-given-path-to-a-D.patch (deleted)
-
0014-run_cat-convert-to-using-path_to_dn.patch (deleted)
-
0015-run_edit-convert-to-using-path_to_dn.patch (deleted)
-
0016-run_copy-run_move-convert-to-using-path_to_dn.patch (deleted)
-
0017-run_grep-convert-to-using-path_to_dn.patch (deleted)
-
0018-run_passwd-convert-to-using-path_to_dn.patch (deleted)
-
0019-remove-rdn_to_dn-after-its-last-users-are-gone.patch (deleted)
-
local-aliases (modified) (2 diffs)
-
series (modified) (1 diff)
-
ssl-optional (deleted)
Legend:
- Unmodified
- Added
- Removed
-
local-aliases
r1 r5 1 1 # HG changeset patch 2 # Parent 1510a47768a561bfd967849493c3209d4457f4b32 # Parent e5f668a1e1afd9de4a26b4b15a282ff193500c57 3 3 Add the ability to create local aliases in your .shelldap.rc file. 4 4 … … 12 12 for what you'd want to edit. 13 13 14 diff -r 1510a47768a5shelldap15 --- a/shelldap Thu Feb 17 17:00:06 2011 -080016 +++ b/shelldap Thu Feb 17 17:58:54 2011 -080017 @@ -9 12,6 +912,32 @@14 diff -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 @@ 18 18 return; 19 19 } -
series
r3 r5 1 0001-use-symbolic-LDAP-error-codes-instead-of-numbers.patch2 0002-simplify-over-complex-call-of-N-L-E-get_value.patch3 0003-accept-short-option-names-for-some-options.patch4 0004-use-sane-way-to-get-a-default-basedn-RootDSe-s-namin.patch5 0005-slight-cleanup-make-more-clear-it-s-an-array.patch6 0006-base-make-more-secure-allow-as-DN.patch7 0007-cd-flexible-treatment-of-repeated-.-even-as-prefix.patch8 0008-remove-now-unused-parent_dn-method.patch9 0009-fix-attribute-lists-for-LDAP-queries.patch10 0010-run_list-new-argument-syntax-options-filter-attribut.patch11 0011-make_filter-cope-with-filters-that-are-already-paren.patch12 0012-mkdir-support-more-objectclasses.patch13 0013-add-method-path_to_dn-to-convert-a-given-path-to-a-D.patch14 0014-run_cat-convert-to-using-path_to_dn.patch15 0015-run_edit-convert-to-using-path_to_dn.patch16 0016-run_copy-run_move-convert-to-using-path_to_dn.patch17 0017-run_grep-convert-to-using-path_to_dn.patch18 0018-run_passwd-convert-to-using-path_to_dn.patch19 0019-remove-rdn_to_dn-after-its-last-users-are-gone.patch20 ssl-optional21 1 local-aliases
Note: See TracChangeset
for help on using the changeset viewer.
