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
/
winbindd
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-23
Manually port Steven Dannenman fix for using the correct machine domain when
Gerald W. Carter
1
-3
/
+3
2008-05-22
Get rid of "shadowed local var" warnings with gcc.
Jeremy Allison
1
-7
/
+7
2008-05-22
Make WINBINDD_LIST_GROUPS handler asynchronous.
Steven Danneman
6
-60
/
+187
2008-05-18
winbindd: freeze winbindd_proto.h
Michael Adam
1
-0
/
+583
2008-05-14
Fix bug #5464. Pointed out by Herb @ Connectathon. In fork_domain_child() we ...
Jeremy Allison
1
-3
/
+3
2008-05-13
Enable winbind child processes to do something with signals,
Jim McDonough
2
-12
/
+27
2008-05-13
libwbclient: Abstract the DS_XXX flags for DsGetDcName().
coffeedude
2
-1
/
+46
2008-05-09
dsgetdcname: use existing messaging_context if possible.
Günther Deschner
1
-1
/
+2
2008-05-09
Use strip_hostname after dsgetdcname/getdcname calls.
Günther Deschner
2
-12
/
+3
2008-05-09
dsgetdcname: mailslot replies are identical to the cldap ones, use cldap ever...
Günther Deschner
1
-0
/
+1
2008-05-06
mailslot/cldap: use nt_version bits in queries.
Günther Deschner
1
-1
/
+3
2008-04-30
Winbind: Prevent cycle in children list when reaping dead child processes.
Gerald W. Carter
1
-0
/
+4
2008-04-24
mailslot: allow to give back struct nbt_ntlogon_packet.
Günther Deschner
1
-1
/
+2
2008-04-24
mailslot: allow to define nt_version in send_getdc_request().
Günther Deschner
1
-1
/
+1
2008-04-23
Fix CLEAR_IF_FIRST handling of messages.tdb
Volker Lendecke
3
-3
/
+3
2008-04-23
Mark a domain offline in the wbcDomainInfo structure using the domain_flags.
Gerald W. Carter
1
-4
/
+14
2008-04-23
winbindd_cache: simplify logic in new key length check for UA keys.
Michael Adam
1
-14
/
+9
2008-04-23
winbindd_cache: recognize and allow longer UA keys
Holger Hetterich
1
-3
/
+13
2008-04-22
Fix wbinfo --group-info if the winbind separator set to non \
Volker Lendecke
1
-2
/
+4
2008-04-21
cldap: avoid duplicate definitions so remove ads_cldap.h.
Günther Deschner
1
-1
/
+1
2008-04-21
winbind: pass down existing talloc context.
Günther Deschner
1
-5
/
+6
2008-04-21
Add in a nice big comment explaining why SamLogonEx matters.
Andrew Bartlett
1
-0
/
+21
2008-04-21
winbind: Use libnbt for NTLOGON SAMLOGON mailslot request and reply.
Günther Deschner
1
-1
/
+3
2008-04-20
Replace cli_rpc_pipe_close by a talloc destructor on rpc_pipe_struct
Volker Lendecke
1
-29
/
+23
2008-04-20
Introduce rpccli_set_timeout()
Volker Lendecke
3
-6
/
+6
2008-04-20
Add "desthost" to rpc_pipe_client
Volker Lendecke
2
-5
/
+5
2008-04-18
winbindd: create the messaging conntext earlier
Stefan Metzmacher
1
-7
/
+17
2008-04-18
winbindd: call reinit_after_fork() in the child processes
Stefan Metzmacher
2
-6
/
+4
2008-04-17
Move GETDC mailslot out of winbindd.
Günther Deschner
1
-162
/
+2
2008-04-12
dbwrap: wait for tdb2 change notifies in smbd, nmbd and winbindd
Stefan Metzmacher
1
-0
/
+7
2008-04-10
winbindd: only call winbindd_validate_cache when not in offline logon mode.
Michael Adam
2
-20
/
+17
2008-04-10
Also accept 0x15 getdc replies
Volker Lendecke
1
-19
/
+22
2008-04-09
Try anonymous session setup
Volker Lendecke
1
-1
/
+3
2008-04-07
winbindd: fix break out early condition in fill_grent_mem().
Michael Adam
1
-1
/
+1
2008-04-07
Only cache password policy results that worked, otherwise we
Bo Yang
1
-1
/
+3
2008-04-04
Use sid_array_from_info3 in lookup_usergroups_cached().
Günther Deschner
2
-41
/
+11
2008-04-03
Fix trusted users on a DC that uses the old idmap syntax. There was no defaul...
Simo Sorce
1
-0
/
+70
2008-04-02
Fix NETLOGON credential chain with Windows 2008 all over the place.
Günther Deschner
1
-5
/
+1
2008-03-31
Fix enumeration of forest trusts from our root domain.
Gerald W. Carter
1
-1
/
+1
2008-03-31
Augmented "wbinfo -m" to list additional information about the type, directio...
Steven Danneman
1
-13
/
+91
2008-03-31
Forest root trust flags won't overwrite child trust flags
Steven Danneman
2
-33
/
+54
2008-03-29
winbindd_cache: add missing validation function for pwinfo cache entry
Michael Adam
1
-0
/
+24
2008-03-29
Don't let winbind getgroups crash when we have no gids in the token.
Günther Deschner
1
-3
/
+5
2008-03-28
Make some fns static
Volker Lendecke
1
-16
/
+5
2008-03-27
Fix typo.
Günther Deschner
1
-5
/
+5
2008-03-27
Don't fill password policy structure for any domain other than our own.
Gerald W. Carter
1
-3
/
+15
2008-03-27
Fix wbinfo -a trusted\\user%password on a Samba DC with trusts
Volker Lendecke
2
-1
/
+5
2008-03-27
Move LOGON_KRB5_FAIL_CLOCK_SKEW to winbindd_pam.
Günther Deschner
1
-0
/
+2
2008-03-26
Fix winbind NETLOGON cred chain on a samba dc for w2k8 trusts.
Günther Deschner
1
-1
/
+5
2008-03-25
Fix a segfault
Volker Lendecke
1
-1
/
+1
[prev]
[next]