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
/
auth
/
auth_winbind.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename server_info->was_mapped to server_info->nss_token
Volker Lendecke
2008-05-07
1
-3
/
+1
*
Add debug statement in auth_winbind to display wbcAuthenticateUserEx error code.
Günther Deschner
2008-03-26
1
-0
/
+5
*
auth_winbind: use wbcAuthenticateUserEx()
Stefan Metzmacher
2008-02-13
1
-69
/
+44
*
More logical operations on booleans. IBM checker.
Jeremy Allison
2008-01-04
1
-1
/
+3
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21940: Sorry Volker, I have to revert your revert in r21935.
Gerald Carter
2007-10-10
1
-1
/
+2
*
r21935: Revert obviously not sufficiently tested code -- sorry for the pain. ...
Volker Lendecke
2007-10-10
1
-2
/
+1
*
r21878: Fix a bug with smbd serving a windows terminal server: If winbind dec...
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r18665: Remove two type-punned warnings
Volker Lendecke
2007-10-10
1
-2
/
+3
*
r17626: Some C++ Warnings
Volker Lendecke
2007-10-10
1
-2
/
+3
*
r15475: Ugly and disgusting patch to fix the username map problem I created by
Volker Lendecke
2007-10-10
1
-0
/
+3
*
r15472: Remove an unused function parameter
Volker Lendecke
2007-10-10
1
-1
/
+0
*
r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...
Gerald Carter
2007-10-10
1
-3
/
+3
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-11
/
+8
*
r11573: Adding Andrew Bartlett's patch to make machine account
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-1
/
+1
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r3616: Merge for 3.0.8.
Andrew Bartlett
2007-10-10
1
-3
/
+3
*
r786: Memory leak fixes in (mostly) error code paths from
Jeremy Allison
2007-10-10
1
-3
/
+2
*
* add a few useful debug lines
Gerald Carter
2003-12-19
1
-1
/
+2
*
make sure to call get_user_groups() with the full winbindd name for a user if...
Gerald Carter
2003-10-07
1
-8
/
+8
*
get rid of more compiler warnings
Herb Lewis
2003-08-15
1
-1
/
+1
*
and so it begins....
Gerald Carter
2003-07-07
1
-1
/
+1
*
This patch takes the work the jerry did for beta2, and generalises it:
Andrew Bartlett
2003-07-03
1
-3
/
+11
*
Valgrind found a bug (subtracting a pointer from a length rather than the
Jeremy Allison
2003-06-30
1
-1
/
+1
*
Add some static. Patch by Stefan Metzmacher <metze@metzemix.de>
Jelmer Vernooij
2003-06-04
1
-1
/
+1
*
volker's fix for crash when my_private_data == NULL
Gerald Carter
2003-05-27
1
-2
/
+8
*
Correctly initialize winbind auth method.
Volker Lendecke
2003-05-26
1
-0
/
+3
*
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
2003-04-28
1
-2
/
+2
*
Add cast for compiler
Andrew Bartlett
2003-04-28
1
-1
/
+1
*
Merge auth changes from HEAD:
Andrew Bartlett
2003-04-24
1
-2
/
+14
*
Add support for the new modules system to auth/ (merge from HEAD)
Jelmer Vernooij
2003-04-16
1
-0
/
+5
*
Ensure that only parse_prs.c access internal members of the prs_struct.
Jeremy Allison
2003-02-14
1
-2
/
+2
*
Finish adding strings to all talloc_init() calls.
Jeremy Allison
2002-12-23
1
-2
/
+1
*
Updates from HEAD:
Andrew Bartlett
2002-11-15
1
-7
/
+1
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-1
/
+1
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-21
/
+49
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-3
/
+7
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Bring auth_winbind into line with the protocol changes
Andrew Bartlett
2002-01-25
1
-0
/
+3
*
I've decided to move the auth code around a bit more...
Andrew Bartlett
2002-01-05
1
-12
/
+9
*
A farily large commit:
Andrew Bartlett
2002-01-01
1
-3
/
+4
*
challange -> challenge
Tim Potter
2001-11-26
1
-2
/
+2
*
And add the winbind module I missed in the last run.
Andrew Bartlett
2001-11-24
1
-0
/
+111