index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
/
winbindd_ads.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NULL enum_local_groups for ads winbindd (temporary workaround).
Gerald Carter
2002-10-18
1
-0
/
+1
*
Move a number of ADS related functions out into utility libs, so that things
Andrew Bartlett
2002-09-27
1
-186
/
+11
*
Patch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
Andrew Bartlett
2002-09-06
1
-4
/
+4
*
This fixes a number of ADS problems, particularly with netbiosless
Andrew Tridgell
2002-08-05
1
-70
/
+49
*
this implements a completely new strategy for fetching group
Andrew Tridgell
2002-07-11
1
-33
/
+83
*
fixed a bug handling startup when the ads server is not contactable
Andrew Tridgell
2002-07-01
1
-1
/
+1
*
more debug classess activated
Simo Sorce
2002-06-18
1
-0
/
+3
*
Latest patch from metze <metze@metzemix.de> to move most of samba across
Andrew Bartlett
2002-06-13
1
-5
/
+5
*
fixed some debug messages
Andrew Tridgell
2002-06-03
1
-2
/
+2
*
fixed trust relationships in ADS winbindd after breaking them with my BDC cha...
Andrew Tridgell
2002-04-19
1
-1
/
+1
*
fixed the fallback to a BDC for ADS connections
Andrew Tridgell
2002-04-18
1
-1
/
+3
*
pull_username() is a local function
Andrew Tridgell
2002-04-14
1
-1
/
+1
*
hanle the case where the win2000 username is completely different from
Andrew Tridgell
2002-04-14
1
-8
/
+3
*
modified the ADS backend to accept either the long or short versions
Andrew Tridgell
2002-04-14
1
-11
/
+44
*
possibly fix the 15000 user problem
Andrew Tridgell
2002-04-11
1
-6
/
+6
*
fixed the secondary group mappings for ADS users
Andrew Tridgell
2002-03-21
1
-8
/
+56
*
updated winbindd to used paged ldap searches for all ldap queries
Andrew Tridgell
2002-03-19
1
-1
/
+1
*
fixed 2 reconnection bugs in the ADS backend support
Andrew Tridgell
2002-03-12
1
-7
/
+11
*
better detection of dead ADS connections, so we have some chance of
Andrew Tridgell
2002-03-09
1
-0
/
+6
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-1
/
+1
*
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
2002-01-20
1
-10
/
+2
*
added ads_domain_sid() function
Andrew Tridgell
2001-12-20
1
-15
/
+5
*
use "ads server" option if set for primary domain
Andrew Tridgell
2001-12-19
1
-4
/
+10
*
add support for mixtures of ADS/NT4 domains, as long as the primary
Andrew Tridgell
2001-12-19
1
-0
/
+9
*
much better ADS error handling system
Andrew Tridgell
2001-12-19
1
-63
/
+59
*
added trusted realm support to ADS authentication
Andrew Tridgell
2001-12-19
1
-0
/
+2
*
- added initial support for trusted domains in winbindd_ads
Andrew Tridgell
2001-12-19
1
-10
/
+47
*
Replace backslash with winbind separator before calling parse_domain_user(). ...
Jim McDonough
2001-12-11
1
-2
/
+4
*
handle systems without setenv()
Andrew Tridgell
2001-12-11
1
-1
/
+1
*
removed the start_ndx parameter from group enumeration
Andrew Tridgell
2001-12-11
1
-7
/
+1
*
got rid of start_ndx from query_user_list()
Andrew Tridgell
2001-12-11
1
-7
/
+1
*
robustness fixes and moved ccache location into winbindd_ads code
Andrew Tridgell
2001-12-10
1
-0
/
+12
*
use objectCategory instead of objectClass for faster searching
Andrew Tridgell
2001-12-10
1
-3
/
+3
*
winbindd backends can now be marked "consistent" or "inconsistent"
Andrew Tridgell
2001-12-10
1
-0
/
+1
*
moved the domain sid lookup and enumeration of trusted domains into
Andrew Tridgell
2001-12-10
1
-1
/
+38
*
make sid_binstring available without HAVE_ADS
Andrew Tridgell
2001-12-10
1
-4
/
+4
*
completely new winbindd cache infrastructure
Andrew Tridgell
2001-12-09
1
-5
/
+8
*
- use accountype not accountcontrol
Andrew Tridgell
2001-12-09
1
-8
/
+26
*
fixed type passed to ads_search
Andrew Tridgell
2001-12-09
1
-2
/
+1
*
added internal sasl/gssapi code. This means we are no longer dependent on cyr...
Andrew Tridgell
2001-12-08
1
-11
/
+69
*
fixed a memory leak
Andrew Tridgell
2001-12-05
1
-1
/
+4
*
added a REALLY gross hack into kerberos_kinit_password so that
Andrew Tridgell
2001-12-05
1
-1
/
+1
*
moved the sequence number fetch into the backend, and fetch the
Andrew Tridgell
2001-12-05
1
-1
/
+16
*
don't double free ldap message lists
Andrew Tridgell
2001-12-05
1
-3
/
+0
*
fixed another leak - memory usage now seems to be quite small
Andrew Tridgell
2001-12-05
1
-0
/
+2
*
added very basic ads connection cacheing
Andrew Tridgell
2001-12-05
1
-84
/
+45
*
plugged most of the memory leaks
Andrew Tridgell
2001-12-05
1
-74
/
+120
*
added the last winbindd/ads backend function
Andrew Tridgell
2001-12-05
1
-1
/
+66
*
finally worked out how to do ldap lookups by binary blobs, so I can
Andrew Tridgell
2001-12-05
1
-35
/
+112
*
Fixed parse_domain_user to be bool.
Jeremy Allison
2001-12-05
1
-2
/
+4
[next]