summaryrefslogtreecommitdiff
path: root/source3/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4825: Printing changesGerald Carter2-45/+136
2007-10-10r4824: wrap the shutdown and abort_shutdown calls in check for the SE_REMOTE_...Gerald Carter1-1/+24
2007-10-10r4822: fix return code when you ask for a non-privileged SID via one of the p...Gerald Carter1-0/+3
2007-10-10r4805: Last planned change to the privileges infrastructure:Gerald Carter3-47/+72
2007-10-10r4746: add server support for lsa_enum_acct_rights(); last checkin for the nightGerald Carter2-4/+62
2007-10-10r4742: add server support for lsa_add/remove_account_rights() and fix some pa...Gerald Carter2-1/+172
2007-10-10r4740: allow SE_PRINT_OPERATORS to have printer admin accessGerald Carter1-2/+4
2007-10-10r4739: require membership in Domain Admins to be able to set privilegesGerald Carter1-0/+25
2007-10-10r4736: small set of merges from rtunk to minimize the diffsGerald Carter1-2/+2
2007-10-10r4724: Add support for Windows privileges in Samba 3.0Gerald Carter3-181/+194
2007-10-10r4656: Convert the winreg pipe to use WERROR returns (as it should).Jeremy Allison1-45/+45
2007-10-10r4651: Add "refuse machine password change" policy field. This update will justJim McDonough1-1/+12
2007-10-10r4646: Allow Account Lockout with Lockout Duration "forever" (until adminGünther Deschner1-3/+9
2007-10-10r4579: small changes to allow the members og the Domain Admins group on the S...Gerald Carter1-64/+134
2007-10-10r4370: Don't assume the compiler supports declarations after statements.Jelmer Vernooij1-1/+1
2007-10-10r4351: Vampire Logon-Hours. Update Logon-Hours only when they have changed.Günther Deschner1-2/+6
2007-10-10r4343: forgot to add info-level 8 to SAMR_UNKNOWN_2E as well.Günther Deschner1-0/+3
2007-10-10r4336: Apply some other samba4 SAMR idl that is just too obvious. Don't hardGünther Deschner1-3/+13
2007-10-10r4331: Implement SAMR query_dom_info-call info-level 8 server- and client-side,Günther Deschner1-0/+3
2007-10-10r4222: Always compile before commit...Volker Lendecke1-1/+1
2007-10-10r4219: Fix samba3 samr "idl"... According to samba4 idl samr_DomInfo2 contains aVolker Lendecke1-1/+1
2007-10-10r4184: Removed unused extern.Jeremy Allison1-1/+0
2007-10-10r4134: check the setprinter(3) based on the access permissions on the handle ...Gerald Carter1-14/+11
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison14-219/+211
2007-10-10r4083: consolidate printer searches to use find_service rather than for loopsGerald Carter1-16/+6
2007-10-10r3929: Dead code elimination fix for bug #2075 from jason@ncac.gwu.edu.Jeremy Allison1-6/+1
2007-10-10r3875: Allow to look up at least or own sid in _lsa_lookup_sids.Günther Deschner1-2/+2
2007-10-10r3705: Nobody has commented, so I'll take this as an ack...Volker Lendecke2-64/+44
2007-10-10r3566: Completely replace the queryuseraliases call. The previous implementat...Volker Lendecke2-219/+35
2007-10-10r3069: add 'force printername' service parameter for people that want to enfo...Gerald Carter1-14/+30
2007-10-10r3066: BUG 1519: fix segfault caused by double free of a printerGerald Carter1-1/+0
2007-10-10r3065: BUG 1519 (more): apparently the server_name notify request is used to ...Gerald Carter1-13/+4
2007-10-10r3049: fixing some calls in the printing code to stanard_sub_basic(); fix sta...Gerald Carter1-3/+3
2007-10-10r2955: fixing a segfault uncovered by the changes for BUG 1519Gerald Carter1-1/+2
2007-10-10r2918: BUG 1907: fix getprinterdriverdir_1(). have to make sure we don't add...Gerald Carter1-2/+11
2007-10-10r2868: Well, I'm not quite sure what I'm doing back in Samba 3.0, but anyway...Andrew Bartlett1-112/+41
2007-10-10r2865: Add static and remove unused functions that only cload the blame-gameAndrew Bartlett1-167/+3
2007-10-10r2821: Adding "Windows x64" as architecture string and driverdir "x64" for theGünther Deschner1-0/+1
2007-10-10r2768: BUG 1519: save the hostname used in the open_printer_ex() for later re...Gerald Carter1-113/+164
2007-10-10r2761: Print the decrypted, not encrypted key.Andrew Bartlett1-2/+2
2007-10-10r2569: Patch from Rob Foehl <rwf@loonybin.net>:Gerald Carter1-12/+12
2007-10-10r2481: Patch from Igor Belyi <sambauser@katehok.ac93.org>. Ensure pdbJeremy Allison1-8/+9
2007-10-10r2369: Fix from Richard Renard <rrenard@idealx.com> to fix usermgr and trust ...Jeremy Allison1-1/+11
2007-10-10r2331: check password script code and example from trunkSimo Sorce1-2/+2
2007-10-10r2137: This is a patch I've been running at Hawker for a while.Andrew Bartlett1-19/+29
2007-10-10r2133: Several fixes:Gerald Carter1-2/+10
2007-10-10r2093: Fix for Bug 1416. This must have been a cut&paste error from add_gid....Volker Lendecke1-3/+0
2007-10-10r1974: Just use a simple linked list for this.Jeremy Allison1-7/+5
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