summaryrefslogtreecommitdiff
path: root/source3/rpc_server
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r5647: Caches are good for performance, but you get a consistency problem.Volker Lendecke1-0/+2
2007-10-10r5605: only display the publish check box on printer ifGerald Carter1-12/+20
2007-10-10r5580: Fix "net rpc trustdom add". Much closer to what windows does. Also stopJim McDonough1-15/+0
2007-10-10r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 ...Volker Lendecke1-3/+4
2007-10-10r5469: Fix error codes of samr_lookup_rids: There's also STATUS_SOME_UNMAPPED.Volker Lendecke1-11/+26
2007-10-10r5467: Optimize _samr_query_groupmem with LDAP backend for large domains.Volker Lendecke1-38/+14
2007-10-10r5460: Fix "restrict anonymous = 1". If we have schannel connection, we must beJim McDonough1-0/+4
2007-10-10r5458: Generate a sane response to exceeding lookupsids limit. Truncate list...Jim McDonough1-2/+3
2007-10-10r5419: Fix some unitialized variable warningsVolker Lendecke1-3/+3
2007-10-10r5383: add missing checks to allow root to manage user rightsGerald Carter1-2/+12
2007-10-10r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner3-30/+31
2007-10-10r5264: Log with loglevel 0 when account-administration scripts fail.Günther Deschner1-2/+2
2007-10-10r5262: Fix server_role in the samr_query_dom_info calls. When we are a BDC weGünther Deschner1-6/+23
2007-10-10r5246: We can't use a pointer to struct lsa_info until is has beenTim Potter1-1/+1
2007-10-10r5205: more fixups for BUG 2291Gerald Carter1-27/+30
2007-10-10r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...Gerald Carter1-8/+18
2007-10-10r5180: Call the "add machine script" to create all kinds of trust accountsGünther Deschner1-1/+1
2007-10-10r5150: consolidate the samr_make.*obj_sd() functions to share codeGerald Carter1-157/+41
2007-10-10r5056: * correct STANDARD_RIGHTS_WRITE_ACCESS bitmask defineGerald Carter2-10/+20
2007-10-10r5028: * check acb_info mask in _samr_create_user instead of the last characterGerald Carter1-36/+21
2007-10-10r5015: (based on abartlet's original patch to restrict password changes)Gerald Carter1-336/+407
2007-10-10r4972: Fix a warning and some debugging-outputs.Günther Deschner1-1/+1
2007-10-10r4931: Add get_user_info_7 in SAMR. This just gives out the username. (InGünther Deschner1-0/+42
2007-10-10r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2-30/+31
2007-10-10r4871: BUG 603: patch by Daniel Beschorner <db@unit-netz.de>. Correct access...Gerald Carter1-1/+4
2007-10-10r4856: after testing a simple add printer script, i realized that you still h...Gerald Carter2-21/+21
2007-10-10r4852: merge simo changes to srv_srvsvc_nt.c from trunkGerald Carter1-30/+13
2007-10-10r4849: * finish SeAddUsers support in srv_samr_nt.cGerald Carter1-100/+258
2007-10-10r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().Günther Deschner1-7/+13
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