index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libads
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r24103: add some useful debug messages, as not all LDAP
Stefan Metzmacher
2007-10-10
1
-3
/
+19
*
r24098: - make use of the ads_service_principal abstraction
Stefan Metzmacher
2007-10-10
1
-61
/
+32
*
r24095: add one more fallback alternative to
Stefan Metzmacher
2007-10-10
1
-0
/
+20
*
r24093: move gssapi/krb5 principal handling into a function
Stefan Metzmacher
2007-10-10
1
-88
/
+146
*
r24072: Add "client ldap sasl wrapping" parameter.
Stefan Metzmacher
2007-10-10
1
-0
/
+8
*
r24066: Fix memleak found by Volker. We don't leak keys now with MIT and Heim...
Günther Deschner
2007-10-10
1
-0
/
+1
*
r24065: According to gd, this breaks heimdal. Thanks for checking!
Volker Lendecke
2007-10-10
1
-3
/
+0
*
r24062: fix logic for broken krb5 libs which always force
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r24058: Fix some memory leaks in ads_secrets_verify_ticket.
Volker Lendecke
2007-10-10
1
-0
/
+3
*
r24042: add support for krb5 sign and seal in LDAP via "GSS-SPNEGO"
Stefan Metzmacher
2007-10-10
1
-1
/
+309
*
r24037: only setup sasl wrapping after a successful bind
Stefan Metzmacher
2007-10-10
1
-2
/
+4
*
r23973: For debugging, add (undocumented) net ads kerberos commands (kinit, r...
Günther Deschner
2007-10-10
1
-1
/
+1
*
r23970: Allow to set the debuglevel at which to dump the PAC logon info.
Günther Deschner
2007-10-10
1
-18
/
+18
*
r23969: Some helper routines to retrieve a PAC and PAC elements.
Günther Deschner
2007-10-10
1
-0
/
+160
*
r23953: Some C++ warnings
Volker Lendecke
2007-10-10
2
-4
/
+7
*
r23951: Fix segfault.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r23948: add gsskrb5 sign and seal support for LDAP connections
Stefan Metzmacher
2007-10-10
1
-5
/
+135
*
r23946: add support for NTLMSSP sign and seal
Stefan Metzmacher
2007-10-10
1
-1
/
+122
*
r23945: add infrastructure to select plain, sign or seal LDAP connection
Stefan Metzmacher
2007-10-10
2
-2
/
+23
*
r23943: - always provide ads_setup_sasl_wrapping() function
Stefan Metzmacher
2007-10-10
1
-4
/
+10
*
r23937: Use ads_config_path() when we need to know the configration context.
Günther Deschner
2007-10-10
1
-26
/
+11
*
r23933: - implement ctrl SASL wrapping hook
Stefan Metzmacher
2007-10-10
1
-6
/
+26
*
r23926: implement output buffer handling for the SASL write wrapper
Stefan Metzmacher
2007-10-10
1
-1
/
+67
*
r23922: implement input buffer handling for the SASL read wrapper
Stefan Metzmacher
2007-10-10
1
-2
/
+129
*
r23918: not all ldap libraries support debugging
Stefan Metzmacher
2007-10-10
1
-18
/
+0
*
r23916: use the correct io operations for debugging
Stefan Metzmacher
2007-10-10
1
-4
/
+6
*
r23898: rename HAVE_ADS_SASL_WRAPPING -> HAVE_LDAP_SASL_WRAPPING
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r23893: add dummy callbacks for LDAP SASL wrapping,
Stefan Metzmacher
2007-10-10
1
-0
/
+109
*
r23888: move elements belonging to the current ldap connection to a
Stefan Metzmacher
2007-10-10
4
-55
/
+55
*
r23886: add ads_disconnect() function
Stefan Metzmacher
2007-10-10
3
-8
/
+14
*
r23869: Protect against partial security descriptors.
Günther Deschner
2007-10-10
1
-8
/
+25
*
r23861: Fix return code in ads_find_samaccount().
Günther Deschner
2007-10-10
1
-1
/
+1
*
r23842: Attempt to fix the build with LDAP.
Günther Deschner
2007-10-10
1
-1
/
+3
*
r23839: Try to get the attribute name from schema GUIDs or the display name from
Günther Deschner
2007-10-10
2
-7
/
+48
*
r23838: Allow to store schema and config path in ADS_STRUCT config.
Günther Deschner
2007-10-10
1
-0
/
+2
*
r23837: Pass ADS_STRUCT and TALLOC_CTX down to ads_disp_sd.
Günther Deschner
2007-10-10
2
-7
/
+9
*
r23836: Add ads_config_path() and ads_get_extended_right_name_by_guid().
Günther Deschner
2007-10-10
1
-0
/
+93
*
r23835: Pass down a struct GUID to ads_get_attrname_by_guid() directly.
Günther Deschner
2007-10-10
1
-7
/
+2
*
r23834: Allow to pass an ADS_STRUCT pointer down to the dump function callbac...
Günther Deschner
2007-10-10
1
-13
/
+13
*
r23833: Document ads_find_samaccount().
Günther Deschner
2007-10-10
1
-0
/
+9
*
r23829: Add ads_get_attrname_by_guid().
Günther Deschner
2007-10-10
1
-2
/
+51
*
r23826: Fix gpo security filtering by matching the security descriptor ace's ...
Günther Deschner
2007-10-10
1
-2
/
+0
*
r23820: Display security_ace_object in LDAP security descriptors for debugging.
Günther Deschner
2007-10-10
1
-0
/
+18
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
19
-38
/
+19
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
20
-20
/
+20
*
r23772: Add ads_find_samaccount() helper function.
Günther Deschner
2007-10-10
1
-0
/
+60
*
r23654: Remove misleading inline comment.
Günther Deschner
2007-10-10
1
-4
/
+2
*
r23651: Always, always, always compile before commit...
Günther Deschner
2007-10-10
1
-1
/
+1
*
r23650: Fix remaining callers of krb5_kt_default().
Günther Deschner
2007-10-10
1
-3
/
+4
[prev]
[next]