index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
s3: Move call to prctl_set_comment to reinit_after_fork
Christof Schmitt
2
-2
/
+2
2015-09-09
winbindd: Fix CID 1273310 Remove structurally dead code
Anoop C S
1
-2
/
+0
2015-09-04
winbind: Don't delete an existing krb5 ticket on cached logon.
Jeremy Allison
1
-24
/
+0
2015-08-24
winbind: Remove "have_idmap_config" from winbindd_domain
Volker Lendecke
2
-40
/
+0
2015-08-24
winbind: Do not look for the domain in wb_gid2sid
Volker Lendecke
1
-13
/
+0
2015-08-24
winbind: Do not look for the domain in wb_uid2sid
Volker Lendecke
1
-13
/
+0
2015-08-24
idmap: Remove dom_name from wbint_Gid2Sid
Volker Lendecke
1
-1
/
+1
2015-08-24
idmap: Remove dom_name from wbint_Uid2Sid
Volker Lendecke
1
-1
/
+1
2015-08-24
idmap: Remove "domname" from idmap_gid_to_sid
Volker Lendecke
3
-6
/
+4
2015-08-24
idmap: Remove "domname" from idmap_uid_to_sid
Volker Lendecke
3
-6
/
+4
2015-08-24
idmap: Remove "domname" from idmap_backends_unixid_to_sid
Volker Lendecke
3
-8
/
+6
2015-08-24
idmap: Use a range search in idmap_backends_unixid_to_sid
Volker Lendecke
1
-1
/
+11
2015-08-24
idmap: Initialize all idmap domains at startup
Volker Lendecke
1
-90
/
+109
2015-08-24
idmap: Move idmap_init() under the static vars
Volker Lendecke
1
-15
/
+15
2015-08-20
s3:winbindd/idmap_*: make function prototypes available via static_decl_idmap;
Stefan Metzmacher
7
-0
/
+7
2015-08-20
s3:idmap: we need to allow undefined symbols in idmap_tdb
Stefan Metzmacher
1
-0
/
+1
2015-08-20
s3:wscript: fix the build without any idmap module
Stefan Metzmacher
1
-7
/
+8
2015-07-17
s3:winbindd: initialize dst->primary_gid with (gid_t)-1
Stefan Metzmacher
1
-1
/
+1
2015-07-17
s3:winbindd: initialize acct_desc fields in rpc_enum_{dom,local}_groups()
Stefan Metzmacher
1
-5
/
+10
2015-07-17
s3:winbindd: initialize an [in,out] variable in rpc_try_lookup_sids3()
Stefan Metzmacher
1
-1
/
+1
2015-07-16
winbindd: shorten client list scan
Uri Simchoni
1
-8
/
+9
2015-07-15
winbindd: keep client list sorted by access time
Uri Simchoni
2
-3
/
+4
2015-07-15
winbindd: add service routines to support a sorted client list
Uri Simchoni
2
-0
/
+26
2015-07-15
winbindd: periodically remove timed out clients
Uri Simchoni
1
-0
/
+18
2015-07-15
winbindd: verify that client has closed the connection
Uri Simchoni
1
-2
/
+22
2015-07-15
async_req: check for errors when monitoring socket for readability
Uri Simchoni
1
-1
/
+2
2015-07-15
winbindd: cleanup client connection if the client closes the connection
Uri Simchoni
1
-0
/
+28
2015-07-15
winbindd: set file descriptor limit according to configuration
Uri Simchoni
1
-0
/
+31
2015-07-15
CID 1311763: Fix incorrect return value
Andreas Schneider
1
-1
/
+1
2015-07-08
s3:winbindd: add wb_irpc_GetForestTrustInformation()
Stefan Metzmacher
1
-0
/
+46
2015-07-08
s3:winbindd: implement winbind_GetForestTrustInformation()
Stefan Metzmacher
1
-1
/
+200
2015-07-08
librpc/idl: add winbind_GetForestTrustInformation()
Stefan Metzmacher
1
-0
/
+13
2015-07-08
s3:winbindd: add wb_irpc_LogonControl()
Stefan Metzmacher
1
-1
/
+72
2015-07-08
s3:winbindd: implement _winbind_LogonControl*()
Stefan Metzmacher
1
-0
/
+583
2015-07-08
librpc/idl: add winbind_LogonControl()
Stefan Metzmacher
1
-0
/
+13
2015-07-03
s3:winbindd: use check dcerpc_binding_handle_is_connected() instead of a spec...
Stefan Metzmacher
1
-1
/
+1
2015-06-29
winbindd: disconnect child process if request is cancelled at main process
Uri Simchoni
1
-8
/
+42
2015-06-24
s3:winbindd: remove unused argument 'server' from winbind_samlogon_retry_loop()
Stefan Metzmacher
1
-3
/
+0
2015-06-17
winbindd: Sync secrets.ldb into secrets.tdb on startup
Andrew Bartlett
1
-2
/
+70
2015-06-17
winbindd: Use pdb_get_domain_info() to get exactly the local domain info when...
Andrew Bartlett
1
-3
/
+14
2015-06-11
winbindd: winbindd_raw_kerberos_login - ensure logon_info exists in PAC.
Jeremy Allison
1
-0
/
+5
2015-06-11
kerberos auth info3 should contain resource group ids available from pac_logon
Noel Power
1
-2
/
+7
2015-06-05
winbind: Lookup groupmem via primaryGroupID
Volker Lendecke
1
-0
/
+98
2015-06-04
idmap_rfc2307: Fix wbinfo --gid-to-sid query
Christof Schmitt
1
-1
/
+1
2015-05-20
s3:winbindd: make sure we remove pending io requests before closing client so...
Stefan Metzmacher
2
-0
/
+27
2015-05-16
Convert the few instances of int32 there were to int32_t.
Richard Sharpe
2
-8
/
+8
2015-05-15
Convert uint64 to uint64_t
Richard Sharpe
1
-1
/
+1
2015-05-14
Convert all uint32/16/8 to _t in a grab-bag of remaining files.
Richard Sharpe
1
-1
/
+1
2015-05-06
winbind: Fix CID 1035545 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+1
2015-05-06
winbind: Fix CID 1035544 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+1
[next]