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
/
source
/
nsswitch
/
winbindd_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
I think you were passing the name of the SID, rather than the DOM_SID
Martin Pool
2001-11-23
1
-1
/
+1
*
Got positive and negative name caching working correctly with lookupname/look...
Jeremy Allison
2001-11-22
1
-43
/
+47
*
Fixed +ve caching. Still problems with -ve caching.
Jeremy Allison
2001-11-22
1
-105
/
+115
*
Fixed caching of lookupname/lookupsid. Error in check of success !
Jeremy Allison
2001-11-22
1
-2
/
+8
*
W2K doesn't seem to respond to *#0 names in node status. Ensure name
Jeremy Allison
2001-11-21
1
-25
/
+24
*
Added transparent +ve caching for lookupname/lookupsid. -ve caching can
Jeremy Allison
2001-11-21
1
-105
/
+231
*
Merge from 2.2.
Tim Potter
2001-11-19
1
-1
/
+1
*
Caching user, group and domain sam handles was a stupid idea.
Tim Potter
2001-11-15
1
-20
/
+133
*
Added free_domain_info() function.
Tim Potter
2001-11-15
1
-0
/
+27
*
Added some extra fields to the auth_serversupplied_info structure.
Tim Potter
2001-10-31
1
-3
/
+7
*
Don't reference tallocated memory that has already been disposed of. The
Tim Potter
2001-10-29
1
-7
/
+2
*
Fixed some memory leaks introduced by connection handling rewrite, as well
Tim Potter
2001-10-19
1
-2
/
+0
*
Converted some more functions to create and dispose of a talloc context on a
Tim Potter
2001-10-19
1
-40
/
+49
*
Some reformatting.
Tim Potter
2001-10-14
1
-6
/
+10
*
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
1
-281
/
+0
*
Got the rest of the group functions working. Did some reformatting (man
Tim Potter
2001-10-10
1
-31
/
+29
*
Implemented sam group handle stuff. getent group now works.
Tim Potter
2001-10-09
1
-33
/
+77
*
More work on winbindd connection rewrite:
Tim Potter
2001-10-08
1
-53
/
+83
*
This is the start of a bit of a rewrite of winbindd's connection handling.
Tim Potter
2001-10-05
1
-212
/
+142
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
1
-4
/
+4
*
more static/dead fns
Andrew Tridgell
2001-09-10
1
-9
/
+0
*
kill a dead fn and make a local one static
Andrew Tridgell
2001-09-10
1
-79
/
+3
*
more warning fixes on solaris
Andrew Tridgell
2001-09-05
1
-2
/
+2
*
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
2001-09-04
1
-13
/
+8
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-2
/
+2
*
Added another authentication interface to winbindd. The Challenge Response
Tim Potter
2001-08-22
1
-0
/
+1
*
Merged across rewritten version of winbindd_kill_connections(). This now
Tim Potter
2001-07-19
1
-22
/
+15
*
the nss and pam modules in winbind don't have strchr_m() yet, so use
Andrew Tridgell
2001-07-18
1
-2
/
+2
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-2
/
+2
*
Merge from appliance branch:
Tim Potter
2001-06-20
1
-2
/
+8
*
don't use c++ style comments
Andrew Tridgell
2001-06-05
1
-1
/
+1
*
Memory leak fixes from insure.
Tim Potter
2001-05-15
1
-10
/
+0
*
Compile fixes for dynamic samr_query_userinfo() stuff.
Tim Potter
2001-05-14
1
-1
/
+1
*
Fixes from nsswitch testsuite. Lots of stuff works much better now. (-:
Tim Potter
2001-05-09
1
-5
/
+6
*
Misc fixes to get winbindd working. We can now do a 'getent passwd'
Tim Potter
2001-05-08
1
-5
/
+12
*
OK so I couldn't be as clever as I wanted to be with winbindd_glue.c
Tim Potter
2001-05-07
1
-37
/
+37
*
Preliminary merge of winbind into HEAD. Note that this compiles and links
Tim Potter
2001-05-07
1
-207
/
+431
*
Moved winbind client functions from various odd locations to
Tim Potter
2000-07-10
1
-9
/
+50
*
use "winbind separator" in tng as well
Andrew Tridgell
2000-05-12
1
-1
/
+3
*
treat a blank "password server =" line as a "*" if in domain security
Andrew Tridgell
2000-05-10
1
-4
/
+18
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+7
*
more merging
Andrew Tridgell
2000-05-10
1
-1
/
+0
*
brought the winbindd code into head
Andrew Tridgell
2000-05-09
1
-0
/
+633
[prev]