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
/
source4
/
auth
/
ntlm
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/util: consolidate module loading into common code
Andrew Bartlett
2011-10-06
2
-1
/
+2
*
s4-auth: rework map_user_info() to use cracknames
Andrew Tridgell
2011-10-04
2
-13
/
+215
*
credentials: Rename library to samba-credentials to avoid name clashes.
Jelmer Vernooij
2011-08-18
1
-1
/
+1
*
build: provide tevent-util as a public library
Andrew Bartlett
2011-08-08
1
-1
/
+1
*
s4-auth Fill in the remainder of the unix info in auth_session_info
Andrew Bartlett
2011-07-29
1
-5
/
+7
*
s4-auth Move conversion of security_token to unix_token to auth
Andrew Bartlett
2011-07-29
2
-6
/
+25
*
auth: Split out make_user_info_SamBaseInfo and add authenticated argument
Andrew Bartlett
2011-07-20
1
-2
/
+5
*
s4:auth/ntlm/auth_unix.c - remove unused variables
Matthias Dieter Wallnöfer
2011-06-11
1
-2
/
+0
*
s4:auth/ntlm/auth.c - fix incompatible pointer type warning
Matthias Dieter Wallnöfer
2011-06-09
1
-2
/
+2
*
s4-auth Move default auth methods back into auth.c
Andrew Bartlett
2011-06-07
1
-4
/
+6
*
s4-auth Rename auth -> auth4 to avoid conflict with s3 auth
Andrew Bartlett
2011-05-08
10
-38
/
+38
*
s4-auth: removed the password combinations code in auth_unix
Andrew Tridgell
2011-05-05
1
-39
/
+4
*
s4-messaging Rename messaging -> imessaging
Andrew Bartlett
2011-05-03
2
-3
/
+3
*
source4/auth/ntlm: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
7
-0
/
+13
*
s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.c
Günther Deschner
2011-03-04
1
-24
/
+0
*
build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so library
Andrew Tridgell
2011-02-24
1
-1
/
+1
*
s4-auth: rename 'auth' subsystem to 'auth4'
Andrew Tridgell
2011-02-18
3
-20
/
+20
*
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
2011-02-10
1
-1
/
+1
*
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
2011-02-09
8
-165
/
+180
*
pam: share pam errors in a common location.
Günther Deschner
2011-02-08
4
-166
/
+1
*
s4-auth Remove special case for account_sid from auth_serversupplied_info
Andrew Bartlett
2011-01-20
3
-21
/
+12
*
s4-auth Allow NULL methods to be specified to auth_context_create_methods()
Andrew Bartlett
2011-01-19
1
-14
/
+3
*
s4-auth Extend python bindings to allow ldb and message to be specified
Andrew Bartlett
2011-01-18
1
-1
/
+1
*
s4:auth/ntlm/auth_sam.c - fix call to "get_server_info_principal"
Matthias Dieter Wallnöfer
2011-01-15
1
-7
/
+7
*
s4-auth Add function to obtain any user's session_info from a given LDB
Andrew Bartlett
2011-01-14
1
-79
/
+8
*
s4-auth rework session_info handling not to require an auth context
Andrew Bartlett
2010-12-21
1
-1
/
+14
*
auth/ntlm: Use name consistent with other service names.
Jelmer Vernooij
2010-11-15
1
-1
/
+1
*
credentials: Lowercase library name,
Jelmer Vernooij
2010-11-07
1
-1
/
+1
*
samdb: Lowercase library name.
Jelmer Vernooij
2010-11-07
1
-2
/
+2
*
s4/auth: Add logon_parameters to authenticate_username_pw
Anatoliy Atanasov
2010-11-05
1
-1
/
+4
*
s4:waf - fix the build on Gentoo platforms
Philip M. White
2010-11-03
1
-2
/
+4
*
s4-modules: get rid of the remaining static prototypes for modules
Andrew Tridgell
2010-11-01
1
-7
/
+2
*
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
2010-10-31
1
-80
/
+0
*
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
2010-10-26
1
-3
/
+3
*
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
2010-10-26
1
-1
/
+1
*
s4: Rename WBCLIENT to wbclient.
Jelmer Vernooij
2010-10-24
1
-1
/
+1
*
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
2010-10-24
1
-3
/
+3
*
s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,}
Jelmer Vernooij
2010-10-24
1
-5
/
+5
*
s4: Rename NSS_WRAPPER to nss_wrapper.
Jelmer Vernooij
2010-10-23
1
-1
/
+1
*
s4: Rename UID_WRAPPER to uid_wrapper.
Jelmer Vernooij
2010-10-23
1
-2
/
+2
*
s4-auth: make auth a private library
Andrew Tridgell
2010-10-21
1
-5
/
+6
*
s4:"util_ldb" - remove some really unused dependancies
Matthias Dieter Wallnöfer
2010-10-18
1
-1
/
+0
*
Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...
Matthias Dieter Wallnöfer
2010-10-17
1
-0
/
+1
*
s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...
Matthias Dieter Wallnöfer
2010-10-17
1
-1
/
+0
*
libcli/security Use common security.h
Andrew Bartlett
2010-10-12
1
-1
/
+1
*
samdb_common, ntlm: Add missing dependency on libsamba-hostconfig.
Jelmer Vernooij
2010-10-11
1
-1
/
+1
*
credentials: Split up into several subsystems.
Jelmer Vernooij
2010-10-11
1
-1
/
+1
*
samdb: Add flags argument to samdb_connect().
Jelmer Vernooij
2010-10-10
1
-1
/
+1
*
s4-auth: allow multiple active auth backends
Andrew Tridgell
2010-09-15
1
-35
/
+43
*
s4-rodc: add a trigger message for REPL_SECRET to auth_sam
Andrew Tridgell
2010-09-15
1
-0
/
+52
[next]