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
/
ldap_utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
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