Age | Commit message (Expand) | Author | Files | Lines |
2012-09-29 | s3-winbindd: Adjust error code loop logic in rpc_trusted_domains(). | Günther Deschner | 1 | -1/+1 |
2012-09-28 | s3-winbindd: Allow DNS resolution of trusted domains if DNS name is avaliable | Sumit Bose | 3 | -25/+58 |
2012-09-27 | s3: Fix some blank line endings | Volker Lendecke | 1 | -4/+4 |
2012-09-24 | s3:winbindd fix a compiler warning | Christian Ambach | 1 | -1/+1 |
2012-09-22 | s3:winbindd fix a compiler warning | Christian Ambach | 1 | -1/+1 |
2012-09-22 | build: Fix enabled handling for HAVE_LDAP, we need to use bld.CONFIG_SET | Andrew Bartlett | 1 | -6/+6 |
2012-09-20 | winbind: Extend wbcAuthenticateUserEx to provide PAC | Christof Schmitt | 3 | -6/+153 |
2012-09-20 | s3:winbind:idmap_tdb_common: improve readability of assignment by adding an "if" | Michael Adam | 1 | -3/+5 |
2012-09-20 | s3:winbind:idmap_tdb_common: improve readability of assignment by adding an "if" | Michael Adam | 1 | -3/+5 |
2012-09-20 | s3: Fix idmap_hash | Volker Lendecke | 1 | -1/+1 |
2012-09-14 | s3: make smbldaphelper subsystem an internal library | Alexander Bokovoy | 1 | -1/+1 |
2012-09-13 | s3: make ldapsam-related functions a smbldaphelper subsystem | Alexander Bokovoy | 1 | -1/+1 |
2012-09-12 | Avoid overriding default ccache for ads operations. | Simo Sorce | 1 | -3/+3 |
2012-09-11 | docs: Move idmap manpage to there old location. | Andreas Schneider | 8 | -891/+0 |
2012-09-07 | s3-smbldap: use smbldap_ prefixed functions | Alexander Bokovoy | 1 | -1/+1 |
2012-09-07 | wafsamba: Add support for manpages in SAMBA_MODULE. | Andreas Schneider | 8 | -0/+891 |
2012-09-04 | s3-winbind: DON'T PANIC if we couldn't find the domain. | Andreas Schneider | 1 | -1/+9 |
2012-08-23 | param: Add startup checks for valid server role/binary combinations | Andrew Bartlett | 1 | -0/+6 |
2012-08-21 | Fix bug #9098 - winbind does not refresh kerberos tickets. | Jeremy Allison | 3 | -0/+39 |
2012-08-21 | Fix bug #9104 - winbindd can mis-identify idle clients - can cause crashes an... | Herb Lewis | 1 | -1/+2 |
2012-08-15 | s3-winbind: Return the DC name from DC_PING | Christof Schmitt | 2 | -1/+13 |
2012-08-15 | s3-winbind: Pass ping-dc result to client | Christof Schmitt | 1 | -1/+9 |
2012-08-13 | Ensure we update last_access on the winbindd child struct on each request. | Jeremy Allison | 1 | -0/+1 |
2012-08-09 | Correctly check for errors in strlower_m() returns. | Jeremy Allison | 4 | -5/+13 |
2012-08-09 | Check error returns from strupper_m() (in all reasonable places). | Jeremy Allison | 6 | -15/+39 |
2012-07-24 | lib/param: Move all enum declarations to lib/param | Andrew Bartlett | 2 | -0/+2 |
2012-07-23 | s3-winbind: Fix bug #9052 resolving our own "Domain Local" groups. | Andreas Schneider | 2 | -4/+10 |
2012-07-23 | s3-winbind: Fix idmap initialization debug message. | Guenther Deschner | 2 | -2/+2 |
2012-07-19 | Move everything to use the common pidfile functions. | Jeremy Allison | 1 | -2/+3 |
2012-07-19 | Make the s3 pidfile use the common code inside lib/util/pidfile.c | Jeremy Allison | 1 | -1/+1 |
2012-07-19 | Move source4/smbd/pidfile into lib/util in preparation for making it in common. | Jeremy Allison | 1 | -2/+2 |
2012-07-18 | loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *. | Rusty Russell | 3 | -7/+7 |
2012-07-18 | source3/winbindd/winbindd_pam.c: fix stackframe leak | Rusty Russell | 1 | -0/+1 |
2012-07-18 | source3/winbindd/idmap_tdb_common.c: fix stackframe leak | Rusty Russell | 1 | -0/+1 |
2012-07-18 | source3/winbindd/winbindd_util.c: fix stackframe leak | Rusty Russell | 1 | -2/+4 |
2012-07-17 | Enable AES in winbind. | Andreas Schneider | 1 | -1/+1 |
2012-07-14 | Fix bug #9016 - Connection to outbound trusted domain goes offline. | Jeremy Allison | 1 | -6/+0 |
2012-07-12 | s3: rename sid_check_is_in_our_domain() to sid_check_is_in_our_sam() | Michael Adam | 4 | -5/+5 |
2012-07-12 | s3: rename sid_check_is_domain() to sid_check_is_our_sam() | Michael Adam | 7 | -10/+10 |
2012-07-03 | s3-winbind: Remove obsolte idmap_adex. | Andreas Schneider | 8 | -3781/+0 |
2012-06-22 | dbwrap: remove get_flags(). | Rusty Russell | 1 | -17/+2 |
2012-06-21 | s3:winbindd: do not expose negative cache idmap entries as valid mappings (bu... | Stefan Metzmacher | 1 | -6/+19 |
2012-06-21 | s3:winbindd: discard the expired gid cache if we're online (bug #9002) | Stefan Metzmacher | 1 | -1/+1 |
2012-06-21 | s3: Remove an unnecessary () | Volker Lendecke | 1 | -1/+1 |
2012-06-20 | idmap-hash: Attempt to fix Coverity ID 709116 Overflowed array index write | Volker Lendecke | 1 | -1/+6 |
2012-06-20 | idmap-hash: Fix Coverity ID 709117 Dereference before null check | Volker Lendecke | 1 | -5/+5 |
2012-06-20 | idmap-hash: Fix Coverity 709118 Dereference before null check | Volker Lendecke | 1 | -5/+5 |
2012-06-20 | idmap-hash: Adapt mapfile_read_line to README.Coding | Volker Lendecke | 1 | -1/+2 |
2012-06-20 | idmap-hash: Fix Coverity ID 709119 Unused pointer value | Volker Lendecke | 1 | -1/+1 |
2012-06-19 | Fix unused variable warnings. | Jeremy Allison | 1 | -5/+12 |