summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
...
* r2768: BUG 1519: save the hostname used in the open_printer_ex() for later re...Gerald Carter2007-10-101-113/+164
* r2761: Print the decrypted, not encrypted key.Andrew Bartlett2007-10-101-2/+2
* r2569: Patch from Rob Foehl <rwf@loonybin.net>:Gerald Carter2007-10-101-12/+12
* r2481: Patch from Igor Belyi <sambauser@katehok.ac93.org>. Ensure pdbJeremy Allison2007-10-101-8/+9
* r2369: Fix from Richard Renard <rrenard@idealx.com> to fix usermgr and trust ...Jeremy Allison2007-10-101-1/+11
* r2331: check password script code and example from trunkSimo Sorce2007-10-101-2/+2
* r2137: This is a patch I've been running at Hawker for a while.Andrew Bartlett2007-10-101-19/+29
* r2133: Several fixes:Gerald Carter2007-10-101-2/+10
* r2093: Fix for Bug 1416. This must have been a cut&paste error from add_gid....Volker Lendecke2007-10-101-3/+0
* r1974: Just use a simple linked list for this.Jeremy Allison2007-10-101-7/+5
* r1885: tighten the cache consistency with the ntprinters.tdb entry an the in ...Gerald Carter2007-10-101-8/+18
* r1692: first commit :)Günther Deschner2007-10-101-1/+8
* r1501: One more check for option != 0.Jeremy Allison2007-10-101-1/+5
* r1492: Rework our random number generation system.Andrew Bartlett2007-10-102-2/+2
* r1484: BUG 1520: work around bug in xp sp2 rc2 where the client sends a fnpcn...Gerald Carter2007-10-101-0/+12
* r1415: One more memory leak, found by valgrind..Jeremy Allison2007-10-101-0/+3
* r1414: Memory leak fixes found by valgrind whilst checking the password histo...Jeremy Allison2007-10-102-17/+33
* r1412: Fix password history list in tdbsam. Fix some memory leaks. AddJeremy Allison2007-10-101-3/+0
* r1340: _samr_lookupsids with more than 32 (MAX_REF_DOMAINS) SIDs failed. ThisVolker Lendecke2007-10-101-1/+1
* r1338: A netlogon schannel failure is a normal event with XP clients. They ca...Volker Lendecke2007-10-102-2/+2
* r1241: Fix incorrect type in printer publishing (struct uuid, not UUID_FLAT).Jeremy Allison2007-10-101-3/+2
* r1230: (merges from HP PSA) fixing a couple of caching bugs in the printing c...Gerald Carter2007-10-101-1/+8
* r1171: Patch from "Lu, Jianliang" <Jianliang.Lu@getronics.com> toJeremy Allison2007-10-101-0/+6
* r1115: Fix for #1427. Catch bad path errors at the right point. Ensure allJeremy Allison2007-10-101-0/+24
* r1085: Now it's had some proper user testing, merge in the deferred open fix....Jeremy Allison2007-10-101-4/+6
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2007-10-102-24/+56
* r925: add changes frpm trunk (r841 and r842) -- enable background queue updat...Gerald Carter2007-10-101-26/+81
* r911: Patch from "Jerome Borsboom" <j.borsboom@erasmusmc.nl>, don'tJeremy Allison2007-10-101-6/+6
* r810: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to ensure error st...Jeremy Allison2007-10-101-6/+6
* r805: Fix to stop smbd hanging on missing group member from "Jianliang Lu" <j...Jeremy Allison2007-10-101-5/+1
* r801: Fix from "Jianliang Lu" <j.lu@tiesse.com> to return correct groupJeremy Allison2007-10-101-0/+2
* r786: Memory leak fixes in (mostly) error code paths fromJeremy Allison2007-10-101-0/+1
* r704: BUG 1315: fix for schannel client connections to server's that don't su...Gerald Carter2007-10-101-6/+9
* r545: Handing a NULL blob to base64_encode_data_blob leads to an invalid writ...Volker Lendecke2007-10-101-3/+6
* r475: Don't add ss padding length to the sent length as this is comparedJeremy Allison2007-10-101-1/+1
* r473: Fix for Microsoft hotfix MS04-011 password change breakage.Jeremy Allison2007-10-101-26/+52
* r238: Fix memleakVolker Lendecke2007-10-101-0/+3
* r229: Don't list domain groups from BUILTIN.Volker Lendecke2007-10-101-0/+7
* r196: merging struct uuid from trunkGerald Carter2007-10-106-13/+69
* r145: pdb_create_alias now returns NTSTATUS. More of this to follow.Volker Lendecke2007-10-101-2/+5
* r116: volker's patch for local group and group nestingGerald Carter2007-10-102-271/+185
* r115: finally checking in tridge's winbindd_schannel patch for connectionsGerald Carter2007-10-101-2/+2
* r91: Fix lsalookupnames. Previously we'd fail if we didn't find the name, butJim McDonough2007-10-101-0/+6
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2007-10-101-7/+7
* r39: * importing .cvsignore filesGerald Carter2007-10-101-0/+0
* Added per-share parameter "store dos attributes". When set, will storeJeremy Allison2004-04-021-4/+4
* BUG 1023: surround get_group_from_gid() with become_unbecome_root() blockGerald Carter2004-04-011-1/+5
* Fix sambaUserWorkstations for network samlogons against us as DC. StripVolker Lendecke2004-03-181-1/+9
* merging print change notify fix from HP appliance. Also might address some o...Gerald Carter2004-03-161-78/+0
* Formatting reformat before I start to change anything here.Jeremy Allison2004-03-101-273/+258