summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
...
* nsswitch: fix the build of the winbind krb5 locator plugin.Günther Deschner2010-01-131-1/+1
* cifs.upcall: Fix Bug #6868: support building with Heimdal we well as with MIT.Günther Deschner2010-01-131-18/+16
* s3-kerberos: add smb_krb5_principal_get_realm().Günther Deschner2010-01-132-1/+27
* s3-kerberos: fix some build warnings when building against heimdal.Günther Deschner2010-01-131-2/+2
* kerberos: fix some heimdal build warnings.Günther Deschner2010-01-131-4/+4
* s3: Fix shadow copy display on Windows 7Volker Lendecke2010-01-131-1/+1
* s3: Fix bug 6338 -- net rpc trustdom list always display "none"Volker Lendecke2010-01-131-8/+20
* clikrb5: Prefer krb5_free_keytab_entry_contents to krb5_kt_free_entry.Jelmer Vernooij2010-01-131-3/+8
* s3:idmap_ldap: trim the " chars from the location string in idmap_ldap_db_initMichael Adam2010-01-131-0/+2
* s3: fixed krb5 build problem on ubuntu karmicAndrew Tridgell2010-01-132-0/+13
* s3-rpc_client: make sure cli_rpc_pipe_open_schannel() does not always return ...Günther Deschner2010-01-131-1/+3
* s3-rpc_client: protect rpc_pipe_np_smb_conn against a NULL struct rpc_pipe_cl...Günther Deschner2010-01-131-0/+3
* Second part of the fix for bug 6828 - infinite timeout occurs when byte lock ...Jeremy Allison2010-01-131-8/+1
* Fix bug 6875 - trans2 FIND_FIRST2 response --> FIND_FIRST2 Data -> Fille Attr...Jeremy Allison2010-01-131-0/+14
* Fix bug 6880 - cannot list workgroup servers reported by Alban Browaeys <prah...Jeremy Allison2010-01-131-5/+14
* Fix bug 6867 - trans2findnext returns reply_nterror(req, ntstatus) In a direc...Jeremy Allison2010-01-131-12/+16
* s3: Fix crash in pam_winbind, another reference to freed memory.Bo Yang2010-01-131-3/+7
* Fix bug 6829 - smbclient does not show special characters properly. All succe...Jeremy Allison2010-01-132-0/+5
* Fix bug 6828 - infinite timeout occurs when byte lock held outside of samba J...Jeremy Allison2010-01-131-8/+18
* s3: Don't fail authentication when one or some group of require-membership-of...Bo Yang2010-01-131-2/+23
* 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