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