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
r5127: Fix Bug 2289 -- thanks to jason@ncac.gwu.edu
Volker Lendecke
1
-2
/
+1
2007-10-10
r5125: Fix bug 2113 -- thanks to jason@ncac.gwu.edu
Volker Lendecke
1
-13
/
+0
2007-10-10
r5100: We should only care about case-sensitivity when *reading* an incoming
Jeremy Allison
2
-4
/
+4
2007-10-10
r5098: Next round build-fixing
Volker Lendecke
1
-1
/
+1
2007-10-10
r5096: Attempt to fix the build
Volker Lendecke
1
-1
/
+1
2007-10-10
r5082: Don't blindly copy question rr_type and class, set correctly as required
Jeremy Allison
1
-10
/
+7
2007-10-10
r5077: Use correct type for rr record on negative name query reply.
Jeremy Allison
1
-0
/
+3
2007-10-10
r5076: Ensure that WINS negative name query responses and WACK packets
Jeremy Allison
1
-1
/
+10
2007-10-10
r5069: Ensure we return the correct errors for old-style search requests.
Jeremy Allison
1
-6
/
+9
2007-10-10
r5066: A couple of small fixes from James Peach @ SGI.
Jeremy Allison
2
-2
/
+7
2007-10-10
r5063: Shamelessly steal the Samba4 logic (and some code :-) for directory
Jeremy Allison
5
-221
/
+251
2007-10-10
r5058: Due to the fragileness how windows reacts on unmapped sids sometimes,
Günther Deschner
1
-0
/
+6
2007-10-10
r5056: * correct STANDARD_RIGHTS_WRITE_ACCESS bitmask define
Gerald Carter
5
-13
/
+26
2007-10-10
r5046: mark 'winbind enable local accounts' and testprns as depcrecated
Gerald Carter
2
-1
/
+4
2007-10-10
r5029: after talking to Rob, ensure that we set the NETIOSNAME.domainname
Gerald Carter
1
-1
/
+10
2007-10-10
r5028: * check acb_info mask in _samr_create_user instead of the last character
Gerald Carter
1
-36
/
+21
2007-10-10
r5020: bumping the 3.0 tree to 3.0.12pre1 since there will not be a full sync...
Gerald Carter
1
-2
/
+2
2007-10-10
r5015: (based on abartlet's original patch to restrict password changes)
Gerald Carter
4
-342
/
+486
2007-10-10
r5014: Split out the request to send an async level II oplock break into a
Jeremy Allison
2
-18
/
+59
2007-10-10
r5012: fix segfault caused by using a ipp_t * after calling cupsDoRequest()
Gerald Carter
1
-0
/
+2
2007-10-10
r5002: Ensure we can't remove a level II oplock without having the
Jeremy Allison
1
-17
/
+19
2007-10-10
r4996: sync up copytights with trunk
Gerald Carter
1
-0
/
+1
2007-10-10
r4995: fail set_privileges() if 'enable privileges = no' to prevent confused ...
Gerald Carter
1
-0
/
+3
2007-10-10
r4994: Patch from abartlet:
Günther Deschner
1
-13
/
+26
2007-10-10
r4989: Display failed LDAP-server-uri.
Günther Deschner
1
-1
/
+2
2007-10-10
r4988: After speaking with Jerry, remove old lp_admin_users to
Günther Deschner
1
-14
/
+0
2007-10-10
r4976: Try to scare people off from trying to write authentication modules
Andrew Bartlett
1
-0
/
+4
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
[next]