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
/
source4
/
winbind
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-25
Fix the developer O3 build
Volker Lendecke
1
-1
/
+1
2014-12-03
idmap: return the correct id type to *id_to_sid methods
Garming Sam
1
-1
/
+19
2014-09-08
winbindd: Do not use group_list->out.resume_index after free
Andrew Bartlett
1
-2
/
+3
2014-09-08
winbindd: Do not use user_list->out.resume_index after free
Andrew Bartlett
1
-2
/
+5
2014-06-04
winbind: Fix template homedir to match source3
Andrew Bartlett
2
-4
/
+4
2014-04-29
winbind: Allow winbindd to be run from inside "samba"
Andrew Bartlett
2
-0
/
+102
2014-03-05
winbind4: Remove unused winbind_get_idmap irpc operation
Volker Lendecke
1
-72
/
+0
2014-02-18
Revert "winbind4: Remove unused winbind_get_idmap irpc operation"
Volker Lendecke
1
-0
/
+72
2014-02-13
s4:winbind: make use of dcerpc_binding_[g|s]et_flags()
Stefan Metzmacher
1
-9
/
+31
2014-02-13
s4:winbind: don't access dcerpc_binding internals in init_domain_binding()
Stefan Metzmacher
1
-7
/
+9
2014-02-10
winbind4: Remove unused winbind_get_idmap irpc operation
Volker Lendecke
1
-72
/
+0
2014-01-22
log winbind version (when requested) in winbindd log
Noel Power
1
-0
/
+2
2014-01-16
s4:winbind: let wb_samr_userdomgroups_send() take tevent_context/dcerpc_bindi...
Stefan Metzmacher
2
-9
/
+11
2014-01-16
s4:winbind: let wb_lsa_lookupnames_send() take tevent_context/dcerpc_binding_...
Stefan Metzmacher
2
-6
/
+7
2014-01-16
s4:winbind: let wb_lsa_lookupsids_send() take tevent_context/dcerpc_binding_h...
Stefan Metzmacher
3
-6
/
+8
2014-01-16
s4:winbind: make clear that we use the global tevent_context
Stefan Metzmacher
4
-2
/
+8
2014-01-16
s4:winbind: correctly fill the libnet_context lsa and samr binding handles
Stefan Metzmacher
1
-0
/
+6
2013-12-09
CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked.
Jeremy Allison
1
-1
/
+12
2013-12-09
CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.
Jeremy Allison
1
-1
/
+12
2013-07-10
s4-winbindd: Do not terminate a connection that is still pending (bug #9820)
Andrew Bartlett
3
-2
/
+64
2013-06-20
s4-winbind: Add special case for BUILTIN domain
Andrew Bartlett
3
-20
/
+37
2013-06-04
s4:winbind: don't leak libnet_context into the main event context
Stefan Metzmacher
1
-0
/
+2
2013-05-27
s4:idmap: break account_type check lines for readability in idmap_sid_to_xid()
Michael Adam
1
-2
/
+7
2013-05-16
winbind4: Fix bug 9832 -- talloc use after free
Volker Lendecke
1
-1
/
+1
2013-05-16
source4/winbind/wb_samba3_cmd.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-04-30
winbind4: Fix bug 9832 -- talloc use after free
Volker Lendecke
1
-1
/
+1
2013-02-28
s4:winbindd: fix spacing and line length in cmd_getpwnam_recv_domain()
Michael Adam
1
-1
/
+2
2013-02-27
s4:winbindd: do not drop the workgroup name in the getgrgid call
Michael Adam
1
-1
/
+11
2013-02-27
s4:winbindd: do not drop the workgroup name in the getgrnam and getgrent calls.
Michael Adam
1
-1
/
+11
2013-02-18
wb_samba3_cmd.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-01-10
s4-idmap: Remove requirement that posixAccount or posixGroup be set for rfc2307
Andrew Bartlett
1
-6
/
+3
2013-01-09
Use the new directory_create_or_exist_strict() function.
Andreas Schneider
1
-2
/
+7
2012-12-15
libcli/auth: rename netlogon_creds_decrypt_samlogon() to netlogon_creds_decry...
Günther Deschner
1
-3
/
+3
2012-09-10
Set trans to a value that is not LDB_SUCCESS (all LDB_ constants are
Michele Baldessari
1
-1
/
+1
2012-08-25
s4:winbind: let wb_update_rodc_dns_send/recv use netlogon_queue (bug #9097)
Stefan Metzmacher
1
-3
/
+30
2012-08-25
s4:winbind: let wb_sam_logon_send/recv() use the netlogon_queue (bug #9097)
Stefan Metzmacher
1
-3
/
+30
2012-08-25
s4:winbind: add a netlogon_queue (tevent_queue)
Stefan Metzmacher
2
-0
/
+12
2012-08-25
s4:winbind: convert wb_update_rodc_dns_send/recv to tevent_req
Stefan Metzmacher
2
-78
/
+122
2012-08-25
s4:winbind: convert wb_sam_logon_send/recv to tevent_req
Stefan Metzmacher
3
-93
/
+140
2012-08-25
s4:winbind: convert wb_sid2domain to tevent_req internally
Stefan Metzmacher
1
-74
/
+174
2012-07-22
s4 rfc2307 gids mapping fix
Sergey Urushkin
1
-7
/
+8
2012-07-19
s4-param: Remove unused "idmap trusted only"
Andrew Bartlett
1
-6
/
+0
2012-06-20
s4-idmap: Add parameter 'idmap_ldb:use rfc2307' and correct implementation er...
Andrew Bartlett
1
-20
/
+45
2012-06-16
s4-idmap: Add mapping using uidNumber and gidNumber like idmap_ad
Andrew Bartlett
2
-2
/
+123
2012-06-15
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
2
-3
/
+6
2012-04-23
s4-libnet Always return after composite_error()
Andrew Bartlett
2
-0
/
+4
2012-02-29
s4:winbind: use ncalrpc for connections to ourself
Stefan Metzmacher
2
-7
/
+38
2012-02-29
s4-winbindd: Do not ask for a tree that we will not use
Andrew Bartlett
1
-4
/
+0
2011-12-14
s4-librpc: Fix NETLOGON credential chain with Windows 2008.
Andreas Schneider
1
-2
/
+2
2011-10-24
idl: Improve MS-PAC IDL
Simo Sorce
2
-7
/
+7
[next]