Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r24437: Remove "done" in winbindd_raw_kerberos_login() as well. | Günther Deschner | 1 | -6/+2 |
2007-10-10 | r24434: Simplify winbindd_raw_kerberos_login(). | Günther Deschner | 1 | -115/+15 |
2007-10-10 | r24420: Pure pedantism: the talloc_init could have failed... | Günther Deschner | 1 | -2/+1 |
2007-10-10 | r24353: Add a getpwuid lookup to wbinfo. | Kai Blin | 1 | -0/+38 |
2007-10-10 | r24331: Fix an error where gid_t != 32 bit | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r24330: Fix a 64-bit error | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r24329: Fix a 64-bit bug | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r24087: Fix bug 4836, patch by Matthijs Kooijman <matthijs@stdin.nl>. Thanks! | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r24017: merge from http://samba.org/~tridge/samba_3_2_ctdb/: | Stefan Metzmacher | 1 | -14/+22 |
2007-10-10 | r23974: Fix Coverity ID 361. num_rids == 0 is caught on function entry | Volker Lendecke | 1 | -10/+5 |
2007-10-10 | r23931: Use the new tdb_validate_and_backup function instead of pure tdb_vali... | Michael Adam | 1 | -2/+2 |
2007-10-10 | r23928: Merge all "copy-info3-groups-to-sid-array" blocks to a sid_array_from... | Günther Deschner | 1 | -43/+6 |
2007-10-10 | r23884: Fix Coverity ID 379 | Volker Lendecke | 1 | -0/+6 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 2 | -4/+2 |
2007-10-10 | r23800: LGPL is now called GNU Lesser General Public License | Andrew Tridgell | 18 | -36/+36 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 3 | -8/+3 |
2007-10-10 | r23794: convert more code from LGPLv2+ to LGPLv3+ | Andrew Tridgell | 17 | -77/+47 |
2007-10-10 | r23791: found some more v2->v3 conversions | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 29 | -58/+29 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 31 | -31/+31 |
2007-10-10 | r23769: Move removal of the tdb from the generic tdb_validate function | Michael Adam | 1 | -0/+6 |
2007-10-10 | r23763: Fix a typo in DEBUG message. | Michael Adam | 1 | -1/+1 |
2007-10-10 | r23733: Limit LDAP lookup in lookup_usergroups_member() to security groups. | Lars Müller | 1 | -1/+6 |
2007-10-10 | r23730: Squashed commit of the following: | Gerald Carter | 2 | -2/+6 |
2007-10-10 | r23708: - Add define for WINBIND_WARN_PWD_EXPIRE. | Lars Müller | 2 | -2/+12 |
2007-10-10 | r23707: - Move the asprintf() call to create the key even in | Lars Müller | 1 | -14/+12 |
2007-10-10 | r23704: Add pam_pwd_expire feature as discussed on samba-technical. | Lars Müller | 2 | -11/+95 |
2007-10-10 | r23672: Allow msrpc_name_to_sid() to be called without a domain_name and just... | Günther Deschner | 1 | -7/+9 |
2007-10-10 | r23632: Correctly return the new_group list pointer from expand_groups | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names(). | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r23625: Reformating WBFLAGs, just a cosmetic change. | Günther Deschner | 1 | -15/+15 |
2007-10-10 | r23619: Fix compile warning in fill_grent_mem() caused by mismatched counter ... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r23611: Fix typo in error message. | James Peach | 1 | -1/+1 |
2007-10-10 | r23610: Move some winbindd_cache specific flags and actions | Michael Adam | 1 | -1/+19 |
2007-10-10 | r23608: Just inline comment cosmetics. | Günther Deschner | 1 | -5/+2 |
2007-10-10 | r23607: Add legacy support for Services for Unix (SFU) 2.0. | Günther Deschner | 1 | -3/+42 |
2007-10-10 | r23601: BUG 4579: Don't mark the SAM domain on a Samba DC as an internal doma... | Gerald Carter | 1 | -0/+6 |
2007-10-10 | r23600: First step in abstracting the winbindd cache validation | Michael Adam | 1 | -219/+25 |
2007-10-10 | r23577: Fix winbindd (sorry). Ensure I set the new child_pid | Jeremy Allison | 1 | -1/+3 |
2007-10-10 | r23574: Remove double-null check (I hate people bitching at me | Jeremy Allison | 1 | -3/+1 |
2007-10-10 | r23573: Cope with terminating winbindd children on read/write/timeout | Jeremy Allison | 1 | -38/+45 |
2007-10-10 | r23568: Remove last traces of Heimdal KCM support (and don't misuse wbinfo wh... | Günther Deschner | 1 | -25/+4 |
2007-10-10 | r23565: Avoid double NULL pointer checks. | Günther Deschner | 2 | -18/+6 |
2007-10-10 | r23564: Handle MSG_DUMP_EVENT_LIST only in winbindd for now. | Günther Deschner | 2 | -0/+42 |
2007-10-10 | r23539: Remove code duplication and unify behaviour of winbind_nss_*.h files | Kai Blin | 2 | -6/+1 |
2007-10-10 | r23525: I believe this patch is ok, got no reply of it being not ok. | Simo Sorce | 1 | -2/+40 |
2007-10-10 | r23515: Ensure status isn't used uninitialized. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23510: Tidy calls to smb_panic by removing trailing newlines. Print the | James Peach | 3 | -8/+9 |
2007-10-10 | r23496: Fix logic error in getgrnam_recv() that broke | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r23474: Here's a small patch that disables the libkrb5.so replay cache | Gerald Carter | 1 | -1/+1 |