summaryrefslogtreecommitdiff
path: root/source4/winbind
AgeCommit message (Expand)AuthorFilesLines
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-05-10Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij1-1/+1
2008-05-06Tiago Batista posted a patch to fix the build:Tiago Batista1-1/+1
2008-04-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij14-139/+100
2008-04-24libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuidKai Blin2-5/+7
2008-04-18Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett1-1/+0
2008-04-18fixed a double free in winbind Andrew Tridgell1-1/+0
2008-04-18Fix samba3 protocol to correctly include the NULL terminatorAndrew Bartlett1-0/+3
2008-04-17Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij3-2/+5
2008-04-17Remove event context tracking from the credentials struct.Jelmer Vernooij2-4/+0
2008-04-16Fix struct_based winbind test for 'check machine account'.Andrew Bartlett1-4/+5
2008-04-16Fix wbinfo --trusted-domains.Andrew Bartlett2-5/+9
2008-04-15Fix winbind to check machine account.Andrew Bartlett4-106/+63
2008-04-14Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij1-18/+18
2008-04-14show what type of idmapping has failedAndrew Tridgell1-2/+2
2008-04-11Fixed a crash bug in unixuid module on failed ID mappingAndrew Tridgell2-12/+8
2008-04-08Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij4-91/+148
2008-04-02idmap: Also store sid type in the idmap dbKai Blin1-71/+74
2008-04-02wbclient: Add an async winbind client library.Kai Blin2-18/+72
2008-04-02winbind: Bump down the debuglevel.Kai Blin1-2/+2
2008-03-28Merge v4.0-testJelmer Vernooij9-583/+519
2008-03-18idmap: Map SIDs to unixids instead of uids/gidsKai Blin9-583/+519
2008-03-08Fix the build.Jelmer Vernooij1-1/+1
2008-03-03Move object file lists to the Makefile.Jelmer Vernooij1-18/+18
2008-02-28Remove use of global_loadparm.Jelmer Vernooij1-0/+1
2008-02-25Remove uses of global_loadparm.Jelmer Vernooij1-1/+1
2008-02-21Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij9-18/+1160
2008-02-21Remove more uses of global_loadparm.Jelmer Vernooij1-0/+1
2008-02-21idmap: Handle SID->gidKai Blin2-5/+263
2008-02-21idmap: Handle SID->uidKai Blin2-8/+264
2008-02-21idmap: Handle gid->SID mappingKai Blin2-7/+163
2008-02-21idmap: Handle uid->SID mappingKai Blin6-5/+477
2008-02-04Remove useless layer of indirection, where every service calledAndrew Bartlett1-12/+1
2008-02-04Rework service init functions to pass down service name. This isAndrew Bartlett1-1/+1
2008-01-05r26672: Janitorial: Remove uses of global_loadparm.Jelmer Vernooij1-3/+4
2008-01-01r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij1-1/+2
2007-12-21r26435: Remove global_loadparm instance.Jelmer Vernooij1-0/+1
2007-12-21r26430: require explicit specification of loadparm context.Jelmer Vernooij1-1/+1
2007-12-21r26376: Add context for libcli_resolve.Jelmer Vernooij2-3/+3
2007-12-21r26355: Eliminate global_loadparm in more places.Jelmer Vernooij1-1/+1
2007-12-21r26353: Remove use of global_loadparm.Jelmer Vernooij1-1/+2
2007-12-21r26333: No more global_loadparm in finddcs.Jelmer Vernooij1-1/+2
2007-12-21r26327: Explicit loadparm_context for RPC client functions.Jelmer Vernooij2-6/+12
2007-12-21r26313: Fix more uses of static loadparm.Jelmer Vernooij1-0/+2
2007-12-21r26295: Remove use of global_loadparm for net and wb_pam_auth.Jelmer Vernooij1-1/+3
2007-12-21r26272: Remove global_loadparm in some more places.Jelmer Vernooij1-1/+1
2007-12-21r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...Jelmer Vernooij11-22/+30
2007-12-21r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij1-0/+1