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