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_nss.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ntlm_auth: Put huge NTLMv2 blobs into extra_data on CRAP auth
Kai Blin
2009-01-12
1
-0
/
+1
*
winbindd: Reformat the WBFLAGS defines to prepare for adding a new flag.
Kai Blin
2009-01-12
1
-15
/
+15
*
Only retrieve password policies in pam_auth when WBFLAG_PAM_GET_PWD is set.
Michael Adam
2007-12-19
1
-1
/
+1
*
32/64 bit compatibility fix
Simo Sorce
2007-11-20
1
-1
/
+1
*
[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.
samba-misc-tags/initial-v3-0-test
Gerald (Jerry) Carter
2007-10-10
1
-24
/
+15
*
r23625: Reformating WBFLAGs, just a cosmetic change.
Günther Deschner
2007-10-10
1
-15
/
+15
*
r23244: Fix loop with nscd and NSS recusive calls.
Gerald Carter
2007-10-10
1
-0
/
+2
*
r22418: Support running under launchd. We abstract the method of obtaining
James Peach
2007-10-10
1
-0
/
+7
*
r21525: Go ahead and checkin the mlock() & memalign() fixes so
Gerald Carter
2007-10-10
1
-2
/
+0
*
r21505: make sure mlock()'d memory is aligned on a page boundary
Gerald Carter
2007-10-10
1
-0
/
+2
*
r21009: Patch from Danilo Almeida @ Centeris (via me).
Gerald Carter
2007-10-10
1
-1
/
+1
*
r20986: Commit the prototype of the nss_info plugin interface.
Gerald Carter
2007-10-10
1
-0
/
+1
*
r20738: Remove unused variable
Volker Lendecke
2007-10-10
1
-1
/
+0
*
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
2007-10-10
1
-6
/
+12
*
r18239: THIS IS GUENTHER'S WORK !!! He's allowing me to merge
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r17897: Store the uid in the memory creds. Don't request the
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r17837: Split out the storing of memory cached credentials
Jeremy Allison
2007-10-10
1
-4
/
+13
*
r17723: * BUG 3969: Fix unsigned time comparison with expiration policy from ...
Gerald Carter
2007-10-10
1
-3
/
+3
*
r17616: Add the lm and nt hashes to the cached credentials
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r17610: Added the ability for firefox to drive the winbindd
Jeremy Allison
2007-10-10
1
-2
/
+22
*
r17459: As by Jerry's word commit this without his review.
Simo Sorce
2007-10-10
1
-0
/
+2
*
r17162: Fix typo small typos noticed by Paul Green.
Gerald Carter
2007-10-10
1
-1
/
+1
*
r17123: Fix 32bit/64bit portability issues again.
Gerald Carter
2007-10-10
1
-22
/
+54
*
r17007: Increment winbind protocol version number.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r17005: Add a new helper mode to ntlm_auth: ntlm-change-password-1
Andrew Bartlett
2007-10-10
1
-0
/
+13
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-1
/
+2
*
r16192: Fix timeformats in the winbind response struct.
Günther Deschner
2007-10-10
1
-8
/
+8
*
r15634: Prevent passwords of winbindd's list of credential caches from beeing
Günther Deschner
2007-10-10
1
-1
/
+1
*
r15072: Last bit of 32/64 bit portabilities fixes for winbind
Gerald Carter
2007-10-10
1
-9
/
+8
*
r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...
Gerald Carter
2007-10-10
1
-5
/
+15
*
r14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callout for domain password
Günther Deschner
2007-10-10
1
-0
/
+1
*
r13375: Match XP behaviour: Don't force 'Administrator' to change an expired
Günther Deschner
2007-10-10
1
-2
/
+2
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-10
/
+68
*
r11573: Adding Andrew Bartlett's patch to make machine account
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-4
/
+4
*
r10321: Fix winbindd recursion bug found by Ingo Steuwer <steuwer@univention....
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...
Günther Deschner
2007-10-10
1
-0
/
+2
*
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
2007-10-10
1
-3
/
+58
*
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
2007-10-10
1
-11
/
+1
*
r6643: fix some build issues on IRIX;l patch from james peach
Gerald Carter
2007-10-10
1
-0
/
+9
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r4260: Change the license for the winbindd external interface more liberal.
Tim Potter
2007-10-10
1
-14
/
+3
*
r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix the
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r175: Move this comment to the right place...
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r116: volker's patch for local group and group nesting
Gerald Carter
2007-10-10
1
-1
/
+2
*
r85: Update the winbind interface version, as I just extended the struct.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r84: Implement --required-membership-of=, an ntlm_auth option that restricts
Andrew Bartlett
2007-10-10
1
-0
/
+3
*
r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...
Andrew Bartlett
2007-10-10
1
-2
/
+2
[next]