summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)AuthorFilesLines
2009-11-06Reorganize ldap id provider filesSimo Sorce5-547/+584
2009-11-06Unify code to use the generic search interfaceSimo Sorce1-593/+473
2009-11-06Fix and enhance initgroups callSimo Sorce1-170/+637
2009-11-06Unify parse routines, use maps in generic searchesSimo Sorce4-130/+77
2009-11-06Store the original memberof attributes if anySimo Sorce1-7/+30
2009-11-06Make useful function more broadly available.Simo Sorce3-30/+30
2009-11-06Make available method to quickly retrive stringSimo Sorce2-3/+35
2009-11-05Build files.c only for toolsStephen Gallagher4-13/+14
2009-11-05Increase the sbus dispatch DEBUG level to 9Stephen Gallagher1-2/+2
2009-11-05Update midpoint refresh logic to be relative to cache timeoutStephen Gallagher6-15/+49
2009-11-05Add configure check for sasl.hStephen Gallagher1-0/+2
2009-11-05add replacements for missing Kerberos callsSumit Bose7-48/+160
2009-11-04Do not delete users, groups outside domain rangeJakub Hrozek2-11/+35
2009-11-04Simplify debug_fn()Stephen Gallagher1-12/+2
2009-11-04Fix for a seg fault during recursive deleteSumit Bose1-1/+7
2009-11-04Add sysdb_attrs_replace_name to sysdb API.Sumit Bose3-0/+80
2009-11-04Free the PCRE regexp with destructorJakub Hrozek1-0/+10
2009-11-03Rename sdap_id_map to sdap_attr_mapSimo Sorce7-21/+75
2009-11-03Add complete pydoc for SSSDConfig APIStephen Gallagher1-1/+534
2009-11-03Localize SSSDConfig stringsStephen Gallagher4-3/+919
2009-11-03Add support for option descriptions to SSSDConfig APIStephen Gallagher2-14/+148
2009-11-03Remove magic_private_groups from SSSDConfig API schemaStephen Gallagher2-3/+0
2009-11-03Make config_file_version a hidden setting in SSSDConfig APIStephen Gallagher5-17/+134
2009-11-02add sysdb_delete_recursive request to sysdb APISumit Bose4-4/+282
2009-11-02Make debug message less irritating.Sumit Bose1-2/+2
2009-11-02set ipa_hostname if not given in config fileSumit Bose1-0/+20
2009-10-30Fix segfault when SASL is not used at allSimo Sorce2-2/+4
2009-10-30remove old sysdb file before starting testsSumit Bose1-0/+8
2009-10-30Fix compiler warnings in krb5_utils-tests.Sumit Bose1-21/+21
2009-10-30Add AM_CFLAGS to unit testsSumit Bose1-8/+12
2009-10-29Add support to get rootDSE from the LDAP server.Simo Sorce6-121/+398
2009-10-29Tidy up ipa optionsSimo Sorce9-223/+239
2009-10-29Allow sysdb_search_entry request to return more than one resultSumit Bose3-27/+178
2009-10-29added a ASQ search API for sysdbSumit Bose3-0/+356
2009-10-28Kill the ldap connection when we go offlineSimo Sorce1-5/+16
2009-10-28Fix sssd.api.conf with correct entry_cache_timeoutStephen Gallagher2-2/+5
2009-10-27Do not migrate Data ProviderJakub Hrozek1-22/+57
2009-10-27Move responsibility for entry expiration timeoutSimo Sorce17-75/+109
2009-10-27Add proper support for IPA/AD schemasSimo Sorce4-202/+574
2009-10-27Fix segfaultSimo Sorce1-1/+1
2009-10-27Remove [dp] section from example configStephen Gallagher2-13/+3
2009-10-27store original DN with cached group objects if availableSumit Bose1-0/+16
2009-10-27Updating polish translation for 0.7.0Piotr Drąg1-34/+31
2009-10-26Remove DP from example configurationStephen Gallagher1-1/+1
2009-10-26Use standard coding practice to set last loginSimo Sorce1-90/+128
2009-10-26Zero pointers on freeSimo Sorce1-4/+4
2009-10-26Add IPA conf templateSimo Sorce1-0/+9
2009-10-26Read the right buffer, avoids potential segfaultsSimo Sorce1-5/+5
2009-10-26Copy option overrides.Simo Sorce1-0/+26
2009-10-26Fix migration script for pre-0.5 local domainsJakub Hrozek1-2/+11