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
2007-10-10
r24752: Make sure to return properly when the locator is called from within w...
Günther Deschner
1
-6
/
+9
2007-10-10
r24748: Remove all dependencies to samba internals and convert the krb5 locat...
Günther Deschner
1
-100
/
+96
2007-10-10
r24739: With resolve_ads() allow to query for PDCs as well.
Günther Deschner
1
-28
/
+109
2007-10-10
r24654: Adapt to coding conventions.
Günther Deschner
1
-21
/
+25
2007-10-10
r24432: Expand kerberos_return_pac() so that it can be used in winbindd.
Günther Deschner
1
-6
/
+72
2007-10-10
r24424: Fix the build.
Günther Deschner
1
-5
/
+5
2007-10-10
r24252: Dump guid of msExchMailboxGuid when returned.
Günther Deschner
1
-0
/
+1
2007-10-10
r24251: Neverending fun:
Günther Deschner
1
-1
/
+1
2007-10-10
r24166: Fix Coverity ID 391
Volker Lendecke
1
-1
/
+1
2007-10-10
r24158: SE_GROUP_RESOURCE in the other_sids list apparently means a
Gerald Carter
1
-1
/
+1
2007-10-10
r24131: - make it more clear what the different min and max fields mean
Stefan Metzmacher
2
-37
/
+48
2007-10-10
r24128: fix double free in error path
Stefan Metzmacher
1
-6
/
+7
2007-10-10
r24104: fix the build, sorry...
Stefan Metzmacher
1
-3
/
+4
2007-10-10
r24103: add some useful debug messages, as not all LDAP
Stefan Metzmacher
1
-3
/
+19
2007-10-10
r24098: - make use of the ads_service_principal abstraction
Stefan Metzmacher
1
-61
/
+32
2007-10-10
r24095: add one more fallback alternative to
Stefan Metzmacher
1
-0
/
+20
2007-10-10
r24093: move gssapi/krb5 principal handling into a function
Stefan Metzmacher
1
-88
/
+146
2007-10-10
r24072: Add "client ldap sasl wrapping" parameter.
Stefan Metzmacher
1
-0
/
+8
2007-10-10
r24066: Fix memleak found by Volker. We don't leak keys now with MIT and Heim...
Günther Deschner
1
-0
/
+1
2007-10-10
r24065: According to gd, this breaks heimdal. Thanks for checking!
Volker Lendecke
1
-3
/
+0
2007-10-10
r24062: fix logic for broken krb5 libs which always force
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r24058: Fix some memory leaks in ads_secrets_verify_ticket.
Volker Lendecke
1
-0
/
+3
2007-10-10
r24042: add support for krb5 sign and seal in LDAP via "GSS-SPNEGO"
Stefan Metzmacher
1
-1
/
+309
2007-10-10
r24037: only setup sasl wrapping after a successful bind
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r23973: For debugging, add (undocumented) net ads kerberos commands (kinit, r...
Günther Deschner
1
-1
/
+1
2007-10-10
r23970: Allow to set the debuglevel at which to dump the PAC logon info.
Günther Deschner
1
-18
/
+18
2007-10-10
r23969: Some helper routines to retrieve a PAC and PAC elements.
Günther Deschner
1
-0
/
+160
2007-10-10
r23953: Some C++ warnings
Volker Lendecke
2
-4
/
+7
2007-10-10
r23951: Fix segfault.
Günther Deschner
1
-1
/
+1
2007-10-10
r23948: add gsskrb5 sign and seal support for LDAP connections
Stefan Metzmacher
1
-5
/
+135
2007-10-10
r23946: add support for NTLMSSP sign and seal
Stefan Metzmacher
1
-1
/
+122
2007-10-10
r23945: add infrastructure to select plain, sign or seal LDAP connection
Stefan Metzmacher
2
-2
/
+23
2007-10-10
r23943: - always provide ads_setup_sasl_wrapping() function
Stefan Metzmacher
1
-4
/
+10
2007-10-10
r23937: Use ads_config_path() when we need to know the configration context.
Günther Deschner
1
-26
/
+11
2007-10-10
r23933: - implement ctrl SASL wrapping hook
Stefan Metzmacher
1
-6
/
+26
2007-10-10
r23926: implement output buffer handling for the SASL write wrapper
Stefan Metzmacher
1
-1
/
+67
2007-10-10
r23922: implement input buffer handling for the SASL read wrapper
Stefan Metzmacher
1
-2
/
+129
2007-10-10
r23918: not all ldap libraries support debugging
Stefan Metzmacher
1
-18
/
+0
2007-10-10
r23916: use the correct io operations for debugging
Stefan Metzmacher
1
-4
/
+6
2007-10-10
r23898: rename HAVE_ADS_SASL_WRAPPING -> HAVE_LDAP_SASL_WRAPPING
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r23893: add dummy callbacks for LDAP SASL wrapping,
Stefan Metzmacher
1
-0
/
+109
2007-10-10
r23888: move elements belonging to the current ldap connection to a
Stefan Metzmacher
4
-55
/
+55
2007-10-10
r23886: add ads_disconnect() function
Stefan Metzmacher
3
-8
/
+14
2007-10-10
r23869: Protect against partial security descriptors.
Günther Deschner
1
-8
/
+25
2007-10-10
r23861: Fix return code in ads_find_samaccount().
Günther Deschner
1
-1
/
+1
2007-10-10
r23842: Attempt to fix the build with LDAP.
Günther Deschner
1
-1
/
+3
2007-10-10
r23839: Try to get the attribute name from schema GUIDs or the display name from
Günther Deschner
2
-7
/
+48
2007-10-10
r23838: Allow to store schema and config path in ADS_STRUCT config.
Günther Deschner
1
-0
/
+2
2007-10-10
r23837: Pass ADS_STRUCT and TALLOC_CTX down to ads_disp_sd.
Günther Deschner
2
-7
/
+9
2007-10-10
r23836: Add ads_config_path() and ads_get_extended_right_name_by_guid().
Günther Deschner
1
-0
/
+93
[next]