summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add infrastructure to handle new backend targetsnew_backend_targetSumit Bose2009-07-145-59/+203
* Build all SSSD components with warnings enabledStephen Gallagher2009-07-138-3/+40
* let krb5 backend safe valid credentials for offline authenticationSumit Bose2009-07-101-0/+43
* fixed the default value for tls_reqcertSumit Bose2009-07-101-1/+1
* add a short explanation about the used debug levelsSumit Bose2009-07-101-0/+14
* fixed typos and a potential memory leakSumit Bose2009-07-091-2/+3
* Implement the ldap identity module.Simo Sorce2009-07-087-787/+1408
* Unify password caching ops in sysdbSimo Sorce2009-07-087-291/+178
* Use async helpers for ldap auth moduleSimo Sorce2009-07-081-722/+314
* Add async helper functionsSimo Sorce2009-07-087-25/+2060
* Expose sysdb function to parse sysdb_attrsSimo Sorce2009-07-082-2/+4
* Add dumb way to clean up .X filesSimo Sorce2009-07-083-0/+4
* fix return code of krb5 child to indicate that the kdc is unavailableSumit Bose2009-07-081-1/+5
* fixed some typos which prevented password cachingSumit Bose2009-07-081-3/+5
* fixed a double talloc_free errorSumit Bose2009-07-086-12/+0
* COLLECTION Removing static placeholder structure.Dmitri Pal2009-07-062-5/+20
* Fixing build issuesDmitri Pal2009-07-061-0/+1
* Check for root before initializingJakub Hrozek2009-07-069-4/+99
* Cleanup warnings in client and server codeSimo Sorce2009-07-033-6/+3
* Clean up warnings in common/Simo Sorce2009-07-0316-108/+110
* Convert proxy internals to tevent_req styleSimo Sorce2009-07-031-865/+1438
* Rework transaction code to use tevent_reqSimo Sorce2009-07-0318-2762/+4893
* Rename sysdb_req to sysdb_handle.Simo Sorce2009-07-0318-416/+410
* Adding wrappers to free data in INI API.Dmitri Pal2009-07-025-65/+96
* Changing function names for collection API.Dmitri Pal2009-07-0214-2698/+2778
* Gettextize the sss_ toolsJakub Hrozek2009-07-027-109/+176
* PRINT and ERROR macrosJakub Hrozek2009-07-022-1/+4
* New deletion unit test.Dmitri Pal2009-07-022-2/+36
* check pending_return after dbus_connection_send_with_replySumit Bose2009-07-024-9/+9
* let .gitignore only filter autogenerated m4 filesSumit Bose2009-07-021-1/+2
* added kerberos backend with tevent_req event handlingSumit Bose2009-07-0210-3/+980
* added kerberos locator pluginSumit Bose2009-07-027-2/+183
* Queue and stack APIs using collection.Dmitri Pal2009-07-028-2/+1081
* FORMATTING - minor cleanup of the unit test.Dmitri Pal2009-07-021-254/+283
* Adding INSERT into collection functionality.Dmitri Pal2009-07-017-850/+2791
* Eliminate segfault on first start-upStephen Gallagher2009-06-301-6/+19
* Remove redundant libPath option from proxy providerStephen Gallagher2009-06-303-17/+7
* Add pam_sss_macros.h to "make dist"Stephen Gallagher2009-06-301-1/+2
* Implement _pam_overwrite_n(n,x) for older systemsStephen Gallagher2009-06-252-0/+31
* Protect against segfault in service_signal_reloadStephen Gallagher2009-06-191-0/+9
* Fix segfault in update_monitor_configStephen Gallagher2009-06-192-8/+30
* Allow the use of custom CFLAGS on the make command lineStephen Gallagher2009-06-193-3/+6
* Add configure check for PCRE >= 7Stephen Gallagher2009-06-181-0/+2
* Do not treat warnings as errorsStephen Gallagher2009-06-181-3/+0
* Create gettext framework for SSSD daemonStephen Gallagher2009-06-1719-15/+158
* Control sss_client exportsStephen Gallagher2009-06-163-2/+11
* Control sssd_be exported functionsStephen Gallagher2009-06-162-2/+9
* Add --with-aux-info config option to SSS clientStephen Gallagher2009-06-162-0/+13
* Add --with-aux-info config option to SSSD daemonStephen Gallagher2009-06-162-0/+11
* Make SysV script install executableStephen Gallagher2009-06-162-2/+2