index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
include
/
ads.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
s3:libads: add ads_set_reconnect_fn() and only reconnect if we can get creds
Stefan Metzmacher
1
-0
/
+11
2022-12-16
s3-librpc: add ads.idl and convert ads_struct to talloc.
Günther Deschner
1
-86
/
+4
2022-06-27
s3:libads: Remove no longer used is_mine flag from ADS_STRUCT
Samuel Cabrero
1
-2
/
+0
2017-05-30
libads: Decide to have no fallback option
Garming Sam
1
-0
/
+1
2017-05-17
libads: abstract out SASL wrapping code
Alexander Bokovoy
1
-32
/
+36
2015-12-18
libads: Remove "foreign" from ads_struct
Volker Lendecke
1
-2
/
+0
2015-04-22
Convert all uses of uint8/16/32 to uint8/16/32_t in the libads code.
Richard Sharpe
1
-15
/
+15
2012-09-12
Avoid overriding default ccache for ads operations.
Simo Sorce
1
-0
/
+1
2012-07-24
lib/param: Move all enum declarations to lib/param
Andrew Bartlett
1
-11
/
+0
2012-05-26
s3-libads: Use a reducing page size to try and cope with a slow LDAP server
Andrew Bartlett
1
-0
/
+1
2011-09-13
s3: Fix some nonempty blank lines
Volker Lendecke
1
-1
/
+1
2011-05-06
s3-includes: no need to globally include libads/ads_status.h.
Günther Deschner
1
-0
/
+1
2011-03-16
s3-build: stop including ldap and lber headers everywhere in the code.
Günther Deschner
1
-0
/
+2
2010-09-07
s3/libads: use monotonic clock for ldap connection timeouts
Björn Jacke
1
-1
/
+1
2010-08-05
s3: avoid global include of ads.h.
Günther Deschner
1
-1
/
+7
2010-07-01
s3-libads: move ldap posix schema defines to their own header file.
Günther Deschner
1
-48
/
+0
2010-07-01
s3-libads: move spnego defines to their appropriate header file.
Günther Deschner
1
-6
/
+0
2010-07-01
s3-libads: only include libds flags where needed.
Günther Deschner
1
-2
/
+0
2010-07-01
s3-libads: move keytab macros out of ads.h.
Günther Deschner
1
-18
/
+0
2010-07-01
s3-libads: move ads_status to a separate header file.
Günther Deschner
1
-33
/
+0
2010-07-01
s3-libads: use shared well known guids.
Günther Deschner
1
-3
/
+0
2010-07-01
s3-libads: move KRB5_ENV_CCNAME to separate header krb5_env.h.
Günther Deschner
1
-3
/
+0
2009-11-27
s3-kerberos: only use krb5 headers where required.
Günther Deschner
1
-53
/
+18
2009-10-02
s3-ads: removed 3 unused defines
Andrew Tridgell
1
-3
/
+0
2009-09-17
spnego: share spnego_parse.
Günther Deschner
1
-0
/
+6
2009-07-13
libds: share UF_ flags between samba3 and 4.
Günther Deschner
1
-125
/
+2
2009-04-20
Move gpo_sec to top-level.
Jelmer Vernooij
1
-2
/
+0
2009-02-06
s3: use pidl to pull a KRB5_EDATA_NTSTATUS.
Günther Deschner
1
-6
/
+0
2008-12-13
s3: correctly detect if the current dc is the closest one
Stefan Metzmacher
1
-1
/
+0
2008-09-16
* Allow an admin to define the "uid" attribute for a RFC2307
Gerald (Jerry) Carter
1
-0
/
+5
2008-08-29
kerberos: fix HAVE_KRB5 related build issue.
Günther Deschner
1
-3
/
+4
2008-08-29
kerberos: add KRB5_KT_KEY abstraction macro.
Günther Deschner
1
-1
/
+9
2008-08-29
kerberos: move the KRB5_KEY* macros to header file.
Günther Deschner
1
-0
/
+12
2008-06-27
libads: Add API call to connect to a global catalog server.
Gerald W. Carter
1
-1
/
+3
2008-06-24
libads: add ADS_AUTH_USER_CREDS to avoid magic overwriting of usernames.
Günther Deschner
1
-8
/
+9
2008-02-28
Remove DomainControllerAddressType which we now have in IDL.
Günther Deschner
1
-5
/
+0
2008-01-29
Move DS_DOMAIN_FUNCTION defines to ads.h.
Günther Deschner
1
-0
/
+7
2007-10-24
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
1
-1
/
+1
2007-10-10
r24804: As a temporary workaround, also try to guess the server's principal i...
Günther Deschner
1
-0
/
+2
2007-10-10
r24131: - make it more clear what the different min and max fields mean
Stefan Metzmacher
1
-4
/
+5
2007-10-10
r24039: remove unused global variable...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23946: add support for NTLMSSP sign and seal
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23945: add infrastructure to select plain, sign or seal LDAP connection
Stefan Metzmacher
1
-1
/
+12
2007-10-10
r23926: implement output buffer handling for the SASL write wrapper
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r23922: implement input buffer handling for the SASL read wrapper
Stefan Metzmacher
1
-15
/
+46
2007-10-10
r23898: rename HAVE_ADS_SASL_WRAPPING -> HAVE_LDAP_SASL_WRAPPING
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r23896: hopefully fix the build on most systems
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23893: add dummy callbacks for LDAP SASL wrapping,
Stefan Metzmacher
1
-4
/
+6
2007-10-10
r23888: move elements belonging to the current ldap connection to a
Stefan Metzmacher
1
-10
/
+13
2007-10-10
r23838: Allow to store schema and config path in ADS_STRUCT config.
Günther Deschner
1
-0
/
+2
[next]