index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libads
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix denial of service - memory corruption.
Jeremy Allison
2011-02-27
1
-0
/
+5
*
s3-kerberos: temporary fix for ipv6 in print_kdc_line().
Günther Deschner
2011-01-13
1
-5
/
+20
*
s3-kerberos: pass down kdc_name to create_local_private_krb5_conf_for_domain().
Günther Deschner
2011-01-13
1
-7
/
+12
*
Fix bug #7669.
Jeremy Allison
2010-09-09
1
-1
/
+3
*
s3-libads: fix get_remote_printer_publishing_data after spoolss_EnumPrinterDa...
Günther Deschner
2010-05-06
1
-26
/
+14
*
s3: Prevent glibc errors: talloc()ed memory should not be SAFE_FREE()ed.
Jim McDonough
2009-12-23
1
-1
/
+1
*
s3-kerberos: do not include authdata headers before including krb5 headers.
Günther Deschner
2009-12-23
1
-0
/
+1
*
s3-kerberos: only use krb5 headers where required.
Günther Deschner
2009-12-23
7
-0
/
+7
*
s3/cldap: Improve debug messages.
Jeremy Allison
2009-08-13
1
-4
/
+11
*
Fix coverity #901 - uninitialized data.
Jeremy Allison
2009-04-28
1
-1
/
+1
*
Add comment explaining the previous fix.
Jeremy Allison
2009-04-28
1
-0
/
+6
*
Fix bug #6279 - winbindd crash. Cope with LDAP libraries returning LDAP_SUCCE...
Jeremy Allison
2009-04-28
1
-0
/
+4
*
s3:kerberos Rework smb_krb5_unparse_name() to take a talloc context
Andrew Bartlett
2009-04-15
4
-21
/
+22
*
s3-libads: avoid NULL talloc context with ads_get_dn().
Günther Deschner
2009-04-15
1
-8
/
+8
*
s3:libads Make ads_get_dn() take a talloc context
Andrew Bartlett
2009-04-15
1
-40
/
+29
*
s3-krb5: Fix Coverity #762 (REVERSE_INULL).
Günther Deschner
2009-04-15
1
-6
/
+6
*
fix build on old Heimdal based systems
Björn Jacke
2009-04-15
1
-5
/
+3
*
s3: remove POLICY_HND.
Günther Deschner
2009-04-15
1
-1
/
+1
*
s3-spoolss: use rpccli_spoolss_enumprinterdataex in ldap_printer.c.
Günther Deschner
2009-04-15
1
-26
/
+43
*
Eliminate two duplicate SEC_ACE_TYPE constants already provided by
Jelmer Vernooij
2009-03-01
1
-4
/
+4
*
s3-rpcclient: use rpccli_spoolss_openprinter_ex helper.
Günther Deschner
2009-02-10
1
-5
/
+5
*
s3-spoolss: fix memleak in get_remote_printer_publishing_data().
Günther Deschner
2009-02-10
1
-2
/
+8
*
s3-rpcclient: use srv_name_slash instead of formating servername again and ag...
Günther Deschner
2009-02-09
1
-4
/
+3
*
s3-spoolss: use rpccli_spoolss_ClosePrinter.
Günther Deschner
2009-02-06
1
-1
/
+1
*
s3: use pidl to pull a KRB5_EDATA_NTSTATUS.
Günther Deschner
2009-02-06
1
-36
/
+6
*
s3/libads: Change "ldap ssl:ads" parameter to "ldap ssl ads".
Karolin Seeger
2009-02-05
1
-1
/
+1
*
s3-kerberos: use KRB5_KT_KEY compat macro.
Günther Deschner
2009-02-03
1
-7
/
+1
*
s3-kerberos: fix ads_dedicated_keytab_verify_ticket with heimdal.
Günther Deschner
2009-02-03
1
-3
/
+10
*
Revert "fix for commit d96248a9b46 which broke Heimdal builds"
Günther Deschner
2009-02-03
1
-6
/
+0
*
fix for commit d96248a9b46 which broke Heimdal builds
Björn Jacke
2009-02-02
1
-0
/
+6
*
Add two new parameters to control how we verify kerberos tickets. Removes lp_...
Dan Sledz
2009-02-01
1
-17
/
+112
*
s3: fix bug #6073: prevent ads_connect() from using SSL unless explicitly req...
Michael Adam
2009-01-29
1
-3
/
+5
*
ads_connect: Return immediately on a failed GC connection.
Gerald (Jerry) Carter
2009-01-16
1
-3
/
+14
*
s3:libads: use lock_path for creating paths to local krb5.conf files
Michael Adam
2009-01-16
1
-2
/
+3
*
s3:libads: give create_local_private_krb5_conf_for_domain() a common exit point
Michael Adam
2009-01-16
1
-30
/
+20
*
Async wrapper for open_socket_out_send/recv
Volker Lendecke
2009-01-04
1
-12
/
+19
*
open_socket_out is always used with SOCK_STREAM, remove argument "type"
Volker Lendecke
2009-01-03
1
-1
/
+1
*
Replace a static variable and alarm() calls by using sys_select()
Volker Lendecke
2008-12-31
1
-23
/
+24
*
Fix some nonempty blank lines
Volker Lendecke
2008-12-31
1
-5
/
+5
*
Fix more "ignore return value" warnings from gcc 4.3.
Jeremy Allison
2008-12-30
1
-9
/
+22
*
Fix more asprintf warnings and some error path errors.
Jeremy Allison
2008-12-23
1
-2
/
+10
*
More asprintf warning fixes.
Jeremy Allison
2008-12-23
3
-8
/
+28
*
More asprintf warning fixes.
Jeremy Allison
2008-12-23
1
-9
/
+18
*
Fix more asprintf errors and error code paths.
Jeremy Allison
2008-12-23
2
-9
/
+31
*
s3:libads/ldap.c: store the dc name in the saf cache as in all other places
Stefan Metzmacher
2008-12-13
1
-3
/
+2
*
s3:libads/ldap.c: if the client belongs to no site at all any dc is the closest
Stefan Metzmacher
2008-12-13
1
-0
/
+5
*
s3:libads/ldap.c: pass the real workgroup name to get_dc_name()
Stefan Metzmacher
2008-12-13
1
-1
/
+10
*
s3: libads: use get_dc_name() instead of get_sorted_dc_list() in the LDAP case
Stefan Metzmacher
2008-12-13
1
-1
/
+25
*
s3: correctly detect if the current dc is the closest one
Stefan Metzmacher
2008-12-13
1
-1
/
+0
*
s3: Change sockaddr util function names for consistency
Tim Prouty
2008-12-03
1
-3
/
+3
[next]