summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5339: Fix 'net rpc trustdom establish'. Use the right pipe name, therefore theJim McDonough1-1/+1
2007-10-10r5337: BUG 1439: make sure to initialize pointer to prevent invalide free()'s...Gerald Carter1-42/+42
2007-10-10r5336: BUG 2329: fix to re-enable winbindd to locate DC's when 'disable netbi...Gerald Carter3-70/+87
2007-10-10r5331: Support SIDs as %s replacements in the afs username map parameter.Volker Lendecke4-0/+52
2007-10-10r5324: In order to process DELETE_ACCESS correctly and return access deniedJeremy Allison3-7/+40
2007-10-10r5318: Fix a small problem in where we ignore the response from a SamrGetGrou...Richard Sharpe2-16/+21
2007-10-10r5316: Get 'net afskey' into a subcommand of its own, 'net afs key'.Volker Lendecke2-5/+43
2007-10-10r5314: Some const, and an uninitialized variable fix.Volker Lendecke1-4/+4
2007-10-10r5295: fix compile issue with MIT 1.4 due to broken gssapi.hGerald Carter1-30/+0
2007-10-10r5290: Fix for bug #2323 - plaintext problem with WinXP.Jeremy Allison1-0/+8
2007-10-10r5287: fix build problem when HAVE_POSIX_ACL not definedHerb Lewis1-0/+6
2007-10-10r5283: Merge -r5279 and-r5280 from trunk.Tim Potter4-8/+154
2007-10-10r5278: BUG 2327: fix compile bug in idmap_rid.cGerald Carter1-1/+2
2007-10-10r5272: BUG 2132, 2134: patch from Jason Mader <jason@ncac.gwu.edu> to remove ...Gerald Carter2-11/+2
2007-10-10r5271: patch from S Murthy Kambhampaty <smk_va@yahoo.com> to add idmap_rid.so...Gerald Carter2-2/+6
2007-10-10r5270: fixing some bashism's in autogen.shGerald Carter1-3/+3
2007-10-10r5269: BUG 858: fix order of popt args evalution so we don't crash when given...Gerald Carter1-2/+2
2007-10-10r5268: Fix bug #2310, only do 16-bit normalization on small dfreeJeremy Allison1-5/+5
2007-10-10r5265: ensure that the Fedora RPMS build with cups supportGerald Carter1-2/+3
2007-10-10r5264: Log with loglevel 0 when account-administration scripts fail.Günther Deschner4-9/+9
2007-10-10r5263: bug 2249: patch from Manuel Baena <mbaena@lcc.uma.es> to print error m...Gerald Carter1-1/+2
2007-10-10r5262: Fix server_role in the samr_query_dom_info calls. When we are a BDC weGünther Deschner4-17/+63
2007-10-10r5257: Upadate patches and control filesSimo Sorce6-15/+44
2007-10-10r5246: We can't use a pointer to struct lsa_info until is has beenTim Potter1-1/+1
2007-10-10r5236: Ignore users mount parm (since unneeded by cifs kernel code). Suggest...Steve French1-1/+5
2007-10-10r5235: Fix compile warning.Günther Deschner1-1/+1
2007-10-10r5234: Do not use the "Local Unix Group"-default description for all kinds ofGünther Deschner1-2/+16
2007-10-10r5233: fixing some typosGerald Carter1-3/+1
2007-10-10r5228: Fix typo, mention officially supported samba3/SLES8 packages on ftp.se...Volker Lendecke1-1/+4
2007-10-10r5227: removed SuSE spec file @ Lars' request and updated read to point to pa...Gerald Carter13-1489/+12
2007-10-10r5225: fix mem leak and debug messageStefan Metzmacher1-1/+2
2007-10-10r5207: patches from Jay Fenlason @ RedHat (scooped from their Fedora packages)Gerald Carter5-11/+16
2007-10-10r5205: more fixups for BUG 2291Gerald Carter1-27/+30
2007-10-10r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...Gerald Carter5-11/+23
2007-10-10r5192: missed one packaging fix for BUG 2299Gerald Carter1-1/+1
2007-10-10r5191: BUG 2299: better logrotate configuration from Levente Farkas <lfarkas@...Gerald Carter4-11/+9
2007-10-10r5183: Ensure we correctly set the per-connection "case_sensitive" setting.Jeremy Allison3-18/+23
2007-10-10r5180: Call the "add machine script" to create all kinds of trust accountsGünther Deschner1-1/+1
2007-10-10r5179: Add -P (password-menu-only) option to swat. Admins can allow usersDeryck Hodge1-1/+4
2007-10-10r5176: Warn the user that print command is ignored when using cups librariesSimo Sorce1-0/+7
2007-10-10r5174: ensure that we consistently use the current_user_info.smb_name vs. smb...Gerald Carter2-24/+19
2007-10-10r5166: From James Peach - remove minor C99-isms.Jeremy Allison1-6/+12
2007-10-10r5165: BUG 2295: always use get_local_machine_name() rather than digging in t...Gerald Carter4-18/+15
2007-10-10r5163: Fix bugzilla 2062:Jim McDonough1-1/+6
2007-10-10r5162: BUG 2264: remove shutdown and abortshurn commands from rpcclient since...Gerald Carter1-31/+14
2007-10-10r5160: First cut at refactoring of directory code to handle non-wildcardJeremy Allison5-80/+191
2007-10-10r5159: BUG 2262: add support to detect *freebsd6* (same as *freebsd5* currently)Gerald Carter1-2/+2
2007-10-10r5158: BUG 2263: patch from Timur Bakeyev <timur@com.bat.ru> to guard base64_...Gerald Carter1-4/+10
2007-10-10r5157: BUG 2266: conditionally include rpc/nettype.h to work around missing h...Gerald Carter2-1/+3
2007-10-10r5154: Tidy up interface a little.Jeremy Allison3-6/+9