Age | Commit message (Expand) | Author | Files | Lines |
2010-04-06 | build: waf quicktest nearly works | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 1 | -0/+26 |
2010-03-16 | s4:wb_cmd_getgroups - fix failure in s4 winbind's "getgroups" | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-03-12 | s4:winbind/wb_sam_logon.c: make use of use tevent_req based dcerpc_binding_ha... | Stefan Metzmacher | 1 | -7/+12 |
2010-03-12 | s4:winbind/wb_init_domain.c: make use of use tevent_req based dcerpc_binding_... | Stefan Metzmacher | 1 | -18/+25 |
2010-03-12 | s4:winbind/wb_dom_info_trusted.c: make use of use tevent_req based dcerpc_bin... | Stefan Metzmacher | 1 | -20/+25 |
2010-03-12 | s4:winbind/wb_connect_sam.c: make use of use tevent_req based dcerpc_binding_... | Stefan Metzmacher | 1 | -17/+25 |
2010-03-12 | s4:winbind/wb_connect_lsa.c: make use of use tevent_req based dcerpc_binding_... | Stefan Metzmacher | 1 | -9/+13 |
2010-03-12 | s4:winbind/wb_cmd_usersids.c: make use of use tevent_req based dcerpc_binding... | Stefan Metzmacher | 1 | -9/+13 |
2010-03-12 | s4:winbind/wb_cmd_list_trustdom.c: make use of use tevent_req based dcerpc_bi... | Stefan Metzmacher | 1 | -12/+19 |
2010-03-12 | s4:winbind/wb_cmd_getdcname: make use of use tevent_req based dcerpc_binding_... | Stefan Metzmacher | 1 | -10/+13 |
2010-03-12 | s4:winbind/wb_async_helpers.c: make use of use tevent_req based dcerpc_bindin... | Stefan Metzmacher | 1 | -47/+64 |
2010-03-09 | s4:winbind - use "unsigned" variables where possible | Matthias Dieter Wallnöfer | 5 | -27/+27 |
2010-03-09 | s4:winbind/wb_cmd_getgroups.c - fix up warnings | Matthias Dieter Wallnöfer | 1 | -8/+16 |
2010-03-09 | s4:winbind: stub implementation of WINBINDD_PAM_LOGOFF | Matthieu Patou | 2 | -2/+29 |
2010-03-09 | s4:winbind: Fix a misplaced returned info | Matthieu Patou | 1 | -4/+2 |
2010-03-09 | s4:winbind Implement logic for getgroups to work | Matthieu Patou | 3 | -17/+273 |
2010-03-09 | s4:winbind: implement calls for allowing getent groups | Matthieu Patou | 5 | -2/+379 |
2010-03-01 | s4:winbind: make use of explicit dcerpc_*_recv functions | Stefan Metzmacher | 9 | -17/+17 |
2010-02-26 | s4-winbind: Fixed the memory context of tstream_bsd_existing() | Andreas Schneider | 1 | -1/+1 |
2010-02-26 | s4: Winbind allow to behave more correctly when we have more than a few users | Matthieu Patou | 1 | -8/+41 |
2010-02-19 | s4:winbind Make the 'no SID found' message even more detailed | Andrew Bartlett | 1 | -2/+19 |
2010-02-18 | s4:param Modify secrets_get_domain_sid to give more useful errors | Andrew Bartlett | 3 | -59/+34 |
2010-02-11 | s4: Switch to S3-style id mapping data types. | Kai Blin | 7 | -36/+44 |
2010-02-11 | s4 idmap: Make the sid_to_xid and xid_to_sid calls static. | Kai Blin | 1 | -4/+8 |
2010-01-20 | s4-winbind: Migrated winbind connection to tsocket. | Andreas Schneider | 3 | -78/+191 |
2009-11-27 | s4:winbind - Fix it another time up | Matthias Dieter Wallnöfer | 1 | -2/+14 |
2009-11-27 | s4:provision - Fix up the provision of "standalone" and "member" mode | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2009-10-23 | s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() | Andrew Tridgell | 1 | -2/+2 |
2009-10-20 | s4: ran minimal_includes.pl on source4/winbind | Andrew Tridgell | 30 | -84/+0 |
2009-10-02 | s4: fix various warnings (not "const" related ones) | Matthias Dieter Wallnöfer | 8 | -9/+9 |
2009-10-02 | s4-winbind: support the s3 response flags on krb5 auth too | Andrew Tridgell | 2 | -8/+65 |
2009-10-02 | s4-winbind: support the Samba3 TXT form of the info3 for wbinfo -a | Andrew Tridgell | 1 | -0/+112 |
2009-09-19 | s4-resolve: fixed a crash bug on timeout | Andrew Tridgell | 1 | -1/+1 |
2009-09-18 | s4-server: kill main daemon if a task fails to initialise | Andrew Tridgell | 1 | -8/+8 |
2009-08-18 | s4 winbind: Quiet down the WINBINDD_DOMAIN_INFO handler stub warning | Kai Blin | 1 | -1/+1 |
2009-08-18 | s4 winbind: Silence compile warning by adding new commands to the list | Kai Blin | 1 | -0/+3 |
2009-08-18 | s4 winbind: Implement a stubbed out version of WINBINDD_DOMAIN_INFO | Kai Blin | 2 | -1/+19 |
2009-08-07 | fixed another ambiguous talloc call | Andrew Tridgell | 1 | -3/+3 |
2009-07-15 | s4:winbind: rename uint => uint32_t as uint isn't portable | Stefan Metzmacher | 1 | -1/+1 |
2009-04-28 | Fix Coverity ID 853 (UNINIT) -- Kai, please check! | Volker Lendecke | 1 | -0/+3 |
2009-04-14 | Rework Samba4 to use the new common libcli/auth code | Andrew Bartlett | 1 | -7/+7 |
2009-02-02 | s4:service_stream: s/private/private_data | Stefan Metzmacher | 1 | -4/+4 |
2009-02-02 | s4:winbind: s/private/private_data | Stefan Metzmacher | 2 | -5/+5 |
2009-02-01 | shared: Move dom_sid_* utility functions to top level | Kai Blin | 4 | -4/+4 |
2009-02-01 | s4:irpc: avoid c++ reserved word 'private' | Stefan Metzmacher | 1 | -2/+2 |
2009-01-15 | s4-winbind: Add support for the WINBINDD_LIST_GROUPS command. | Kai Blin | 4 | -2/+250 |
2009-01-06 | s4 winbind: Silence a "discards const" warning | Kai Blin | 1 | -1/+3 |
2009-01-02 | s4 winbind: Correctly silence a "discard const" warning | Kai Blin | 1 | -2/+2 |
2009-01-02 | Revert "s4 winbind: Copy SID to avoid "discard const" warning" | Stefan Metzmacher | 1 | -2/+1 |