summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4849: * finish SeAddUsers support in srv_samr_nt.cGerald Carter6-159/+346
2007-10-10r4848: fix build; gd please check and make sure this is okGerald Carter1-1/+2
2007-10-10r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().Günther Deschner11-33/+54
2007-10-10r4840: * Add more generic root-dse inspection function to check for givenGünther Deschner3-58/+103
2007-10-10r4839: Allow to set acb_mask in rpcclient's enumdomusers (for debugging).Günther Deschner1-2/+5
2007-10-10r4830: Fix for problem noticed by Guy Harris <gharris@apple.com>, returnJeremy Allison1-2/+4
2007-10-10r4827: add 'net rpc rights list accounts' & update help textGerald Carter1-15/+60
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-10r4823: remove -O1 from --with-developerGerald Carter1-1/+1
2007-10-10r4822: fix return code when you ask for a non-privileged SID via one of the p...Gerald Carter2-0/+12
2007-10-10r4821: finish off 'net rpc rights [list|grant|revoke]'Gerald Carter4-45/+271
2007-10-10r4820: add beginnings of 'net rpc rights' for managing privilege assignmentsGerald Carter4-8/+134
2007-10-10r4809: * include SeDiskOperatorPrivilege and SeRemoteShutdownPrivilegeGerald Carter3-88/+36
2007-10-10r4805: Last planned change to the privileges infrastructure:Gerald Carter9-194/+406
2007-10-10r4802: Don't try to update a column with the name "NULL"Jelmer Vernooij1-1/+7
2007-10-10r4788: Don't log mysql password at debug level 1.Jelmer Vernooij1-2/+1
2007-10-10r4760: Make wbinfo --user-sids expand domain local groups. Andrew B., my testingVolker Lendecke6-0/+206
2007-10-10r4751: This is a domain policy, not a user oneVolker Lendecke1-2/+2
2007-10-10r4750: Fix cli_samr_queryuseraliases. There can be more than one sid, thus mo...Volker Lendecke1-2/+10
2007-10-10r4749: Fix memleakVolker Lendecke1-0/+2
2007-10-10r4746: add server support for lsa_enum_acct_rights(); last checkin for the nightGerald Carter5-19/+105
2007-10-10r4742: add server support for lsa_add/remove_account_rights() and fix some pa...Gerald Carter5-18/+247
2007-10-10r4740: allow SE_PRINT_OPERATORS to have printer admin accessGerald Carter2-5/+18
2007-10-10r4739: require membership in Domain Admins to be able to set privilegesGerald Carter1-0/+25
2007-10-10r4738: Fix for bug #2238 - memory leak in shadow copy vfs.Jeremy Allison1-0/+1
2007-10-10r4736: small set of merges from rtunk to minimize the diffsGerald Carter10-24/+112
2007-10-10r4732: Even if we have 'password server' set, we need to look up the native D...Volker Lendecke1-0/+6
2007-10-10r4731: Fix the buildVolker Lendecke1-1/+2
2007-10-10r4724: Add support for Windows privileges in Samba 3.0Gerald Carter18-825/+937
2007-10-10r4704: Fix encoding while receiving of a message which was actually sent usin...Alexander Bokovoy1-4/+4
2007-10-10r4697: Fix for bug #2231 inspired by brad.ellis@its.monash.edu.au.Jeremy Allison1-3/+3
2007-10-10r4668: allow the caller to invoke init_unistr2() with a NULL buffer to match ...Gerald Carter1-0/+8
2007-10-10r4665: Fix inspired by posting from Joe Meadows <jameadows@webopolis.com>.Jeremy Allison2-13/+10
2007-10-10r4662: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to fixJeremy Allison1-0/+1
2007-10-10r4656: Convert the winreg pipe to use WERROR returns (as it should).Jeremy Allison6-99/+99
2007-10-10r4651: Add "refuse machine password change" policy field. This update will justJim McDonough3-16/+65
2007-10-10r4646: Allow Account Lockout with Lockout Duration "forever" (until adminGünther Deschner1-3/+9
2007-10-10r4645: patch from Rob to fix the build breakage in vfstest after the reload_p...Gerald Carter2-3/+6
2007-10-10r4633: Finally give rpcclient a port-command.Günther Deschner1-1/+3
2007-10-10r4604: Attempt to fix the buildfarm build.Volker Lendecke1-1/+1
2007-10-10r4601: Removed any use of the MAX_XXX_STR style definitions. A little largerJeremy Allison3-84/+72
2007-10-10r4581: From Derrell.Lipman@UnwiredUniverse.com. Use nanosleep instead of selectJeremy Allison2-1/+15
2007-10-10r4579: small changes to allow the members og the Domain Admins group on the S...Gerald Carter2-64/+163
2007-10-10r4577: Fix from William Jojo <jojowil@hvcc.edu> for AIX 5.3 compile.Jeremy Allison1-2/+2
2007-10-10r4575: adding extra debug to cm_prepare_connection()Gerald Carter1-0/+3
2007-10-10r4573: merge -r 4572 from SAMBA_4_0:Stefan Metzmacher1-0/+1
2007-10-10r4570: Replace cli->nt_pipe_fnum with an array of NT file numbers, one for eachVolker Lendecke8-46/+58
2007-10-10r4561: This looks a lot larger than it is, this is to reduce the clutter on f...Volker Lendecke13-145/+145
2007-10-10r4545: Fix based on work by Derrell.Lipman@UnwiredUniverse.com :Jeremy Allison1-4/+26