summaryrefslogtreecommitdiffstats
path: root/server/providers
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes for proxy providerSumit Bose2009-11-121-6/+23
* Fix inconsistent use of krb5_ccname_templateSumit Bose2009-11-122-2/+2
* Try to fix offline loginsSimo Sorce2009-11-121-12/+6
* Add support for host, source host and user categorySumit Bose2009-11-121-8/+54
* Add cleanup taskSimo Sorce2009-11-107-156/+912
* Refactor delete functions and add a fewSimo Sorce2009-11-101-20/+17
* Add check for access-time rules to ipa_access.Sumit Bose2009-11-103-0/+73
* Simplify krb5 child handlerSumit Bose2009-11-101-17/+18
* Fix tevent_req error checking.Simo Sorce2009-11-0910-183/+72
* Fix enumerationsSimo Sorce2009-11-091-2/+6
* IPA time rules parsing routinesJakub Hrozek2009-11-092-0/+1242
* Check return, zero free hostent, adhere to styleSimo Sorce2009-11-091-8/+11
* Fix buildSimo Sorce2009-11-071-4/+8
* added access module of IPA providerSumit Bose2009-11-073-2/+1681
* Add fail over utility functionsMartin Nagy2009-11-062-0/+649
* Check is ccache structure is initialized before calling krb5_cc_destroySumit Bose2009-11-061-8/+16
* Split async helpers in multiple filesSimo Sorce2009-11-065-3285/+3383
* Reorganize ldap id provider filesSimo Sorce2009-11-064-547/+583
* Unify code to use the generic search interfaceSimo Sorce2009-11-061-593/+473
* Fix and enhance initgroups callSimo Sorce2009-11-061-170/+637
* Unify parse routines, use maps in generic searchesSimo Sorce2009-11-064-130/+77
* Store the original memberof attributes if anySimo Sorce2009-11-061-7/+30
* Make useful function more broadly available.Simo Sorce2009-11-063-30/+30
* add replacements for missing Kerberos callsSumit Bose2009-11-054-46/+17
* Rename sdap_id_map to sdap_attr_mapSimo Sorce2009-11-035-21/+70
* Make debug message less irritating.Sumit Bose2009-11-021-2/+2
* set ipa_hostname if not given in config fileSumit Bose2009-11-021-0/+20
* Fix segfault when SASL is not used at allSimo Sorce2009-10-302-2/+4
* Add support to get rootDSE from the LDAP server.Simo Sorce2009-10-296-121/+398
* Tidy up ipa optionsSimo Sorce2009-10-295-151/+198
* Kill the ldap connection when we go offlineSimo Sorce2009-10-281-5/+16
* Move responsibility for entry expiration timeoutSimo Sorce2009-10-276-18/+38
* Add proper support for IPA/AD schemasSimo Sorce2009-10-274-202/+574
* store original DN with cached group objects if availableSumit Bose2009-10-271-0/+16
* Copy option overrides.Simo Sorce2009-10-261-0/+26
* Add support for offline auth cache timeoutStephen Gallagher2009-10-221-0/+1
* Fix setting the schema in the ipa providerSimo Sorce2009-10-221-0/+3
* update ipa auth options to new option schemeSumit Bose2009-10-223-110/+133
* update krb5 option handling to new option schemeSumit Bose2009-10-227-125/+273
* Fix potential memory leaks in the data providerMartin Nagy2009-10-221-2/+4
* Better offline/enumeration behaviorSimo Sorce2009-10-221-10/+12
* added generic LDAP search sdap_get_generic_send/_recvSumit Bose2009-10-224-0/+304
* Start implementing ipa specific options.Simo Sorce2009-10-205-7/+593
* Always list inputs before outputsSimo Sorce2009-10-161-8/+11
* Add first basic IPA providerSimo Sorce2009-10-161-0/+233
* Move all krb5 provider init functionsSimo Sorce2009-10-164-193/+261
* Move all ldap provider init functionsSimo Sorce2009-10-165-145/+202
* Check for expired passwords in LDAP providerSumit Bose2009-10-154-23/+425
* enable debugging of krb5_childSumit Bose2009-10-153-4/+142
* more implicit provider target settingsSumit Bose2009-10-151-13/+48