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
*
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
*
s4:auth_winbind: use irpc_binding_handle_by_name()
Stefan Metzmacher
2010-09-03
2
-8
/
+8
*
s4:auth_winbind: remove unused winbind_samba3 backend
Stefan Metzmacher
2010-09-03
2
-122
/
+1
*
s4:auth_winbind: fix segfault in winbind_check_password_wbclient()
Stefan Metzmacher
2010-09-03
1
-1
/
+5
*
s4:auth_winbind: fix compiler warnings
Stefan Metzmacher
2010-09-03
1
-4
/
+11
*
s4:ntlm/auth.c - add a whitespace in a debug output
Matthias Dieter Wallnöfer
2010-08-26
1
-1
/
+1
*
s4:auth Move struct auth_usersupplied_info to a common location
Andrew Bartlett
2010-08-14
2
-4
/
+4
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
6
-34
/
+34
*
s4:auth Change auth_generate_session_info to take flags
Andrew Bartlett
2010-05-20
1
-1
/
+7
*
s4:auth Push check for messaging context into winbind backend
Andrew Bartlett
2010-05-20
2
-5
/
+5
*
s4:auth Add dependency from the operational module onto auth
Andrew Bartlett
2010-05-20
3
-7
/
+33
*
s4:auth Allow the operational module to get a user's tokenGroups from auth
Andrew Bartlett
2010-05-20
2
-36
/
+120
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
1
-1
/
+0
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-7
/
+4
*
s4:auth Change auth_generate_session_info to take an auth context
Andrew Bartlett
2010-04-14
3
-14
/
+18
*
lib/replace/wscript: inline LIBREPLACE_EXT into 'replace' as the autoconf sys...
Stefan Metzmacher
2010-04-12
1
-1
/
+1
*
s4:auth/ntlm/auth_developer.c - "fixed_challenge_get_challenge" - fix the ass...
Matthias Dieter Wallnöfer
2010-04-06
1
-5
/
+2
*
s4-waf: more dependencies on talloc
Andrew Tridgell
2010-04-06
1
-1
/
+2
*
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
2010-04-06
1
-0
/
+2
*
s4-waf: remove the need for some of the lib aliases
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
build: waf quicktest nearly works
Andrew Tridgell
2010-04-06
1
-5
/
+1
*
build: commit all the waf build files in the tree
Andrew Tridgell
2010-04-06
1
-0
/
+64
*
s4-dsdb: added dsdb_search_one() and cleanup dsdb_find_dn_by_guid()
Andrew Tridgell
2010-02-16
1
-4
/
+6
*
s4:auth: make auth_challenge_may_be_modified() public
Stefan Metzmacher
2009-12-29
1
-1
/
+1
*
s4:auth: remove autogenerated auth/ntlm/auth_proto.h
Stefan Metzmacher
2009-12-29
1
-50
/
+0
*
s4:auth: change auth_check_password_send/recv to tevent_req
Stefan Metzmacher
2009-12-24
2
-108
/
+136
[next]