summaryrefslogtreecommitdiff
path: root/source4/winbind
AgeCommit message (Expand)AuthorFilesLines
2010-02-19s4:winbind Make the 'no SID found' message even more detailedAndrew Bartlett1-2/+19
2010-02-18s4:param Modify secrets_get_domain_sid to give more useful errorsAndrew Bartlett3-59/+34
2010-02-11s4: Switch to S3-style id mapping data types.Kai Blin7-36/+44
2010-02-11s4 idmap: Make the sid_to_xid and xid_to_sid calls static.Kai Blin1-4/+8
2010-01-20s4-winbind: Migrated winbind connection to tsocket.Andreas Schneider3-78/+191
2009-11-27s4:winbind - Fix it another time upMatthias Dieter Wallnöfer1-2/+14
2009-11-27s4:provision - Fix up the provision of "standalone" and "member" modeMatthias Dieter Wallnöfer1-1/+1
2009-10-23s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect()Andrew Tridgell1-2/+2
2009-10-20s4: ran minimal_includes.pl on source4/winbindAndrew Tridgell30-84/+0
2009-10-02s4: fix various warnings (not "const" related ones)Matthias Dieter Wallnöfer8-9/+9
2009-10-02s4-winbind: support the s3 response flags on krb5 auth tooAndrew Tridgell2-8/+65
2009-10-02s4-winbind: support the Samba3 TXT form of the info3 for wbinfo -aAndrew Tridgell1-0/+112
2009-09-19s4-resolve: fixed a crash bug on timeoutAndrew Tridgell1-1/+1
2009-09-18s4-server: kill main daemon if a task fails to initialiseAndrew Tridgell1-8/+8
2009-08-18s4 winbind: Quiet down the WINBINDD_DOMAIN_INFO handler stub warningKai Blin1-1/+1
2009-08-18s4 winbind: Silence compile warning by adding new commands to the listKai Blin1-0/+3
2009-08-18s4 winbind: Implement a stubbed out version of WINBINDD_DOMAIN_INFOKai Blin2-1/+19
2009-08-07fixed another ambiguous talloc callAndrew Tridgell1-3/+3
2009-07-15s4:winbind: rename uint => uint32_t as uint isn't portableStefan Metzmacher1-1/+1
2009-04-28Fix Coverity ID 853 (UNINIT) -- Kai, please check!Volker Lendecke1-0/+3
2009-04-14Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett1-7/+7
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