summaryrefslogtreecommitdiffstats
path: root/source3/rpc_server
Commit message (Expand)AuthorAgeFilesLines
...
* r4370: Don't assume the compiler supports declarations after statements.Jelmer Vernooij2007-10-101-1/+1
* r4351: Vampire Logon-Hours. Update Logon-Hours only when they have changed.Günther Deschner2007-10-101-2/+6
* r4343: forgot to add info-level 8 to SAMR_UNKNOWN_2E as well.Günther Deschner2007-10-101-0/+3
* r4336: Apply some other samba4 SAMR idl that is just too obvious. Don't hardGünther Deschner2007-10-101-3/+13
* r4331: Implement SAMR query_dom_info-call info-level 8 server- and client-side,Günther Deschner2007-10-101-0/+3
* r4222: Always compile before commit...Volker Lendecke2007-10-101-1/+1
* r4219: Fix samba3 samr "idl"... According to samba4 idl samr_DomInfo2 contains aVolker Lendecke2007-10-101-1/+1
* r4184: Removed unused extern.Jeremy Allison2007-10-101-1/+0
* r4134: check the setprinter(3) based on the access permissions on the handle ...Gerald Carter2007-10-101-14/+11
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-1014-219/+211
* r4083: consolidate printer searches to use find_service rather than for loopsGerald Carter2007-10-101-16/+6
* r3929: Dead code elimination fix for bug #2075 from jason@ncac.gwu.edu.Jeremy Allison2007-10-101-6/+1
* r3875: Allow to look up at least or own sid in _lsa_lookup_sids.Günther Deschner2007-10-101-2/+2
* r3705: Nobody has commented, so I'll take this as an ack...Volker Lendecke2007-10-102-64/+44
* r3566: Completely replace the queryuseraliases call. The previous implementat...Volker Lendecke2007-10-102-219/+35
* r3069: add 'force printername' service parameter for people that want to enfo...Gerald Carter2007-10-101-14/+30
* r3066: BUG 1519: fix segfault caused by double free of a printerGerald Carter2007-10-101-1/+0
* r3065: BUG 1519 (more): apparently the server_name notify request is used to ...Gerald Carter2007-10-101-13/+4
* r3049: fixing some calls in the printing code to stanard_sub_basic(); fix sta...Gerald Carter2007-10-101-3/+3
* r2955: fixing a segfault uncovered by the changes for BUG 1519Gerald Carter2007-10-101-1/+2
* r2918: BUG 1907: fix getprinterdriverdir_1(). have to make sure we don't add...Gerald Carter2007-10-101-2/+11
* r2868: Well, I'm not quite sure what I'm doing back in Samba 3.0, but anyway...Andrew Bartlett2007-10-101-112/+41
* r2865: Add static and remove unused functions that only cload the blame-gameAndrew Bartlett2007-10-101-167/+3
* r2821: Adding "Windows x64" as architecture string and driverdir "x64" for theGünther Deschner2007-10-101-0/+1
* 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