summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)AuthorFilesLines
2009-08-10Add configure checks for docbook XSL templates and XML toolsJakub Hrozek2-3/+40
2009-08-10Build and run tests with 'make check'Stephen Gallagher2-27/+11
2009-08-10Simplify interfaces initializationSimo Sorce24-417/+267
2009-08-10merge server and connection structuresSimo Sorce12-286/+228
2009-08-10Cosmetic changesSimo Sorce16-375/+375
2009-08-10Remove redundant memory contextsSimo Sorce14-134/+114
2009-08-10Refactor some code around watches and timeoutsSimo Sorce4-355/+324
2009-08-10CleanupsSimo Sorce2-189/+199
2009-08-05Fix broken ifndefsSimo Sorce1-9/+0
2009-08-05Parse fully qualified names in toolsJakub Hrozek8-88/+289
2009-08-05Move parsing of names and domains into util/Jakub Hrozek4-120/+135
2009-08-05Fix adding to groups on user creationJakub Hrozek1-1/+1
2009-08-05Consolidate tevent helpersJakub Hrozek6-84/+25
2009-08-04Fix race condition in sdap codeSimo Sorce2-83/+172
2009-08-03Fix search replies getting ignoredSimo Sorce1-14/+12
2009-07-31Correct check for local domain in toolsJakub Hrozek2-14/+2
2009-07-31Notify user when deleting nonexistent user or groupJakub Hrozek2-5/+20
2009-07-31Use correct return codesJakub Hrozek4-4/+4
2009-07-31Add ignore_not_found parameter to sysdb delete functionsJakub Hrozek4-21/+182
2009-07-31Improve error messagesJakub Hrozek4-5/+32
2009-07-29Address CVE-2009-2410Stephen Gallagher1-1/+1
2009-07-24Add async resolver testsJakub Hrozek2-1/+455
2009-07-24Add ares helpers into sssdJakub Hrozek9-1/+498
2009-07-24Async DNS integrationJakub Hrozek5-1/+739
2009-07-24Fix race condition that was causing segfaultsSimo Sorce1-80/+136
2009-07-22Minor cleanups in monitor.cStephen Gallagher1-1/+5
2009-07-21added LDAP change password backend targetSumit Bose4-4/+307
2009-07-21add handling of the new backend targets to proxy backendSumit Bose1-0/+30
2009-07-20Rework the engine that deals with openldap librariesSimo Sorce3-497/+403
2009-07-20Raise debug level for version negotiationSimo Sorce1-2/+2
2009-07-20Add option to add timestamps to debug outputSimo Sorce4-8/+39
2009-07-20Remove unused InfoPipe and PolicyKit codeStephen Gallagher16-5530/+2
2009-07-20Instrument memberof for debuggingSimo Sorce2-1/+57
2009-07-20Start rationalizing user tools a bitSimo Sorce7-408/+299
2009-07-20Implement resInit for monitor, NSS, PAM, DP and the backendsStephen Gallagher5-1/+91
2009-07-20Monitor resolv.conf for changesStephen Gallagher4-128/+234
2009-07-20Improvements to config file updatesStephen Gallagher2-41/+152
2009-07-20add infrastructure to handle new backend targetsSumit Bose6-150/+228
2009-07-20Fix saving new nextIDJakub Hrozek1-1/+1
2009-07-10let krb5 backend safe valid credentials for offline authenticationSumit Bose1-0/+43
2009-07-10fixed the default value for tls_reqcertSumit Bose1-1/+1
2009-07-10add a short explanation about the used debug levelsSumit Bose1-0/+14
2009-07-09fixed typos and a potential memory leakSumit Bose1-2/+3
2009-07-08Implement the ldap identity module.Simo Sorce7-787/+1408
2009-07-08Unify password caching ops in sysdbSimo Sorce7-291/+178
2009-07-08Use async helpers for ldap auth moduleSimo Sorce1-722/+314
2009-07-08Add async helper functionsSimo Sorce7-25/+2060
2009-07-08Expose sysdb function to parse sysdb_attrsSimo Sorce2-2/+4
2009-07-08Add dumb way to clean up .X filesSimo Sorce1-0/+1
2009-07-08fix return code of krb5 child to indicate that the kdc is unavailableSumit Bose1-1/+5