summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* r24737: Remove older TODO: Convert internal_resolve_name() and friends to NTS...Günther Deschner2007-10-102-2/+2
* r24734: Move nss_err_str() to a more public place.Günther Deschner2007-10-103-19/+21
* r24722: Squashed commit of the following:Gerald Carter2007-10-104-3/+127
* r24714: Fix confusing indent.Günther Deschner2007-10-101-6/+7
* r24713: Fix obvious error in enum_dom_groups. We were returning NT_STATUS_OK ...Günther Deschner2007-10-101-2/+1
* r24711: Remove unused talloc context from query_user_list rpc.Günther Deschner2007-10-101-7/+0
* r24649: Attempt to fix bug 4917. Simo, please check!Volker Lendecke2007-10-101-2/+2
* r24629: Make read_sock return the total number of bytes read insteadMichael Adam2007-10-101-3/+3
* r24625: add '-D' option to winbinddStefan Metzmacher2007-10-101-0/+1
* r24621: - deferr calling build_options();exit(0);Stefan Metzmacher2007-10-101-3/+4
* r24615: Say for which domain the getdcname request failed.Günther Deschner2007-10-101-1/+2
* r24599: patch from Karolin Seeger <ks@sernet.de>:Stefan Metzmacher2007-10-101-4/+10
* r24584: Merge all pam post-processing code (in particular all extra_data code...Günther Deschner2007-10-101-147/+179
* r24583: Make sure we don't accept invalid request options.Günther Deschner2007-10-101-0/+41
* r24579: Merge error reporting to the end of winbindd_pam_auth().Günther Deschner2007-10-101-16/+14
* r24578: Fix build warning.Günther Deschner2007-10-101-1/+1
* r24438: Use dump_data_pw() instead of dump_data() on sensitive data in winbindd.Günther Deschner2007-10-103-15/+8
* r24437: Remove "done" in winbindd_raw_kerberos_login() as well.Günther Deschner2007-10-101-6/+2
* r24434: Simplify winbindd_raw_kerberos_login().Günther Deschner2007-10-101-115/+15
* r24420: Pure pedantism: the talloc_init could have failed...Günther Deschner2007-10-101-2/+1
* r24353: Add a getpwuid lookup to wbinfo.Kai Blin2007-10-101-0/+38
* r24331: Fix an error where gid_t != 32 bitVolker Lendecke2007-10-101-1/+1
* r24330: Fix a 64-bit errorVolker Lendecke2007-10-101-1/+1
* r24329: Fix a 64-bit bugVolker Lendecke2007-10-101-1/+1
* r24087: Fix bug 4836, patch by Matthijs Kooijman <matthijs@stdin.nl>. Thanks!Volker Lendecke2007-10-101-1/+1
* r24017: merge from http://samba.org/~tridge/samba_3_2_ctdb/:Stefan Metzmacher2007-10-101-14/+22
* r23974: Fix Coverity ID 361. num_rids == 0 is caught on function entryVolker Lendecke2007-10-101-10/+5
* r23931: Use the new tdb_validate_and_backup function instead of pure tdb_vali...Michael Adam2007-10-101-2/+2
* r23928: Merge all "copy-info3-groups-to-sid-array" blocks to a sid_array_from...Günther Deschner2007-10-101-43/+6
* r23884: Fix Coverity ID 379Volker Lendecke2007-10-101-0/+6
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-102-4/+2
* 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