summaryrefslogtreecommitdiffstats
path: root/source/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* Further rpc_client removal, this time from winbindd.Andrew Bartlett2002-01-012-39/+61
* When running interactive we want to set our own process group forJeremy Allison2001-12-301-0/+9
* merge Jeremy's gcc3 warning fix from 2.2Herb Lewis2001-12-221-1/+1
* merge IRIX winbind support from Samba 2.2 branchHerb Lewis2001-12-223-97/+666
* Append to log.winbindd instead of overwriting it so we are consistent withTim Potter2001-12-211-0/+7
* added ads_domain_sid() functionAndrew Tridgell2001-12-201-15/+5
* Removed global debugf. Replaced with lp_set_logfile(name).Jeremy Allison2001-12-201-5/+13
* Setup global_myworkgroup. Needed for secrets fetch code.Jeremy Allison2001-12-201-8/+11
* net ads password and net ads chostpass commands from Remus KoosAndrew Tridgell2001-12-201-0/+1
* use "ads server" option if set for primary domainAndrew Tridgell2001-12-191-4/+10
* add support for mixtures of ADS/NT4 domains, as long as the primaryAndrew Tridgell2001-12-191-0/+9
* much better ADS error handling systemAndrew Tridgell2001-12-192-72/+68
* added trusted realm support to ADS authenticationAndrew Tridgell2001-12-193-1/+8
* - added initial support for trusted domains in winbindd_adsAndrew Tridgell2001-12-194-18/+81
* fixed handling of empty or dead domain in wbinfo -gAndrew Tridgell2001-12-181-60/+9
* Added the group enum code from 2.2Jeremy Allison2001-12-141-0/+1
* make sure we find NSS_STATUS structAndrew Tridgell2001-12-131-0/+1
* allow IRIX to build nsswitch/libnss_wins.soHerb Lewis2001-12-121-12/+82
* add *.po32 to ignore listHerb Lewis2001-12-121-0/+1
* Oops, the -a option disappeared.Tim Potter2001-12-111-0/+1
* sync with 2.2Herb Lewis2001-12-111-0/+29
* Replace backslash with winbind separator before calling parse_domain_user(). ...Jim McDonough2001-12-111-2/+4
* fix for IRIX compilersHerb Lewis2001-12-111-2/+2
* handle systems without setenv()Andrew Tridgell2001-12-111-1/+1
* Modify winbindd to use authenticated user info from secrets.tdb when makingTim Potter2001-12-112-2/+34
* Converted wbinfo to use popt instead of getopt - popt is very nice!Tim Potter2001-12-111-28/+100
* removed the start_ndx parameter from group enumerationAndrew Tridgell2001-12-115-87/+80
* got rid of start_ndx from query_user_list()Andrew Tridgell2001-12-116-128/+120
* robustness fixes and moved ccache location into winbindd_ads codeAndrew Tridgell2001-12-102-0/+20
* Make protoMartin Pool2001-12-101-1/+0
* use objectCategory instead of objectClass for faster searchingAndrew Tridgell2001-12-101-3/+3
* Merge of memory leak fixes from APPLIANCE_TNG.Tim Potter2001-12-101-0/+7
* winbindd backends can now be marked "consistent" or "inconsistent"Andrew Tridgell2001-12-104-33/+93
* shrank the winbindd_cache.tdb somewhatAndrew Tridgell2001-12-101-27/+63
* added some commentsAndrew Tridgell2001-12-101-0/+2
* moved the domain sid lookup and enumeration of trusted domains intoAndrew Tridgell2001-12-105-109/+143
* added some commentsAndrew Tridgell2001-12-102-4/+2
* make sid_binstring available without HAVE_ADSAndrew Tridgell2001-12-103-52/+8
* explicitly encode NULL strings in the cacheAndrew Tridgell2001-12-101-1/+15
* removed a debug lineAndrew Tridgell2001-12-101-2/+0
* completely new winbindd cache infrastructureAndrew Tridgell2001-12-099-756/+591
* - use accountype not accountcontrolAndrew Tridgell2001-12-091-8/+26
* fixed type passed to ads_searchAndrew Tridgell2001-12-091-2/+1
* added internal sasl/gssapi code. This means we are no longer dependent on cyr...Andrew Tridgell2001-12-082-11/+78
* Fixed typo in fix for typo in debug. (-:Tim Potter2001-12-061-1/+1
* fixed a memory leakAndrew Tridgell2001-12-051-1/+4
* added a REALLY gross hack into kerberos_kinit_password so thatAndrew Tridgell2001-12-051-1/+1
* moved the sequence number fetch into the backend, and fetch theAndrew Tridgell2001-12-056-80/+77
* don't double free ldap message listsAndrew Tridgell2001-12-051-3/+0
* fixed another leak - memory usage now seems to be quite smallAndrew Tridgell2001-12-051-0/+2