summaryrefslogtreecommitdiffstats
path: root/source/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-10-1018-36/+36
* r23798: updated old Temple Place FSF addresses to new URLAndrew Tridgell2007-10-103-8/+3
* r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell2007-10-1017-77/+47
* r23791: found some more v2->v3 conversionsAndrew Tridgell2007-10-101-1/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-1029-58/+29
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-1031-31/+31
* r23769: Move removal of the tdb from the generic tdb_validate functionMichael Adam2007-10-101-0/+6
* r23763: Fix a typo in DEBUG message.Michael Adam2007-10-101-1/+1
* r23733: Limit LDAP lookup in lookup_usergroups_member() to security groups.Lars Müller2007-10-101-1/+6
* r23730: Squashed commit of the following:Gerald Carter2007-10-102-2/+6
* r23708: - Add define for WINBIND_WARN_PWD_EXPIRE.Lars Müller2007-10-102-2/+12
* r23707: - Move the asprintf() call to create the key even inLars Müller2007-10-101-14/+12
* r23704: Add pam_pwd_expire feature as discussed on samba-technical.Lars Müller2007-10-102-11/+95
* r23672: Allow msrpc_name_to_sid() to be called without a domain_name and just...Günther Deschner2007-10-101-7/+9
* r23632: Correctly return the new_group list pointer from expand_groupsGerald Carter2007-10-101-1/+1
* r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().Günther Deschner2007-10-101-1/+1
* r23625: Reformating WBFLAGs, just a cosmetic change.Günther Deschner2007-10-101-15/+15
* r23619: Fix compile warning in fill_grent_mem() caused by mismatched counter ...Gerald Carter2007-10-101-1/+1
* r23611: Fix typo in error message.James Peach2007-10-101-1/+1
* r23610: Move some winbindd_cache specific flags and actionsMichael Adam2007-10-101-1/+19
* r23608: Just inline comment cosmetics.Günther Deschner2007-10-101-5/+2
* r23607: Add legacy support for Services for Unix (SFU) 2.0.Günther Deschner2007-10-101-3/+42
* r23601: BUG 4579: Don't mark the SAM domain on a Samba DC as an internal doma...Gerald Carter2007-10-101-0/+6
* r23600: First step in abstracting the winbindd cache validationMichael Adam2007-10-101-219/+25
* r23577: Fix winbindd (sorry). Ensure I set the new child_pidJeremy Allison2007-10-101-1/+3
* r23574: Remove double-null check (I hate people bitching at meJeremy Allison2007-10-101-3/+1
* r23573: Cope with terminating winbindd children on read/write/timeoutJeremy Allison2007-10-101-38/+45
* r23568: Remove last traces of Heimdal KCM support (and don't misuse wbinfo wh...Günther Deschner2007-10-101-25/+4
* r23565: Avoid double NULL pointer checks.Günther Deschner2007-10-102-18/+6
* r23564: Handle MSG_DUMP_EVENT_LIST only in winbindd for now.Günther Deschner2007-10-102-0/+42
* r23539: Remove code duplication and unify behaviour of winbind_nss_*.h filesKai Blin2007-10-102-6/+1
* r23525: I believe this patch is ok, got no reply of it being not ok.Simo Sorce2007-10-101-2/+40
* r23515: Ensure status isn't used uninitialized.Jeremy Allison2007-10-101-1/+1
* r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach2007-10-103-8/+9
* r23496: Fix logic error in getgrnam_recv() that brokeGerald Carter2007-10-101-1/+1
* r23474: Here's a small patch that disables the libkrb5.so replay cacheGerald Carter2007-10-101-1/+1
* r23471: Here's a rough patch for expanding domain group membershipGerald Carter2007-10-102-155/+347
* r23448: Doh ! Don't call winbind_child_died() *before* theJeremy Allison2007-10-101-7/+6
* r23447: Add kill signal to child dead path. After talkingJeremy Allison2007-10-101-0/+3
* r23446: Restore Jeremy's original formatting, just fix the comment.Volker Lendecke2007-10-101-21/+17
* r23426: Correct a comment. The default timeout is not 1min, but 30s. WhileVolker Lendecke2007-10-101-17/+21
* r23424: Thanks to Jerry, we finally tracked down the :Jeremy Allison2007-10-101-0/+62
* r23410: Merge the core of the cluster code.Volker Lendecke2007-10-101-0/+7
* r23406: Evn if not strictly currently necessary do check for correctSimo Sorce2007-10-102-0/+16
* r23404: Fix wrong (and missing) action on error condition in ldap reply evalu...Simo Sorce2007-10-101-1/+5
* r23368: Make "winbind:rpc only" a full blown parameter. Thanks to Karolin forVolker Lendecke2007-10-101-1/+1
* r23355: Fix some more build warnings.Günther Deschner2007-10-102-3/+3
* r23348: Fix connection reporting on SIGUSR2 (noticed byJeremy Allison2007-10-101-0/+3
* r23345: Stop Coverity from getting confused.Jeremy Allison2007-10-101-0/+1
* r23340: Fix typo in debug ouput. Found by Karolin Seeger <ks@sernet.de>.Michael Adam2007-10-101-1/+1