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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libads
/
ldap_utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-1
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-2
/
+2
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-17
/
+17
*
r23888: move elements belonging to the current ldap connection to a
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r23886: add ads_disconnect() function
Stefan Metzmacher
2007-10-10
1
-5
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22797: We are only interested in the DACL of the security descriptor, so sea...
Günther Deschner
2007-10-10
1
-0
/
+16
*
r22460: Adding a generic ads_ranged_search() function.
Günther Deschner
2007-10-10
1
-1
/
+173
*
r21240: Fix longstanding Bug #4009.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r21003: Display LDAP base in debug statement.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r18620: Fallback to non-paging LDAP searches in ads_do_search_retry_internal()
Günther Deschner
2007-10-10
1
-2
/
+19
*
r18172: Just a little more verbosity in this debug statement.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.
Volker Lendecke
2007-10-10
1
-20
/
+21
*
r15704: Prefer LDAP error codes in ads_search_retry_sid().
Günther Deschner
2007-10-10
1
-2
/
+2
*
r15698: An attempt to make the winbind lookup_usergroups() call in security=ads
Günther Deschner
2007-10-10
1
-5
/
+34
*
r15492: Without this patch, the LDAP client libs will call abort() in
Andrew Bartlett
2007-10-10
1
-9
/
+19
*
r15305: Let winbind search by sid directly (or in windows terms: "bind to a
Günther Deschner
2007-10-10
1
-0
/
+25
*
r11451: Fix -O1 "might be using uninitialized" errors.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
There is some memory corruption hidden somewhere in our winbind code. If I
Andrew Bartlett
2004-01-05
1
-4
/
+8
*
don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;...
Gerald Carter
2003-10-03
1
-1
/
+6
*
Don't print out error in ads_do_search_retry() when it suceeds.
Tim Potter
2003-08-15
1
-1
/
+4
*
Change variable name to get this working on gcc 3.2 (Merge from HEAD)
Jelmer Vernooij
2003-04-15
1
-5
/
+5
*
Add the beginings of sam_ads to the tree.
Andrew Bartlett
2002-09-28
1
-0
/
+3
*
This needs to be #ifdef HAVE_LDAP.
Andrew Bartlett
2002-09-28
1
-0
/
+3
*
Move a number of ADS related functions out into utility libs, so that things
Andrew Bartlett
2002-09-27
1
-0
/
+90