Age | Commit message (Expand) | Author | Files | Lines |
2012-05-02 | s3-idmap: convert most idmap_cache callers to unixid API | Andrew Bartlett | 2 | -36/+23 |
2012-05-02 | s3-winbindd: Do not use WBC_ types internally in winbindd | Andrew Bartlett | 1 | -3/+5 |
2012-05-02 | s3-passdb: Change pdb_sid_to_id() to return struct unixid | Andrew Bartlett | 1 | -25/+2 |
2012-05-01 | s3:winbindd/idmap_tdb: use idmap_tdb_common code | Christian Ambach | 1 | -558/+18 |
2012-05-01 | s3:winbindd/idmap_tdb2: fix logic error in set_mapping_action | Christian Ambach | 1 | -1/+1 |
2012-05-01 | s3:winbindd/idmap_tdb2: use idmap_tdb_common code | Christian Ambach | 1 | -357/+91 |
2012-05-01 | s3:winbindd/autorid use idmap_tdb_common code in autorid | Christian Ambach | 1 | -86/+227 |
2012-05-01 | s3:winbindd add idmap_tdb_common file to store common code of TDB idmap backends | Christian Ambach | 3 | -1/+792 |
2012-04-28 | s3: Remove a SMB_ASSERT | Volker Lendecke | 1 | -1/+5 |
2012-04-28 | s3: Fix bug 8904 -- wbinfo --lookup-sids "" crashes winbind | Volker Lendecke | 1 | -5/+5 |
2012-04-27 | s3:winbindd: also try SMB2 when connecting to "IPC$" | Stefan Metzmacher | 1 | -7/+20 |
2012-04-19 | s3: Fix Coverity ID 2727 to 2740 -- UNINIT | Volker Lendecke | 1 | -2/+2 |
2012-03-24 | lib/util: Remove obsolete sys_getpid() and sys_fork(). | Jelmer Vernooij | 3 | -6/+6 |
2012-03-24 | libreplace: Add getpeereid implementation. | Jelmer Vernooij | 2 | -2/+4 |
2012-03-19 | s3-winbindd Only use SamLogonEx when we can get unencrypted session keys | Andrew Bartlett | 1 | -2/+2 |
2012-03-15 | s3:smbd: let smbd/nmbd/winbindd child processes terminate if the parent proce... | Michael Adam | 1 | -0/+11 |
2012-03-07 | s3: piddir creation fix part 2. | Ira Cooper | 1 | -0/+4 |
2012-03-04 | s3-winbindd: Add stdin handler for winbind | Andrew Bartlett | 2 | -3/+48 |
2012-02-27 | s3-winbindd: Close netlogon connection if the status returned by the NetrSamL... | Matthieu Patou | 1 | -1/+20 |
2012-02-25 | s3: Use the correct enum values | Volker Lendecke | 1 | -3/+3 |
2012-02-20 | s3-winbindd: pass logon parmeters down to check_sam_security() | Andrew Bartlett | 1 | -2/+6 |
2012-02-18 | Fix a bunch of "unused variable" warnings. | Jeremy Allison | 3 | -7/+2 |
2012-02-16 | lib/util: Remove sys_poll as it is no longer needed | Andrew Bartlett | 1 | -1/+1 |
2012-02-16 | Rename obscure defined constants. | Christopher R. Hertel (crh) | 1 | -1/+1 |
2012-02-10 | s3-winbindd: set the can_do_validation6 also for trusted domain | Matthieu Patou | 1 | -0/+2 |
2012-02-06 | s3-winbind: Remove unused bool "local" | Christof Schmitt | 1 | -5/+2 |
2012-01-30 | s3-winbind: don't try to do clever thing if the username is not found while a... | Matthieu Patou | 1 | -1/+2 |
2012-01-18 | s3-librpc: pass struct ndr_interface_table down to cli_pipe_open_generic/spne... | Andrew Bartlett | 1 | -2/+2 |
2012-01-18 | s3-librpc Make cli_rpc_pipe_open_spnego_ntlmssp() generic | Andrew Bartlett | 1 | -9/+14 |
2012-01-18 | s3: Add a "lock_order" argument to db_open | Volker Lendecke | 3 | -3/+6 |
2012-01-06 | s3-winbindd: convert cached credentials to use auth_generic/gensec for NTLMSSP | Andrew Bartlett | 1 | -33/+46 |
2012-01-05 | s3: Remove some redundant code | Volker Lendecke | 1 | -5/+0 |
2012-01-04 | s3-winbind: Fix segfault if we can't map the last user. | Andreas Schneider | 1 | -0/+18 |
2012-01-04 | s3-winbind: Move finding the domain to it's own function. | Andreas Schneider | 1 | -11/+21 |
2011-12-20 | s3: Fix some False/NULL hickups | Volker Lendecke | 1 | -2/+2 |
2011-12-16 | s3:idmap_autorid: use less transactions | Christian Ambach | 1 | -55/+76 |
2011-12-12 | s3: Remove a bunch of calls to procid_self() | Volker Lendecke | 2 | -2/+1 |
2011-12-03 | Revert making public of the samba-module library. | Jelmer Vernooij | 6 | -6/+6 |
2011-12-03 | s3-winbind: Add an update function for winbind cache. | Andreas Schneider | 1 | -2/+94 |
2011-12-02 | s3-winbind: Remove unused keys from list. | Andreas Schneider | 1 | -2/+0 |
2011-11-28 | s3: Use tevent_req_simple_recv_ntstatus | Volker Lendecke | 1 | -6/+1 |
2011-11-25 | s3: user_domain is not used in wb_getpwsid | Volker Lendecke | 1 | -7/+0 |
2011-11-24 | s3:winbindd_cm: make use of cli_tree_connect() | Stefan Metzmacher | 1 | -1/+1 |
2011-11-22 | s3: Fix wb_next_pwent_fill_done | Volker Lendecke | 1 | -1/+0 |
2011-11-21 | s3:winbindd_cm: close sockfd on error in cm_prepare_connection() | Stefan Metzmacher | 1 | -0/+2 |
2011-11-17 | s3-smbldap: move ldap_open_with_timeout out of smb_ldap.h to ads where it lives. | Günther Deschner | 1 | -1/+1 |
2011-11-17 | s3-winbindd: no need to globally include ldap headers in winbindd. | Günther Deschner | 2 | -2/+1 |
2011-11-16 | s3-winbindd/winbindd_cm.c: remove cli_nt_error() | Björn Baumbach | 1 | -8/+2 |
2011-11-16 | s3:winbindd_cm: remove unused ads_status | Stefan Metzmacher | 1 | -3/+0 |
2011-11-16 | s3-waf: create a smbldap.so library. | Günther Deschner | 1 | -0/+1 |