summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WHATSNEW: Update changes.samba-3.3.9Karolin Seeger2009-10-121-0/+1
* WHATSNEW. Update changes since 3.3.8.Karolin Seeger2009-10-121-0/+5
* s3:wbc_sid: Fix build.Karolin Seeger2009-10-121-2/+2
* s3: Fix a memleak reported by dmarkey (cherry picked from commit 5aeb954ba938...Volker Lendecke2009-10-121-0/+4
* s3:smbclient: Fix bug 6606 (reported as 6744) in 3.3Volker Lendecke2009-10-121-20/+168
* Correct fix for bug 6781 - Cannot rename subfolders in Explorer view with rec...Jeremy Allison2009-10-121-2/+7
* Fix bug 6769 - symlink unlink does nothing. Jeremy.Jeremy Allison2009-10-123-27/+85
* s3:mount.cifs: make "mount.cifs -V" print the version, not usage.Michael Adam2009-10-121-5/+28
* Revert "cifs mount did not properly display version string when no other para...Jeff Layton2009-10-121-8/+0
* WHATSNEW: Add more coherent explanation for bug #6680.Karolin Seeger2009-10-081-2/+2
* s3-pamsmbpass: copy _pam_get_item and _pam_get_data from pam_winbind.Günther Deschner2009-10-085-18/+45
* WHATSNEW: List major enhancements.Karolin Seeger2009-10-081-1/+2
* WHATSNEW: Update release notes.Karolin Seeger2009-10-081-2/+11
* s3-{u}mount.cifs: remove unrequired dependency on popt.Günther Deschner2009-10-081-4/+4
* s3:winbind: Only ever handle one event after a select callVolker Lendecke2009-10-081-2/+6
* Fix bug 6776 - Running overlapping Byte Lock test will core dump Samba daemon...Jeremy Allison2009-10-081-137/+214
* s3:smbd: Fix bug 6690, wrong error checkAndrew Klosterman2009-10-081-1/+1
* s3:winbindd_cm: don't invalidate the whole connection when just samr gave ACC...Stefan Metzmacher2009-10-081-1/+12
* s3:rpc_server: we need to make a copy of my_name in serverinfo_to_SamInfo3()Günther Deschner2009-10-081-1/+1
* s3-rpc_client: fix rpccli_set_timeout to cope with abstract transport.Günther Deschner2009-10-081-3/+7
* s3:winbind: Fix an uninitialized variable (cherry picked from commit 0724649a...Volker Lendecke2009-10-081-1/+1
* s3-winbindd: Fix Bug #6711: trusts to windows 2008 (2008 r2) not working.Günther Deschner2009-10-083-5/+63
* s3-winbindd: add cm_connect_lsa_tcp().Günther Deschner2009-10-083-0/+63
* s3-rpc_client: fix non initialized structure in rpccli_lsa_lookup_sids_noalloc.Günther Deschner2009-10-081-0/+2
* 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
* WHATSNEW: Prepare release notes for Samba 3.3.9.Karolin Seeger2009-10-071-2/+99
* 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-ldap: Fix Bug #5879. Update LDAP schema for Netscape DS 5.Günther Deschner2009-10-071-1/+6
* 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