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
/
source3
/
nsswitch
Commit message (
Expand
)
Author
Age
Files
Lines
*
The krb5 locator should now be correctly able to handle
Jeremy Allison
2008-02-05
1
-4
/
+4
*
Remove unused marshalling for SAMR_CONNECT.
Günther Deschner
2008-02-05
1
-1
/
+1
*
Use the proper boolean constants in wbinfo.c .
Michael Adam
2008-02-04
1
-73
/
+73
*
Reformatting: Fix spacing in wbinfo.c .
Michael Adam
2008-02-04
1
-86
/
+85
*
Prevent a segfault when "wbinfo -a" is called without password.
Michael Adam
2008-02-04
1
-1
/
+3
*
NetBSD needs PAM_SM_SESSION
Volker Lendecke
2008-02-01
1
-0
/
+1
*
Fix build warning.
Günther Deschner
2008-01-30
1
-1
/
+0
*
Fix uninitialized variables
Volker Lendecke
2008-01-29
2
-15
/
+15
*
Allow NULL request and/or response pointers to be passed to wbcRequestRespons...
Gerald W. Carter
2008-01-29
1
-5
/
+1
*
Fix missing error check that caused crash when winbindd not running.
Jeremy Allison
2008-01-24
1
-0
/
+1
*
libwbclient: use the same style in each switch case for the error mapping
Stefan Metzmacher
2008-01-21
1
-2
/
+2
*
Finally enable pidl generated SAMR & NETLOGON headers and clients.
Günther Deschner
2008-01-17
3
-17
/
+18
*
nsswitch/: we don't need socket or nss wrapper in the winbind client code
Stefan Metzmacher
2008-01-15
1
-0
/
+8
*
libwbclient: move wbc_err.h into wbclient.h as we only install one header
Stefan Metzmacher
2008-01-15
2
-52
/
+26
*
Some coding convention pedantism.
Günther Deschner
2008-01-03
5
-17
/
+17
*
Fix some C++ warnings (patch was Volker's) - implicit case from void* to char*
Gerald (Jerry) Carter
2008-01-02
1
-2
/
+4
*
Make sure that wbcLookupSid() and wbcLookupRids() use talloc()'d memory.
Gerald (Jerry) Carter
2008-01-02
2
-22
/
+19
*
Fix wbcAllocate[GU]id
Volker Lendecke
2007-12-23
1
-12
/
+14
*
Fix wbcPing()
Volker Lendecke
2007-12-23
1
-1
/
+9
*
Fix const warning.
Jeremy Allison
2007-12-21
1
-5
/
+8
*
Compile fix: Correct use of wbcDomainInfo() after function signature change.
Gerald (Jerry) Carter
2007-12-21
1
-1
/
+1
*
De-couple smbd from staticly linking against winbindd client files.
Gerald (Jerry) Carter
2007-12-21
2
-546
/
+64
*
Add files for new LGPL libwbclient DSO implementing the Winbind client API
Gerald (Jerry) Carter
2007-12-21
12
-0
/
+3000
*
Only retrieve password policies in pam_auth when WBFLAG_PAM_GET_PWD_POLICY is...
Michael Adam
2007-12-20
2
-1
/
+2
*
s/sid_to_string/sid_to_fstring/
Volker Lendecke
2007-12-15
1
-5
/
+5
*
Use sid_to_string directly
Volker Lendecke
2007-12-15
1
-2
/
+2
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
1
-1
/
+1
*
wbinfo: use POPT_COMMON_CONFIGFILE
Stefan Metzmacher
2007-12-14
1
-10
/
+12
*
winbindd: remove unused WINBINDD_DUMP_MAPS support
Stefan Metzmacher
2007-12-12
2
-21
/
+0
*
winbindd: remove unused WINBINDD_DUAL_NAME2*ID and WINBINDD_DUAL_*ID2NAME calls
Stefan Metzmacher
2007-12-12
1
-5
/
+0
*
Add patches for bug #4866 from jiri sasek - Sun Microsystems - Prague Czech R...
Jeremy Allison
2007-12-11
1
-1
/
+1
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
2
-3
/
+3
*
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
2007-12-07
2
-42
/
+80
*
Don't double define fstring.
Jeremy Allison
2007-12-07
1
-0
/
+2
*
Remove pstrings completely except for smbctool (what does this do ?).
Jeremy Allison
2007-12-07
1
-5
/
+0
*
Remove more pstrings, from the winbindd protocol def and
Jeremy Allison
2007-12-03
1
-3
/
+3
*
Remove pstrings from nsswitch/ and registry/
Jeremy Allison
2007-11-26
1
-22
/
+19
*
Allocate a talloc_stackframe() in main() for wbinfo.
Gerald (Jerry) Carter
2007-11-21
1
-1
/
+3
*
Remove more static data from lib/util_sock.c and
Jeremy Allison
2007-11-03
1
-1
/
+1
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
2
-3
/
+17
*
Merge Tridge's fix for the winbind 32/64bit padding.
Günther Deschner
2007-10-19
1
-1
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
3
-53
/
+53
*
Move to protocol independent code in most of lib/util_sock.c
Jeremy Allison
2007-10-15
1
-2
/
+1
*
Merge commit 'origin/v3-2-test' into my_branch
Guenther Deschner
2007-10-11
1
-1
/
+4
|
\
|
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
1
-1
/
+4
*
|
Rename krb5 locator plugin to "winbind_krb5_locator".
Guenther Deschner
2007-10-11
1
-0
/
+0
|
/
*
r25493: Fix typo in Jeremy's thread-safe winbind patch:
Jim McDonough
2007-10-10
1
-1
/
+1
*
r25441: Make wbinfo --sequence output the sequence number if --domain
Michael Adam
2007-10-10
1
-1
/
+8
*
r25426: Fix another implicit cast warning.
Michael Adam
2007-10-10
1
-1
/
+1
*
r25406: Make the Linux nss client code thread-safe.
Jeremy Allison
2007-10-10
1
-12
/
+181
[next]