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
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
2007-10-10
r23835: Pass down a struct GUID to ads_get_attrname_by_guid() directly.
Günther Deschner
1
-7
/
+2
2007-10-10
r23834: Allow to pass an ADS_STRUCT pointer down to the dump function callbac...
Günther Deschner
1
-13
/
+13
2007-10-10
r23833: Document ads_find_samaccount().
Günther Deschner
1
-0
/
+9
2007-10-10
r23829: Add ads_get_attrname_by_guid().
Günther Deschner
1
-2
/
+51
2007-10-10
r23826: Fix gpo security filtering by matching the security descriptor ace's ...
Günther Deschner
1
-2
/
+0
2007-10-10
r23820: Display security_ace_object in LDAP security descriptors for debugging.
Günther Deschner
1
-0
/
+18
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
19
-38
/
+19
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
20
-20
/
+20
2007-10-10
r23772: Add ads_find_samaccount() helper function.
Günther Deschner
1
-0
/
+60
2007-10-10
r23654: Remove misleading inline comment.
Günther Deschner
1
-4
/
+2
2007-10-10
r23651: Always, always, always compile before commit...
Günther Deschner
1
-1
/
+1
2007-10-10
r23650: Fix remaining callers of krb5_kt_default().
Günther Deschner
1
-3
/
+4
2007-10-10
r23649: Fix the build (by moving smb_krb5_open_keytab() to clikrb5.c).
Günther Deschner
1
-137
/
+1
2007-10-10
r23648: Allow to list a custom krb5 keytab file with:
Günther Deschner
1
-2
/
+2
2007-10-10
r23647: Use smb_krb5_open_keytab() in smbd as well.
Günther Deschner
1
-2
/
+2
2007-10-10
r23646: Generalize our internal keytab handling to support a broader range of...
Günther Deschner
1
-47
/
+140
2007-10-10
r23607: Add legacy support for Services for Unix (SFU) 2.0.
Günther Deschner
1
-17
/
+55
2007-10-10
r23514: Remove unused function ads_get_dn_from_extended_dn().
Jeremy Allison
1
-29
/
+0
2007-10-10
r23477: Build farm fix: Use int rather than MIT's krb5_int32 when setting con...
Gerald Carter
1
-1
/
+1
2007-10-10
r23474: Here's a small patch that disables the libkrb5.so replay cache
Gerald Carter
1
-39
/
+63
2007-10-10
r23251: whoops! Fix compile error
Gerald Carter
1
-2
/
+6
2007-10-10
r23147: Patch #4566 from jacob berkman <jberkman@novell.com>. Pass password d...
Jeremy Allison
1
-1
/
+2
2007-10-10
r23080: Fix bug #4637 - we hads missed some cases where
Jeremy Allison
1
-12
/
+24
2007-10-10
r22893: Use ldap_rename_s instead of deprecated ldap_rename2_s.
Michael Adam
1
-1
/
+2
2007-10-10
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
4
-16
/
+16
2007-10-10
r22800: Add GPO_SID_TOKEN and an LDAP function to get tokensids from the toke...
Günther Deschner
1
-0
/
+104
2007-10-10
r22799: Fix the build.
Günther Deschner
1
-1
/
+1
2007-10-10
r22798: Add the "apply group policy" access bit (as seen in type 0x05 ALLOWED...
Günther Deschner
1
-1
/
+4
2007-10-10
r22797: We are only interested in the DACL of the security descriptor, so sea...
Günther Deschner
2
-19
/
+51
2007-10-10
r22728: Patch from Danilo Almeida <dalmeida@centeris.com>:
Gerald Carter
1
-0
/
+70
2007-10-10
r22714: Prevent DNS lookup storms when the DNS servers are unreachable.
Gerald Carter
1
-9
/
+40
2007-10-10
r22701: Fix the krb5_nt_status error table and add the "no DCs found" mapping
Gerald Carter
1
-2
/
+4
2007-10-10
r22666: Expand kerberos_kinit_password_ext() to return NTSTATUS codes and make
Günther Deschner
1
-3
/
+29
2007-10-10
r22664: When we have krb5_get_init_creds_opt_get_error() then try to get the ...
Günther Deschner
1
-0
/
+121
[prev]
[next]