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
/
libads
/
ldap_utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-23
s3:libads: Allocate cli_credentials on a stackframe
Pavel Filipenský
1
-3
/
+6
2026-01-21
s3:libads: Do not reduce the page size in case of immediate timeouts
Pavel Filipenský
1
-7
/
+29
2026-01-21
s3:libads: Fix trailing whitespaces in ldap_utils.c
Pavel Filipenský
1
-19
/
+19
2024-05-14
s3:libads: add ads_set_reconnect_fn() and only reconnect if we can get creds
Stefan Metzmacher
1
-6
/
+46
2022-06-27
s3:libads: Allocate ADS_STRUCT under a talloc context
Samuel Cabrero
1
-5
/
+1
2019-09-26
s3/libads: clang: Fix 'Value stored during initialization is never read'
Noel Power
1
-1
/
+1
2018-01-26
s3: ldap: Ensure the ADS_STRUCT pointer doesn't get freed on error, we don't ...
Jeremy Allison
1
-0
/
+9
2016-01-15
s3-libads: Use the configured LDAP page size.
Justin Maggard
1
-1
/
+3
2015-05-13
lib: Make sid_binstring_hex use TALLOC
Volker Lendecke
1
-3
/
+3
2015-04-22
Convert all uses of uint8/16/32 to uint8/16/32_t in the libads code.
Richard Sharpe
1
-5
/
+5
2012-07-24
lib/param: Move all enum declarations to lib/param
Andrew Bartlett
1
-0
/
+1
2012-05-26
s3-libads: Use a reducing page size to try and cope with a slow LDAP server
Andrew Bartlett
1
-0
/
+7
2011-06-09
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
1
-1
/
+1
2010-11-20
s3: Make ads_ranged_search_internal static
Volker Lendecke
1
-1
/
+16
2010-11-20
s3: Fix some nonempty blank lines
Volker Lendecke
1
-8
/
+8
2010-11-20
s3: Remove unused ads_search_retry_extended_dn
Volker Lendecke
1
-15
/
+0
2010-11-20
s3: Make ads_do_search_retry_args() static
Volker Lendecke
1
-4
/
+4
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
-0
/
+1
2010-05-21
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
1
-1
/
+1
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-2
/
+2
2007-10-10
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
1
-17
/
+17
2007-10-10
r23888: move elements belonging to the current ldap connection to a
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r23886: add ads_disconnect() function
Stefan Metzmacher
1
-5
/
+1
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r22797: We are only interested in the DACL of the security descriptor, so sea...
Günther Deschner
1
-0
/
+16
2007-10-10
r22460: Adding a generic ads_ranged_search() function.
Günther Deschner
1
-1
/
+173
2007-10-10
r21240: Fix longstanding Bug #4009.
Günther Deschner
1
-2
/
+2
2007-10-10
r21003: Display LDAP base in debug statement.
Günther Deschner
1
-2
/
+2
2007-10-10
r18620: Fallback to non-paging LDAP searches in ads_do_search_retry_internal()
Günther Deschner
1
-2
/
+19
2007-10-10
r18172: Just a little more verbosity in this debug statement.
Günther Deschner
1
-2
/
+2
2007-10-10
r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.
Volker Lendecke
1
-20
/
+21
2007-10-10
r15704: Prefer LDAP error codes in ads_search_retry_sid().
Günther Deschner
1
-2
/
+2
2007-10-10
r15698: An attempt to make the winbind lookup_usergroups() call in security=ads
Günther Deschner
1
-5
/
+34
2007-10-10
r15492: Without this patch, the LDAP client libs will call abort() in
Andrew Bartlett
1
-9
/
+19
2007-10-10
r15305: Let winbind search by sid directly (or in windows terms: "bind to a
Günther Deschner
1
-0
/
+25
2007-10-10
r11451: Fix -O1 "might be using uninitialized" errors.
Jeremy Allison
1
-1
/
+1
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-1
/
+1
2004-01-05
There is some memory corruption hidden somewhere in our winbind code. If I
Andrew Bartlett
1
-4
/
+8
2003-10-03
don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;...
Gerald Carter
1
-1
/
+6
2003-08-15
Don't print out error in ads_do_search_retry() when it suceeds.
Tim Potter
1
-1
/
+4
2003-04-15
Change variable name to get this working on gcc 3.2 (Merge from HEAD)
Jelmer Vernooij
1
-5
/
+5
2002-09-28
Add the beginings of sam_ads to the tree.
Andrew Bartlett
1
-0
/
+3
2002-09-28
This needs to be #ifdef HAVE_LDAP.
Andrew Bartlett
1
-0
/
+3
2002-09-27
Move a number of ADS related functions out into utility libs, so that things
Andrew Bartlett
1
-0
/
+90