summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* r8689: Fixes bugid #2889 for sure. Turns out the OS/2 dos box doesn't like tw...Jeremy Allison2007-10-101-14/+21
* r8686: Revert %LOGONSERVER%-substitution. The substition is done on the client,Günther Deschner2007-10-103-12/+21
* r8682: fix vfstest, thanks to Rainer Link for spotting this oneSimo Sorce2007-10-101-0/+2
* r8675: fix some compile warnings.Günther Deschner2007-10-102-2/+2
* r8673: merged from samba4Andrew Tridgell2007-10-101-4/+15
* r8655: Still trying to fix #2889. We don't need the DPTR_MASK afterJeremy Allison2007-10-101-9/+2
* r8654: merging cli_spoolss_XX() updates from trunkGerald Carter2007-10-1010-2115/+1187
* r8653: Fix bug #2659.Lars Müller2007-10-101-1/+1
* r8641: Fix bug #2262. Now we accept freebsd 5 till 9 as suggested by TimurLars Müller2007-10-101-2/+2
* r8617: Be very explicit if addprinterex is called that the "addprinter command"Jeremy Allison2007-10-101-2/+7
* r8615: Added "acl group control". Defaults to off. Docs to follow.Jeremy Allison2007-10-102-34/+131
* r8610: If I'm going to do a debug level zero, at least make it useful.Jeremy Allison2007-10-101-1/+2
* r8609: Fix for bugid #2889. I think the problem is that the top 16 bits of th...Jeremy Allison2007-10-102-3/+11
* r8607: BUG 2900 more compiler warningsGerald Carter2007-10-101-9/+10
* r8606: BUG 2899: fix compiler warning in regfio routineGerald Carter2007-10-101-1/+1
* r8604: BUG 2890: fix unitialized variable reported by Jason Mader <jason@ncac...Gerald Carter2007-10-101-0/+1
* r8597: Use UNI_STR_TERMINATE (an enum value) instead of STR_TERMINATE (aTim Potter2007-10-101-1/+1
* r8596: Don't wrap non-existent functions. Bugzilla #2895.Tim Potter2007-10-101-45/+0
* r8595: Delete unused prototypes.Tim Potter2007-10-101-2/+0
* r8592: I'm pretty sure this should be != instead of =!. Bugzilla #2893.Tim Potter2007-10-101-1/+1
* r8573: Fix set but not used warning in srvsvc server-side code.Tim Potter2007-10-101-2/+2
* r8572: Remove crufty #define NO_SYSLOG as it's not used at all anymore.Tim Potter2007-10-1029-58/+0