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-19
add support for mixtures of ADS/NT4 domains, as long as the primary
Andrew Tridgell
1
-0
/
+9
2001-12-19
much better ADS error handling system
Andrew Tridgell
1
-63
/
+59
2001-12-19
added trusted realm support to ADS authentication
Andrew Tridgell
1
-0
/
+2
2001-12-19
- added initial support for trusted domains in winbindd_ads
Andrew Tridgell
1
-10
/
+47
2001-12-11
Replace backslash with winbind separator before calling parse_domain_user(). ...
Jim McDonough
1
-2
/
+4
2001-12-11
handle systems without setenv()
Andrew Tridgell
1
-1
/
+1
2001-12-11
removed the start_ndx parameter from group enumeration
Andrew Tridgell
1
-7
/
+1
2001-12-11
got rid of start_ndx from query_user_list()
Andrew Tridgell
1
-7
/
+1
2001-12-10
robustness fixes and moved ccache location into winbindd_ads code
Andrew Tridgell
1
-0
/
+12
2001-12-10
use objectCategory instead of objectClass for faster searching
Andrew Tridgell
1
-3
/
+3
2001-12-10
winbindd backends can now be marked "consistent" or "inconsistent"
Andrew Tridgell
1
-0
/
+1
2001-12-10
moved the domain sid lookup and enumeration of trusted domains into
Andrew Tridgell
1
-1
/
+38
2001-12-10
make sid_binstring available without HAVE_ADS
Andrew Tridgell
1
-4
/
+4
2001-12-09
completely new winbindd cache infrastructure
Andrew Tridgell
1
-5
/
+8
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
1
-11
/
+69
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
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]