summaryrefslogtreecommitdiff
path: root/source4/winbind/config.mk
AgeCommit message (Expand)AuthorFilesLines
2010-03-09s4:winbind Implement logic for getgroups to workMatthieu Patou1-0/+1
2010-03-09s4:winbind: implement calls for allowing getent groupsMatthieu Patou1-0/+2
2010-02-18s4:param Modify secrets_get_domain_sid to give more useful errorsAndrew Bartlett1-1/+0
2009-01-15s4-winbind: Add support for the WINBINDD_LIST_GROUPS command.Kai Blin1-0/+1
2008-12-29s4 winbind: Add support for WINBINDD_GETGRGID callKai Blin1-0/+1
2008-12-29s4 winbind: Add implementation for WINBINDD_GETGRNAMKai Blin1-0/+1
2008-12-22Fix missing symbols issues when building with shared libraries.Jelmer Vernooij1-1/+1
2008-12-06s4:winbind: move setting up the primary_sid into a new function wbsrv_setup_d...Stefan Metzmacher1-0/+1
2008-09-24Rename smbd -> samba.Jelmer Vernooij1-1/+1
2008-09-16Let winbind depend directly on libnet rather than through the ejs bindings.Jelmer Vernooij1-1/+2
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij1-3/+3
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij1-3/+6
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij1-3/+3
2008-03-28Merge v4.0-testJelmer Vernooij1-0/+2
2008-03-18idmap: Map SIDs to unixids instead of uids/gidsKai Blin1-0/+2
2008-03-08Fix the build.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-18/+18
2008-02-21idmap: Handle uid->SID mappingKai Blin1-0/+11
2007-10-10r24577: Implement basic getpwent.Kai Blin1-0/+1
2007-10-10r24575: Implement setpwentKai Blin1-0/+1
2007-10-10r24483: Implement backend for wbinfo -u (list users)Kai Blin1-0/+1
2007-10-10r24375: Implement backend for wbinfo --uid-infp (getpwuid)Kai Blin1-0/+1
2007-10-10r24373: Implement backend for wbinfo -G (gid2sid)Kai Blin1-0/+1
2007-10-10r24372: Implement backend for wbinfo -UKai Blin1-0/+1
2007-10-10r24370: Implement wbinfo -i backend (getpwnam)Kai Blin1-0/+1
2007-10-10r24366: Implemet backend for wbinfo -Y, sid2gidKai Blin1-0/+1
2007-10-10r24365: Implemet backend for wbinfo -S, sid2uidKai Blin1-0/+1
2007-10-10r24109: Add a wb_name2domain callKai Blin1-0/+1
2007-10-10r24108: Split out samba3_parse_domuser to a seperate file and rename, so it c...Kai Blin1-1/+2
2007-10-10r22403: this dependencies should be privateStefan Metzmacher1-1/+1
2007-10-10r21541: Export mgmt, samr and atsvc for use in samba-gtk.Jelmer Vernooij1-2/+2
2007-10-10r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...Jelmer Vernooij1-1/+2
2007-10-10r17342: implement a SamLogon via IRPC in samba4's winbindStefan Metzmacher1-3/+10
2007-10-10r15371: Revert some of my previous patch as it was breaking the plain buildJelmer Vernooij1-1/+1
2007-10-10r15370: Fix more dependencies for shared libsJelmer Vernooij1-1/+1
2007-10-10r15301: Use static libraries internally. This required a few hacks in the buildJelmer Vernooij1-1/+3
2007-10-10r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacementJelmer Vernooij1-2/+2
2007-10-10r14567: Make some more functions public.Jelmer Vernooij1-1/+2
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not usingJelmer Vernooij1-2/+2
2007-10-10r12265: as all server_service modules are specified in smbd/config.mkStefan Metzmacher1-7/+5
2007-10-10r11828: split out the async helper function into a new subsystem WB_HELPERStefan Metzmacher1-3/+11
2007-10-10r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke1-0/+2
2007-10-10r11517: Cleanup time, this looks larger than it is. This mainly gets rid ofVolker Lendecke1-1/+0
2007-10-10r11244: Relative path names in .mk filesJelmer Vernooij1-16/+16
2007-10-10r11193: Implement wbinfo -mVolker Lendecke1-0/+1
2007-10-10r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec...Volker Lendecke1-0/+4
2007-10-10r11095: Implement wb_getuserdomgroups.Volker Lendecke1-0/+1
2007-10-10r11094: Connect to SAM, implement getdcnameVolker Lendecke1-0/+3