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-28
s3-rpc_client: Move client pipe functions to own header.
Andreas Schneider
4
-0
/
+4
2011-02-28
s3: Use poll in winbind
Volker Lendecke
1
-22
/
+29
2011-02-27
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2011-02-27
s3: Fix a comment
Volker Lendecke
1
-1
/
+1
2011-02-27
s3: Fix some nonempty blank lines
Volker Lendecke
5
-30
/
+30
2011-02-27
s3: Use strndup in parse_nss_param
Volker Lendecke
1
-13
/
+2
2011-02-27
s3: properly find our standard nss_info backends
Volker Lendecke
1
-0
/
+13
2011-02-27
s3: Fix a debug message
Volker Lendecke
1
-2
/
+3
2011-02-23
s3: Fix 64-bit errors
Volker Lendecke
1
-4
/
+8
2011-02-23
s3: Fix an uninitialized variable use
Volker Lendecke
1
-1
/
+2
2011-02-23
s3:idmap:autorid prevent fatal configuration changes
Christian Ambach
1
-2
/
+112
2011-02-23
s3-proto: remove some prototypes of non-existing functions.
Günther Deschner
3
-6
/
+0
2011-02-22
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
1
-8
/
+8
2011-02-20
s3: Convert init_system_info to NTSTATUS
Volker Lendecke
1
-2
/
+4
2011-02-18
s3-waf: use SAMBA3_*() build rules in source3/build
Andrew Tridgell
1
-21
/
+21
2011-02-17
nsswitch: make wb_reqtrans a common subsystem.
Günther Deschner
2
-2
/
+2
2011-02-13
s3: Fix some nonempty blank lines
Volker Lendecke
1
-4
/
+4
2011-02-11
s3-waf: use bld.env.HAVE_LDAP in some more places, hopefully fixes the builds...
Günther Deschner
1
-9
/
+11
2011-02-10
s3: give ../librpc/ndr/util.c its own header.
Günther Deschner
1
-0
/
+1
2011-02-09
s3: Fix some nonempty blank lines and some typos
Volker Lendecke
1
-1
/
+1
2011-02-08
pam: share pam errors in a common location.
Günther Deschner
1
-0
/
+1
2011-02-04
s3-winbindd: let winbind try to use samlogon validation level 6. (bug #7945)
Günther Deschner
3
-2
/
+59
2011-02-04
s3:winbindd: fix segfaults on addrchange errors and make DEBUG() statements m...
Stefan Metzmacher
1
-3
/
+6
2011-02-03
Fix value overflow (one too many 'f's ).
Jeremy Allison
1
-1
/
+1
2011-02-02
s3-winbind: prefer dcerpc_lsa_X functions in winbindd/winbindd_rpc.c.
Günther Deschner
1
-7
/
+12
2011-02-02
s3-winbind: prefer dcerpc_lsa_X functions in winbindd/winbindd_samr.c.
Günther Deschner
1
-13
/
+25
2011-02-02
s3-winbind: prefer dcerpc_lsa_X functions in winbindd/winbind_cm.c
Günther Deschner
1
-29
/
+35
2011-02-02
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2011-02-02
s3:winbindd: catch lookup_names/sids schannel errors over ncacn_ip_tcp (bug #...
Stefan Metzmacher
1
-0
/
+28
2011-02-02
s3: Remove superfluous ;
Günther Deschner
1
-1
/
+1
2011-02-02
s3-winbind: prefer dcerpc_samr_X functions in winbindd/winbindd_msrpc.c.
Günther Deschner
1
-24
/
+59
2011-02-02
s3-winbind: prefer dcerpc_samr_X functions in winbindd/winbindd_pam.c.
Günther Deschner
1
-13
/
+37
2011-02-02
s3-winbind: prefer dcerpc_samr_X functions in winbindd/winbindd_rpc.c.
Günther Deschner
1
-58
/
+134
2011-02-02
s3-winbind: prefer dcerpc_samr_X functions in winbindd/winbindd_samr.c.
Günther Deschner
1
-43
/
+92
2011-02-02
s3-winbind: prefer dcerpc_samr_X functions in invalidate_cm_connection.
Günther Deschner
1
-3
/
+6
2011-02-02
s3-winbind: prefer dcerpc_samr_X functions in cm_connect_sam.
Günther Deschner
1
-13
/
+35
2011-02-02
s3-winbind: use status variable name in cm_connect_sam.
Günther Deschner
1
-33
/
+33
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
[next]