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
...
*
Bit of a cleanup of signal handling code.
Tim Potter
2001-11-15
1
-8
/
+14
*
Fix detection of RedHat 7.2.
Jeremy Allison
2001-11-15
1
-442
/
+0
*
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
2
-10
/
+24
*
Random connection robustness related fixes. Display some debugs about
Tim Potter
2001-11-14
5
-31
/
+122
*
#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
*
Fix winbind client code so that winbind calls are not made if the
Jeremy Allison
2001-11-13
2
-15
/
+43
*
Use cli_nt_login_network() instead of domain_client_validate() to perform
Tim Potter
2001-11-05
3
-41
/
+86
*
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
2001-11-03
1
-1
/
+3
*
Removed unneeded extern.
Tim Potter
2001-10-31
1
-2
/
+0
*
This is a farily large patch (3300 lines) and reworks most of the AuthRewrite
Andrew Bartlett
2001-10-31
1
-72
/
+15
*
Added some extra fields to the auth_serversupplied_info structure.
Tim Potter
2001-10-31
3
-4
/
+14
*
Don't force winbind to use non-local DC's.
Volker Lendecke
2001-10-29
1
-1
/
+1
*
This commit is number 4 of 4.
Andrew Bartlett
2001-10-29
1
-4
/
+4
*
Hey where did those 4 character tabs come from?
Tim Potter
2001-10-29
1
-4
/
+4
*
Don't reference tallocated memory that has already been disposed of. The
Tim Potter
2001-10-29
3
-11
/
+26
*
Added some connection checking code. Doesn't work yet though.
Tim Potter
2001-10-27
1
-10
/
+43
*
Fix for fussy Solaris compiler.
Tim Potter
2001-10-21
1
-3
/
+1
*
Fixed some memory leaks introduced by connection handling rewrite, as well
Tim Potter
2001-10-19
4
-20
/
+29
*
Converted some more functions to create and dispose of a talloc context on a
Tim Potter
2001-10-19
5
-87
/
+106
*
Some reformatting.
Tim Potter
2001-10-14
1
-6
/
+10
*
Pass domain structure around in cache code rather than the domain name.
Tim Potter
2001-10-14
3
-32
/
+29
*
Resurrected sam sequence number code.
Tim Potter
2001-10-14
1
-117
/
+175
*
Converted a few winbind functions to use a talloc context that is destroyed
Tim Potter
2001-10-12
1
-32
/
+72
*
Removed some unused code from the recent cleanup.
Tim Potter
2001-10-12
2
-291
/
+2
*
Got the rest of the group functions working. Did some reformatting (man
Tim Potter
2001-10-10
3
-68
/
+37
*
Implemented sam group handle stuff. getent group now works.
Tim Potter
2001-10-09
6
-110
/
+208
*
More work on winbindd connection rewrite:
Tim Potter
2001-10-08
5
-179
/
+353
*
This is the start of a bit of a rewrite of winbindd's connection handling.
Tim Potter
2001-10-05
9
-380
/
+588
*
fix some possible memleaks and not tested reallocs spotted by Andreas Moroder
Simo Sorce
2001-10-03
1
-5
/
+12
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
2
-6
/
+0
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
14
-68
/
+51
*
Some patches to authentication:
Tim Potter
2001-09-12
1
-4
/
+4
*
convert more code to use XFILE
Andrew Tridgell
2001-09-10
1
-6
/
+0
*
more static/dead fns
Andrew Tridgell
2001-09-10
2
-11
/
+2
*
kill a dead fn and make a local one static
Andrew Tridgell
2001-09-10
2
-80
/
+4
*
more warning fixes on solaris
Andrew Tridgell
2001-09-05
5
-6
/
+10
*
fixed a bunch of compilation errors on Solaris, mostly people getting NSS_STA...
Andrew Tridgell
2001-09-05
6
-69
/
+99
*
don't do pointer arithmetic on void* (some compilers can't do it)
Andrew Tridgell
2001-09-04
1
-1
/
+1
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
7
-104
/
+94
*
merge from 2.2
Gerald Carter
2001-08-30
1
-1
/
+1
*
merge from APPLIANCE_TNG
Gerald Carter
2001-08-30
1
-0
/
+1
*
merge from APPLIANCE_TNG
Gerald Carter
2001-08-30
1
-43
/
+73
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
6
-33
/
+33
*
get rid of compiler warnings
Herb Lewis
2001-08-24
2
-3
/
+4
*
Make domain_client_validate return a status code instead of a boolean.
Tim Potter
2001-08-24
1
-10
/
+10
*
Added copyright for me and AB.
Tim Potter
2001-08-23
1
-0
/
+2
*
Added another authentication interface to winbindd. The Challenge Response
Tim Potter
2001-08-22
6
-26
/
+210
*
More Realloc fixes.
Jeremy Allison
2001-08-18
2
-4
/
+13
[prev]
[next]