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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct message on wbinfo fail to open config file.
Jeremy Allison
2001-12-04
1
-1
/
+2
*
added lookup_groups() to the ads backend
Andrew Tridgell
2001-12-04
4
-8
/
+69
*
moved lookup_usergroups() into the backend structure
Andrew Tridgell
2001-12-04
6
-72
/
+83
*
added a query_user backend
Andrew Tridgell
2001-12-04
7
-97
/
+169
*
changed query_dispinfo to query_user_list
Andrew Tridgell
2001-12-03
4
-23
/
+23
*
put sid_to_name behind the winbindd backend interface
Andrew Tridgell
2001-12-03
5
-30
/
+57
*
added name_to_sid to the backend
Andrew Tridgell
2001-12-03
10
-111
/
+186
*
added a basic ADS backend to winbind. More work needed, but at
Andrew Tridgell
2001-12-03
3
-12
/
+233
*
fixed the nsswitch initgroups code
Andrew Tridgell
2001-12-03
1
-8
/
+10
*
split winbindd_enum_dom_groups into the new backend structure
Andrew Tridgell
2001-12-03
5
-94
/
+142
*
The beginnings of alternative backends for winbindd
Andrew Tridgell
2001-12-01
5
-66
/
+94
*
I think the lookup_pdc_name() should be called lookup_dc_name() and the
Tim Potter
2001-11-29
1
-4
/
+13
*
Some reformatting.
Tim Potter
2001-11-27
1
-223
/
+229
*
Added negative caching to group lookups.
Jeremy Allison
2001-11-27
2
-48
/
+87
*
Added negative caching to the user pw lookup by name and by uid.
Jeremy Allison
2001-11-27
2
-136
/
+159
*
nsswitch/winbindd_group.c nsswitch/winbindd_user.c: formatting fixups.
Jeremy Allison
2001-11-27
2
-28
/
+29
*
don't die with a FPE if there are no DCs
Andrew Tridgell
2001-11-26
1
-0
/
+2
*
Another merge from appliance-head: in [ug]id_to_sid don't call the
Tim Potter
2001-11-26
1
-47
/
+7
*
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
2001-11-26
1
-2
/
+2
*
Removed bogus SAFE_FREE() call of talloced return data from
Tim Potter
2001-11-26
3
-19
/
+19
*
Fixed some indentation.
Tim Potter
2001-11-26
1
-2
/
+2
*
This is another rather major change to the samba authenticaion
Andrew Bartlett
2001-11-24
1
-5
/
+7
*
Fixed delete on close bug. Added core dump code to winbindd.
Jeremy Allison
2001-11-23
2
-3
/
+59
*
Set type to NOTUSED if lookup fail.
Jeremy Allison
2001-11-23
1
-0
/
+1
*
Got rid of that stupid parse_domain_user() warning when compiling
Tim Potter
2001-11-23
1
-22
/
+0
*
Finish 1.45 by removing redundant sid->string conversion in
Martin Pool
2001-11-23
1
-14
/
+44
*
I think you were passing the name of the SID, rather than the DOM_SID
Martin Pool
2001-11-23
1
-1
/
+1
*
Removed TimeInit() call from every client program (except for one place
Tim Potter
2001-11-23
3
-5
/
+0
*
Fixed check machine account function.
Tim Potter
2001-11-23
4
-74
/
+63
*
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
*
Added debugs to track down sequence lookup problems.
Jeremy Allison
2001-11-22
1
-4
/
+10
*
W2K doesn't seem to respond to *#0 names in node status. Ensure name
Jeremy Allison
2001-11-21
2
-27
/
+28
*
Added transparent +ve caching for lookupname/lookupsid. -ve caching can
Jeremy Allison
2001-11-21
3
-112
/
+238
*
Preparing to implement +ve and -ve caching for lookupname/lookupsid calls.
Jeremy Allison
2001-11-21
2
-130
/
+191
*
Merge from 2.2.
Tim Potter
2001-11-19
1
-1
/
+1
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
3
-9
/
+7
*
Tidyup formatting a bit (spaces->tabs) whilst reading new code to understand
Jeremy Allison
2001-11-15
2
-220
/
+202
*
Caching user, group and domain sam handles was a stupid idea.
Tim Potter
2001-11-15
4
-103
/
+177
*
Jeremy, I'm not sure what you were trying to do with the process activity
Tim Potter
2001-11-15
1
-3
/
+1
*
Added free_domain_info() function.
Tim Potter
2001-11-15
1
-0
/
+27
*
Added free_domain_info() function.
Tim Potter
2001-11-15
1
-1
/
+1
*
Cache positive and negative name domain controller lookups.
Tim Potter
2001-11-15
1
-11
/
+148
*
Get list of trusted domains if we haven't fetched them yet.
Tim Potter
2001-11-15
2
-0
/
+9
*
Fixed display of uninitialised buffer in debug.
Tim Potter
2001-11-15
1
-2
/
+8
*
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
[next]