summaryrefslogtreecommitdiff
path: root/source3/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1885: tighten the cache consistency with the ntprinters.tdb entry an the in ...Gerald Carter1-8/+18
2007-10-10r1692: first commit :)Günther Deschner1-1/+8
2007-10-10r1501: One more check for option != 0.Jeremy Allison1-1/+5
2007-10-10r1492: Rework our random number generation system.Andrew Bartlett2-2/+2
2007-10-10r1484: BUG 1520: work around bug in xp sp2 rc2 where the client sends a fnpcn...Gerald Carter1-0/+12
2007-10-10r1415: One more memory leak, found by valgrind..Jeremy Allison1-0/+3
2007-10-10r1414: Memory leak fixes found by valgrind whilst checking the password histo...Jeremy Allison2-17/+33
2007-10-10r1412: Fix password history list in tdbsam. Fix some memory leaks. AddJeremy Allison1-3/+0
2007-10-10r1340: _samr_lookupsids with more than 32 (MAX_REF_DOMAINS) SIDs failed. ThisVolker Lendecke1-1/+1
2007-10-10r1338: A netlogon schannel failure is a normal event with XP clients. They ca...Volker Lendecke2-2/+2
2007-10-10r1241: Fix incorrect type in printer publishing (struct uuid, not UUID_FLAT).Jeremy Allison1-3/+2
2007-10-10r1230: (merges from HP PSA) fixing a couple of caching bugs in the printing c...Gerald Carter1-1/+8
2007-10-10r1171: Patch from "Lu, Jianliang" <Jianliang.Lu@getronics.com> toJeremy Allison1-0/+6
2007-10-10r1115: Fix for #1427. Catch bad path errors at the right point. Ensure allJeremy Allison1-0/+24
2007-10-10r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison1-4/+6
2007-10-10r991: Allow winbindd to use the domain trust account passwordGerald Carter2-24/+56
2007-10-10r925: add changes frpm trunk (r841 and r842) -- enable background queue updat...Gerald Carter1-26/+81
2007-10-10r911: Patch from "Jerome Borsboom" <j.borsboom@erasmusmc.nl>, don'tJeremy Allison1-6/+6
2007-10-10r810: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to ensure error st...Jeremy Allison1-6/+6
2007-10-10r805: Fix to stop smbd hanging on missing group member from "Jianliang Lu" <j...Jeremy Allison1-5/+1
2007-10-10r801: Fix from "Jianliang Lu" <j.lu@tiesse.com> to return correct groupJeremy Allison1-0/+2
2007-10-10r786: Memory leak fixes in (mostly) error code paths fromJeremy Allison1-0/+1
2007-10-10r704: BUG 1315: fix for schannel client connections to server's that don't su...Gerald Carter1-6/+9
2007-10-10r545: Handing a NULL blob to base64_encode_data_blob leads to an invalid writ...Volker Lendecke1-3/+6
2007-10-10r475: Don't add ss padding length to the sent length as this is comparedJeremy Allison1-1/+1
2007-10-10r473: Fix for Microsoft hotfix MS04-011 password change breakage.Jeremy Allison1-26/+52
2007-10-10r238: Fix memleakVolker Lendecke1-0/+3
2007-10-10r229: Don't list domain groups from BUILTIN.Volker Lendecke1-0/+7
2007-10-10r196: merging struct uuid from trunkGerald Carter6-13/+69
2007-10-10r145: pdb_create_alias now returns NTSTATUS. More of this to follow.Volker Lendecke1-2/+5
2007-10-10r116: volker's patch for local group and group nestingGerald Carter2-271/+185
2007-10-10r115: finally checking in tridge's winbindd_schannel patch for connectionsGerald Carter1-2/+2
2007-10-10r91: Fix lsalookupnames. Previously we'd fail if we didn't find the name, butJim McDonough1-0/+6
2007-10-10r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett1-7/+7
2007-10-10r39: * importing .cvsignore filesGerald Carter1-0/+0
2004-04-02Added per-share parameter "store dos attributes". When set, will storeJeremy Allison1-4/+4
2004-04-01BUG 1023: surround get_group_from_gid() with become_unbecome_root() blockGerald Carter1-1/+5
2004-03-18Fix sambaUserWorkstations for network samlogons against us as DC. StripVolker Lendecke1-1/+9
2004-03-16merging print change notify fix from HP appliance. Also might address some o...Gerald Carter1-78/+0
2004-03-10Formatting reformat before I start to change anything here.Jeremy Allison1-273/+258
2004-03-04There's a specific error message NT_STATUS_ALIAS_EXISTS.Volker Lendecke1-1/+1
2004-03-03more usrmgr fixes: display lockout timers in minutes, not seconds, for samr 2eJim McDonough1-2/+2
2004-03-03quick for for usrmgr. unknown_6 is really max dimension of logon hours array...Jim McDonough1-30/+12
2004-03-02Merge fields_present function from HEAD. Now, a field will not be updatedJim McDonough1-116/+158
2004-02-29net_rpc.c: Don't complain if [add|del]mem was successful.Volker Lendecke1-1/+1
2004-02-25Do the query part of the previous fix...reset time and duration are set in mi...Jim McDonough1-2/+2
2004-02-25reset time and duration are set in minutes, not seconds. Works from usrmgr.Jim McDonough1-2/+2
2004-02-19Fixup correct (as per W2K3) returns for lookupsids as well as lookupnames.Jeremy Allison1-6/+7
2004-02-17Fix based on Volker's code to correctly return code from lsa_lookup_sidsJeremy Allison1-17/+19
2004-02-17Be able to set alias info for builtin as well.Volker Lendecke1-1/+2