summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r8992: More make test work. Adding a way to order tests (might changeGerald Carter2007-10-104-8/+27
* r8990: First trivial example of 'make test'Gerald Carter2007-10-104-7/+125
* r8989: Fix a warningVolker Lendecke2007-10-101-1/+1
* r8971: Fix querydispinfo (still need to look at enumdomusers) to allow to listGünther Deschner2007-10-101-2/+4
* r8963: Clean up the horrid "fake conn struct" part of MSDFS.Jeremy Allison2007-10-102-18/+34
* r8961: Merge IRIX fix for socket wrapperJelmer Vernooij2007-10-101-4/+17
* r8959: Make msdfs code talloc based. Fix leaks.Jeremy Allison2007-10-104-149/+206
* r8956: fix segfault caused by trying to parse a UNISTR2Gerald Carter2007-10-101-1/+3
* r8950: Fix one more mem leak found by Gunther.Jeremy Allison2007-10-102-5/+5
* r8949: Fix incorrect SHLIBEXT is set when running configure script on HPUX IATim Potter2007-10-101-3/+9
* r8948: Fix valgrind bad free bug found by Gunther.Jeremy Allison2007-10-101-2/+6
* r8946: Some casts to fix warnings when time_t is an unsigned type. FixesTim Potter2007-10-102-4/+4
* r8943: Fix segfault in enum_service_statusGerald Carter2007-10-101-43/+33
* r8941: Fix unused variable warning. Bugzilla #2940.Tim Potter2007-10-101-2/+1
* r8938: fix querydispinfo search semantics.Günther Deschner2007-10-101-3/+3
* r8937: allow to use non-default smb.conf in rpcclientGünther Deschner2007-10-101-5/+5
* r8935: Fix signed/unsigned comparison warning. Bugzilla #2943.Tim Potter2007-10-101-2/+2
* r8928: Fix mangle method = hash - bugid #2946. Incorrect strcmp_wa andJeremy Allison2007-10-101-2/+2
* r8922: AIO configure fixes from William Jojo for IBM AIX aio.Jeremy Allison2007-10-101-3/+89
* r8916: should fix the valgrind invalid read of size 1 ontheGerald Carter2007-10-101-8/+8
* r8913: Fix memory leak in -r 8912: Free the right thing, rather than blob1 't...Andrew Bartlett2007-10-101-1/+1
* r8912: Samba 3.0 was failing from a Vista client, because it was using 'raw'Andrew Bartlett2007-10-101-6/+39
* r8911: cosmetic fixes.Günther Deschner2007-10-103-15/+16
* r8900: fix typo thyat broke compile in my last commitGerald Carter2007-10-101-1/+1
* r8899: various compiler warning fixes reported by Jason Mader <jason@ncac.gwu...Gerald Carter2007-10-104-7/+6
* r8894: Fix a warning. Bugzilla #2939.Tim Potter2007-10-101-3/+1
* r8892: Fix #2942 - missing value in debug ! Doh !Jeremy Allison2007-10-101-1/+1
* r8889: Another warningVolker Lendecke2007-10-101-1/+1
* r8869: Get rid of a warning.Volker Lendecke2007-10-101-1/+1
* r8840: fix fedora packaging for FC4Gerald Carter2007-10-101-0/+2
* r8835: fixing SWAT install after docs changeGerald Carter2007-10-101-36/+33
* r8834: fixing SWAT install after docs changeswat/help/welcome.htmlGerald Carter2007-10-101-2/+2
* r8833: Fix some uninitialized variables.Volker Lendecke2007-10-102-3/+3
* r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds.Jeremy Allison2007-10-104-128/+114
* r8800: grr...get logic right when checking #defineGerald Carter2007-10-101-2/+2
* r8799: disabling schannel on samr and lsa until I figure outGerald Carter2007-10-101-9/+15
* r8798: Save one system call per SMB. smb_run_idle_events right now is only us...Volker Lendecke2007-10-101-4/+0
* r8797: avoid unset rids for builtin-aliases.Günther Deschner2007-10-101-1/+2
* r8796: disable schannel on the lsa client pipe for now to deal with Windows 2...Gerald Carter2007-10-101-0/+7
* r8795: fix our perpetual motion maching in strncpy_w()Gerald Carter2007-10-101-1/+1
* r8787: Make enumeration of builtin-aliases work again.Günther Deschner2007-10-101-5/+41
* r8786: Fix amazing and long-standing bug where user-accounts are just crippledGünther Deschner2007-10-101-2/+1
* r8782: Fix bug #2918. The problem was using Inbuffer to push a deferred open ...Jeremy Allison2007-10-101-5/+7
* r8762: Attempt to fix the winbindd crashing bug on Solaris (can't rememberJeremy Allison2007-10-102-113/+258
* r8757: Add debug messages so we can see what attributes and values are beingJeremy Allison2007-10-101-0/+3
* r8755: more malloc fixesGerald Carter2007-10-101-3/+3
* r8716: adding 'username map script' which if defined takes precendence overGerald Carter2007-10-102-15/+57
* r8704: Patch from Timur Bakeyev <timur@com.bat.ru> to fix typoJeremy Allison2007-10-101-1/+1
* r8697: BUG 2908: make sure to allow for the trailing NULLGerald Carter2007-10-101-2/+1
* r8695: Patch from James Peach for hires timestamps and efficientJeremy Allison2007-10-102-4/+85