index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
/
auth
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-21
s3/s4:auth SPNEGO - adaptions for the removed "const" from OIDs
Matthias Dieter Wallnöfer
1
-2
/
+6
2010-12-08
libcli/auth bring ADS_IGNORE_PRINCIPAL in common
Andrew Bartlett
1
-0
/
+2
2010-12-07
libcli/auth: let spnego_write_mech_types() check the asn1_load() return
Stefan Metzmacher
1
-0
/
+4
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
1
-26
/
+0
2010-10-30
s4-tdb: make tdb-wrap into a private library
Andrew Tridgell
1
-1
/
+1
2010-10-26
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
1
-1
/
+1
2010-10-24
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
1
-1
/
+1
2010-10-11
libcli-auth: Remove unnecessary dependency on libsamba-hostconfig.
Jelmer Vernooij
1
-2
/
+2
2010-09-23
libcli: fix compile warning
Simo Sorce
1
-0
/
+2
2010-09-16
libcli/auth/ntlmssp Be clear about talloc parents for session keys
Andrew Bartlett
2
-9
/
+7
2010-09-15
s4-auth: set the RODC bit for RODC schannel
Andrew Tridgell
1
-0
/
+1
2010-09-13
ntlm_check: Fix some nonempty blank lines
Volker Lendecke
1
-21
/
+21
2010-09-11
libcli/auth/schannel_state_tdb.c - fix includes
Matthias Dieter Wallnöfer
1
-3
/
+1
2010-09-11
libcli/auth Failure to find the cached session key for SCHANNEL isn't level 0
Andrew Bartlett
1
-1
/
+1
2010-08-26
libcli/auth/ntlm_check.c - fix parameter indentation
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-08-24
s3-dcerpc: avoid talloc_move on schannel creds in cli_rpc_pipe_open_schannel_...
Günther Deschner
2
-1
/
+47
2010-08-12
ntlmssp: fix unitialized variable in ntlmssp_server_postauth().
Günther Deschner
1
-1
/
+1
2010-08-12
Fix a typo
Volker Lendecke
1
-1
/
+1
2010-08-10
libcli/auth Make the source3/ implementation of the NTLMSSP server common
Andrew Bartlett
2
-0
/
+530
2010-08-10
libcli/auth/ntlmssp: remove outdated comment. The version flag is well unders...
Günther Deschner
1
-2
/
+0
2010-08-10
libcli/auth Move some source3/ NTLMSSP functions to the common code.
Andrew Bartlett
3
-0
/
+120
2010-07-01
s3-libads: move spnego defines to their appropriate header file.
Günther Deschner
1
-0
/
+6
2010-06-30
libcli: Fixed a build warning for a missing prototype.
Andreas Schneider
1
-0
/
+1
2010-06-25
schannel Change to TDB_CLEAR_IF_FIRST to reduce fsync()
Andrew Bartlett
1
-32
/
+1
2010-06-25
libcli/auth make open_schannel_session_store() public
Andrew Bartlett
2
-7
/
+7
2010-06-01
s4:ntlmssp Use common code for ntlmssp_sign.c
Andrew Bartlett
2
-18
/
+19
2010-05-31
s3:ntlmssp Move ntlmssp_sign.c from source3 to common code.
Andrew Bartlett
4
-0
/
+696
2010-05-31
ntlmssp: Make the ntlmssp.h from source3/ a common header
Andrew Bartlett
1
-0
/
+139
2010-05-20
Fix what looks like a cut-and-paste error in our read_negTokenInit() function.
Jeremy Allison
1
-4
/
+4
2010-05-19
Thanks to Andrew Bartlett's advice, fix the NTLMSSP version problem the corre...
Jeremy Allison
1
-1
/
+4
2010-05-18
s3: Remove use of iconv_convenience.
Jelmer Vernooij
1
-8
/
+2
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
4
-34
/
+14
2010-04-11
libcli/auth: Fix an uninitialized variable
Volker Lendecke
1
-2
/
+1
2010-04-06
s4-waf: more dependencies on talloc
Andrew Tridgell
1
-1
/
+2
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
1
-0
/
+2
2010-04-06
s4-waf: install the rest of the headers
Andrew Tridgell
1
-5
/
+1
2010-04-06
build: commit all the waf build files in the tree
Andrew Tridgell
1
-0
/
+27
2010-03-16
libcli/auth/schannel_state_tdb.c - fix a memory leak
Matthias Dieter Wallnöfer
1
-0
/
+1
2010-03-09
libcli/auth/schannel_state_tdb.c - fix an obviously wrong error handling
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-03-05
libcli/auth: add a const to des_crypt112_16()
Stefan Metzmacher
2
-2
/
+2
2010-03-03
Fix typo in comments.
Karolin Seeger
1
-1
/
+1
2010-02-26
libcli/auth: print the error in the debug message
Stefan Metzmacher
1
-1
/
+2
2010-02-23
s4:cleanup remove unused schannel ldb code
Simo Sorce
2
-339
/
+0
2010-02-23
s4:schannel merge code with s3
Simo Sorce
1
-2
/
+2
2010-02-23
schannel_tdb: make code compilable in both trees
Simo Sorce
2
-51
/
+98
2010-02-23
s3:schannel streamline interface
Simo Sorce
2
-42
/
+181
2010-02-23
s3:schannel fix memory hierarchy
Simo Sorce
1
-1
/
+1
2010-02-23
schannel: merge header files
Simo Sorce
2
-48
/
+34
2010-02-23
s4:schannel more readable check logic
Simo Sorce
2
-12
/
+0
2010-02-23
s3:schannel more readable check logic
Simo Sorce
2
-17
/
+0
[next]