summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve configure.in so it can be used outside the Samba source tree.v3-6-testRichard Sharpe2011-11-251-2/+3
* s3:libsmb: only align unicode pipe_name (bug #8586)Stefan Metzmacher2011-11-251-7/+11
* s3-winbind: Don't fail on users without a uid.Andreas Schneider2011-11-251-1/+18
* lib/util/ Fix crash bug caused by gfree_debug()Andrew Bartlett2011-11-191-1/+1
* s3: allow to set TCP_NODELAYACK socket option on AIX (#8616)Björn Jacke2011-11-191-0/+3
* 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
* Fix bug #8562 - talloc: double free error.Jeremy Allison2011-11-171-2/+9
* libcli-cldap: avoid the case local == remote == NULL (cherry picked from comm...Matthieu Patou2011-11-161-1/+5
* libcli/cldap: make sure the local and remote address family matchesStefan Metzmacher2011-11-161-5/+25
* 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
* Ensure we correctly calculate reply credits over all returnedJeremy Allison2011-11-161-4/+13
* s3:smb2_flush: outbody only needs 4 bytesStefan Metzmacher2011-11-161-1/+1
* Fix bug #8561 - Password change settings not fully observed.Jeremy Allison2011-11-163-5/+36
* s3:smb2_server: grant credits in async interim responses (bug #8357)Stefan Metzmacher2011-11-141-1/+3
* s3:smbd: don't limit the number of open dptrs for smb2 (bug #8592)Stefan Metzmacher2011-11-141-3/+12
* s3:smbd: fully construct the dptr before allocating a dnum in the bitmapStefan Metzmacher2011-11-141-27/+29
* s3:smbd: avoid string_set() in dir.cStefan Metzmacher2011-11-141-2/+9
* samr: filterModuleName is a lsa_String in userPwdChangeFailureInformation.Günther Deschner2011-11-142-1/+3
* s4-smbtorture: demonstrate how broken our samr_ChangePasswordUser3 marshallin...Günther Deschner2011-11-141-0/+32
* s3:idmap_autorid: document allocation poolChristian Ambach2011-11-101-1/+6
* s3:idmap_autorid: add an allocation range to autoridChristian Ambach2011-11-101-1/+94
* s3:idmap_autorid: move HWM initialization into a functionChristian Ambach2011-11-101-11/+24
* s3:idmap_autorid: use strings as parameter for range allocatorChristian Ambach2011-11-101-14/+14
* systemd: Fix dependencies.Andreas Schneider2011-11-092-3/+2
* pkg: add comments to the systemd sysconfig fileDavid Disseldorp2011-11-091-5/+13
* Add systemd service files.Andreas Schneider2011-11-094-0/+44
* s3:libsmb: the workgroup in the non-extended-security negprot is not aligned ...Stefan Metzmacher2011-11-091-4/+21
* s3-wafbuild: Fix inotify detection (bug 8580)Björn Baumbach2011-11-091-2/+3
* s3-build: Fix inotify detection (bug 8580)Björn Baumbach2011-11-091-2/+4
* s3:smb2_server: FLAG_CHAINED means we always use the last session_id and tidStefan Metzmacher2011-11-094-34/+20
* smb2_constants: add SMB2_HDR_CREDIT_CHARGEStefan Metzmacher2011-11-091-1/+2
* s3:smb2_server: don't reset the tid and session id in the out hdr of compound...Stefan Metzmacher2011-11-092-15/+0
* s3:smb2_server: echo the SMB2_HDR_CREDIT_CHARGE and SMB2_HDR_SIGNATURE fieldsStefan Metzmacher2011-11-091-2/+4
* s3:smbd increase a debug levelChristian Ambach2011-11-091-3/+4
* Properly fix bug #8384 - Windows XP clients seem to crash smbd process every ...Henry Wong2011-11-091-0/+1
* examples: Fix perl path.Günther Deschner2011-11-031-1/+1
* s3-netlogon: Fix setting the machinge account password.Andreas Schneider2011-11-011-0/+4
* Fix bug #8548 - winbind_samlogon_retry_loop ignores logon_parameters flags.Jeremy Allison2011-11-011-2/+2
* 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
* 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
* Fix sys_fseek wrapperBrad Smith2011-10-203-3/+5
* s3:registry: fix the test for a REG_SZ blob possibly being a zero terminated ...Michael Adam2011-10-201-1/+10