summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve configure.in so it can be used outside the Samba source tree.v3-5-testRichard Sharpe2011-11-251-2/+3
* s3-winbind: Don't fail on users without a uid.Andreas Schneider2011-11-251-1/+18
* s3/packaging: Fix rpm build issues on RHEL4.Karolin Seeger2011-11-191-1/+13
* s3/packaging: Fix rpm build issues on RHEL.Karolin Seeger2011-11-191-24/+5
* s3:libsmb: consistently use state->size in cli_write_andx_create() (bug #5326)Stefan Metzmacher2011-11-161-1/+1
* s3:libsmb: fix cli_write_and_x() against OS/2 print shares (bug #5326)Stefan Metzmacher2011-11-161-4/+15
* Fix bug #8561 - Password change settings not fully observed.Jeremy Allison2011-11-163-6/+37
* examples: Fix perl path.Günther Deschner2011-11-031-1/+1
* s3:rpc_server/srv_netlogon: make sure we don't use an unitialized variableStefan Metzmacher2011-11-031-2/+10
* libcli/auth: only expose creds to the caller on successStefan Metzmacher2011-11-031-3/+4
* libcli/auth: debug the given computer name creds might be NULLStefan Metzmacher2011-11-031-1/+1
* WHATSNEW: Start release notes for 3.5.13.Karolin Seeger2011-11-031-2/+43
* VERSION: Bump version up to 3.5.13.Karolin Seeger2011-11-031-1/+1
* WHATSNEW: Update changes since 3.5.11.Karolin Seeger2011-11-011-1/+5
* Fix bug #8542 - smbclient posix_open command fails to return correct info on ...Jeremy Allison2011-10-261-2/+2
* Third part of fix for bug #8541 - readlink() on Linux clients fails if the sy...Jeremy Allison2011-10-261-2/+1
* Second part of fix for bug #8541 - readlink() on Linux clients fails if the s...Jeremy Allison2011-10-263-2/+12
* Fix bug #8541 - readlink() on Linux clients fails if the symlink target is ou...Jeremy Allison2011-10-264-11/+43
* Use existing ISDOT and ISDOTDOT macros.Jeremy Allison2011-10-261-2/+1
* s3-netapi: remove pointless use_memory_krb5_ccache.Günther Deschner2011-10-262-20/+0
* WHATSNEW: Add changes since 3.5.11.Karolin Seeger2011-10-241-3/+55
* s3:Makefile: make DSO_EXPORTS_CMD more portable (#8531)Björn Jacke2011-10-211-1/+1
* Add new contributing FAQ announcing acceptance of corporate (C).Jeremy Allison2011-10-201-0/+120
* s3-docs: Adapt version...Karolin Seeger2011-10-181-2/+2
* s3/doc: add man page for aio_fork vfs moduleBjörn Jacke2011-10-181-0/+86
* Fix bug #8515 - Empty CIFS share can be blocked for other clients by deleting...Volodymyr Khomenko2011-10-121-0/+8
* Bug 7551: Return error of cli_push when 'put - /some/file' is usedBram2011-10-081-1/+1
* Bug 7551: Return error of cli_push when 'put - /some/file' is used.Jeremy Allison2011-10-081-0/+1
* Fix bug #8507 - smbd doesn't correctly honor the "force create mode" bits fro...Jeremy Allison2011-10-081-6/+6
* Second part of fix for bug #8443 - Default user entry is set to minimal permi...Jeremy Allison2011-10-081-8/+11
* First part of fix for bug #8443 - Default user entry is set to minimal permis...Jeremy Allison2011-10-081-58/+2
* Part 3 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (In...Jeremy Allison2011-10-081-7/+6
* Part 2 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (In...Jeremy Allison2011-10-081-0/+38
* Part 1 of bugfix for bug #7509 - smb_acl_to_posix: ACL is invalid for set (In...Jeremy Allison2011-10-081-72/+0
* Fix bug #8458 - IE9 on Windows 7 cannot download files to samba 3.5.11 shareJeremy Allison2011-10-084-0/+28
* Fix bug #8493 - DFS breaks zip file extracting unless "follow symlinks = no" setJeremy Allison2011-10-031-11/+2
* s3-docs: Remove "experimental" label on VFS ACL modulesKarolin Seeger2011-09-302-8/+0
* Patch for bug #8156 - net ads join fails to use the user's kerberos ticket.Jeremy Allison2011-09-301-10/+27
* Allows changing the maximum number of simultaneous clients in winbindd throug...Pierre Carrier2011-09-285-9/+30
* s3-winbind: Fix bug 7888 -- deal with buggy 3.0 based PDCs.Günther Deschner2011-09-281-14/+36
* s3-nmbd: fix memleak in create_listen_fdset().Günther Deschner2011-09-281-0/+2
* libcli/auth: let spnego_write_mech_types() check the asn1_load() returnStefan Metzmacher2011-09-281-0/+4
* Fix bug 8480 - acl_xattr can free an invalid pointer if no blob is loaded.David Disseldorp2011-09-281-1/+1
* s3-netapi: allow to use default krb5 credential cache for libnetapi users.Günther Deschner2011-09-262-7/+23
* s3-libnet: allow to use default krb5 ccache in libnet_Join/libnet_Unjoin.Günther Deschner2011-09-262-30/+4
* s3: Fix bug 7844: Race in winbindVolker Lendecke2011-09-221-4/+8
* s3:libsmb: check the wct of the incoming SMBnegprot responsesStefan Metzmacher2011-09-151-0/+10
* v3-5-test: Fix getent group if trusted domains are not reachableVolker Lendecke2011-08-301-2/+6
* Fix bug Bug 8422 - Infinite loop in ACL module code.Jeremy Allison2011-08-301-1/+1
* s3-vfs: Fix vfs_chown_fsp.Jeremy Allison2011-08-201-2/+11