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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3-net: allow to list a keytab generated using net rpc vampire.
Günther Deschner
2008-12-02
1
-2
/
+5
*
s3:libads/ldap.c: return an error instead of crashing when no realm is given
Stefan Metzmacher
2008-11-24
1
-4
/
+4
*
Fix extended DN parse error when AD object does not have a SID.
Steven Danneman
2008-11-18
1
-24
/
+38
*
Whitespace and >80 column cleanups.
Steven Danneman
2008-11-18
1
-12
/
+12
*
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
Jelmer Vernooij
2008-11-01
1
-3
/
+3
*
Use sockaddr_storage only where we rely on the size, use sockaddr
Jelmer Vernooij
2008-10-23
1
-4
/
+5
*
s3-asn1: make all of s3 asn1 code do a proper asn1_init() first.
Günther Deschner
2008-10-22
2
-96
/
+110
*
s3: use shared asn1 code.
Günther Deschner
2008-10-22
2
-7
/
+7
*
s3-build: no need to duplicate generated ndr_ prototypes.
Günther Deschner
2008-10-20
1
-0
/
+1
*
Add TALLOC_CTX pointer to generate_random_str(), for consistency with
Jelmer Vernooij
2008-10-19
1
-1
/
+1
*
kerberos: fix some heimdal build warnings.
Günther Deschner
2008-10-15
1
-4
/
+4
*
Use GUID_string rather than smb_uuid_string().
Jelmer Vernooij
2008-10-14
2
-6
/
+6
*
fix build warnings.
Günther Deschner
2008-10-13
1
-1
/
+1
*
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
2008-10-12
1
-2
/
+2
*
Cope with changed signature of http_timestring().
Jelmer Vernooij
2008-10-11
1
-2
/
+2
*
Fix an unlikely memleak found by the IBM checker
Volker Lendecke
2008-10-04
1
-0
/
+2
*
Fix an uninitialized variable found by the IBM Checker
Volker Lendecke
2008-10-04
1
-0
/
+1
*
The IRIX compiler does not like embedded unnamed unions
Volker Lendecke
2008-10-02
1
-1
/
+1
*
s3-nbt: use the new generated nbt.
Günther Deschner
2008-09-24
2
-99
/
+20
*
s3: fix NETLOGON_NT_VERSION version flags.
Günther Deschner
2008-09-23
1
-10
/
+10
*
s3: use samba4 prototype for ndr_push/pull_struct_blob.
Günther Deschner
2008-09-23
2
-8
/
+8
*
* Allow an admin to define the "uid" attribute for a RFC2307
Gerald (Jerry) Carter
2008-09-16
1
-3
/
+12
*
kerberos: fix indent of enc type lines in generated krb5.conf files.
Günther Deschner
2008-09-04
1
-3
/
+3
*
kerberos: use KRB5_KT_KEY macro where appropriate.
Günther Deschner
2008-08-29
1
-9
/
+2
*
libads: remove unused vars.
Günther Deschner
2008-08-20
1
-3
/
+0
*
Fix uninitialized variables.
Jeremy Allison
2008-07-30
1
-0
/
+1
*
kerberos: make smb_krb5_kt_add_entry() static.
Günther Deschner
2008-07-18
1
-6
/
+6
*
Revert "Pass NULL to gencache_get when we are not interested in the timeout v...
Volker Lendecke
2008-07-11
1
-1
/
+2
*
Pass NULL to gencache_get when we are not interested in the timeout value
Volker Lendecke
2008-07-03
1
-2
/
+1
*
kerberos: allow to keep entries with old kvno's while creating keytab.
Günther Deschner
2008-06-30
1
-2
/
+4
*
kerberos: rename smb_krb5_kt_add_entry to smb_krb5_kt_add_entry_ext.
Günther Deschner
2008-06-30
1
-25
/
+39
*
Return NULL in sitename_fetch() if gencache_init() fails. Not false
Gerald W. Carter
2008-06-28
1
-1
/
+1
*
libads: Add API call to connect to a global catalog server.
Gerald W. Carter
2008-06-27
1
-5
/
+140
*
libads: add ads_connect_user_creds() that won't overwrite given user creds.
Günther Deschner
2008-06-24
1
-0
/
+12
*
libads: add ADS_AUTH_USER_CREDS to avoid magic overwriting of usernames.
Günther Deschner
2008-06-24
1
-0
/
+6
*
kerberos: make smb_krb5_kt_add_entry public, allow to pass keys without salti...
Günther Deschner
2008-06-24
2
-7
/
+11
*
libads: add ads_get_machine_kvno() to make ads_get_kvno() a bit more generic.
Günther Deschner
2008-06-17
2
-12
/
+34
*
libads: fix logic error in ads_get_kvno().
Günther Deschner
2008-06-17
1
-1
/
+1
*
Revert "Fix a memleak in ads_find_dc() in case get_sorted_dc_list() fails"
Volker Lendecke
2008-06-17
1
-1
/
+0
*
mailslot: always pull a command 25 type reply.
Günther Deschner
2008-06-05
1
-0
/
+1
*
Fix a memleak in ads_find_dc() in case get_sorted_dc_list() fails
Volker Lendecke
2008-06-05
1
-0
/
+1
*
Tiny memory leak
Marc VanHeyningen
2008-05-29
1
-0
/
+2
*
Memory leak fixes from Chere Zhou <czhou@isilon.com>.
Jeremy Allison
2008-05-27
1
-0
/
+4
*
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
2008-05-20
2
-25
/
+57
*
Fix some comments to match get_kdc_ip_string()'s behaviour
root
2008-05-19
1
-1
/
+7
*
libads/cldap: store client sitename also keyed by dns domain name.
Günther Deschner
2008-05-15
1
-0
/
+1
*
Fix Bug #5465 (joining with createcomputer=ou1/ou2/ou3).
Günther Deschner
2008-05-14
1
-5
/
+5
*
dsgetdcname: make use of nbt_cldap_netlogon_15.
Günther Deschner
2008-05-09
1
-1
/
+1
*
cldap: move out cldap object to fix the build.
Günther Deschner
2008-05-09
1
-0
/
+84
*
cldap: let ads_cldap_netlogon() return all possible cldap replies.
Günther Deschner
2008-05-09
2
-15
/
+56
[prev]
[next]