index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
nsswitch
/
winbindd_rpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> to
Jeremy Allison
2007-10-10
1
-32
/
+2
*
r294: checking in volker's winbindd patches; tested on domain members (Samba ...
Gerald Carter
2007-10-10
1
-12
/
+9
*
Apply some const
Volker Lendecke
2004-03-30
1
-3
/
+3
*
Make more functions static, and remove duplication in the use of functions
Andrew Bartlett
2004-02-08
1
-1
/
+1
*
This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
Andrew Bartlett
2004-01-08
1
-2
/
+11
*
Change our Domain controller lookup routines to more carefully seperate
Andrew Bartlett
2004-01-05
1
-11
/
+11
*
rpc_client/cli_lsarpc.c:
Andrew Bartlett
2004-01-05
1
-1
/
+1
*
Having no members of a group is a perfectly valid (if unusual) situation.
Andrew Bartlett
2004-01-02
1
-0
/
+7
*
use samr_dispinfo(level == 1) for enumerating domain users so we can include ...
Gerald Carter
2003-11-27
1
-17
/
+34
*
a small include file rearrangement that doesn't affect normal
Andrew Tridgell
2003-11-12
1
-0
/
+1
*
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
2003-10-22
1
-1
/
+1
*
get rid of more compiler warnings
Herb Lewis
2003-08-15
1
-2
/
+2
*
patch for domain groups with no members (rpc only) from Ken Cross
Gerald Carter
2003-07-11
1
-1
/
+1
*
large change:
Gerald Carter
2003-06-25
1
-16
/
+19
*
Sequence number was not getting updated with ldap hack. Only a bug in this
Jeremy Allison
2003-06-24
1
-6
/
+3
*
* s/get_dc_name/rpc_dc_name/g (revert a previous change)
Gerald Carter
2003-06-23
1
-37
/
+3
*
* set domain->last_status = NT_STATUS_SERVER_DISABLED on an ads_connect() fai...
Gerald Carter
2003-06-23
1
-0
/
+178
*
merge of the netsamlogon caching code from APPLIANCE_HEAD
Gerald Carter
2003-06-21
1
-52
/
+105
*
Merge HEAD's winbind into 3.0.
Andrew Bartlett
2003-04-23
1
-65
/
+85
*
Patch based on work by Michael Steffens <michael_steffens@hp.com> to wrap
Jeremy Allison
2003-02-15
1
-65
/
+107
*
Merge tpot's changes to request the correct sizes for user dispinfo
Jeremy Allison
2003-01-29
1
-5
/
+10
*
Fix from "Ken Cross" <kcross@nssolutions.com> for enumerating
Jeremy Allison
2003-01-06
1
-1
/
+3
*
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
1
-6
/
+6
*
merge from APP_HEAD of winbindd's domain local group fix
Gerald Carter
2002-10-08
1
-0
/
+60
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-2
/
+3
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-3
/
+12
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-3
/
+31
*
Merge of lsa lookup names/sids patch from HEAD.
Tim Potter
2002-04-15
1
-5
/
+2
*
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
[next]