index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4972: Fix a warning and some debugging-outputs.
Günther Deschner
5
-8
/
+8
2007-10-10
r4970: Fix for bug 2092, allowing fallback after kerberos and allow
Jeremy Allison
4
-4
/
+23
2007-10-10
r4967: Not being in any domain local groups is obviously valid...
Volker Lendecke
1
-1
/
+1
2007-10-10
r4966: don't enumerate the drivers for the same architecture string more than...
Gerald Carter
1
-0
/
+12
2007-10-10
r4964: Fix our lsa lookupsid $OURDOMAINSID-500.
Günther Deschner
1
-14
/
+15
2007-10-10
r4963: It is actually a very bad idea to use KRB5_CONFIG in the
Günther Deschner
1
-7
/
+7
2007-10-10
r4946: Our notion the other_sids in the info3 SamLogon struct was
Volker Lendecke
2
-14
/
+34
2007-10-10
r4933: List not only the first 10 trusts with rpcclient -c enumtrust.
Volker Lendecke
1
-16
/
+22
2007-10-10
r4932: Forgot to increase version with the account-policy-commit.
Günther Deschner
1
-1
/
+1
2007-10-10
r4931: Add get_user_info_7 in SAMR. This just gives out the username. (In
Günther Deschner
1
-0
/
+42
2007-10-10
r4926: Use LDAP_SCOPE_ONELEVEL instead of OpenLDAP's LDAP_SCOPE_ONE-scope.
Günther Deschner
1
-2
/
+2
2007-10-10
r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).
Günther Deschner
14
-171
/
+840
2007-10-10
r4921: Typo.
Jeremy Allison
1
-2
/
+2
2007-10-10
r4917: Merge some of Derrell.Lipman@UnwiredUniverse.com obvious fixes.
Jeremy Allison
4
-7
/
+17
2007-10-10
r4907: remove unreached code
Gerald Carter
1
-1
/
+0
2007-10-10
r4905: patch from abartlet to remove storing the auth-user credentials from t...
Gerald Carter
1
-4
/
+0
2007-10-10
r4902: please note that cupsDoRequest() deletes the request* so don't call ip...
Gerald Carter
1
-32
/
+2
2007-10-10
r4882: Fix for #2255. Debug should have been 10 not 0.
Jeremy Allison
1
-1
/
+1
2007-10-10
r4881: Varient of Lar's patch for #2270. Jerry promises to test :-).
Jeremy Allison
1
-258
/
+274
2007-10-10
r4879: Fix rewinddir -> rewind_dir. Noticed by James Peach.
Jeremy Allison
1
-2
/
+2
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
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
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
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
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
[next]