summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Add ignore_not_found parameter to sysdb delete functionsJakub Hrozek2009-07-314-21/+182
* Improve error messagesJakub Hrozek2009-07-314-5/+32
* Address CVE-2009-2410Stephen Gallagher2009-07-291-1/+1
* Add async resolver testsJakub Hrozek2009-07-242-1/+455
* Add ares helpers into sssdJakub Hrozek2009-07-249-1/+498
* Async DNS integrationJakub Hrozek2009-07-245-1/+739
* Fix race condition that was causing segfaultsSimo Sorce2009-07-241-80/+136
* Minor cleanups in monitor.cStephen Gallagher2009-07-221-1/+5
* added LDAP change password backend targetSumit Bose2009-07-214-4/+307
* add handling of the new backend targets to proxy backendSumit Bose2009-07-211-0/+30
* Rework the engine that deals with openldap librariesSimo Sorce2009-07-203-497/+403
* Raise debug level for version negotiationSimo Sorce2009-07-201-2/+2
* Add option to add timestamps to debug outputSimo Sorce2009-07-204-8/+39
* Remove unused InfoPipe and PolicyKit codeStephen Gallagher2009-07-2016-5530/+2
* Instrument memberof for debuggingSimo Sorce2009-07-202-1/+57
* Start rationalizing user tools a bitSimo Sorce2009-07-207-408/+299
* Implement resInit for monitor, NSS, PAM, DP and the backendsStephen Gallagher2009-07-205-1/+91
* Monitor resolv.conf for changesStephen Gallagher2009-07-204-128/+234
* Improvements to config file updatesStephen Gallagher2009-07-202-41/+152
* add infrastructure to handle new backend targetsSumit Bose2009-07-206-150/+228
* Fix saving new nextIDJakub Hrozek2009-07-201-1/+1
* 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-081-0/+1
* 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
* Check for root before initializingJakub Hrozek2009-07-069-4/+99
* Cleanup warnings in client and server codeSimo Sorce2009-07-032-4/+1
* 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-022-7/+5
* Gettextize the sss_ toolsJakub Hrozek2009-07-027-109/+176
* PRINT and ERROR macrosJakub Hrozek2009-07-022-1/+4
* check pending_return after dbus_connection_send_with_replySumit Bose2009-07-024-9/+9
* added kerberos backend with tevent_req event handlingSumit Bose2009-07-028-2/+978
* added kerberos locator pluginSumit Bose2009-07-026-1/+179
* Eliminate segfault on first start-upStephen Gallagher2009-06-301-6/+19
* Remove redundant libPath option from proxy providerStephen Gallagher2009-06-303-17/+7
* 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