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