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
/
winbindd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-28
s3: Pass netr_DomainTrustList instead of names and sids through (*trusted_dom...
Volker Lendecke
1
-4
/
+1
2009-12-26
s3: Replace IS_DOMAIN_OFFLINE by a function
Volker Lendecke
1
-5
/
+0
2009-12-26
s3: winbindd_cli_state->getgrent_state is no longer used
Volker Lendecke
1
-11
/
+0
2009-12-23
s3: Remove some unused code
Volker Lendecke
1
-2
/
+0
2009-09-22
s3-winbindd: Fix Bug #6711: trusts to windows 2008 (2008 r2) not working.
Günther Deschner
1
-0
/
+2
2009-09-22
s3-winbindd: add cm_connect_lsa_tcp().
Günther Deschner
1
-0
/
+1
2009-08-29
s3:winbind: Add async wb_next_grent
Volker Lendecke
1
-0
/
+8
2009-08-29
s3:winbind: Convert the GETPWENT routines to the new API
Volker Lendecke
1
-1
/
+2
2009-08-29
s3:winbind: Add async next_pwent
Volker Lendecke
1
-0
/
+7
2009-08-29
s3:winbind: Fix a bug found by RPC-SAMR
Volker Lendecke
1
-0
/
+1
2009-08-16
s3:winbind: WINBIND_USERINFO -> wbint_userinfo
Volker Lendecke
1
-16
/
+4
2009-08-05
s3:winbind: Add NDR-based parent-child communication to winbind
Volker Lendecke
1
-0
/
+1
2009-08-03
Add some const to winbind_userinfo
Volker Lendecke
1
-5
/
+5
2009-08-02
Refactor 9b78af1f: Fix lookupname recursion
Volker Lendecke
1
-1
/
+1
2009-07-31
Fix some nonempty lines
Volker Lendecke
1
-4
/
+4
2009-07-31
Slightly restructure the async winbind request calling convention
Volker Lendecke
1
-2
/
+2
2009-06-14
Remove "winbindd_request" and "winbindd_response" from winbindd_cli_state
Volker Lendecke
1
-3
/
+1
2009-06-14
Make winbindd_cli_state->response a pointer instead of a struct member
Volker Lendecke
1
-1
/
+2
2009-06-14
Remove an unused struct member in winbindd_cli_state
Volker Lendecke
1
-1
/
+0
2009-06-14
Avoid scanning the client list when a client exits
Volker Lendecke
1
-1
/
+0
2009-06-14
Add an async wb request loop
Volker Lendecke
1
-0
/
+2
2009-06-14
Remove some unused code
Volker Lendecke
1
-11
/
+0
2009-06-14
Convert the winbind parent->child communication to wb_reqtrans
Volker Lendecke
1
-2
/
+3
2009-06-14
Convert the main winbind client communication to wb_reqtrans.c
Volker Lendecke
1
-1
/
+1
2009-06-14
Make winbindd_cli_state->request a pointer instead of a struct member
Volker Lendecke
1
-1
/
+2
2009-03-18
s3: remove POLICY_HND.
Günther Deschner
1
-2
/
+2
2009-01-07
Remove unused struct CLI_POLICY_HND
Volker Lendecke
1
-7
/
+0
2009-01-05
s3:winbindd: rename fd_event => winbindd_fd_event
Stefan Metzmacher
1
-9
/
+5
2009-01-05
s3:winbindd: move WINBINDD_CCACHE_ENTRY and WINBINDD_MEMORY_CREDS to winbindd.h
Stefan Metzmacher
1
-1
/
+28
2008-08-23
winbindd: add event based machine password change.
Günther Deschner
1
-0
/
+1
2008-08-20
Here is a re-working of the winbindd
Jeremy Allison
1
-0
/
+1
2008-08-12
idmap rewrite
Volker Lendecke
1
-0
/
+7
2008-08-12
Move the uid2sid cache to the parent winbind process
Volker Lendecke
1
-0
/
+2
2008-07-11
Revert "Convert idmap_cache to gencache"
Volker Lendecke
1
-1
/
+0
2008-07-05
Convert idmap_cache to gencache
Volker Lendecke
1
-0
/
+1
2008-06-26
From Steve Danneman @ Isilon.
Jeremy Allison
1
-1
/
+6
2008-05-13
libwbclient: Abstract the DS_XXX flags for DsGetDcName().
coffeedude
1
-0
/
+1
2008-03-19
Merge dd9e0bea31751 from 3-0-ctdb -- use NetSamLogonEx when possible
Volker Lendecke
1
-0
/
+8
2008-02-06
Use rpccli_samr_QueryDomainInfo() in winbindd.
Günther Deschner
1
-6
/
+6
2008-01-29
Remove include/rpc_ds.h and all references to it completly.
Günther Deschner
1
-3
/
+3
2007-12-14
winbindd: move domain child specific stuff into its own file
Stefan Metzmacher
1
-2
/
+0
2007-12-11
winbindd: rename child table struct elements
Stefan Metzmacher
1
-4
/
+4
2007-12-03
Remove more pstrings, from the winbindd protocol def and
Jeremy Allison
1
-4
/
+4
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
1
-1
/
+1
2007-10-22
r25571: split up child_dispatch_table into domain, idmap and locator tables
Stefan Metzmacher
1
-0
/
+13
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-22
/
+22
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-21
/
+0
2007-10-10
r25571: split up child_dispatch_table into domain, idmap and locator tables
Stefan Metzmacher
1
-0
/
+13
2007-10-10
r25154: move winbindd code into winbindd/
Stefan Metzmacher
1
-0
/
+365