summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/winbindd.c
Commit message (Expand)AuthorAgeFilesLines
* Allows changing the maximum number of simultaneous clients in winbindd throug...Pierre Carrier2011-09-281-5/+3
* Fix bug 6966 - "allow trusted domains = no" not respected in winbind.Dmitry Butskoy2011-04-191-6/+6
* s3:winbindd: make "smbcontrol winbindd validate-cache" reliable againStefan Metzmacher2010-04-131-0/+3
* s3:winbindd: remove unused variablesStefan Metzmacher2010-04-131-2/+0
* s3:winbindd: fix problems with SIGCHLD handling (bug #7317)Stefan Metzmacher2010-04-131-11/+3
* s3: Fix a bad memleak in winbindVolker Lendecke2010-03-231-1/+2
* s3:winbindd: add DEBUG(10,...) for the end of each top levelStefan Metzmacher2010-03-111-6/+24
* s3: Add wbinfo --ccache-saveVolker Lendecke2010-01-261-0/+1
* s3:winbind Make the normal client exit message a bit more understandableVolker Lendecke2009-12-261-2/+7
* s3: winbindd_cli_state->getgrent_state is no longer usedVolker Lendecke2009-12-261-4/+0
* s3: getgrent_state has been replaced by grent_stateVolker Lendecke2009-12-261-1/+1
* s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dcVolker Lendecke2009-12-211-0/+2
* s3-winbindd: add wbint_ChangeMachineAccount implementation.Günther Deschner2009-10-131-0/+2
* s3:winbindd: avoid writing to a closed connection and generate SIGPIPEStefan Metzmacher2009-09-211-12/+13
* s3:winbind: Convert WINBINDD_SET_HWM to the new APIVolker Lendecke2009-09-071-4/+2
* s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new APIVolker Lendecke2009-09-071-1/+2
* s3:winbind: Convert WINBINDD_SET_MAPPING to the new APIVolker Lendecke2009-09-071-1/+2
* s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new APIVolker Lendecke2009-09-071-1/+2
* w3:winbind: Convert WINBINDD_ALLOCATE_GID to the new APIVolker Lendecke2009-08-301-1/+2
* w3:winbind: Convert WINBINDD_ALLOCATE_UID to the new APIVolker Lendecke2009-08-301-1/+16
* s3:winbind: Convert WINBINDD_LIST_GROUPS to the new APIVolker Lendecke2009-08-291-1/+2
* s3:winbind: Convert WINBINDD_LIST_USERS to the new APIVolker Lendecke2009-08-291-1/+2
* s3:winbind: Convert the getgrent functions to the new APIVolker Lendecke2009-08-291-7/+6
* w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new APIVolker Lendecke2009-08-291-4/+2
* s3:winbind: Convert the GETDCNAME routines to the new APIVolker Lendecke2009-08-291-1/+2
* s3:winbind: Convert winbindd_dsgetdcname to the new APIVolker Lendecke2009-08-291-1/+2
* s3:winbind: Convert the GETPWENT routines to the new APIVolker Lendecke2009-08-291-8/+7
* s3:winbind: Convert WINBINDD_GETUSERSIDS to the new APIVolker Lendecke2009-08-271-2/+2
* s3:winbind: The get[gr|pw]end functions need access to the client stateVolker Lendecke2009-08-161-1/+2
* s3:winbind: Convert WINBINDD_GETGRNAM to the new APIVolker Lendecke2009-08-161-1/+2
* s3:winbind: Convert WINBINDD_GETGRGID to the new APIVolker Lendecke2009-08-161-1/+2
* s3:winbind: Convert winbindd_show_sequence to the new APIVolker Lendecke2009-08-161-1/+2
* s3:winbind: Convert WINBINDD_GETGROUPS to the new APIVolker Lendecke2009-08-051-1/+2
* s3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the new APIVolker Lendecke2009-08-051-2/+2
* s3:winbind: Convert WINBINDD_GETSIDALIASES to the new APIVolker Lendecke2009-08-051-2/+2
* s3:winbind: Convert WINBINDD_GETPWUID to the new APIVolker Lendecke2009-08-051-2/+2
* s3:winbind: Convert WINBINDD_GETPWNAM to the new APIVolker Lendecke2009-08-051-1/+2
* s3:winbind: Convert WINBINDD_GETPWSID to the new APIVolker Lendecke2009-08-051-1/+2
* s3:winbind: Convert WINBINDD_GID_TO_SID the new APIVolker Lendecke2009-08-051-1/+2
* s3:winbind: Convert WINBINDD_UID_TO_SID the new APIVolker Lendecke2009-08-051-1/+2
* s3:winbind: Convert WINBINDD_SID_TO_GID the new APIVolker Lendecke2009-08-051-1/+2
* s3:winbind: Convert WINBINDD_SID_TO_UID to the new APIVolker Lendecke2009-08-051-1/+2
* s3:winbind: Convert WINBINDD_LOOKUPNAME to the new APIVolker Lendecke2009-08-051-1/+2
* s3:winbind: Remove old version of WINBINDD_PINGVolker Lendecke2009-08-051-1/+0
* s3:winbind: Convert WINBINDD_LOOKUPSID to the new APIVolker Lendecke2009-08-051-1/+2
* Slightly restructure the async winbind request calling conventionVolker Lendecke2009-07-311-7/+12
* Fix a valgrind error in winbindVolker Lendecke2009-07-271-1/+2
* Fix a winbind memleakVolker Lendecke2009-07-251-0/+1
* Make gencache more stableVolker Lendecke2009-07-151-0/+2
* Fix bug 4699: Remove pidfile on clean shutdownVolker Lendecke2009-06-181-0/+4