summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* s3-rpc_client: add rpccli_lsa_lookup_sids3 wrapper.Günther Deschner2009-10-082-17/+82
* s3-rpc_client: add rpccli_lsa_lookup_names4 wrapper.Günther Deschner2009-10-082-23/+84
* s3-winbindd: add and use winbindd_lookup_names().Günther Deschner2009-10-082-20/+47
* s3-winbindd: add and use winbindd_lookup_sids().Günther Deschner2009-10-083-96/+78
* s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_schannel().Günther Deschner2009-10-088-11/+21
* s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_spnego_ntlmssp and...Günther Deschner2009-10-088-4/+19
* s3-rpc_client: add cli_rpc_pipe_open_noauth_transport.Günther Deschner2009-10-082-14/+30
* VERSION: Raise version number up to 3.3.9.Karolin Seeger2009-10-071-1/+1
* Second part of a fix for bug #6235.Jeremy Allison2009-10-071-1/+1
* Fix bug #6532.Derrell Lipman2009-10-071-1/+2
* s3/getdcname: Fix 'net' crash.Kumar Thangavelu2009-10-071-2/+2
* s3: Don't overwrite password in pam_winbind, subsequent pam modules might use...Bo Yang2009-10-071-4/+0
* s3:libsmb: Correctly chew keepalive packetsVolker Lendecke2009-10-071-0/+6
* s3-winbindd: Fix Bug #6700: Use dns domain name when needing to guess server ...Günther Deschner2009-10-071-1/+1
* s3-schannel: Fix Bug #6697. Interdomain trusts with Windows 2008 R2 DCs.Günther Deschner2009-10-072-2/+2
* Check we read off the compelte event from inotifySimo Sorce2009-10-071-2/+8
* s3:libwbclient: Fix bug 6349, initialize domain info structVolker Lendecke2009-10-071-0/+2
* wbclient: Fix Bug #6680: always activate handling of large (> 256 byte) ntlmv...Günther Deschner2009-10-071-4/+15
* Fix bug 5886Volker Lendecke2009-10-071-8/+26
* s3:netlogon: replace cred_hash3 by des_crypt112_16Stefan Metzmacher2009-10-072-5/+4
* Fix unqualified "net join"Volker Lendecke2009-10-071-4/+1
* s3:winbindd: raise the timeout for lsa_Lookup*() calls from 10 to 35 seconds.Stefan Metzmacher2009-10-072-1/+57
* s3:passdb: fix bug #6509: use gid (not uid) cache in fetch_gid_from_cache().Michael Adam2009-10-071-1/+1
* s3: Unable to browse DFS when using kerberos in libsmbclientBo Yang2009-10-071-4/+13
* s3/smbldap: Fix typo in debug message.Karolin Seeger2009-10-071-1/+1
* Fix SAMR server for winbindd access. Ensure we allow MAX_ACCESS to be mapped ...Jeremy Allison2009-10-071-2/+2
* Increase the max_grp value to 128 (AIX NGROUPS_MAX value) instead of 32 to al...Yannick Bergeron2009-10-071-1/+1
* Fix for CVE-2009-2906.samba-3.3.8Jeremy Allison2009-09-302-3/+26
* Fix for CVE-2009-2813.Jeremy Allison2009-09-282-2/+11
* mount.cifs: don't leak passwords with verbose optionJeff Layton2009-09-281-20/+34
* mount.cifs: check access of credential files before openingJeff Layton2009-09-281-0/+11
* Raise version up to 3.3.8.Karolin Seeger2009-09-241-1/+1
* VERSION: Raise version number up to 3.3.7.Karolin Seeger2009-07-281-1/+1
* handling upnBo Yang2009-07-273-2/+19
* s3:util: let parent_dirname() correctly return toplevel filenamesStefan Metzmacher2009-07-271-1/+1
* Fix bug #6520 time stamps.Jeremy Allison2009-07-271-3/+32
* Don't require "Modify property" perms to unjoin (bug #6481) "net ads leave" s...Jim McDonough2009-07-276-21/+55
* s3-test: add RPC-SAMR-MACHINE-AUTH to list of tests to run against s3.Günther Deschner2009-07-271-1/+1
* s3/lanman: Workaround for KB932762.Volker Lendecke2009-07-271-0/+1
* s3:configure: "test" only takes one "=" (cherry picked from commit ddd37c2b23...Björn Jacke2009-07-271-1/+1
* s3-net: Fix bug 6340: don't segfault when cleartext trustdom pwd could not be...Günther Deschner2009-07-271-1/+1
* Fix bug #6487: Missing DFS call in trans2 mkdir call. (cherry picked from com...Jeremy Allison2009-07-271-0/+15
* s3-pam_winbind: Fix Bug 6253: Use correct value for password expiry calculation.Günther Deschner2009-07-271-1/+2
* s3-lsa: Fix _lsa_LookupNames2() server implementation which always returned a...Günther Deschner2009-07-271-0/+1
* Fix bug #6476 - more then 3000 smbd-zombies in memoryJeremy Allison2009-07-271-4/+15
* s3-netapi: Fix Bug #6451: net/libnetapi user rename using wrong access bits.Günther Deschner2009-07-271-0/+2
* Fix bug #6421 - POSIX read-only open fails on read-only shares. The change to...Jeremy Allison2009-07-272-8/+12
* s3/libsmb: Fix typo in error message.Karolin Seeger2009-07-271-1/+1
* VERSION: Raise version number up to 3.3.6.samba-3.3.6Karolin Seeger2009-06-231-1/+1
* Bug 6488: acl_group_override() call in posix acls references an uninitialized...Jeremy Allison2009-06-221-12/+10