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