summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
...
* cifs.upcall: do a brute-force search for KRB5 credcacheJeff Layton2010-01-131-46/+138
* cifs.upcall: make using ip address conditional on new optionJeff Layton2010-01-131-22/+40
* cifs.upcall: switch to getopt_longJeff Layton2010-01-131-1/+7
* cifs.upcall: fix IPv6 addrs sent to upcall to have colon delimitersJeff Layton2010-01-131-4/+29
* cifs.upcall: use ip address passed by kernel to get server's hostnameJeff Layton2010-01-131-12/+56
* cifs.upcall: clean up flag handlingJeff Layton2010-01-131-10/+10
* cifs.upcall: try getting a "cifs/" principal and fall back to "host/"Jeff Layton2010-01-131-12/+16
* cifs.upcall: declare a structure for holding decoded argsJeff Layton2010-01-131-30/+33
* cifs.upcall: formatting cleanupJeff Layton2010-01-131-47/+37
* cifs.upcall: clean up logging and add debug messagesJeff Layton2010-01-131-32/+47
* Attempt to fix the build -- jlayton, please check!Volker Lendecke2010-01-131-1/+1
* cifs.upcall: use pid value from kernel to determine KRB5CCNAME to useJeff Layton2010-01-131-12/+75
* s3:winbind: Fix bug 6793 -- segfault in winbindd_pam_authVolker Lendecke2010-01-131-7/+8
* s3/aio: Correctly handle aio_error() and errno.Olaf Flebbe2010-01-131-35/+26
* Fix bug 6811 - pam_winbind references freed memory. s3: Fix reference to free...Bo Yang2010-01-131-3/+4
* VERSION: Raise version number up to 3.3.10.Karolin Seeger2010-01-131-1/+1
* 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
* s3-pamsmbpass: copy _pam_get_item and _pam_get_data from pam_winbind.Günther Deschner2009-10-085-18/+45
* 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
* 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