summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2009-08-29s3:winbind: Convert the getgrent functions to the new APIVolker Lendecke1-0/+3
2009-08-29s3:winbind: Add async wb_next_grentVolker Lendecke1-0/+1
2009-08-29w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new APIVolker Lendecke1-0/+1
2009-08-29s3:winbind: Convert the GETDCNAME routines to the new APIVolker Lendecke1-0/+1
2009-08-29s3:winbind: Add async wb_dsgetdcnameVolker Lendecke1-0/+1
2009-08-29s3:winbind: Convert winbindd_dsgetdcname to the new APIVolker Lendecke1-0/+1
2009-08-29s3:winbind: Convert the GETPWENT routines to the new APIVolker Lendecke1-0/+3
2009-08-29s3:winbind: Add async next_pwentVolker Lendecke1-0/+1
2009-08-29s3:winbind: Add async fill_pwentVolker Lendecke1-0/+1
2009-08-29s3:winbind: Add async query_user_listVolker Lendecke1-0/+1
2009-08-28s3-ntlmssp: use generated ntlmssp code for debugging purpose.Günther Deschner1-1/+6
2009-08-27s3-credentials: remove unused code.Günther Deschner1-2/+1
2009-08-27s3-schannel: add simple wrappers to fetch and store schannel auth info.Günther Deschner1-1/+2
2009-08-27libcli/auth: add tdb backend for schannel state.Günther Deschner1-1/+3
2009-08-27s3-build: add SCHANNEL_OBJ to Makefile.in.Günther Deschner1-2/+5
2009-08-27s3:winbind: Convert WINBINDD_GETUSERSIDS to the new APIVolker Lendecke1-0/+1
2009-08-16s3:winbind: Convert WINBINDD_GETGRNAM to the new APIVolker Lendecke1-0/+1
2009-08-16s3:winbind: Convert WINBINDD_GETGRGID to the new APIVolker Lendecke1-0/+1
2009-08-16s3:winbind: Add async wb_getgrsidVolker Lendecke1-0/+1
2009-08-16s3:winbind: Add async wb_group_membersVolker Lendecke1-0/+1
2009-08-16s3: Add talloc_dict.[ch]Volker Lendecke1-0/+1
2009-08-16s3:winbind: Convert winbindd_show_sequence to the new APIVolker Lendecke1-0/+1
2009-08-16s3:winbind: Add async wb_seqnumsVolker Lendecke1-0/+1
2009-08-16s3:winbind: Add async wb_seqnumVolker Lendecke1-0/+1
2009-08-15s3:Makefile: build ../libcli/smb/smb2_create_blob.o as part of smbdStefan Metzmacher1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_GETGROUPS to the new APIVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add async wb_gettokenVolker Lendecke1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_GETUSERDOMGROUPS to the new APIVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add async wb_lookupusergroupsVolker Lendecke1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_GETSIDALIASES to the new APIVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add async wb_lookupuseraliasesVolker Lendecke1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_GETPWUID to the new APIVolker Lendecke1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_GETPWNAM to the new APIVolker Lendecke1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_GETPWSID to the new APIVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add async wb_getpwsidVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add async wb_queryuserVolker Lendecke1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_GID_TO_SID the new APIVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add async wb_gid2sidVolker Lendecke1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_UID_TO_SID the new APIVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add async wb_uid2sidVolker Lendecke1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_SID_TO_GID the new APIVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add async wb_sid2gidVolker Lendecke1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_SID_TO_UID to the new APIVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add async wb_sid2uidVolker Lendecke1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_LOOKUPNAME to the new APIVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add async wb_lookupnameVolker Lendecke1-0/+1
2009-08-05s3:winbind: Convert WINBINDD_LOOKUPSID to the new APIVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add async wb_lookupsidVolker Lendecke1-0/+1
2009-08-05s3:winbind: Add NDR-based parent-child communication to winbindVolker Lendecke1-1/+7
2009-07-29s3 net: Initial top level support.Kai Blin1-1/+1