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-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
2008-03-25
Fix typo
Volker Lendecke
1
-1
/
+1
2008-03-19
Merge dd9e0bea31751 from 3-0-ctdb -- use NetSamLogonEx when possible
Volker Lendecke
3
-23
/
+90
2008-03-19
Fix some "nexted extern" warnins
Volker Lendecke
1
-8
/
+8
2008-03-10
Use a separate tdb for mutexes
Volker Lendecke
1
-11
/
+6
2008-02-28
winbind: use a struct element for WBFLAG_PAM_UNIX_NAME
Stefan Metzmacher
1
-14
/
+4
2008-02-28
Let dsgetdcname() return a struct netr_DsRGetDCNameInfo.
Günther Deschner
1
-5
/
+5
2008-02-27
Add my copyright.
Günther Deschner
1
-0
/
+1
2008-02-17
Use netr_SamInfo3 everywhere in winbindd.
Günther Deschner
6
-139
/
+122
2008-02-17
Getting rid of net_io_user_info3() when sending an NDR encoded netr_SamInfo3.
Günther Deschner
1
-16
/
+18
2008-02-13
winbindd: add rids and other_sids arrays in WBFLAG_PAM_INFO3_TEXT mode
Stefan Metzmacher
1
-1
/
+43
2008-02-13
Convert last caller (in winbindd) to rpccli_samr_EnumDomainAliases.
Günther Deschner
1
-7
/
+16
2008-02-13
Convert last caller (in winbindd) to rpccli_samr_EnumDomainGroups.
Günther Deschner
1
-7
/
+16
2008-02-13
Convert last caller (in winbindd) to rpccli_samr_LookupRids.
Günther Deschner
1
-23
/
+25
2008-02-13
nsswitch: convert winbind_env_set(), winbind_on() and winbind_off() into macros
Stefan Metzmacher
1
-4
/
+4
2008-02-13
Fix the build of winbindd, sorry.
Günther Deschner
1
-5
/
+3
2008-02-13
Use rpccli_lsa_EnumTrustDom all over the place.
Günther Deschner
1
-8
/
+10
2008-02-12
Use rpccli_samr_QueryUserInfo in net and winbindd.
Günther Deschner
2
-14
/
+16
2008-02-08
Use rpccli_netr_DsRGetDCName() in rpcclient and winbindd.
Günther Deschner
1
-12
/
+13
2008-02-08
Fix winbindd msrpc_lookup_useraliases.
Günther Deschner
1
-1
/
+1
2008-02-08
Use rpccli_lsa_QueryInfoPolicy() all over the place.
Günther Deschner
1
-14
/
+17
2008-02-08
Use rpccli_lsa_QueryInfoPolicy2 in winbindd.
Günther Deschner
1
-16
/
+19
2008-02-08
Use rpccli_samr_QueryDisplayInfo() all over the place.
Günther Deschner
1
-19
/
+20
2008-02-07
Use rpccli_samr_GetGroupsForUser() all over the place.
Günther Deschner
1
-5
/
+7
2008-02-07
Use rpccli_netr_GetAnyDCName and rpccli_netr_GetDCName everywhere.
Günther Deschner
2
-22
/
+38
2008-02-07
Let rpccli_samr_chgpasswd3 use rpccli_samr_ChangePasswordUser3 internally.
Günther Deschner
1
-16
/
+21
2008-02-06
Use rpccli_samr_QueryDomainInfo() in winbindd.
Günther Deschner
7
-85
/
+106
2008-02-05
Small whitespace cleanup + check for null returns on talloc_strdup.
Jeremy Allison
1
-8
/
+12
2008-02-05
Use rpccli_samr_QueryGroupMember() all over the place.
Günther Deschner
1
-3
/
+7
2008-02-05
Use rpccli_samr_GetAliasMembership() in winbindd and rpcclient.
Günther Deschner
1
-16
/
+21
2008-02-04
Use rpccli_samr_Connect2() all over the place.
Günther Deschner
1
-12
/
+15
2008-02-04
Fix a typo in a debug message.
Michael Adam
1
-1
/
+1
2008-02-02
Convert read_data() to NTSTATUS
Volker Lendecke
1
-9
/
+11
2008-02-01
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Simo Sorce
17
-315
/
+1767
2008-02-01
Fix winbindd running on a Samba DC,
Simo Sorce
2
-6
/
+11
2008-02-01
Use rpccli_samr_OpenUser() all over the place.
Günther Deschner
2
-9
/
+15
[prev]
[next]