summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
...
| * Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had aAndrew Bartlett2002-07-203-5/+5
| * fixed a number of real bugs found by warnings on the 64 bit irix compilerAndrew Tridgell2002-07-151-4/+4
| * after thinking about the env variable hack for avoiding group membershipAndrew Tridgell2002-07-141-14/+20
* | sync 3.0 branch with headJelmer Vernooij2002-08-1717-240/+467
* | more bug updates from headAndrew Tridgell2002-07-151-4/+4
* | updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-1526-219/+494
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-07-141-0/+209
|\|
| * this is a trick to work around the fact that posix does not supplyAndrew Tridgell2002-07-146-9/+53
| * I just noticed that I never added my copyright when I messed with thisAndrew Bartlett2002-07-131-0/+1
| * Usage fixes from APPLIANCE_HEAD.Tim Potter2002-07-111-1/+2
| * Merge of init_domain_list() fix from APPLIANCE_HEAD.Tim Potter2002-07-111-3/+0
| * this implements a completely new strategy for fetching groupAndrew Tridgell2002-07-111-33/+83
| * Kill off codepage related stuff, now we don't use codepages any more.Andrew Bartlett2002-07-031-4/+0
| * used findstatic.pl to make some variables static and remove some deadAndrew Tridgell2002-07-011-1/+1
| * fixed a bug handling startup when the ads server is not contactableAndrew Tridgell2002-07-011-1/+1
| * The next phase in the WINS rewrite!Andrew Tridgell2002-06-271-2/+0
| * This commit finally gives us multiple wins server groups. We nowAndrew Tridgell2002-06-262-33/+17
| * Update cli_full_connection() to take a 'flags' paramater, and try to get aAndrew Bartlett2002-06-251-1/+1
| * Add a couple more DEBUG()s to winbindd.Andrew Bartlett2002-06-251-4/+9
| * Fix from Andrew Esh for not checking return code.Jeremy Allison2002-06-201-0/+3
| * more debug classess activatedSimo Sorce2002-06-1814-0/+40
| * Latest patch from metze <metze@metzemix.de> to move most of samba acrossAndrew Bartlett2002-06-133-7/+9
| * Ignore winbindd_proto.hTim Potter2002-06-121-0/+1
| * Remove "sids.h" as it really wasn't being used anywhere, and was exportingAndrew Bartlett2002-06-103-2/+1
| * With this file being automaticly regenerated, and cleaned up with 'make clean'Andrew Bartlett2002-06-101-142/+0
| * Merge pidfile fix.Jeremy Allison2002-06-071-3/+3
| * Store cache entry keys that have RID values in decimal to beTim Potter2002-06-051-6/+6
| * Fix for Linux kernel bug where signal mask set within a signal handlerJeremy Allison2002-06-051-1/+15
| * Store the key for a name to sid cache entry in upper case rather thanTim Potter2002-06-041-4/+12
| * Fixed some formatting.Tim Potter2002-06-041-3/+4
| * fixed some debug messagesAndrew Tridgell2002-06-031-2/+2
| * The last element of the definitions of enums can't have a trailingTim Potter2002-06-021-1/+1
| * merge from 2.2Gerald Carter2002-05-291-1/+1
| * Updates to better report some NTSTATUS errors into PAM, and update to PAMAndrew Bartlett2002-05-281-0/+9
| * Fixed incorrect comment.Tim Potter2002-05-241-2/+2
| * Remove the password length paramater from cli_full_connection - it reallyAndrew Bartlett2002-05-241-1/+1
| * debug classizedSimo Sorce2002-05-213-0/+9
| * A small change to print out the error message only if we could not check theRichard Sharpe2002-05-191-4/+5
| * As per rsharpe's request, require only a Masters in Astrophysics toAndrew Bartlett2002-05-182-16/+18
| * A few more trusted domains updates from mimir.Andrew Bartlett2002-05-171-2/+3
| * Changes to allow head to translate NMB flags ...Richard Sharpe2002-05-172-8/+8
| * Don't store domain with username in secrets.tdbTim Potter2002-05-131-1/+1
| * Merge of --set-auth-user updates from 2.2Tim Potter2002-05-131-3/+4
| * Merge of secrets_init() paranoia fix from 2.2Tim Potter2002-05-131-1/+6
| * Fix for Solaris nscd issue pointed out by Mike GerdtsTim Potter2002-05-101-0/+11
| * merge freom SAMBA_2_2Gerald Carter2002-05-091-1/+5
| * HP-UX 10.20 compiles fixes from SAMBA_2_2Gerald Carter2002-05-092-1/+5
| * Merge in Jerry's called name fix.Jeremy Allison2002-05-081-1/+0
| * Merge Herb's idmap endian fix.Jeremy Allison2002-04-271-12/+9
| * Another attempt at fixing the endian problem when upgrading from 2.2.3a.Jeremy Allison2002-04-271-8/+12