summaryrefslogtreecommitdiffstats
path: root/source3/winbindd
Commit message (Expand)AuthorAgeFilesLines
* s3: Fix Coverity ID 2296: UNUSED_VALUEVolker Lendecke2011-03-271-3/+0
* s3-prototypes: remove protos of some dead functions.Günther Deschner2011-03-242-3/+0
* s3: Fix Coverity ID 2203, NULL_RETURNSVolker Lendecke2011-03-231-0/+4
* s3-config: say which config file we failed to openAndrew Tridgell2011-03-231-1/+1
* fault: get fault.c ready for use by s4Andrew Tridgell2011-03-231-1/+1
* s3:idmap: make sure that the id mapping system is initialized for first accessMichael Adam2011-03-221-0/+4
* s3:idmap: remove (now) unneeded function parse_idmap_module()Michael Adam2011-03-221-38/+0
* s3:idmap: simply call idmap_init_named_domain for "*" in idmap_init_default_d...Michael Adam2011-03-221-41/+14
* s3:idmap: remove passdb argument from idmap_init_domain()Michael Adam2011-03-221-5/+3
* s3:idmap: remove the params argument from the init functionMichael Adam2011-03-2211-28/+20
* s3:idmap: remove special treatment of domain "*" from idmap_ldap_init.Michael Adam2011-03-221-9/+5
* s3:idmap: remove use of params from idmap_ldap_init - it is not used any moreMichael Adam2011-03-221-13/+7
* s3:idmap: remove the special treatment of the default domain "*" from idmap_i...Michael Adam2011-03-221-65/+23
* s3-fault: removed the cont_fn from fault_setup()Andrew Tridgell2011-03-221-10/+1
* s3: Fix Coverity ID 1048, CHECKED_RETURNVolker Lendecke2011-03-211-6/+1
* s3-build: use HAVE_ADS define in some more places.Günther Deschner2011-03-191-1/+1
* s3:autorid make sure we set the mapping status correct on early exitChristian Ambach2011-03-181-0/+1
* idmap-autorid: Slightly simplify idmap_autorid_get_domainrangeVolker Lendecke2011-03-181-8/+3
* idmap-autorid: Slightly simplify idmap_autorid_get_domainrangeVolker Lendecke2011-03-181-2/+1
* idmap-autorid: Remove an unused variableVolker Lendecke2011-03-181-11/+0
* idmap-autorid: Use talloc_tos() in idmap_autorid_id_to_sidVolker Lendecke2011-03-181-5/+6
* idmap-autorid: Remove an else branchVolker Lendecke2011-03-181-10/+11
* idmap-autorid: Remove an unused variableVolker Lendecke2011-03-181-11/+0
* idmap-autorid: Remove an unused parameterVolker Lendecke2011-03-181-3/+2
* idmap-autorid: Use talloc_tos() in idmap_autorid_sids_to_unixidsVolker Lendecke2011-03-181-8/+12
* idmap-autorid: Not necessary to talloc domaincfgVolker Lendecke2011-03-181-14/+8
* idmap-autorid: Not necessary to talloc domainsidVolker Lendecke2011-03-181-9/+8
* s3: Cope with 192.168.1.1/24 in smbcontrol ip-droppedVolker Lendecke2011-03-181-4/+32
* s3: Fix Coverity ID 2144, DEADCODEVolker Lendecke2011-03-161-1/+1
* s3: Fix Coverity ID 2100, BAD_SIZEOFVolker Lendecke2011-03-161-1/+1
* s3-build: stop including ldap and lber headers everywhere in the code.Günther Deschner2011-03-161-0/+1
* s3: Enhance error messages in idmap_tdb2_init_hwmVolker Lendecke2011-03-131-8/+9
* s3:idmap_ldap: fix a few typos in a commentMichael Adam2011-03-111-3/+4
* s3: sid->domain_sid in winbindd_samr sam_rids_to_namesVolker Lendecke2011-03-101-8/+8
* s3: Fix paranoia check in sam_rids_to_namesVolker Lendecke2011-03-101-4/+2
* s3: Use talloc_tos() in idmap_nss_sids_to_unixidsVolker Lendecke2011-03-081-11/+4
* s3: "dom_name" is not needed in idmap_nss_sids_to_unixidsVolker Lendecke2011-03-081-2/+1
* s3: "ctx" is not needed in idmap_nss_unixids_to_sidsVolker Lendecke2011-03-081-10/+0
* s3-winbind: Fixed the accept() for new_connection.Andreas Schneider2011-03-081-5/+7
* s3-idmap: fix the build of idmap_tdb2.Günther Deschner2011-03-081-11/+1
* s3: state->ev is not needed in winbindd_lookupsidVolker Lendecke2011-03-071-2/+0
* s3: Remove close_fn from idmap_methodsVolker Lendecke2011-03-0610-95/+0
* s3-idmap-hash: Make "hashed_domains" properly tallocedVolker Lendecke2011-03-061-7/+7
* s3: Replace idmap_ad_close by a destructorVolker Lendecke2011-03-061-11/+12
* s3-idmap-ad: Make ad_schema properly tallocedVolker Lendecke2011-03-061-4/+2
* s3-idmap-tdb: private_data is a talloc child of domVolker Lendecke2011-03-061-7/+0
* s3-idmap-ldap: private_data is a talloc child of domVolker Lendecke2011-03-061-10/+0
* s3-idmap-rid: private_data is a talloc child of domVolker Lendecke2011-03-061-1/+0
* s3: Remove an unnecessary if-statementVolker Lendecke2011-03-061-3/+1
* s3: Remove an obsolete commentVolker Lendecke2011-03-061-5/+0