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_rpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
this is a trick to work around the fact that posix does not supply
Andrew Tridgell
2002-07-14
1
-0
/
+20
*
Fix from Andrew Esh for not checking return code.
Jeremy Allison
2002-06-20
1
-0
/
+3
*
more debug classess activated
Simo Sorce
2002-06-18
1
-0
/
+3
*
A few more trusted domains updates from mimir.
Andrew Bartlett
2002-05-17
1
-2
/
+3
*
The cli_lsa_lookup_{names,sids} functions were returning useless
Tim Potter
2002-04-14
1
-6
/
+4
*
possibly fix the 15000 user problem
Andrew Tridgell
2002-04-11
1
-2
/
+2
*
Fixed the handle leak in the connection management code (this code is crap
Jeremy Allison
2002-04-04
1
-2
/
+11
*
Spelling fixes.
Tim Potter
2002-03-24
1
-1
/
+1
*
reduced memory usage in winbindd with a rpc backend by using a
Andrew Tridgell
2002-01-31
1
-6
/
+11
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-1
/
+1
*
Back out some of the less well thought out ideas from last weeks work on
Andrew Bartlett
2002-01-26
1
-5
/
+16
*
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
2002-01-20
1
-4
/
+12
*
Many thanks to Alexander Bokovoy <a.bokovoy@sam-solutions.net>.
Andrew Bartlett
2002-01-12
1
-0
/
+9
*
A big tidyup while thinking about getting trusted domains being re-read
Tim Potter
2002-01-10
1
-4
/
+4
*
removed the start_ndx parameter from group enumeration
Andrew Tridgell
2001-12-11
1
-5
/
+31
*
got rid of start_ndx from query_user_list()
Andrew Tridgell
2001-12-11
1
-23
/
+39
*
robustness fixes and moved ccache location into winbindd_ads code
Andrew Tridgell
2001-12-10
1
-0
/
+8
*
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
-2
/
+46
*
completely new winbindd cache infrastructure
Andrew Tridgell
2001-12-09
1
-5
/
+9
*
moved the sequence number fetch into the backend, and fetch the
Andrew Tridgell
2001-12-05
1
-1
/
+56
*
finally worked out how to do ldap lookups by binary blobs, so I can
Andrew Tridgell
2001-12-05
1
-10
/
+114
*
added lookup_groups() to the ads backend
Andrew Tridgell
2001-12-04
1
-2
/
+2
*
moved lookup_usergroups() into the backend structure
Andrew Tridgell
2001-12-04
1
-1
/
+61
*
added a query_user backend
Andrew Tridgell
2001-12-04
1
-1
/
+58
*
changed query_dispinfo to query_user_list
Andrew Tridgell
2001-12-03
1
-5
/
+5
*
put sid_to_name behind the winbindd backend interface
Andrew Tridgell
2001-12-03
1
-1
/
+33
*
added name_to_sid to the backend
Andrew Tridgell
2001-12-03
1
-1
/
+34
*
added a basic ADS backend to winbind. More work needed, but at
Andrew Tridgell
2001-12-03
1
-10
/
+10
*
split winbindd_enum_dom_groups into the new backend structure
Andrew Tridgell
2001-12-03
1
-0
/
+130