summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* started local backendpamSumit Bose2009-02-251-0/+103
* fixes after rebaseSumit Bose2009-02-2411-194/+311
* added fd_event handling to ldap backendSumit Bose2009-02-241-147/+247
* first components of async ldap backendSumit Bose2009-02-243-106/+283
* created responder/[common,nss,pam] and moved filesSumit Bose2009-02-2420-53/+51
* extended the use of struct pam_dataSumit Bose2009-02-2410-186/+137
* some cleanups and core reorderingSumit Bose2009-02-2410-184/+229
* handle authtoken as length+blobSumit Bose2009-02-2410-91/+243
* fix after rebaseSumit Bose2009-02-241-1/+1
* added mozldap/openldap chooser to autotoolsSumit Bose2009-02-242-5/+52
* added basic chauthtok for LDAP backendSumit Bose2009-02-242-2/+69
* added TLSSumit Bose2009-02-241-0/+19
* fixes after rebaseSumit Bose2009-02-243-7/+31
* added basic ldap authenticationSumit Bose2009-02-242-0/+233
* added basic pam and ldap checks for configureSumit Bose2009-02-245-1/+22
* move pam proxy code to proxy module, frontend fixesSumit Bose2009-02-2410-139/+334
* some fixes and cleanup in pam moduleSumit Bose2009-02-241-24/+41
* first complete version of pam stackSumit Bose2009-02-248-18/+457
* removed some redundant codeSumit Bose2009-02-242-28/+4
* send pam request to dpSumit Bose2009-02-244-10/+71
* pam responder can send a request and wait for timeoutSumit Bose2009-02-2411-99/+571
* extracted more common responder code, trying to avoid externsSumit Bose2009-02-2411-518/+548
* separated pamsrv_cmd.c from nsssrv_cmd.c, extracted common code to ssssrv_cmd.*Sumit Bose2009-02-247-101/+301
* moved packet handling code to utilSumit Bose2009-02-248-18/+48
* started renaming on the server sideSumit Bose2009-02-246-95/+128
* started renaming nss* to somthing more generic, mostly client changesSumit Bose2009-02-2417-216/+301
* started to add pam supportSumit Bose2009-02-249-9/+774
* Fixing serious memory allocation bug in sbus_message_handler.Stephen Gallagher2009-02-2312-169/+156
* Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...Stephen Gallagher2009-02-2313-51/+675
* Change examples accordingly to changes in the codeSimo Sorce2009-02-202-7/+10
* Reorganize sysdb a bit,Simo Sorce2009-02-206-980/+1096
* Add helper function to get booleans from confdbSimo Sorce2009-02-202-9/+46
* Completely rework the nss interface to be able to use 2Simo Sorce2009-02-209-440/+1588
* Fix segfault bugs, and incorrect detection of ENOMEM when fillingSimo Sorce2009-02-202-17/+18
* Fix another transaction mis-handlingSimo Sorce2009-02-171-22/+20
* Modifying sbus_message_handler to return DBUS_ERROR_UNKNOWN_METHOD when the r...Stephen Gallagher2009-02-161-2/+10
* Enhancements and bugfixes to util/btreemap.c 1) Remove useless and unused btr...Stephen Gallagher2009-02-163-26/+38
* ldb_msg_* functions do not reliably set errno on error, do not realy on that.Simo Sorce2009-02-161-34/+34
* Make backend requests asyncSimo Sorce2009-02-134-72/+599
* Object not found on delete is not really an error.Simo Sorce2009-02-131-10/+10
* If we find the service we are doneSimo Sorce2009-02-131-1/+2
* Add a separte global checker that does not depend on individualSimo Sorce2009-02-131-28/+91
* Always pass teh database path explicitly, so that test cases can useSimo Sorce2009-02-1310-47/+223
* Fix add member, remove one to many lines in the previous tidyupSimo Sorce2009-02-131-0/+6
* Remove dp_cli_sbus_initSimo Sorce2009-02-123-128/+5
* Add syntaxes for member and memberofSimo Sorce2009-02-121-0/+8
* Fix copy&paste errorSimo Sorce2009-02-121-1/+1
* Add indexes and attribute types for common attributesSimo Sorce2009-02-121-0/+18
* - make all functions supposed to get input in posix formatSimo Sorce2009-02-124-315/+240
* Added sysdb_remove_group_posix and sysdb_remove_group_posix_by_gidStephen Gallagher2009-02-123-19/+253