summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r5174: ensure that we consistently use the current_user_info.smb_name vs. smb...Gerald Carter2007-10-102-24/+19
* r5166: From James Peach - remove minor C99-isms.Jeremy Allison2007-10-101-6/+12
* r5165: BUG 2295: always use get_local_machine_name() rather than digging in t...Gerald Carter2007-10-104-18/+15
* r5163: Fix bugzilla 2062:Jim McDonough2007-10-101-1/+6
* r5162: BUG 2264: remove shutdown and abortshurn commands from rpcclient since...Gerald Carter2007-10-101-31/+14
* r5160: First cut at refactoring of directory code to handle non-wildcardJeremy Allison2007-10-105-80/+191
* r5159: BUG 2262: add support to detect *freebsd6* (same as *freebsd5* currently)Gerald Carter2007-10-101-2/+2
* r5158: BUG 2263: patch from Timur Bakeyev <timur@com.bat.ru> to guard base64_...Gerald Carter2007-10-101-4/+10
* r5157: BUG 2266: conditionally include rpc/nettype.h to work around missing h...Gerald Carter2007-10-102-1/+3
* r5154: Tidy up interface a little.Jeremy Allison2007-10-103-6/+9
* r5152: Restructure the directory handling code, stop using void * pointersJeremy Allison2007-10-106-259/+201
* r5150: consolidate the samr_make.*obj_sd() functions to share codeGerald Carter2007-10-102-196/+41
* r5140: (a) fix problem with enumerating domain trusts in security = ads; (b) ...Gerald Carter2007-10-102-3/+5
* r5127: Fix Bug 2289 -- thanks to jason@ncac.gwu.eduVolker Lendecke2007-10-101-2/+1
* r5125: Fix bug 2113 -- thanks to jason@ncac.gwu.eduVolker Lendecke2007-10-101-13/+0
* r5100: We should only care about case-sensitivity when *reading* an incomingJeremy Allison2007-10-102-4/+4
* r5098: Next round build-fixingVolker Lendecke2007-10-101-1/+1
* r5096: Attempt to fix the buildVolker Lendecke2007-10-101-1/+1
* r5082: Don't blindly copy question rr_type and class, set correctly as requiredJeremy Allison2007-10-101-10/+7
* r5077: Use correct type for rr record on negative name query reply.Jeremy Allison2007-10-101-0/+3
* r5076: Ensure that WINS negative name query responses and WACK packetsJeremy Allison2007-10-101-1/+10
* r5069: Ensure we return the correct errors for old-style search requests.Jeremy Allison2007-10-101-6/+9
* r5066: A couple of small fixes from James Peach @ SGI.Jeremy Allison2007-10-102-2/+7
* r5063: Shamelessly steal the Samba4 logic (and some code :-) for directoryJeremy Allison2007-10-105-221/+251
* r5058: Due to the fragileness how windows reacts on unmapped sids sometimes,Günther Deschner2007-10-101-0/+6
* r5056: * correct STANDARD_RIGHTS_WRITE_ACCESS bitmask defineGerald Carter2007-10-105-13/+26
* r5046: mark 'winbind enable local accounts' and testprns as depcrecatedGerald Carter2007-10-102-1/+4
* r5029: after talking to Rob, ensure that we set the NETIOSNAME.domainnameGerald Carter2007-10-101-1/+10
* r5028: * check acb_info mask in _samr_create_user instead of the last characterGerald Carter2007-10-101-36/+21
* r5020: bumping the 3.0 tree to 3.0.12pre1 since there will not be a full sync...Gerald Carter2007-10-101-2/+2
* r5015: (based on abartlet's original patch to restrict password changes)Gerald Carter2007-10-104-342/+486
* r5014: Split out the request to send an async level II oplock break into aJeremy Allison2007-10-102-18/+59
* r5012: fix segfault caused by using a ipp_t * after calling cupsDoRequest()Gerald Carter2007-10-101-0/+2
* r5002: Ensure we can't remove a level II oplock without having theJeremy Allison2007-10-101-17/+19
* r4996: sync up copytights with trunkGerald Carter2007-10-101-0/+1
* r4995: fail set_privileges() if 'enable privileges = no' to prevent confused ...Gerald Carter2007-10-101-0/+3
* r4994: Patch from abartlet:Günther Deschner2007-10-101-13/+26
* r4989: Display failed LDAP-server-uri.Günther Deschner2007-10-101-1/+2
* r4988: After speaking with Jerry, remove old lp_admin_users toGünther Deschner2007-10-101-14/+0
* r4976: Try to scare people off from trying to write authentication modulesAndrew Bartlett2007-10-101-0/+4
* r4972: Fix a warning and some debugging-outputs.Günther Deschner2007-10-105-8/+8
* r4970: Fix for bug 2092, allowing fallback after kerberos and allowJeremy Allison2007-10-104-4/+23
* r4967: Not being in any domain local groups is obviously valid...Volker Lendecke2007-10-101-1/+1
* r4966: don't enumerate the drivers for the same architecture string more than...Gerald Carter2007-10-101-0/+12
* r4964: Fix our lsa lookupsid $OURDOMAINSID-500.Günther Deschner2007-10-101-14/+15
* r4963: It is actually a very bad idea to use KRB5_CONFIG in theGünther Deschner2007-10-101-7/+7
* r4946: Our notion the other_sids in the info3 SamLogon struct wasVolker Lendecke2007-10-102-14/+34
* r4933: List not only the first 10 trusts with rpcclient -c enumtrust.Volker Lendecke2007-10-101-16/+22
* r4932: Forgot to increase version with the account-policy-commit.Günther Deschner2007-10-101-1/+1
* r4931: Add get_user_info_7 in SAMR. This just gives out the username. (InGünther Deschner2007-10-101-0/+42