summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r13532: Add SWAT welcome _no_ doc page default page. This is required byLars Müller2007-10-101-0/+3
* r13530: Fix from William Jojo for #1970. Make nmblookup doJeremy Allison2007-10-101-7/+6
* r13529: No functional, line break changes to let it fit into 80 chares screenLars Müller2007-10-101-8/+9
* r13528: Mention the tools and commandline option names used.Lars Müller2007-10-101-2/+2
* r13527: Adjust copyright header with information got from the 2.2 cvs tree.Lars Müller2007-10-101-3/+7
* r13526: Remove superfuous extra spaces at EOL.Lars Müller2007-10-101-8/+8
* r13525: This is only a cleanup to have the memset() and SAFE_FREE() only oneLars Müller2007-10-101-8/+9
* r13524: Add -t|--password-from-stdin option to pdbedit as we had with Samba 2.2.Lars Müller2007-10-104-56/+85
* r13523: Fix indent.Günther Deschner2007-10-101-13/+13
* r13522: Add SAMR_GET_USRDOM_PWINFO client-side.Günther Deschner2007-10-104-45/+132
* r13521: Implement LOOKUPNAME3 and 4.Jeremy Allison2007-10-103-30/+259
* r13519: Fix the credentials chaining across netlogon pipe disconnects.Jeremy Allison2007-10-104-68/+163
* r13517: Fix typo -- thanks to Karolin Seeger <ks@sernet.de>Volker Lendecke2007-10-101-1/+1
* r13515: Make sure to store the correct domain name in the server affinity cache.Gerald Carter2007-10-101-1/+1
* r13514: fix small glitch in the update procedure from /var/cache/samba mishapGerald Carter2007-10-101-2/+1
* r13513: Changing defaults:Gerald Carter2007-10-101-16/+2
* r13512: Rewrite tdbsam code to use a reference count based open/closeGerald Carter2007-10-101-326/+281
* r13511: Fix bug in the samr dispinfo enumeration code.Gerald Carter2007-10-101-0/+11
* r13510: plug memory leak in WINS server code.Gerald Carter2007-10-101-0/+5
* r13509: remove unnecessary sql flagsGerald Carter2007-10-101-2/+0
* r13502: Fix error messages for usershares when smbd is notJeremy Allison2007-10-104-20/+53
* r13500: Fix ordering of FD_* arguments.James Peach2007-10-101-10/+6
* r13498: Fix the kernel oplocks code for IRIX. Should fix #3515.Jeremy Allison2007-10-103-23/+39
* r13497: Fix #3508 from jason@ncac.gwu.eduJeremy Allison2007-10-101-4/+8
* r13495: Derell, I'm removing that double setup_logging(), just a typo.Günther Deschner2007-10-101-1/+0
* r13494: Merge the stuff I've done in head the last days.Volker Lendecke2007-10-1017-1467/+1066
* r13493: module_name and module_location are the same string. Fix a valgrindVolker Lendecke2007-10-101-1/+3
* r13492: As noone objected on the mailing-list:Günther Deschner2007-10-105-12/+61
* r13491: Fix bug # 3498 from jason@ncac.gwu.edu. Unsigned comparisonJeremy Allison2007-10-101-2/+2
* r13489: Fix #3496 from jason@ncac.gwu.edu. Variable set but never used.Jeremy Allison2007-10-101-5/+5
* r13486: Two more -- fix bug 3503Volker Lendecke2007-10-102-0/+4
* r13484: Add missing semi-colon.James Peach2007-10-101-1/+1
* r13482: Push the FAM notification file descriptor into the selectJames Peach2007-10-107-28/+60
* r13477: Fix code before declarationVolker Lendecke2007-10-101-1/+2
* r13475: Fix erroneous initialization caused by my renaming types.Jeremy Allison2007-10-101-1/+1
* r13473: Back port r13470, r13471, r13472 from Samba4. Thanks Andrew:Jeremy Allison2007-10-102-29/+45
* r13460: by popular demand....Gerald Carter2007-10-1014-1508/+344
* r13458: Add parsing functions - but stub internals for lookupnames3 and 4.Jeremy Allison2007-10-104-5/+455
* r13456: Add lsa_lookup_names2.Jeremy Allison2007-10-103-1/+122
* r13455: Prepare to add lookupnames2.Jeremy Allison2007-10-105-27/+221
* r13451: Fix build warning.Günther Deschner2007-10-101-6/+1
* r13449: Ensure we don't crash if no dc struct on pipe.Jeremy Allison2007-10-103-1/+9
* r13448: Fix the build (again).Günther Deschner2007-10-101-1/+1
* r13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.Jeremy Allison2007-10-105-88/+631
* r13445: We already made the decision whether to include the dominfo andGünther Deschner2007-10-101-9/+7
* r13444: Add REJECT_REASON_OTHER for samr_chgpasswd_user3Günther Deschner2007-10-103-1/+13
* r13443: Fix the build.Günther Deschner2007-10-101-2/+2
* r13442: Implement samr_chgpasswd_user3 server-side.Günther Deschner2007-10-108-76/+295
* r13439: Fix NET_SAM_LOGON_EX.Jeremy Allison2007-10-104-3/+4
* r13436: Add in NET_SAM_LOGON_EX. Still needs testing.Jeremy Allison2007-10-101-12/+54