Age | Commit message (Expand) | Author | Files | Lines |
2008-06-28 | Use a configure-specified directory for the winbind priv pipe | Andrew Bartlett | 1 | -3/+11 |
2008-06-28 | Fix the wbinfo test on the LDAP backend. | Andrew Bartlett | 2 | -34/+0 |
2008-06-14 | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 1 | -0/+1 |
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-05-10 | Merge branch 'v4-0-test' into v4-0-gmake3 | Jelmer Vernooij | 1 | -1/+1 |
2008-05-06 | Tiago Batista posted a patch to fix the build: | Tiago Batista | 1 | -1/+1 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 14 | -139/+100 |
2008-04-24 | libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuid | Kai Blin | 2 | -5/+7 |
2008-04-18 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 1 | -1/+0 |
2008-04-18 | fixed a double free in winbind | Andrew Tridgell | 1 | -1/+0 |
2008-04-18 | Fix samba3 protocol to correctly include the NULL terminator | Andrew Bartlett | 1 | -0/+3 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 3 | -2/+5 |
2008-04-17 | Remove event context tracking from the credentials struct. | Jelmer Vernooij | 2 | -4/+0 |
2008-04-16 | Fix struct_based winbind test for 'check machine account'. | Andrew Bartlett | 1 | -4/+5 |
2008-04-16 | Fix wbinfo --trusted-domains. | Andrew Bartlett | 2 | -5/+9 |
2008-04-15 | Fix winbind to check machine account. | Andrew Bartlett | 4 | -106/+63 |
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 1 | -18/+18 |
2008-04-14 | show what type of idmapping has failed | Andrew Tridgell | 1 | -2/+2 |
2008-04-11 | Fixed a crash bug in unixuid module on failed ID mapping | Andrew Tridgell | 2 | -12/+8 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 4 | -91/+148 |
2008-04-02 | idmap: Also store sid type in the idmap db | Kai Blin | 1 | -71/+74 |
2008-04-02 | wbclient: Add an async winbind client library. | Kai Blin | 2 | -18/+72 |
2008-04-02 | winbind: Bump down the debuglevel. | Kai Blin | 1 | -2/+2 |
2008-03-28 | Merge v4.0-test | Jelmer Vernooij | 9 | -583/+519 |
2008-03-18 | idmap: Map SIDs to unixids instead of uids/gids | Kai Blin | 9 | -583/+519 |
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-28 | Remove use of global_loadparm. | Jelmer Vernooij | 1 | -0/+1 |
2008-02-25 | Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-21 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial | Jelmer Vernooij | 9 | -18/+1160 |
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -0/+1 |
2008-02-21 | idmap: Handle SID->gid | Kai Blin | 2 | -5/+263 |
2008-02-21 | idmap: Handle SID->uid | Kai Blin | 2 | -8/+264 |
2008-02-21 | idmap: Handle gid->SID mapping | Kai Blin | 2 | -7/+163 |
2008-02-21 | idmap: Handle uid->SID mapping | Kai Blin | 6 | -5/+477 |
2008-02-04 | Remove useless layer of indirection, where every service called | Andrew Bartlett | 1 | -12/+1 |
2008-02-04 | Rework service init functions to pass down service name. This is | Andrew Bartlett | 1 | -1/+1 |
2008-01-05 | r26672: Janitorial: Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -3/+4 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26435: Remove global_loadparm instance. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26430: require explicit specification of loadparm context. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26376: Add context for libcli_resolve. | Jelmer Vernooij | 2 | -3/+3 |
2007-12-21 | r26355: Eliminate global_loadparm in more places. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26353: Remove use of global_loadparm. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26333: No more global_loadparm in finddcs. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26327: Explicit loadparm_context for RPC client functions. | Jelmer Vernooij | 2 | -6/+12 |
2007-12-21 | r26313: Fix more uses of static loadparm. | Jelmer Vernooij | 1 | -0/+2 |
2007-12-21 | r26295: Remove use of global_loadparm for net and wb_pam_auth. | Jelmer Vernooij | 1 | -1/+3 |