summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* r17872: Fix possible null deref found by the Stanford checker.Jeremy Allison2007-10-101-1/+3
* r17797: Just say "ok" when trying to rename a local group to its same name.Gerald Carter2007-10-101-4/+11
* r17554: CleanupVolker Lendecke2007-10-102-4/+4
* r17468: To minimize the diff later on, pre-commit some changes independently:...Volker Lendecke2007-10-101-3/+3
* r17463: A bit of cleanup work:Volker Lendecke2007-10-101-1/+1
* r17453: Fix msdfs RPC management (this broke with the autogenerated dfs rpcs).Günther Deschner2007-10-101-4/+17
* r17451: Change pdb_getgrsid not to take a DOM_SID but a const DOM_SID * as anVolker Lendecke2007-10-102-4/+4
* r17439: Fix logic error in checking TALLOC return. Spotted by Volker.Jeremy Allison2007-10-101-1/+1
* r17386: fix inverted logic pointed out by Volker. When deleting a printer re...Gerald Carter2007-10-101-1/+1
* r17364: Another NT4 join bug: The idealx tools set the primary group sid, and...Volker Lendecke2007-10-101-15/+12
* r17348: Some C++ warningsVolker Lendecke2007-10-103-13/+18
* r17346: Add optimisation vl needs for the cluster code whereJeremy Allison2007-10-101-1/+1
* r17316: More C++ warnings -- 456 leftVolker Lendecke2007-10-101-2/+2
* r17293: After the results from the cluster tests in Germany,Jeremy Allison2007-10-101-9/+0
* r17245: Second part of fix for #3962. Don't do a doubleJeremy Allison2007-10-101-14/+8
* r17244: There were several error paths where NT_PRINTER_INFO_LEVELJeremy Allison2007-10-101-6/+17
* r17217: Fix a couple of "smbldap_open(): Cannot open when not root" bugsGerald Carter2007-10-101-1/+7
* r17199: Add comment to the RID/SID miracleVolker Lendecke2007-10-101-1/+6
* r17194: To run rpc-samba3-lsa in the build farm, we can't rely on geteuid()==...Volker Lendecke2007-10-101-2/+2
* r17192: Make this actually survive valgrind. We NEED pidl here...Volker Lendecke2007-10-101-5/+12
* r17188: Dump lsa_lookupsids3. I could not make it work at all against W2k3, theVolker Lendecke2007-10-101-24/+10
* r17183: LsaLookupSids() shoudl return the string form of a SID whenGerald Carter2007-10-101-2/+3
* r17177: Get rid of a global variable by adding a private data pointer toVolker Lendecke2007-10-101-8/+9
* r17150: MMC User & group plugins fixes:Gerald Carter2007-10-101-7/+25
* r17097: Move share_access_check from rpc_server/srv_srvsvc_nt.c to lib/shares...Volker Lendecke2007-10-101-31/+0
* r17096: Simplify share_access_check a bit: It takes the sharename instead of ...Volker Lendecke2007-10-101-15/+9
* r17064: lsa_GetUserName needs to return the name for S-1-5-7 on an anonymous ...Volker Lendecke2007-10-101-4/+16
* r17039: Eliminate snum from enumshares and getshareinfo. Get rid of some pstr...Volker Lendecke2007-10-101-124/+155
* r17033: Restructure init_srv_share_info_ctr so that there's only one loop, no...Volker Lendecke2007-10-101-185/+119
* r17032: I thought I had already merged this from trunk:Volker Lendecke2007-10-101-4/+5
* r16954: Volker reminded me we already have code to do this check.Gerald Carter2007-10-101-8/+4
* r16953: Don't allow groups to be renamed to an existing user or other groupGerald Carter2007-10-101-5/+22
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-1012-333/+856
* r16799: Fix remote smbd crash bug by removing half-implemented info level 4Günther Deschner2007-10-101-8/+0
* r16785: BUG 3908: Fix rpc bin authentication failure which broke user passwor...Gerald Carter2007-10-101-0/+3
* r16678: Fix bug #3898 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-4/+12
* r16646: Fix bug #3888 reported by Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison2007-10-101-1/+1
* r16582: Fix Klocwork #1997 and all generic class of problemsJeremy Allison2007-10-101-3/+12
* r16544: Fix bug #3864 reported by jason@ncac.gwu.edu.Jeremy Allison2007-10-101-1/+1
* r16542: Fix #3863, reported by jason@ncac.gwu.eduJeremy Allison2007-10-102-2/+6
* r16433: Fix Coverity #300 (triggered by a Klockwork bugfixJeremy Allison2007-10-101-5/+1
* r16409: Fix Klocwork ID's.Volker Lendecke2007-10-104-5/+40
* r16301: Fix a memleakVolker Lendecke2007-10-101-0/+2
* r16241: Fix Klocwork #106 and others like it.Jeremy Allison2007-10-101-10/+14
* r16065: Re-add a strlower_m(account) in samr_create_user that was dropped for noVolker Lendecke2007-10-101-0/+2
* r16060: This is one of the more dirty patches I've put in lately. Parse enoug...Volker Lendecke2007-10-102-0/+241
* r16054: Janitor for Volker ? Volker - some reason you didn'tJeremy Allison2007-10-101-2/+1
* r15975: Only call the printer publishing calls if 'security = ads'Gerald Carter2007-10-101-1/+7
* r15570: Fix Coverity bug # 286. I really wonder why gcc -O1 did not catch thi...Volker Lendecke2007-10-101-1/+1
* r15455: Add rpccli_samr_query_dom_info2() and return the comment string inGünther Deschner2007-10-101-0/+3