summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* fix more compiler warning after the latest static rampageGerald Carter2004-02-101-28/+28
* (merge from 3.0)Andrew Bartlett2004-02-081-2/+2
* (merge from 3.0)Andrew Bartlett2004-02-081-1/+1
* (merge from 3.0)Andrew Bartlett2004-02-081-1/+1
* Merge from 3.0.Jeremy Allison2004-02-021-3/+3
* (merge from 3.0)Andrew Bartlett2004-02-021-2/+0
* janitor duty (merges from 3.0) and cleanup compiler warning on SuSE 9 in the ...Gerald Carter2004-02-022-2/+140
* updated the head branch as wellAndrew Tridgell2004-01-291-148/+778
* Remove an unused parameter in winbindd (reload_services_file)Richard Sharpe2004-01-291-4/+3
* (merge from 3.0)Andrew Bartlett2004-01-261-8/+2
* Fix typoVolker Lendecke2004-01-231-2/+1
* BUG 936: fix bind credentials for schannel binds in smbd (and add a comment t...Gerald Carter2004-01-151-3/+3
* Fix initgroups() call nss_winbind on solaris; patch from John Klinger <john.k...Gerald Carter2004-01-141-0/+16
* * Revert to using rpc for mixed mode AD domains.Gerald Carter2004-01-141-3/+9
* sync HEAD with recent changes in 3.0Gerald Carter2004-01-1315-128/+298
* update copyright to -2004Stefan Metzmacher2004-01-111-1/+1
* fix some warnings from the Sun compiler; also merge some of abartlet's error ...Gerald Carter2004-01-091-1/+1
* fix segfault when sid_ptr == 0 in DsEnumDomainTrusts() replyGerald Carter2004-01-081-3/+2
* remove unused seek_file(); don't hardcode '\' when printing the auth-userGerald Carter2004-01-061-1/+1
* Merge winbind from Samba 3.0 onto HEAD.Andrew Bartlett2004-01-0618-14/+309
* (merge from 3.0)Andrew Bartlett2004-01-061-2/+2
* (merge from 3.0)Andrew Bartlett2004-01-063-13/+22
* (merge from 3.0)Andrew Bartlett2004-01-066-102/+127
* (merge from 3.0)Andrew Bartlett2004-01-061-3/+3
* rpc_client/cli_lsarpc.c:Andrew Bartlett2004-01-053-77/+37
* (merge from 3.0)Andrew Bartlett2004-01-051-22/+72
* (merge from 3.0)Andrew Bartlett2004-01-051-0/+7
* (merge from 3.0)Andrew Bartlett2004-01-052-16/+36
* (merge from 3.0)Andrew Bartlett2004-01-052-15/+66
* (merge from 3.0)Andrew Bartlett2004-01-052-0/+27
* Commit the translation of the realm to the netbios domain name in the kerberosVolker Lendecke2004-01-044-0/+85
* And yet another constVolker Lendecke2004-01-031-1/+1
* After talking with abartlet remove the fix for bug 707 again.Volker Lendecke2004-01-011-48/+21
* Fix for bug 707, getent group for huge ads groups (>1500 members)Volker Lendecke2004-01-011-21/+48
* fixed bad formal parameter type in get_static(); patch Andy PolyakovGerald Carter2003-12-111-1/+1
* working on packaging; also fixed some path issues in configure.in & Makefile.inGerald Carter2003-12-091-2/+2
* use samr_dispinfo(level == 1) for enumerating domain users so we can include ...Gerald Carter2003-11-271-17/+34
* Merge from 3.0:Andrew Bartlett2003-11-262-3/+5
* (merge from 3.0)Andrew Bartlett2003-11-222-5/+10
* fix for bug 680 (heads up). This gist is to map theGerald Carter2003-11-071-25/+215
* Merge of setenv->putenv for winbind client.Tim Potter2003-11-051-4/+10
* Fix for winbindd on HPUX from albert chin (china@thewrittenword.com)Jeremy Allison2003-11-031-4/+2
* set- set-assword when invoking --set-auth-user and no pwGerald Carter2003-10-311-2/+7
* Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2003-10-222-5/+5
* Merge tridge's AIX fixes.Jeremy Allison2003-10-211-249/+231
* Remove DEBUG statement from wb_common.c as it should not be there.Richard Sharpe2003-10-161-2/+0
* Put back the changes that Simo reverted and fix a speling mistak.Richard Sharpe2003-10-131-1/+3
* So here it is a non-intrusive patch with my latest work on gums (theSimo Sorce2003-10-131-2/+0
* Pull my previous changes into head as well.Richard Sharpe2003-10-132-0/+9
* make sure to use the escaped DN; patch from Guenther Deschner; bug 592Gerald Carter2003-10-131-1/+1