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
2011-02-01
s3: Send a dropped_ip message if we lose an IP
Volker Lendecke
1
-0
/
+85
2011-01-31
Revert "s3:events: Call all ready fd event handlers on each iteration of the ...
Stefan Metzmacher
1
-3
/
+3
2011-01-28
s3: inline get_uid_from_state
Volker Lendecke
1
-6
/
+1
2011-01-28
s3: Lift winbindd_cli_state from fillup_password_policy
Volker Lendecke
1
-4
/
+6
2011-01-28
s3: Do not use state->mem_ctx in fillup_password_policy
Volker Lendecke
1
-4
/
+8
2011-01-28
s3: Lift winbindd_cli_state from winbindd_dual_pam_auth_samlogon
Volker Lendecke
1
-21
/
+27
2011-01-28
s3: Lift winbindd_cli_state from winbindd_raw_kerberos_login
Volker Lendecke
1
-18
/
+26
2011-01-26
s3-winbind: share a common winbind_samlogon_retry_loop().
Günther Deschner
1
-168
/
+147
2011-01-26
Revert "s3: These assignments are overwritten immediately"
Günther Deschner
1
-0
/
+4
2011-01-26
Revert "s3-winbind: fix winbindd_dual_pam_auth_samlogon() for NT4 domains."
Günther Deschner
1
-1
/
+0
2011-01-24
s3-winbind: fix winbindd_dual_pam_auth_samlogon() for NT4 domains.
Günther Deschner
1
-0
/
+1
2011-01-21
s3-rpc_client: Rename get_query_dispinfo_params.
Andreas Schneider
1
-3
/
+3
2011-01-21
s3:winbind: Fork multiple children per domain
Volker Lendecke
22
-28
/
+92
2011-01-21
s3:winbind: Protect against invalid winbindd_cache entries in lookuprids
Volker Lendecke
1
-1
/
+2
2011-01-19
s3: Add wbinfo --dc-info
Volker Lendecke
4
-0
/
+148
2011-01-19
s3-winbind: no need to include ../librpc/gen_ndr/cli_lsa.h in
Günther Deschner
1
-1
/
+0
2011-01-13
s3-winbind: prefer dcerpc_netr_X functions.
Günther Deschner
4
-28
/
+61
2011-01-11
s3:winbindd: use ndr_wbint_c.h instead of cli_wbint.h
Stefan Metzmacher
30
-30
/
+30
2011-01-11
s3:winbindd: use ndr_dssetup_c.h instead of cli_dssetup.h
Stefan Metzmacher
1
-1
/
+1
2011-01-07
s3: Remove some unused code
Volker Lendecke
1
-44
/
+0
2011-01-07
s3: Use the new nbt_getdc in winbindd_cm
Volker Lendecke
1
-23
/
+9
2011-01-07
s3: Make name_query use /tmp/.nmbd/unexpected
Volker Lendecke
1
-10
/
+3
2011-01-07
s3: Make node_status_query use /tmp/.nmbd/unexpected
Volker Lendecke
1
-7
/
+1
2011-01-04
s3:winbindd: use dcerpc_dssetup_DsRoleGetPrimaryDomainInformation()
Stefan Metzmacher
1
-1
/
+4
2011-01-03
s3:winbindd/idmap_ad.c: update my C
Michael Adam
1
-1
/
+1
2011-01-03
s3:winbindd/idmap_util.c: add my C
Michael Adam
1
-0
/
+1
2011-01-03
s3:winbindd/idmap.c: add my C
Michael Adam
1
-0
/
+1
2011-01-02
s3:idmap_ldap: remove special handling of alloc secret (not used any more).
Michael Adam
1
-11
/
+8
2011-01-02
s3:idmap_ldap: remove unused idmap_ldap_alloc_context.
Michael Adam
1
-7
/
+0
2011-01-02
s3:idmap_ldap: remove alloc context member from ldap_idmap_context
Michael Adam
1
-1
/
+0
2011-01-02
s3:idmap_ldap: remove use of alloc context from idmap_ldap_allocate_id().
Michael Adam
1
-16
/
+10
2011-01-02
s3:idmap_ldap: remove unused idmap_ldap_alloc_close_destructor().
Michael Adam
1
-12
/
+0
2011-01-02
s3:idmap_ldap: remove unused idmap_ldap_alloc_init().
Michael Adam
1
-82
/
+0
2011-01-02
s3:idmap_ldap: don't call idmap_ldap_alloc_init in idmap_ldap_init.
Michael Adam
1
-3
/
+3
2011-01-02
s3:idmap_ldap: remove use of the ldap_idmap_alloc_context from verify_idpool().
Michael Adam
1
-12
/
+7
2011-01-01
s3: Remove unused mem_ctx arg from set_getdc_request
Volker Lendecke
1
-1
/
+1
2010-12-29
s3: Allow more control over smbsock_[any_]connect
Volker Lendecke
1
-3
/
+4
2010-12-28
s3: Make name_query return NTSTATUS
Volker Lendecke
1
-9
/
+16
2010-12-28
s3: Make node_status_query return NTSTATUS
Volker Lendecke
1
-9
/
+15
2010-12-28
s3: Remove an ancient typedef
Volker Lendecke
1
-3
/
+3
2010-12-28
s3:winbindd: remove useless ';'
Stefan Metzmacher
1
-1
/
+1
2010-12-23
All calls to event_add_to_select_args() call GetTimeOfDay() and
Jeremy Allison
1
-4
/
+1
2010-12-22
s3: Use smbsock_any_connect in winbind
Volker Lendecke
1
-45
/
+13
2010-12-19
s3: Use the right uid winbindd_raw_kerberos_login()
Volker Lendecke
1
-1
/
+1
2010-12-19
wb_reqtrans is not used in libwbclient
Volker Lendecke
2
-2
/
+2
2010-12-19
libwbclient: Put the wb_reqtrans definitions into wb_reqtrans.h
Volker Lendecke
2
-2
/
+2
2010-12-19
s3: wcache_invalidate_samlogon only needs the SID
Volker Lendecke
3
-12
/
+15
2010-12-19
s3: netsamlogon_clear_cached_user only needs the SID
Volker Lendecke
1
-1
/
+1
2010-12-19
s3: Fix some typos
Volker Lendecke
1
-1
/
+1
2010-12-10
s3-winbind Improve memory handling in NTLMv2-backend plaintext authentication
Andrew Bartlett
1
-17
/
+6
[next]