index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
The last element of the definitions of enums can't have a trailing
Tim Potter
2002-06-02
1
-1
/
+1
|
*
merge from 2.2
Gerald Carter
2002-05-29
1
-1
/
+1
|
*
Updates to better report some NTSTATUS errors into PAM, and update to PAM
Andrew Bartlett
2002-05-28
1
-0
/
+9
|
*
Fixed incorrect comment.
Tim Potter
2002-05-24
1
-2
/
+2
|
*
Remove the password length paramater from cli_full_connection - it really
Andrew Bartlett
2002-05-24
1
-1
/
+1
|
*
debug classized
Simo Sorce
2002-05-21
3
-0
/
+9
|
*
A small change to print out the error message only if we could not check the
Richard Sharpe
2002-05-19
1
-4
/
+5
|
*
As per rsharpe's request, require only a Masters in Astrophysics to
Andrew Bartlett
2002-05-18
2
-16
/
+18
|
*
A few more trusted domains updates from mimir.
Andrew Bartlett
2002-05-17
1
-2
/
+3
|
*
Changes to allow head to translate NMB flags ...
Richard Sharpe
2002-05-17
2
-8
/
+8
|
*
Don't store domain with username in secrets.tdb
Tim Potter
2002-05-13
1
-1
/
+1
|
*
Merge of --set-auth-user updates from 2.2
Tim Potter
2002-05-13
1
-3
/
+4
|
*
Merge of secrets_init() paranoia fix from 2.2
Tim Potter
2002-05-13
1
-1
/
+6
|
*
Fix for Solaris nscd issue pointed out by Mike Gerdts
Tim Potter
2002-05-10
1
-0
/
+11
|
*
merge freom SAMBA_2_2
Gerald Carter
2002-05-09
1
-1
/
+5
|
*
HP-UX 10.20 compiles fixes from SAMBA_2_2
Gerald Carter
2002-05-09
2
-1
/
+5
|
*
Merge in Jerry's called name fix.
Jeremy Allison
2002-05-08
1
-1
/
+0
|
*
Merge Herb's idmap endian fix.
Jeremy Allison
2002-04-27
1
-12
/
+9
|
*
Another attempt at fixing the endian problem when upgrading from 2.2.3a.
Jeremy Allison
2002-04-27
1
-8
/
+12
|
*
Attempt to fix big-endian upgrade problem (Herb, Jerry, please check).
Jeremy Allison
2002-04-26
1
-6
/
+12
|
*
Fix from Herb for upgrading from big-endian earlier databases.
Jeremy Allison
2002-04-25
1
-4
/
+4
|
*
damn! I forgot to commit winbindd_dual.c
Andrew Tridgell
2002-04-24
1
-0
/
+205
|
*
main() needs to be indented to make sure it doesn't generate a
Andrew Tridgell
2002-04-24
1
-1
/
+1
|
*
a new "dual daemon" operating mode for winbindd
Andrew Tridgell
2002-04-24
3
-49
/
+112
|
*
fixed trust relationships in ADS winbindd after breaking them with my BDC cha...
Andrew Tridgell
2002-04-19
1
-1
/
+1
|
*
fixed the fallback to a BDC for ADS connections
Andrew Tridgell
2002-04-18
1
-1
/
+3
|
*
The cli_lsa_lookup_{names,sids} functions were returning useless
Tim Potter
2002-04-14
1
-6
/
+4
|
*
pull_username() is a local function
Andrew Tridgell
2002-04-14
1
-1
/
+1
|
*
hanle the case where the win2000 username is completely different from
Andrew Tridgell
2002-04-14
1
-8
/
+3
|
*
modified the ADS backend to accept either the long or short versions
Andrew Tridgell
2002-04-14
1
-11
/
+44
|
*
Tidy up winbindd debug. Added Bill Moran's hide unreadable fix.
Jeremy Allison
2002-04-13
1
-4
/
+3
*
|
Merge from HEAD:
Tim Potter
2002-05-13
1
-1
/
+1
*
|
Merge of --set-auth-user updates from 2.2
Tim Potter
2002-05-13
1
-3
/
+4
*
|
Merge of secrets_init() paranoia fix from 2.2
Tim Potter
2002-05-13
1
-1
/
+6
*
|
Merge of Solaris winbindd fixes.
Tim Potter
2002-05-13
1
-0
/
+11
*
|
Merge of lsa lookup names/sids patch from HEAD.
Tim Potter
2002-04-15
1
-5
/
+2
|
/
*
possibly fix the 15000 user problem
Andrew Tridgell
2002-04-11
2
-8
/
+8
*
Moved definition of winbind username/password secrets into secrets.h
Tim Potter
2002-04-10
1
-6
/
+0
*
Spelling.
Tim Potter
2002-04-07
1
-1
/
+1
*
Spelling.
Tim Potter
2002-04-04
1
-1
/
+1
*
Call poptFreeContext() as appropriate.
Tim Potter
2002-04-04
1
-23
/
+30
*
Fix up conversion code from old winbindd versions (some testing needed).
Jeremy Allison
2002-04-04
4
-67
/
+179
*
Fixed the handle leak in the connection management code (this code is crap
Jeremy Allison
2002-04-04
2
-2
/
+24
*
More winbind for HPUX updates from Don Mccall. I think JRA has already
Andrew Bartlett
2002-04-03
2
-4
/
+27
*
merge winbindd WINS changes from 2.2
Herb Lewis
2002-03-29
6
-47
/
+150
*
Unblock sigusr1 on startup.
Tim Potter
2002-03-26
1
-0
/
+1
*
Added code for smb messaging. winbindd now responds to the smbcontrol
Tim Potter
2002-03-26
1
-2
/
+15
*
Don't do a zero-length malloc (caught with dmalloc library).
Jeremy Allison
2002-03-26
1
-1
/
+1
*
Spelling fixes.
Tim Potter
2002-03-24
1
-1
/
+1
*
Various winbind updates:
Andrew Bartlett
2002-03-23
4
-6
/
+7
[prev]
[next]