summaryrefslogtreecommitdiff
path: root/source4/winbind/config.mk
Commit message (Expand)AuthorAgeFilesLines
* idmap: Map SIDs to unixids instead of uids/gidsKai Blin2008-03-181-0/+2
* 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
* r10936: Commit work in progress: wb_pam_auth_crap made async. This does not w...Volker Lendecke2007-10-101-0/+1
* r10878: Reply to some comments by tridge and metze:Volker Lendecke2007-10-101-0/+1
* r10852: Continuation-based programming can become a bit spaghetti...Volker Lendecke2007-10-101-0/+1
* r10691: This gets half-way to wbinfo -n. It acquires an lsa pipe, and does aVolker Lendecke2007-10-101-1/+1
* r10491: First step towards wbinfo -t: This issues a name request for the primaryVolker Lendecke2007-10-101-1/+2
* r10426: - restructure the winbind server code a bitStefan Metzmacher2007-10-101-2/+4
* r4729: add dummy "winbind" serviceStefan Metzmacher2007-10-101-0/+12