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
/
source3
/
libads
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-0
/
+1
2010-09-23
Fix bug 7694 - Crash bug with invalid SPNEGO token.
Jeremy Allison
1
-1
/
+2
2010-09-20
s3-libads call common GUID_from_ndr_blob()
Andrew Bartlett
1
-19
/
+17
2010-09-20
s3: Replace sid_binstring and sid_guidstring with PIDL-based alternatives
Andrew Bartlett
1
-1
/
+2
2010-09-20
s3-build: only include smbldap.h where needed.
Günther Deschner
1
-0
/
+1
2010-09-15
Fix all sid_parse returns to be checked. Tidy up some checks and error
Jeremy Allison
1
-1
/
+3
2010-09-09
Fox missing SMB_MALLOC return checks noticed by "Andreas Moroder <andreas.mor...
Jeremy Allison
1
-3
/
+13
2010-09-07
s3/libads: use monotonic clock for ldap connection timeouts
Björn Jacke
2
-2
/
+2
2010-09-07
s3/libads: use monotonic clock for DNS timeouts
Björn Jacke
1
-5
/
+5
2010-08-31
s3-libads: avoid crashing in ads_keytab_list().
Günther Deschner
1
-0
/
+1
2010-08-30
s3-krb: Reformat and add doxygen comment to decode_pac_data()
Simo Sorce
1
-63
/
+91
2010-08-19
s3-ads: Fix wrong test in if statement
Simo Sorce
1
-1
/
+1
2010-08-18
s3-ads: Remove unused wrapper and make function static
Simo Sorce
1
-27
/
+12
2010-08-18
s3-ads: cleanup ads_keytab_list()
Simo Sorce
1
-13
/
+16
2010-08-18
s3-ads: cleanup ads_keytab_create_default()
Simo Sorce
1
-113
/
+136
2010-08-18
s3-ads: cleanup ads_keytab_add_entry()
Simo Sorce
1
-57
/
+80
2010-08-18
s3-ads: Split, simplify and cleanup keytab functions
Simo Sorce
1
-169
/
+172
2010-08-17
s3-ads: Remove unused function and file
Simo Sorce
2
-30
/
+0
2010-08-13
s3-krb5 Only build ADS support if arcfour-hmac-md5 is available
Andrew Bartlett
2
-7
/
+4
2010-08-06
s3-krb5: include krb5pac.h where needed.
Günther Deschner
2
-0
/
+3
2010-08-05
s3-secrets: only include secrets.h when needed.
Günther Deschner
4
-0
/
+4
2010-08-05
s3: avoid global include of ads.h.
Günther Deschner
20
-82
/
+363
2010-07-31
s3-printing: remove unused get_local_printer_publishing_data() call.
Günther Deschner
1
-14
/
+0
2010-07-31
s3-build: avoid to globally include printing and spoolss headers.
Günther Deschner
1
-1
/
+2
2010-07-30
cleanups: Trailing spaces, line length, etc...
Simo Sorce
1
-111
/
+163
2010-07-20
s3-libsmb: Use data_blob_talloc to get krb5 ticket and session keys
Simo Sorce
2
-2
/
+4
2010-07-20
Add approriate TALLOC_CTX's thoughout the spnego code. No more implicit NULL ...
Jeremy Allison
1
-4
/
+4
2010-07-20
Fix one more data_blob -> data_blob_talloc. Move away from implicit NULL cont...
Jeremy Allison
1
-3
/
+6
2010-07-20
Add TALLOC_CTX argument to spnego_parse_negTokenInit, reduce
Jeremy Allison
1
-1
/
+1
2010-07-20
Rename spnego_gen_negTokenTarg() -> spnego_gen_krb5_negTokenInit()
Jeremy Allison
1
-1
/
+1
2010-07-20
Remove gen_negTokenTarg(), as it's not actually creating a TokenTarg frame, b...
Jeremy Allison
1
-1
/
+1
2010-07-19
Remove gen_negTokenInit() - change all callers to spnego_gen_negTokenInit().
Jeremy Allison
1
-1
/
+2
2010-07-19
Remove parse_negTokenTarg(), as it's actually incorrect. We're processing
Jeremy Allison
1
-1
/
+1
2010-07-19
s3-ntlmssp: Remove ntlmssp_end and let the talloc hierarchy handle it.
Simo Sorce
1
-7
/
+7
2010-07-01
s3-libads: move ldap posix schema defines to their own header file.
Günther Deschner
3
-0
/
+64
2010-07-01
s3-libads: only include libds flags where needed.
Günther Deschner
2
-0
/
+2
2010-07-01
s3-libads: move ads_dns out of main includes.
Günther Deschner
3
-0
/
+92
2010-07-01
s3-libads: move ads_status to a separate header file.
Günther Deschner
1
-0
/
+42
2010-07-01
s3-libads: move ads_protos.h to ads_ldap_protos.h.
Günther Deschner
1
-0
/
+123
2010-07-01
s3-libnet_join: small IDL enhancement.
Günther Deschner
1
-2
/
+0
2010-07-01
s3-libads: use shared well known guids.
Günther Deschner
1
-1
/
+1
2010-06-03
s3: remove authdata.h
Günther Deschner
1
-1
/
+0
2010-06-03
s3: remove rpc_secdes.h completely.
Günther Deschner
1
-0
/
+3
2010-06-02
s3: Allow previous password to be stored and use it to check tickets
Matthieu Patou
1
-37
/
+58
2010-05-31
s3:ntlmssp Use a TALLOC_CTX for ntlmssp_sign_packet() and ntlmssp_seal_packet()
Andrew Bartlett
1
-1
/
+5
2010-05-31
ntlmssp: Make the ntlmssp.h from source3/ a common header
Andrew Bartlett
1
-1
/
+1
2010-05-31
s3: use shared security defines.
Günther Deschner
1
-14
/
+14
2010-05-31
s3: only use netlogon/nbt header when needed.
Günther Deschner
3
-0
/
+14
2010-05-28
s3-build: use ndr_misc.h where needed.
Günther Deschner
1
-0
/
+1
2010-05-26
s3-printing: fix buildwarning in publishing code after registry changes.
Günther Deschner
1
-5
/
+5
[next]