index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
Age
Commit message (
Expand
)
Author
Files
Lines
2002-03-01
Move wbinfo over to d_printf(). Patch by Hasch@t-online.de (Juergen Hasch)
Andrew Bartlett
1
-55
/
+55
2002-02-28
enable locking on the idmap database to make it safe to dump/restore
Andrew Tridgell
1
-1
/
+1
2002-02-28
Ensure that winbindd and smbd both use identical logic to find dc's.
Jeremy Allison
1
-28
/
+27
2002-02-27
this allows us to support foreign SIDs in winbindd and smbd
Andrew Tridgell
5
-117
/
+173
2002-02-19
make proto
Tim Potter
1
-1
/
+0
2002-02-18
fixed a memory leak thanks to dleducq@arkoon.net
Andrew Tridgell
1
-0
/
+1
2002-02-15
Winbind cleanup.
Andrew Bartlett
4
-180
/
+220
2002-02-11
A few small winbind updates:
Andrew Bartlett
3
-25
/
+60
2002-02-08
Fix up some of the DEBUG lines in winbind_pam.c
Andrew Bartlett
1
-8
/
+10
2002-02-06
0x is the traditional prefix for displaying hex numbers.
Tim Potter
1
-2
/
+2
2002-02-05
Drastic impromvents to pam_winbind.
Andrew Bartlett
5
-279
/
+538
2002-01-31
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
Jeremy Allison
1
-1
/
+4
2002-01-31
reduced memory usage in winbindd with a rpc backend by using a
Andrew Tridgell
1
-6
/
+11
2002-01-31
Removed unused variables.
Tim Potter
1
-2
/
+0
2002-01-31
added 'wbinfo --sequence' to show sequence numbers of all domains
Andrew Tridgell
5
-0
/
+67
2002-01-30
Removed version number from file header.
Tim Potter
24
-44
/
+24
2002-01-30
Fix for password change from Samuel Ziegler <sam@xpedion.com>
Tim Potter
1
-11
/
+11
2002-01-30
Removed silly fprintf(stderr, ...) debug.
Tim Potter
1
-2
/
+1
2002-01-27
Some more 'winbind default domain' support patches from Alexander Bokovoy
Andrew Bartlett
1
-81
/
+1
2002-01-26
Back out some of the less well thought out ideas from last weeks work on
Andrew Bartlett
1
-5
/
+16
2002-01-26
Change the winbind interface to use seperate 'domain' and 'username' feilds for
Andrew Bartlett
9
-149
/
+56
2002-01-26
Allow a winbind client to obtain the server's domain name.
Andrew Bartlett
1
-1
/
+13
2002-01-25
Removed dodgy init of local variable.
Tim Potter
1
-1
/
+1
2002-01-25
Much more useful handling of backup domain controllers in winbindd. Honour
Tim Potter
1
-25
/
+51
2002-01-22
Call pidfile_create() as part of init sequence.
Tim Potter
1
-0
/
+3
2002-01-20
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
8
-116
/
+70
2002-01-19
Fix to close winbindd_idmap on exit. Pointed out by Alexander Bokovoy.
Jeremy Allison
3
-0
/
+10
2002-01-19
fixes (asprintf) from 2.2
Simo Sorce
1
-4
/
+6
2002-01-18
This is the 'winbind default domain' patch from Alexander Bokovoy
Andrew Bartlett
7
-46
/
+138
2002-01-15
Fix from 2.2. It didn't break on HEAD because it isn't being compiled. Herb?
Jim McDonough
1
-10
/
+10
2002-01-15
adding wins commands to winbindd - will check in the rest of the changes
Herb Lewis
1
-0
/
+211
2002-01-14
Initialise cli variables and try not to do a cli_shutdown() of uninitialsed
Andrew Bartlett
1
-4
/
+10
2002-01-13
I'm doing some things towards the NamedPipes game with lckl and he has asked me
Andrew Bartlett
1
-86
/
+2
2002-01-12
Many thanks to Alexander Bokovoy <a.bokovoy@sam-solutions.net>.
Andrew Bartlett
3
-0
/
+12
2002-01-11
force the time difference in cache comparisons to be unsigned to cope
Andrew Tridgell
1
-1
/
+4
2002-01-11
make the winbind sequence number code more robust
Andrew Tridgell
1
-1
/
+1
2002-01-11
Always query the PDC for the list of trusted domains rather than interating
Tim Potter
7
-114
/
+179
2002-01-11
Some memory leak fixes.
Tim Potter
1
-17
/
+23
2002-01-10
Since AB has been changing the winbind interface it's time to add the "mock
Tim Potter
3
-21
/
+21
2002-01-10
merge tpots name changes into IRIX part of code. When you change the name
Herb Lewis
1
-8
/
+8
2002-01-10
Return the winbind separator over the socket, so programs don't have to parse
Andrew Bartlett
5
-18
/
+78
2002-01-10
This changes the winbind protcol a bit:
Andrew Bartlett
6
-38
/
+84
2002-01-10
A big tidyup while thinking about getting trusted domains being re-read
Tim Potter
8
-132
/
+142
2002-01-09
Fixed typo.
Jeremy Allison
1
-1
/
+1
2002-01-09
HPUX nss fix.
Jeremy Allison
1
-2
/
+18
2002-01-08
Getting ready to add winbindd support for HPUX 11.
Jeremy Allison
2
-0
/
+154
2002-01-07
Don't log the password in pam_sm_authenticate() unless DEBUG_PASSWORD is
Tim Potter
1
-2
/
+10
2002-01-01
Further rpc_client removal, this time from winbindd.
Andrew Bartlett
2
-39
/
+61
2001-12-30
When running interactive we want to set our own process group for
Jeremy Allison
1
-0
/
+9
2001-12-22
merge Jeremy's gcc3 warning fix from 2.2
Herb Lewis
1
-1
/
+1
[next]