summaryrefslogtreecommitdiff
path: root/source4/winbind
AgeCommit message (Expand)AuthorFilesLines
2009-02-02s4:service_stream: s/private/private_dataStefan Metzmacher1-4/+4
2009-02-02s4:winbind: s/private/private_dataStefan Metzmacher2-5/+5
2009-02-01shared: Move dom_sid_* utility functions to top levelKai Blin4-4/+4
2009-02-01s4:irpc: avoid c++ reserved word 'private'Stefan Metzmacher1-2/+2
2009-01-15s4-winbind: Add support for the WINBINDD_LIST_GROUPS command.Kai Blin4-2/+250
2009-01-06s4 winbind: Silence a "discards const" warningKai Blin1-1/+3
2009-01-02s4 winbind: Correctly silence a "discard const" warningKai Blin1-2/+2
2009-01-02Revert "s4 winbind: Copy SID to avoid "discard const" warning"Stefan Metzmacher1-2/+1
2009-01-02Revert "s4 winbind: Avoid a "discards const" compiler warning."Stefan Metzmacher1-2/+2
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher4-4/+4
2008-12-29s4 winbind: Copy SID to avoid "discard const" warningKai Blin1-1/+2
2008-12-29s4 winbind: Add support for WINBINDD_GETGRGID callKai Blin3-1/+208
2008-12-29s4 libnet: Add support for groupinfo by sid lookupKai Blin1-1/+2
2008-12-29s4 winbind: Fix typos in debug outputKai Blin1-2/+2
2008-12-29s4 winbind: Add implementation for WINBINDD_GETGRNAMKai Blin3-1/+200
2008-12-29s4 winbind: Avoid a "discards const" compiler warning.Kai Blin1-2/+2
2008-12-23Fix more compiler warnings in various places.Jelmer Vernooij1-1/+0
2008-12-22Fix missing symbols issues when building with shared libraries.Jelmer Vernooij1-1/+1
2008-12-16nsswitch: Move nsswitch files from source4 to top level nsswitch dirKai Blin1-0/+3
2008-12-16nsswitch: Move source3 files to top level dir.Kai Blin1-6/+0
2008-12-06s4:winbind: fill in the correct variable...Stefan Metzmacher1-1/+1
2008-12-06s4:winbind: move setting up the primary_sid into a new function wbsrv_setup_d...Stefan Metzmacher3-7/+46
2008-11-10s4-samr: merge samr_GetGroupsForUser from s3 idl. (fixme: python)Günther Deschner1-2/+5
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