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