summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-28Add cli_pull_replyVolker Lendecke4-10/+85
2008-08-28Remove cli->event_ctx, pass it explicitlyVolker Lendecke6-108/+99
2008-08-28Add async open&xVolker Lendecke2-33/+120
2008-08-28Add async cli_closeVolker Lendecke2-13/+41
2008-08-28Refactoring: Add the routine cli_request_send()Volker Lendecke4-72/+88
2008-08-28winbindd: fix invalid sid copy (hit when enumerating sibling domains).Günther Deschner1-1/+1
2008-08-28Further rework the RPC-PAC test.Andrew Bartlett2-35/+16
2008-08-28Heimdal provides Kerberos PAC parsing routines. Use them.Andrew Bartlett6-129/+243
2008-08-28Don't wipe the PAC checksums, the caller may actually need them.Andrew Bartlett1-14/+0
2008-08-27Fix the wcache_invalidate_samlogon calls.Jeremy Allison3-4/+25
2008-08-27Correct the netsamlogon_clear_cached_user function.Ephi Dror1-36/+18
2008-08-27Add st_birthtime and friends for accurate create times on systems that suppor...Jeremy Allison4-14/+124
2008-08-27mount.cifs: unclear error message with "credentials"Steve French1-2/+3
2008-08-27Be explicit about setting perms for the ldb. Helps others who may use this api.Jeremy Allison1-0/+3
2008-08-27Add missing file - netlogon.hAndrew Bartlett1-0/+6
2008-08-27Add a test to explore Netlogon PAC validationAndrew Bartlett8-9/+263
2008-08-27ldb: Fix permissions of new ldg files.Karolin Seeger1-1/+1
2008-08-27ldb: Fix permissions of group_mapping.ldb.Andrew Tridgell1-1/+7
2008-08-27Put the internal gensec_gssapi state into a header.Andrew Bartlett2-43/+69
2008-08-27Fix the build on Win32, and use NEGOTIATE security (to allow kerberos)Andrew Bartlett2-2/+2
2008-08-26Fix bug spotted by Simo - don't use legacy if expired entry.Jeremy Allison1-4/+4
2008-08-27Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pac-verifyAndrew Bartlett510-37923/+49833
2008-08-27Add definition for NT_STATUS_DOWNGRADE_DETECTEDAndrew Bartlett2-0/+2
2008-08-26Don't ask winbindd if we got a -ve cache entry.Jeremy Allison1-4/+38
2008-08-26Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-develSimo Sorce66-597/+1246
2008-08-26Fix the build :-(. Ask winbindd if we find a negative cache entry (or shouldJeremy Allison1-5/+17
2008-08-26Get smbd to look (read-only) into the winbindd cache for uid/gid <--> sid map...Jeremy Allison1-33/+51
2008-08-26Increase the default positive idmap cache time to a weekVolker Lendecke2-2/+2
2008-08-26Move idmap_cache.c from winbindd/ to lib/Volker Lendecke2-3/+2
2008-08-26heimdal: add missing heimdal/lib/hcrypto/{evp-aes-cts.c,evp-hcrypto.c}, sorry...Stefan Metzmacher2-0/+453
2008-08-26heimdal_build: include heimdal's new EVP code to fix the buildStefan Metzmacher2-1/+6
2008-08-26heimdal: import heimdal's trunk svn rev 23697 + lorikeet-heimdal patchesStefan Metzmacher465-1953/+2747
2008-08-26heimdal_build: fix parse.h lex.c dependenciesStefan Metzmacher1-15/+12
2008-08-26heimdal_build: autogenerate the heimdal private/proto headersStefan Metzmacher15-8824/+464
2008-08-26heimdal_build: autogenerate table files in heimdal/lib/wind/Stefan Metzmacher34-26563/+46097
2008-08-26heimdal_build: autogenerate heimdal/lib/roken/roken.hStefan Metzmacher1-0/+10
2008-08-26heimdal_build: add fallback for AC_WARNING_ENABLE()Stefan Metzmacher2-1/+3
2008-08-26heimdal: remove unused old filesStefan Metzmacher3-510/+0
2008-08-26heimdal_build: split heimdal/lib/asn1 file listsStefan Metzmacher1-14/+12
2008-08-26run make idl after idl change "Handle arbitrary new PAC types"Michael Adam2-16/+6
2008-08-26Handle arbitrary new PAC typesAndrew Tridgell1-1/+1
2008-08-26EINVAL is also a valid error return, meaning "this filesystemAndrew Tridgell1-2/+3
2008-08-26become root for AIO operationsAndrew Tridgell1-1/+7
2008-08-26Avoid a race condition in glibc between AIO and setresuid().Andrew Tridgell1-11/+13
2008-08-26fixed an errno handling bug that could lead to an infinite loopAndrew Tridgell1-2/+2
2008-08-26fixed tsmsm_sendfile(). The logic was totally broken.Andrew Tridgell1-4/+7
2008-08-26heimdal_build: split handwritten and generated hx509 file listsStefan Metzmacher1-3/+6
2008-08-26heimdal_build: split out gssapi_spnego and gssapi_krb5 file listsStefan Metzmacher1-51/+57
2008-08-26heimdal_build: add a fake sqlite keytab implementationStefan Metzmacher2-2/+21
2008-08-26heimdal_build: split glue.c into krb5 and gssapi partsStefan Metzmacher3-20/+33