summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Make socket paths a compile-time optionStephen Gallagher2009-08-116-5/+3
* Do not fail enumerations because of range checksSimo Sorce2009-08-102-6/+18
* Revert build-breaking libsss_util_la change.Stephen Gallagher2009-08-101-9/+20
* Add configure checks for docbook XSL templates and XML toolsJakub Hrozek2009-08-102-3/+40
* Build and run tests with 'make check'Stephen Gallagher2009-08-102-27/+11
* Simplify interfaces initializationSimo Sorce2009-08-1024-417/+267
* merge server and connection structuresSimo Sorce2009-08-1012-286/+228
* Cosmetic changesSimo Sorce2009-08-1016-375/+375
* Remove redundant memory contextsSimo Sorce2009-08-1014-134/+114
* Refactor some code around watches and timeoutsSimo Sorce2009-08-104-355/+324
* CleanupsSimo Sorce2009-08-102-189/+199
* Fix broken ifndefsSimo Sorce2009-08-051-9/+0
* Parse fully qualified names in toolsJakub Hrozek2009-08-058-88/+289
* Move parsing of names and domains into util/Jakub Hrozek2009-08-054-120/+135
* Fix adding to groups on user creationJakub Hrozek2009-08-051-1/+1
* Consolidate tevent helpersJakub Hrozek2009-08-056-84/+25
* Fix race condition in sdap codeSimo Sorce2009-08-042-83/+172
* Fix search replies getting ignoredSimo Sorce2009-08-031-14/+12
* Correct check for local domain in toolsJakub Hrozek2009-07-312-14/+2
* Notify user when deleting nonexistent user or groupJakub Hrozek2009-07-312-5/+20
* Use correct return codesJakub Hrozek2009-07-314-4/+4
* 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