index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
/
winbindd.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-2
/
+3
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-1
/
+6
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-52
/
+93
*
Merge of secrets_init() paranoia fix from 2.2
Tim Potter
2002-05-13
1
-1
/
+6
*
Fix up conversion code from old winbindd versions (some testing needed).
Jeremy Allison
2002-04-04
1
-0
/
+4
*
merge winbindd WINS changes from 2.2
Herb Lewis
2002-03-29
1
-0
/
+5
*
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
*
added a -h usage option to winbindd
Andrew Tridgell
2002-03-15
1
-1
/
+16
*
Now we have reliable signals take SIGTERM inband.
Jeremy Allison
2002-03-14
1
-5
/
+4
*
fixed a memory leak thanks to dleducq@arkoon.net
Andrew Tridgell
2002-02-18
1
-0
/
+1
*
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
Jeremy Allison
2002-01-31
1
-1
/
+4
*
added 'wbinfo --sequence' to show sequence numbers of all domains
Andrew Tridgell
2002-01-31
1
-0
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Change the winbind interface to use seperate 'domain' and 'username' feilds for
Andrew Bartlett
2002-01-26
1
-0
/
+1
*
Call pidfile_create() as part of init sequence.
Tim Potter
2002-01-22
1
-0
/
+3
*
Fix to close winbindd_idmap on exit. Pointed out by Alexander Bokovoy.
Jeremy Allison
2002-01-19
1
-0
/
+2
*
I'm doing some things towards the NamedPipes game with lckl and he has asked me
Andrew Bartlett
2002-01-13
1
-86
/
+2
*
Many thanks to Alexander Bokovoy <a.bokovoy@sam-solutions.net>.
Andrew Bartlett
2002-01-12
1
-0
/
+1
*
Always query the PDC for the list of trusted domains rather than interating
Tim Potter
2002-01-11
1
-3
/
+3
*
Since AB has been changing the winbind interface it's time to add the "mock
Tim Potter
2002-01-10
1
-16
/
+11
*
Return the winbind separator over the socket, so programs don't have to parse
Andrew Bartlett
2002-01-10
1
-0
/
+2
*
This changes the winbind protcol a bit:
Andrew Bartlett
2002-01-10
1
-0
/
+1
*
A big tidyup while thinking about getting trusted domains being re-read
Tim Potter
2002-01-10
1
-13
/
+14
*
When running interactive we want to set our own process group for
Jeremy Allison
2001-12-30
1
-0
/
+9
*
Append to log.winbindd instead of overwriting it so we are consistent with
Tim Potter
2001-12-21
1
-0
/
+7
*
Removed global debugf. Replaced with lp_set_logfile(name).
Jeremy Allison
2001-12-20
1
-5
/
+13
*
Setup global_myworkgroup. Needed for secrets fetch code.
Jeremy Allison
2001-12-20
1
-8
/
+11
*
completely new winbindd cache infrastructure
Andrew Tridgell
2001-12-09
1
-11
/
+10
*
Fixed delete on close bug. Added core dump code to winbindd.
Jeremy Allison
2001-11-23
1
-1
/
+58
*
Removed TimeInit() call from every client program (except for one place
Tim Potter
2001-11-23
1
-2
/
+0
*
W2K doesn't seem to respond to *#0 names in node status. Ensure name
Jeremy Allison
2001-11-21
1
-2
/
+4
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
1
-7
/
+5
*
Tidyup formatting a bit (spaces->tabs) whilst reading new code to understand
Jeremy Allison
2001-11-15
1
-6
/
+4
*
Jeremy, I'm not sure what you were trying to do with the process activity
Tim Potter
2001-11-15
1
-3
/
+1
*
Bit of a cleanup of signal handling code.
Tim Potter
2001-11-15
1
-8
/
+14
*
Make signal handling safer (handle EINTR on read/write/accept), don't
Jeremy Allison
2001-11-14
1
-38
/
+52
*
Got ready to implement Martin's idea, but request doesn't have a length
Jeremy Allison
2001-11-14
1
-5
/
+19
*
Random connection robustness related fixes. Display some debugs about
Tim Potter
2001-11-14
1
-6
/
+7
*
#ifdef'd out suggestion for tim on making the winbindd protocol more
Martin Pool
2001-11-14
1
-1
/
+13
*
Added needed debugs...
Jeremy Allison
2001-11-14
1
-25
/
+39
*
Got the rest of the group functions working. Did some reformatting (man
Tim Potter
2001-10-10
1
-9
/
+0
*
Implemented sam group handle stuff. getent group now works.
Tim Potter
2001-10-09
1
-3
/
+8
*
More work on winbindd connection rewrite:
Tim Potter
2001-10-08
1
-2
/
+8
*
This is the start of a bit of a rewrite of winbindd's connection handling.
Tim Potter
2001-10-05
1
-118
/
+102
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-7
/
+5
*
kill a dead fn and make a local one static
Andrew Tridgell
2001-09-10
1
-1
/
+1
*
Added another authentication interface to winbindd. The Challenge Response
Tim Potter
2001-08-22
1
-0
/
+1
*
the nss and pam modules in winbind don't have strchr_m() yet, so use
Andrew Tridgell
2001-07-18
1
-1
/
+1
*
allow winbindd to run as non-root so we can test it more easily
Andrew Tridgell
2001-07-08
1
-7
/
+3
[prev]
[next]