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
/
ldap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-libads: allow ads_try_connect() to re-use a resolved ip address.
Günther Deschner
2014-04-17
1
-18
/
+26
*
Remove special socket_wrapper code.
Andreas Schneider
2014-04-17
1
-32
/
+0
*
s3-libads: Use ldap_initialize() if available.
Andreas Schneider
2014-04-17
1
-5
/
+20
*
s3-libads: Use the IP instead of the name.
Bjoern Baumbach
2014-03-13
1
-1
/
+1
*
s3: ldap client can return NT_STATUS_OK when an error occurs in a paged search.
Daniel Liberman
2014-01-23
1
-4
/
+7
*
Add a talloc context to sitename_fetch().
Jeremy Allison
2013-09-05
1
-9
/
+6
*
s3-libads: Print the debug string of a failed call with LDAP_OTHER.
Andreas Schneider
2013-06-12
1
-0
/
+18
*
BUG 9699: Fix adding case sensitive spn.
Andreas Schneider
2013-04-03
1
-12
/
+2
*
s3-smbldap: use smbldap_ prefixed functions
Alexander Bokovoy
2012-09-07
1
-1
/
+1
*
Correctly check for errors in strlower_m() returns.
Jeremy Allison
2012-08-09
1
-3
/
+12
*
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
2012-08-09
1
-3
/
+15
*
lib/param: Move all enum declarations to lib/param
Andrew Bartlett
2012-07-24
1
-0
/
+1
*
s3-libads: Use a reducing page size to try and cope with a slow LDAP server
Andrew Bartlett
2012-05-26
1
-2
/
+2
*
Move source3/libads/dns.c to lib/addns
Simo Sorce
2012-05-23
1
-1
/
+1
*
s3-ads-dns: Break dependency on lp_parm
Simo Sorce
2012-05-23
1
-1
/
+4
*
s3-libads: Remove unused ads_pull_sids_from_extendeddn()
Andrew Bartlett
2012-02-23
1
-55
/
+0
*
If "ldap timeout" is non-zero, set the local search timeout to
Jeremy Allison
2011-08-19
1
-19
/
+36
*
s3: Increase a debug level in ads_find_dc
Volker Lendecke
2011-08-17
1
-1
/
+2
*
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
2011-06-09
1
-6
/
+6
*
s3-talloc Change TALLOC_MEMDUP() to talloc_memdup()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
1
-5
/
+5
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-param prepare for some lp_ functions to return const
Andrew Bartlett
2011-06-01
1
-1
/
+1
*
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
2011-05-18
1
-1
/
+1
*
More simple const fixups.
Jeremy Allison
2011-05-05
1
-6
/
+6
*
s3-libads Move variables into if (socket_wrapper_dir()) where they are used.
Andrew Bartlett
2011-04-29
1
-4
/
+4
*
s3-libads: Use ldap_init_fd() to connect to AD server in socket_wrapper
Andrew Bartlett
2011-04-28
1
-1
/
+35
*
s3-libads Pass a struct sockaddr_storage to cldap routines
Andrew Bartlett
2011-04-28
1
-30
/
+11
*
s3-libads Don't start a DEBUG with 'time'
Andrew Bartlett
2011-04-27
1
-1
/
+1
*
s3-libads Remove KRB5_DNS_HACK
Andrew Bartlett
2011-04-26
1
-12
/
+0
*
s3: Fix Coverity ID 2336, NULL_RETURNS
Volker Lendecke
2011-04-22
1
-0
/
+4
*
Quite some callers of sid_split_rid do not care about the rid
Volker Lendecke
2011-03-10
1
-2
/
+1
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
s3-libads call common GUID_from_ndr_blob()
Andrew Bartlett
2010-09-20
1
-19
/
+17
*
s3-build: only include smbldap.h where needed.
Günther Deschner
2010-09-20
1
-0
/
+1
*
Fix all sid_parse returns to be checked. Tidy up some checks and error
Jeremy Allison
2010-09-15
1
-1
/
+3
*
s3/libads: use monotonic clock for ldap connection timeouts
Björn Jacke
2010-09-07
1
-1
/
+1
*
s3: avoid global include of ads.h.
Günther Deschner
2010-08-05
1
-0
/
+1
*
s3-libads: only include libds flags where needed.
Günther Deschner
2010-07-01
1
-0
/
+1
*
s3-libads: move ads_dns out of main includes.
Günther Deschner
2010-07-01
1
-0
/
+1
*
s3-libads: use shared well known guids.
Günther Deschner
2010-07-01
1
-1
/
+1
*
s3: only use netlogon/nbt header when needed.
Günther Deschner
2010-05-31
1
-0
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-22
/
+22
*
s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".
Günther Deschner
2010-05-18
1
-3
/
+4
*
Remove the copy of ldb from Samba 3.
Jelmer Vernooij
2010-05-06
1
-1
/
+0
*
s3:libads/ldap.c - fix a build breakage
Matthias Dieter Wallnöfer
2010-04-27
1
-2
/
+2
*
s3:ads fix dn parsing name was always null
Simo Sorce
2010-03-02
1
-19
/
+16
*
s3 move the sitename cache in its own file
Simo Sorce
2010-02-23
1
-0
/
+1
[next]