Age | Commit message (Expand) | Author | Files | Lines |
2009-11-09 | IPA time rules parsing routines | Jakub Hrozek | 2 | -0/+1242 |
2009-11-09 | Check return, zero free hostent, adhere to style | Simo Sorce | 1 | -8/+11 |
2009-11-07 | Fix build | Simo Sorce | 1 | -4/+8 |
2009-11-07 | added access module of IPA provider | Sumit Bose | 3 | -2/+1681 |
2009-11-06 | Add fail over utility functions | Martin Nagy | 2 | -0/+649 |
2009-11-06 | Check is ccache structure is initialized before calling krb5_cc_destroy | Sumit Bose | 1 | -8/+16 |
2009-11-06 | Split async helpers in multiple files | Simo Sorce | 5 | -3285/+3383 |
2009-11-06 | Reorganize ldap id provider files | Simo Sorce | 4 | -547/+583 |
2009-11-06 | Unify code to use the generic search interface | Simo Sorce | 1 | -593/+473 |
2009-11-06 | Fix and enhance initgroups call | Simo Sorce | 1 | -170/+637 |
2009-11-06 | Unify parse routines, use maps in generic searches | Simo Sorce | 4 | -130/+77 |
2009-11-06 | Store the original memberof attributes if any | Simo Sorce | 1 | -7/+30 |
2009-11-06 | Make useful function more broadly available. | Simo Sorce | 3 | -30/+30 |
2009-11-05 | add replacements for missing Kerberos calls | Sumit Bose | 4 | -46/+17 |
2009-11-03 | Rename sdap_id_map to sdap_attr_map | Simo Sorce | 5 | -21/+70 |
2009-11-02 | Make debug message less irritating. | Sumit Bose | 1 | -2/+2 |
2009-11-02 | set ipa_hostname if not given in config file | Sumit Bose | 1 | -0/+20 |
2009-10-30 | Fix segfault when SASL is not used at all | Simo Sorce | 2 | -2/+4 |
2009-10-29 | Add support to get rootDSE from the LDAP server. | Simo Sorce | 6 | -121/+398 |
2009-10-29 | Tidy up ipa options | Simo Sorce | 5 | -151/+198 |
2009-10-28 | Kill the ldap connection when we go offline | Simo Sorce | 1 | -5/+16 |
2009-10-27 | Move responsibility for entry expiration timeout | Simo Sorce | 6 | -18/+38 |
2009-10-27 | Add proper support for IPA/AD schemas | Simo Sorce | 4 | -202/+574 |
2009-10-27 | store original DN with cached group objects if available | Sumit Bose | 1 | -0/+16 |
2009-10-26 | Copy option overrides. | Simo Sorce | 1 | -0/+26 |
2009-10-22 | Add support for offline auth cache timeout | Stephen Gallagher | 1 | -0/+1 |
2009-10-22 | Fix setting the schema in the ipa provider | Simo Sorce | 1 | -0/+3 |
2009-10-22 | update ipa auth options to new option scheme | Sumit Bose | 3 | -110/+133 |
2009-10-22 | update krb5 option handling to new option scheme | Sumit Bose | 7 | -125/+273 |
2009-10-22 | Fix potential memory leaks in the data provider | Martin Nagy | 1 | -2/+4 |
2009-10-22 | Better offline/enumeration behavior | Simo Sorce | 1 | -10/+12 |
2009-10-22 | added generic LDAP search sdap_get_generic_send/_recv | Sumit Bose | 4 | -0/+304 |
2009-10-20 | Start implementing ipa specific options. | Simo Sorce | 5 | -7/+593 |
2009-10-16 | Always list inputs before outputs | Simo Sorce | 1 | -8/+11 |
2009-10-16 | Add first basic IPA provider | Simo Sorce | 1 | -0/+233 |
2009-10-16 | Move all krb5 provider init functions | Simo Sorce | 4 | -193/+261 |
2009-10-16 | Move all ldap provider init functions | Simo Sorce | 5 | -145/+202 |
2009-10-15 | Check for expired passwords in LDAP provider | Sumit Bose | 4 | -23/+425 |
2009-10-15 | enable debugging of krb5_child | Sumit Bose | 3 | -4/+142 |
2009-10-15 | more implicit provider target settings | Sumit Bose | 1 | -13/+48 |
2009-10-15 | set chpass_provider implicit if not set explicit | Sumit Bose | 2 | -20/+60 |
2009-10-15 | Return the dp error from the providers | Simo Sorce | 6 | -81/+179 |
2009-10-14 | Move ldap provider configuration into its own file | Simo Sorce | 6 | -189/+252 |
2009-10-14 | Make options parser available to all providers | Simo Sorce | 8 | -294/+366 |
2009-10-14 | send a message if a backend target is not configured | Sumit Bose | 1 | -12/+30 |
2009-10-14 | make sdap_id_connect_* independent of sdap_id_ctx | Sumit Bose | 3 | -180/+188 |
2009-10-13 | add a replacement if ldap_control_create is missing | Sumit Bose | 3 | -8/+7 |
2009-10-12 | fix a wrong argument to unpack_buffer | Sumit Bose | 1 | -18/+40 |
2009-10-09 | use the correct kerberos context for each target | Sumit Bose | 1 | -4/+33 |
2009-10-09 | Remove DP process | Simo Sorce | 7 | -1259/+241 |