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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
1
-8
/
+75
2007-10-10
r6755: removing domain_sid() since it is not referenced anymore
Gerald Carter
1
-4
/
+0
2007-10-10
r6040: finish out 'net rpc service list'
Gerald Carter
1
-1
/
+0
2007-10-10
r4760: Make wbinfo --user-sids expand domain local groups. Andrew B., my testing
Volker Lendecke
1
-0
/
+8
2007-10-10
r3843: If a connection to a DC is requested, open connections simultaeneously...
Volker Lendecke
1
-0
/
+4
2007-10-10
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
1
-1
/
+1
2007-10-10
r395: BUG 1232: patch from landonf@opendarwin.org (Landon Fuller) to fix
Gerald Carter
1
-0
/
+2
2007-10-10
r294: checking in volker's winbindd patches; tested on domain members (Samba ...
Gerald Carter
1
-0
/
+3
2007-10-10
r116: volker's patch for local group and group nesting
Gerald Carter
1
-0
/
+1
2004-03-30
Apply some const
Volker Lendecke
1
-3
/
+3
2004-01-08
This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
Andrew Bartlett
1
-1
/
+2
2004-01-05
rpc_client/cli_lsarpc.c:
Andrew Bartlett
1
-1
/
+1
2003-12-31
Forgot to commit this for the 'get our primary domain' change.
Andrew Bartlett
1
-0
/
+1
2003-11-12
a small include file rearrangement that doesn't affect normal
Andrew Tridgell
1
-1
/
+0
2003-08-01
Update my copyrights according to my agreement with IBM
Jim McDonough
1
-1
/
+1
2003-08-01
Fix copyright statements for various pieces of Anthony Liguori's work.
Jim McDonough
1
-1
/
+1
2003-06-21
merge of the netsamlogon caching code from APPLIANCE_HEAD
Gerald Carter
1
-0
/
+1
2003-06-10
- fixed the bug that forced us not to use the winbindd cache when we
Andrew Tridgell
1
-1
/
+4
2003-05-23
Bug 83: fixes for building when $srcdir != $builddir from David Lee
Tim Potter
1
-1
/
+1
2003-04-23
Merge HEAD's winbind into 3.0.
Andrew Bartlett
1
-9
/
+30
2003-04-07
Winbind merges from HEAD:
Andrew Bartlett
1
-1
/
+1
2003-03-24
(merge from HEAD)
Andrew Bartlett
1
-0
/
+2
2003-02-28
*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit
Jeremy Allison
1
-10
/
+11
2003-02-19
Merge from HEAD: We don't need this any more, setenv() is in replace.c now
Andrew Bartlett
1
-14
/
+0
2002-10-08
merge from APP_HEAD of winbindd's domain local group fix
Gerald Carter
1
-1
/
+7
2002-10-04
* merge native_mode flag in winbindd_domain struct from app-head
Gerald Carter
1
-0
/
+1
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-1
/
+7
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-0
/
+3
2002-04-10
Moved definition of winbind username/password secrets into secrets.h
Tim Potter
1
-6
/
+0
2002-02-15
Winbind cleanup.
Andrew Bartlett
1
-0
/
+1
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-11
Always query the PDC for the list of trusted domains rather than interating
Tim Potter
1
-17
/
+26
2001-12-19
added trusted realm support to ADS authentication
Andrew Tridgell
1
-0
/
+1
2001-12-11
Modify winbindd to use authenticated user info from secrets.tdb when making
Tim Potter
1
-0
/
+5
2001-12-11
removed the start_ndx parameter from group enumeration
Andrew Tridgell
1
-3
/
+2
2001-12-11
got rid of start_ndx from query_user_list()
Andrew Tridgell
1
-3
/
+2
2001-12-10
winbindd backends can now be marked "consistent" or "inconsistent"
Andrew Tridgell
1
-2
/
+4
2001-12-10
moved the domain sid lookup and enumeration of trusted domains into
Andrew Tridgell
1
-0
/
+11
2001-12-09
completely new winbindd cache infrastructure
Andrew Tridgell
1
-1
/
+3
2001-12-05
moved the sequence number fetch into the backend, and fetch the
Andrew Tridgell
1
-0
/
+3
2001-12-05
added very basic ads connection cacheing
Andrew Tridgell
1
-0
/
+1
2001-12-05
finally worked out how to do ldap lookups by binary blobs, so I can
Andrew Tridgell
1
-5
/
+17
2001-12-04
added lookup_groups() to the ads backend
Andrew Tridgell
1
-2
/
+3
2001-12-04
moved lookup_usergroups() into the backend structure
Andrew Tridgell
1
-0
/
+5
2001-12-04
added a query_user backend
Andrew Tridgell
1
-0
/
+7
2001-12-03
changed query_dispinfo to query_user_list
Andrew Tridgell
1
-3
/
+3
2001-12-03
put sid_to_name behind the winbindd backend interface
Andrew Tridgell
1
-0
/
+6
2001-12-03
added name_to_sid to the backend
Andrew Tridgell
1
-0
/
+5
2001-12-03
split winbindd_enum_dom_groups into the new backend structure
Andrew Tridgell
1
-1
/
+4
2001-12-01
The beginnings of alternative backends for winbindd
Andrew Tridgell
1
-1
/
+23
[next]