Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4877: When vampiring account policy AP_LOCK_ACCOUNT_DURATION honour "Lockout | Günther Deschner | 1 | -1/+4 |
2007-10-10 | r4875: Fix for bugid #221, inspired by Mrinal Kalakrishnan <mail@mrinal.net>. | Jeremy Allison | 1 | -13/+69 |
2007-10-10 | r4874: add DOmain Admins (Full Control) to the default printer sd if we are a DC | Gerald Carter | 1 | -5/+24 |
2007-10-10 | r4873: example delete printer script for use with cups | Gerald Carter | 1 | -0/+27 |
2007-10-10 | r4871: BUG 603: patch by Daniel Beschorner <db@unit-netz.de>. Correct access... | Gerald Carter | 1 | -1/+4 |
2007-10-10 | r4870: Make multi-domain-mode in idmap_rid accessible from outside (can be | Günther Deschner | 1 | -8/+20 |
2007-10-10 | r4869: Display sam_user_info_7 in rpcclient. | Günther Deschner | 1 | -1/+22 |
2007-10-10 | r4868: Add "net rpc user RENAME"-command. | Günther Deschner | 4 | -2/+190 |
2007-10-10 | r4867: Removing smbldap-tools from the svn tree. I'll include | Gerald Carter | 35 | -6897/+5 |
2007-10-10 | r4866: Add createdomgroup to rpcclient (needed to generate huge amounts of | Günther Deschner | 1 | -0/+52 |
2007-10-10 | r4864: Remove unused var. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r4860: fix silly limitation in ldapsam and tdbsam. Expand variables in the p... | Gerald Carter | 2 | -16/+27 |
2007-10-10 | r4856: after testing a simple add printer script, i realized that you still h... | Gerald Carter | 2 | -21/+21 |
2007-10-10 | r4855: add some smb.conf script for add/delete/change share and addprinter hooks | Gerald Carter | 6 | -0/+1030 |
2007-10-10 | r4852: merge simo changes to srv_srvsvc_nt.c from trunk | Gerald Carter | 1 | -30/+13 |
2007-10-10 | r4851: Preleminary fix for ldapsam_enum_group_memberships when | Günther Deschner | 1 | -3/+3 |
2007-10-10 | r4850: Fix remaining pdb_setsampwent-calls. | Günther Deschner | 1 | -3/+2 |
2007-10-10 | r4849: * finish SeAddUsers support in srv_samr_nt.c | Gerald Carter | 6 | -159/+346 |
2007-10-10 | r4848: fix build; gd please check and make sure this is ok | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries(). | Günther Deschner | 11 | -33/+54 |
2007-10-10 | r4846: do not keep outdated files here. | Simo Sorce | 1 | -2504/+0 |
2007-10-10 | r4845: Correct my name. | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r4840: * Add more generic root-dse inspection function to check for given | Günther Deschner | 3 | -58/+103 |
2007-10-10 | r4839: Allow to set acb_mask in rpcclient's enumdomusers (for debugging). | Günther Deschner | 1 | -2/+5 |
2007-10-10 | r4830: Fix for problem noticed by Guy Harris <gharris@apple.com>, return | Jeremy Allison | 1 | -2/+4 |
2007-10-10 | r4827: add 'net rpc rights list accounts' & update help text | Gerald Carter | 1 | -15/+60 |
2007-10-10 | r4825: Printing changes | Gerald Carter | 2 | -45/+136 |
2007-10-10 | r4824: wrap the shutdown and abort_shutdown calls in check for the SE_REMOTE_... | Gerald Carter | 1 | -1/+24 |
2007-10-10 | r4823: remove -O1 from --with-developer | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r4822: fix return code when you ask for a non-privileged SID via one of the p... | Gerald Carter | 2 | -0/+12 |
2007-10-10 | r4821: finish off 'net rpc rights [list|grant|revoke]' | Gerald Carter | 4 | -45/+271 |
2007-10-10 | r4820: add beginnings of 'net rpc rights' for managing privilege assignments | Gerald Carter | 4 | -8/+134 |
2007-10-10 | r4809: * include SeDiskOperatorPrivilege and SeRemoteShutdownPrivilege | Gerald Carter | 3 | -88/+36 |
2007-10-10 | r4805: Last planned change to the privileges infrastructure: | Gerald Carter | 9 | -194/+406 |
2007-10-10 | r4802: Don't try to update a column with the name "NULL" | Jelmer Vernooij | 1 | -1/+7 |
2007-10-10 | r4788: Don't log mysql password at debug level 1. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r4760: Make wbinfo --user-sids expand domain local groups. Andrew B., my testing | Volker Lendecke | 6 | -0/+206 |
2007-10-10 | r4751: This is a domain policy, not a user one | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r4750: Fix cli_samr_queryuseraliases. There can be more than one sid, thus mo... | Volker Lendecke | 1 | -2/+10 |
2007-10-10 | r4749: Fix memleak | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r4746: add server support for lsa_enum_acct_rights(); last checkin for the night | Gerald Carter | 5 | -19/+105 |
2007-10-10 | r4742: add server support for lsa_add/remove_account_rights() and fix some pa... | Gerald Carter | 5 | -18/+247 |
2007-10-10 | r4740: allow SE_PRINT_OPERATORS to have printer admin access | Gerald Carter | 2 | -5/+18 |
2007-10-10 | r4739: require membership in Domain Admins to be able to set privileges | Gerald Carter | 1 | -0/+25 |
2007-10-10 | r4738: Fix for bug #2238 - memory leak in shadow copy vfs. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r4736: small set of merges from rtunk to minimize the diffs | Gerald Carter | 10 | -24/+112 |
2007-10-10 | r4732: Even if we have 'password server' set, we need to look up the native D... | Volker Lendecke | 1 | -0/+6 |
2007-10-10 | r4731: Fix the build | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r4724: Add support for Windows privileges in Samba 3.0 | Gerald Carter | 18 | -825/+937 |
2007-10-10 | r4704: Fix encoding while receiving of a message which was actually sent usin... | Alexander Bokovoy | 1 | -4/+4 |