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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18551: Implement a 30 seconds from startup, during which we
Jeremy Allison
4
-3
/
+27
2007-10-10
r18547: Add in fixes to mangling dir code - ensure don't
Jeremy Allison
2
-45
/
+56
2007-10-10
r18543: Fix Coverity ID#312
Volker Lendecke
1
-0
/
+1
2007-10-10
r18534: Fix grammar
Simo Sorce
1
-1
/
+1
2007-10-10
r18533: Ensure we clear out the failed connection cache for an entire
Jeremy Allison
2
-2
/
+30
2007-10-10
r18530: typos
Simo Sorce
1
-2
/
+2
2007-10-10
r18529: warn the user that putting the machine host name on the
Simo Sorce
1
-0
/
+8
2007-10-10
r18527: Janitor for Jeremy ;-)
Volker Lendecke
1
-12
/
+12
2007-10-10
r18526: Use generated server for unixinfo RPC interface.
Jelmer Vernooij
13
-706
/
+307
2007-10-10
r18525: Be a little less agressive about going back online when requested.
Jeremy Allison
1
-7
/
+15
2007-10-10
r18519: Copy over the Samba4 code to figure out options for the named initial...
Volker Lendecke
2
-0
/
+76
2007-10-10
r18512: Add krb5conf file environment to debug statement.
Günther Deschner
1
-2
/
+3
2007-10-10
r18511: Ops, fix the build.
Günther Deschner
1
-1
/
+1
2007-10-10
r18510: Protect against storing null-sids in the winbind cache.
Günther Deschner
1
-0
/
+8
2007-10-10
r18509: We must always canonicalise the usernames to be UPPERCASE DOMAIN,
Jeremy Allison
1
-2
/
+3
2007-10-10
r18508: A query for the LDAP schema can never be done anonymously against AD.
Günther Deschner
1
-22
/
+1
2007-10-10
r18507: Added debug log for returned username.
Jeremy Allison
1
-0
/
+1
2007-10-10
r18506: Fix online requests to cause an immediate DC connection.
Jeremy Allison
2
-8
/
+38
2007-10-10
r18487: Add NULL checks
Jelmer Vernooij
1
-0
/
+8
2007-10-10
r18484: Start some cleanup on pam_winbind's syslogging:
Günther Deschner
3
-114
/
+162
2007-10-10
r18483: Ensure all pdb_XXX calls are wrapped in become_root()/unbecome_root()
Jeremy Allison
1
-5
/
+32
2007-10-10
r18481: Use pidl-generated server side code for dfs.
Jelmer Vernooij
14
-3883
/
+5928
2007-10-10
r18480: Doh ! Double-free of hostnameDN.
Jeremy Allison
1
-1
/
+0
2007-10-10
r18476: Protect ourselves from bad cached creds a little
Jeremy Allison
1
-2
/
+30
2007-10-10
r18473: Once we go online, trigger a "get krb5 ticket event"
Jeremy Allison
2
-1
/
+22
2007-10-10
r18469: Use new pidl-generated DFS client code.
Jelmer Vernooij
8
-690
/
+211
2007-10-10
r18467: Some sites allow an account to be deleted, but not
Jeremy Allison
1
-12
/
+15
2007-10-10
r18466: Attempt to fix the AIX build
Volker Lendecke
1
-0
/
+2
2007-10-10
r18464: Solaris has LDAP_SCOPE_ONELEVEL. Linux seems to have it as well.
Volker Lendecke
1
-5
/
+7
2007-10-10
r18457: Argl :-)
Volker Lendecke
1
-1
/
+1
2007-10-10
r18453: Attempt to fix the non-ldap build
Volker Lendecke
1
-0
/
+4
2007-10-10
r18449: Attempt to fix the build on non-linux platforms: Many of those don't ...
Volker Lendecke
2
-1
/
+16
2007-10-10
r18446: Add the ldap 'leave domain' code - call this as
Jeremy Allison
2
-3
/
+188
2007-10-10
r18429: fix a regression renaming local group introduced by trying to handle ...
Gerald Carter
1
-0
/
+2
2007-10-10
r18425: Fix ads_ntstatus(). LDAP_SUCCESS should really map to NT_STATUS_OK.
Günther Deschner
1
-0
/
+3
2007-10-10
r18422: Use LDAPMessage in idmap_ad as well.
Günther Deschner
1
-2
/
+2
2007-10-10
r18413: Based on the new torture test I added in samba4 it turns out
Simo Sorce
1
-1
/
+18
2007-10-10
r18411: Getting a zero length read is common. Don't log at
Jeremy Allison
1
-1
/
+1
2007-10-10
r18405: Now that POLICY_HND == struct policy_handle, we can
Gerald Carter
1
-8
/
+1
2007-10-10
r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.h
Gerald Carter
7
-74
/
+19
2007-10-10
r18403: Revert until we get this sorted out correctly.
Jeremy Allison
1
-1
/
+1
2007-10-10
r18402: Comment and (hopefully) fix remote command completion for smbclient.
Volker Lendecke
1
-11
/
+42
2007-10-10
r18398: Fix bug #4095 - username composed into domain\user
Jeremy Allison
1
-1
/
+1
2007-10-10
r18397: Change rpccli_lsa_close() as a wrapper for the autogenerated
Gerald Carter
1
-25
/
+8
2007-10-10
r18396: regenerate unixinfo files after metze changes to the IDL
Gerald Carter
2
-94
/
+64
2007-10-10
r18395: have the ndr layer alloc outgoing structure members for us
Gerald Carter
1
-0
/
+2
2007-10-10
r18394: get the lsa client code to link
Gerald Carter
3
-2
/
+7
2007-10-10
r18393: get the data size and not offset when initializing a data blob from a...
Gerald Carter
1
-1
/
+4
2007-10-10
r18390: give a better error code
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r18387: remove echo of pidl command line (was used for debugging)
Gerald Carter
1
-1
/
+1
[next]