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_ads.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-1
/
+16
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
1
-84
/
+45
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
1
-35
/
+112
2001-12-05
Fixed parse_domain_user to be bool.
Jeremy Allison
1
-2
/
+4
2001-12-04
added lookup_groups() to the ads backend
Andrew Tridgell
1
-3
/
+63
2001-12-04
moved lookup_usergroups() into the backend structure
Andrew Tridgell
1
-1
/
+11
2001-12-04
added a query_user backend
Andrew Tridgell
1
-2
/
+73
2001-12-03
changed query_dispinfo to query_user_list
Andrew Tridgell
1
-10
/
+10
2001-12-03
put sid_to_name behind the winbindd backend interface
Andrew Tridgell
1
-2
/
+6
2001-12-03
added name_to_sid to the backend
Andrew Tridgell
1
-2
/
+76
2001-12-03
added a basic ADS backend to winbind. More work needed, but at
Andrew Tridgell
1
-0
/
+207
[prev]