summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new APIVolker Lendecke2009-08-2916-100/+623
* s3:winbind: Convert the GETDCNAME routines to the new APIVolker Lendecke2009-08-295-22/+98
* s3:winbind: Add async wb_dsgetdcnameVolker Lendecke2009-08-293-0/+125
* s3:winbind: Convert winbindd_dsgetdcname to the new APIVolker Lendecke2009-08-295-117/+208
* s3:winbind: Add an async dsgetdcname callVolker Lendecke2009-08-299-3/+565
* s3:winbind: Convert the GETPWENT routines to the new APIVolker Lendecke2009-08-298-385/+281
* s3:winbind: Add async next_pwentVolker Lendecke2009-08-294-0/+164
* s3:winbind: Add async fill_pwentVolker Lendecke2009-08-293-0/+163
* s3:winbind: Add async query_user_listVolker Lendecke2009-08-2912-5/+547
* s3:winbind: simplify wb_seqnums_done a bitVolker Lendecke2009-08-291-15/+24
* s3:winbind: Make wb_seqnums.c update the winbind cache seqnumsVolker Lendecke2009-08-291-1/+12
* s3:winbind: Fix a bug found by RPC-SAMRVolker Lendecke2009-08-298-47/+59
* s3:winbind: Fix a typoVolker Lendecke2009-08-291-1/+1
* s3:winbind: Rename wbint_GroupMembers to wbint_PrincipalsVolker Lendecke2009-08-299-62/+62
* s3:winbind: Rename wbint_GroupMember to wbint_PrincipalVolker Lendecke2009-08-297-45/+44
* s3: Add catia to the list of modules compiled by defaultAravind Srinivasan2009-08-281-1/+1
* s3: Major revamp for catia vfs moduleAravind Srinivasan2009-08-281-145/+837
* s3: Add a new VFS op called SMB_VFS_TRANSLATE_NAMEAravind Srinivasan2009-08-2811-26/+138
* s3-ldb: update dlinklist.h to match main copy (lib/util/dlinklist.h)Michael Adam2009-08-281-6/+9
* s3-ntlmssp: use generated ntlmssp code for debugging purpose.Günther Deschner2009-08-282-1/+75
* s3-ntlmssp: add NDR helper routines for ntlmssp.Günther Deschner2009-08-282-0/+189
* s3-ntlmssp: use interface constants in TargetInfo blob.Günther Deschner2009-08-281-5/+5
* s3-ntlmssp: use NTLMSSP headers from IDL and remove duplicate constants.Günther Deschner2009-08-284-48/+15
* s3:smbd: teach filename_convert() about fake files (2nd fix for bug #6642)Stefan Metzmacher2009-08-271-0/+11
* s3:smbd: add is_fake_file_path() that takes only the raw path as stringStefan Metzmacher2009-08-272-14/+23
* s3:streams: check for :$DATA only in the backend (fix bug #6642)Stefan Metzmacher2009-08-273-5/+11
* s3:error_map: make NTSTATUS -> errno -> NTSTATUS mapping consistent for NT_ST...Stefan Metzmacher2009-08-271-1/+1
* s3-ntlmssp: remove trailing whitespace.Günther Deschner2009-08-273-137/+137
* s3-schannel: remove remaining code that was using "struct dcinfo".Günther Deschner2009-08-273-192/+0
* s3-credentials: remove unused code.Günther Deschner2009-08-274-314/+1
* s3-schannel: upgrade old format schannel_store.tdb.Günther Deschner2009-08-271-4/+9
* s3-netlogon: use shared credential and schannel storage infrastructure for ne...Günther Deschner2009-08-273-196/+146
* s3-netlogon: add netr_creds_server_step_check() convenience wrapper.Günther Deschner2009-08-271-0/+34
* s3-schannel: add simple wrappers to fetch and store schannel auth info.Günther Deschner2009-08-274-1/+79
* s3-schannel: make open_schannel_session_store() public.Günther Deschner2009-08-272-1/+2
* libcli/auth: add tdb backend for schannel state.Günther Deschner2009-08-271-1/+3
* s3-build: add SCHANNEL_OBJ to Makefile.in.Günther Deschner2009-08-271-2/+5
* s3:winbind: Convert WINBINDD_GETUSERSIDS to the new APIVolker Lendecke2009-08-276-255/+130
* s3:winbind: Fix a typoVolker Lendecke2009-08-271-1/+1
* s3:winbind: Remove the manual caching for the async wb_ functionsVolker Lendecke2009-08-276-80/+15
* s3:winbind: Some calls are not cacheableVolker Lendecke2009-08-271-0/+19
* s3:winbind: Factor out wcache_store_seqnum()Volker Lendecke2009-08-272-19/+34
* s3:winbind: Add a generic cache for NDR based parent-child requestsVolker Lendecke2009-08-277-21/+157
* s3:winbind: Factor out wcache_fetch_seqnumVolker Lendecke2009-08-271-14/+39
* s3/smbd: open the share_info.tdb on startup instead of tconxSteven Danneman2009-08-263-1/+11
* s3/debug: make SPENGO OID list appear under one debug headerSteven Danneman2009-08-261-1/+4
* s3/winbindd: Remove unnecessary check for NULL SIDSteven Danneman2009-08-262-8/+7
* s3-selftest: enable running RPC-NETLOGON-S3 against samba3.Günther Deschner2009-08-261-1/+1
* s3 onefs: Canonicalize the ACL in the correct ordertprouty2009-08-261-4/+8
* s3: Allow full_audit to play nice with smbd if it's using syslogtprouty2009-08-262-1/+17