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
Age
Commit message (
Expand
)
Author
Files
Lines
2001-12-11
got rid of start_ndx from query_user_list()
Andrew Tridgell
6
-128
/
+120
2001-12-10
robustness fixes and moved ccache location into winbindd_ads code
Andrew Tridgell
2
-0
/
+20
2001-12-10
Make proto
Martin Pool
1
-1
/
+0
2001-12-10
use objectCategory instead of objectClass for faster searching
Andrew Tridgell
1
-3
/
+3
2001-12-10
Merge of memory leak fixes from APPLIANCE_TNG.
Tim Potter
1
-0
/
+7
2001-12-10
winbindd backends can now be marked "consistent" or "inconsistent"
Andrew Tridgell
4
-33
/
+93
2001-12-10
shrank the winbindd_cache.tdb somewhat
Andrew Tridgell
1
-27
/
+63
2001-12-10
added some comments
Andrew Tridgell
1
-0
/
+2
2001-12-10
moved the domain sid lookup and enumeration of trusted domains into
Andrew Tridgell
5
-109
/
+143
2001-12-10
added some comments
Andrew Tridgell
2
-4
/
+2
2001-12-10
make sid_binstring available without HAVE_ADS
Andrew Tridgell
3
-52
/
+8
2001-12-10
explicitly encode NULL strings in the cache
Andrew Tridgell
1
-1
/
+15
2001-12-10
removed a debug line
Andrew Tridgell
1
-2
/
+0
2001-12-09
completely new winbindd cache infrastructure
Andrew Tridgell
9
-756
/
+591
2001-12-09
- use accountype not accountcontrol
Andrew Tridgell
1
-8
/
+26
2001-12-09
fixed type passed to ads_search
Andrew Tridgell
1
-2
/
+1
2001-12-08
added internal sasl/gssapi code. This means we are no longer dependent on cyr...
Andrew Tridgell
2
-11
/
+78
2001-12-06
Fixed typo in fix for typo in debug. (-:
Tim Potter
1
-1
/
+1
2001-12-05
fixed a memory leak
Andrew Tridgell
1
-1
/
+4
2001-12-05
added a REALLY gross hack into kerberos_kinit_password so that
Andrew Tridgell
1
-1
/
+1
2001-12-05
moved the sequence number fetch into the backend, and fetch the
Andrew Tridgell
6
-80
/
+77
2001-12-05
don't double free ldap message lists
Andrew Tridgell
1
-3
/
+0
2001-12-05
fixed another leak - memory usage now seems to be quite small
Andrew Tridgell
1
-0
/
+2
2001-12-05
added very basic ads connection cacheing
Andrew Tridgell
2
-84
/
+46
2001-12-05
plugged most of the memory leaks
Andrew Tridgell
1
-74
/
+120
2001-12-05
added the last winbindd/ads backend function
Andrew Tridgell
1
-1
/
+66
2001-12-05
finally worked out how to do ldap lookups by binary blobs, so I can
Andrew Tridgell
7
-170
/
+250
2001-12-05
Fixed parse_domain_user to be bool.
Jeremy Allison
8
-80
/
+57
2001-12-04
Correct message on wbinfo fail to open config file.
Jeremy Allison
1
-1
/
+2
2001-12-04
added lookup_groups() to the ads backend
Andrew Tridgell
4
-8
/
+69
2001-12-04
moved lookup_usergroups() into the backend structure
Andrew Tridgell
6
-72
/
+83
2001-12-04
added a query_user backend
Andrew Tridgell
7
-97
/
+169
2001-12-03
changed query_dispinfo to query_user_list
Andrew Tridgell
4
-23
/
+23
2001-12-03
put sid_to_name behind the winbindd backend interface
Andrew Tridgell
5
-30
/
+57
2001-12-03
added name_to_sid to the backend
Andrew Tridgell
10
-111
/
+186
2001-12-03
added a basic ADS backend to winbind. More work needed, but at
Andrew Tridgell
3
-12
/
+233
2001-12-03
fixed the nsswitch initgroups code
Andrew Tridgell
1
-8
/
+10
2001-12-03
split winbindd_enum_dom_groups into the new backend structure
Andrew Tridgell
5
-94
/
+142
2001-12-01
The beginnings of alternative backends for winbindd
Andrew Tridgell
5
-66
/
+94
2001-11-29
I think the lookup_pdc_name() should be called lookup_dc_name() and the
Tim Potter
1
-4
/
+13
2001-11-27
Some reformatting.
Tim Potter
1
-223
/
+229
2001-11-27
Added negative caching to group lookups.
Jeremy Allison
2
-48
/
+87
2001-11-27
Added negative caching to the user pw lookup by name and by uid.
Jeremy Allison
2
-136
/
+159
2001-11-27
nsswitch/winbindd_group.c nsswitch/winbindd_user.c: formatting fixups.
Jeremy Allison
2
-28
/
+29
2001-11-26
don't die with a FPE if there are no DCs
Andrew Tridgell
1
-0
/
+2
2001-11-26
Another merge from appliance-head: in [ug]id_to_sid don't call the
Tim Potter
1
-47
/
+7
2001-11-26
Got medieval on another pointless extern. Removed extern struct ipzero
Tim Potter
1
-2
/
+2
2001-11-26
Removed bogus SAFE_FREE() call of talloced return data from
Tim Potter
3
-19
/
+19
2001-11-26
Fixed some indentation.
Tim Potter
1
-2
/
+2
2001-11-24
This is another rather major change to the samba authenticaion
Andrew Bartlett
1
-5
/
+7
[next]