summaryrefslogtreecommitdiff
path: root/source4/winbind
AgeCommit message (Expand)AuthorFilesLines
2008-10-29s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl.Günther Deschner1-3/+8
2008-10-29s4-netlogon: merge netr_DsRGetDCName{Ex,Ex2} from s3 idl.Günther Deschner1-3/+5
2008-10-28s4-netlogon: merge netr_GetDcName from s3 idl.Günther Deschner1-1/+1
2008-10-28s4-netlogon: merge netr_GetAnyDCName from s3 idl (untested).Günther Deschner2-2/+4
2008-10-27s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl.Günther Deschner1-1/+6
2008-10-27s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl.Günther Deschner1-2/+8
2008-10-27s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl.Günther Deschner1-2/+9
2008-10-24Remove iconv_convenience parameter from simple string push/pullJelmer Vernooij1-1/+0
2008-10-12Use common strlist implementation in Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij2-2/+2
2008-09-24Rename smbd -> samba.Jelmer Vernooij1-1/+1
2008-09-23Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce1-9/+5
2008-09-22s4: allways initialize the process model before it's usedStefan Metzmacher1-1/+1
2008-09-21Revert "Rename smbd -> samba."Jelmer Vernooij1-1/+1
2008-09-21Rename smbd -> samba.Jelmer Vernooij1-1/+1
2008-09-16Let winbind depend directly on libnet rather than through the ejs bindings.Jelmer Vernooij1-1/+2
2008-09-10Return the same privilaged winbindd socket as we actually use.Andrew Bartlett3-3/+6
2008-07-21Fix winbindd not to sit in a busy loop...Andrew Bartlett1-1/+2
2008-06-28Use a configure-specified directory for the winbind priv pipeAndrew Bartlett1-3/+11
2008-06-28Fix the wbinfo test on the LDAP backend.Andrew Bartlett2-34/+0
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-0/+1
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