summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2007-10-10r5152: Restructure the directory handling code, stop using void * pointersJeremy Allison6-259/+201
2007-10-10r5150: consolidate the samr_make.*obj_sd() functions to share codeGerald Carter2-196/+41
2007-10-10r5140: (a) fix problem with enumerating domain trusts in security = ads; (b) ...Gerald Carter2-3/+5
2007-10-10r5127: Fix Bug 2289 -- thanks to jason@ncac.gwu.eduVolker Lendecke1-2/+1
2007-10-10r5125: Fix bug 2113 -- thanks to jason@ncac.gwu.eduVolker Lendecke1-13/+0
2007-10-10r5100: We should only care about case-sensitivity when *reading* an incomingJeremy Allison2-4/+4
2007-10-10r5098: Next round build-fixingVolker Lendecke1-1/+1
2007-10-10r5096: Attempt to fix the buildVolker Lendecke1-1/+1
2007-10-10r5082: Don't blindly copy question rr_type and class, set correctly as requiredJeremy Allison1-10/+7
2007-10-10r5077: Use correct type for rr record on negative name query reply.Jeremy Allison1-0/+3
2007-10-10r5076: Ensure that WINS negative name query responses and WACK packetsJeremy Allison1-1/+10
2007-10-10r5069: Ensure we return the correct errors for old-style search requests.Jeremy Allison1-6/+9
2007-10-10r5066: A couple of small fixes from James Peach @ SGI.Jeremy Allison2-2/+7
2007-10-10r5063: Shamelessly steal the Samba4 logic (and some code :-) for directoryJeremy Allison5-221/+251
2007-10-10r5058: Due to the fragileness how windows reacts on unmapped sids sometimes,Günther Deschner1-0/+6
2007-10-10r5056: * correct STANDARD_RIGHTS_WRITE_ACCESS bitmask defineGerald Carter5-13/+26
2007-10-10r5046: mark 'winbind enable local accounts' and testprns as depcrecatedGerald Carter2-1/+4
2007-10-10r5029: after talking to Rob, ensure that we set the NETIOSNAME.domainnameGerald Carter1-1/+10
2007-10-10r5028: * check acb_info mask in _samr_create_user instead of the last characterGerald Carter1-36/+21
2007-10-10r5020: bumping the 3.0 tree to 3.0.12pre1 since there will not be a full sync...Gerald Carter1-2/+2
2007-10-10r5015: (based on abartlet's original patch to restrict password changes)Gerald Carter4-342/+486
2007-10-10r5014: Split out the request to send an async level II oplock break into aJeremy Allison2-18/+59
2007-10-10r5012: fix segfault caused by using a ipp_t * after calling cupsDoRequest()Gerald Carter1-0/+2
2007-10-10r5002: Ensure we can't remove a level II oplock without having theJeremy Allison1-17/+19
2007-10-10r4996: sync up copytights with trunkGerald Carter1-0/+1
2007-10-10r4995: fail set_privileges() if 'enable privileges = no' to prevent confused ...Gerald Carter1-0/+3