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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-16
s4-provision: Update configuration lines for dlz_bind9
Amitay Isaacs
2
-4
/
+7
2012-04-16
dlz_bind9: Build shared libraries for both BIND versions 9.8 and 9.9
Amitay Isaacs
3
-0
/
+28
2012-04-16
dlz_bind9: changes to make dlz_bind9 work with BIND 9.9.0
Amitay Isaacs
2
-22
/
+53
2012-04-14
waf: samba-specific methods should have capitalized names, change process_sep...
Alexander Bokovoy
2
-6
/
+6
2012-04-14
docs: add a vfs_tsmsm manpage
Michael Adam
1
-0
/
+135
2012-04-14
s4-auth: Make sure ldb context is initialized even if not passed by Python code
Alexander Bokovoy
1
-1
/
+1
2012-04-13
rely on sys/inotify.h for inotify
Adrian Bunk
5
-94
/
+11
2012-04-13
wafsamba: add support for separate rules in stages
Alexander Bokovoy
6
-8
/
+43
2012-04-13
Wrong assertion/comparison: Compare value not pointer
Olaf Flebbe
1
-2
/
+2
2012-04-12
We never cancel SMB1 aio, only SMB2 aio - and in this case we always return a...
Jeremy Allison
1
-12
/
+7
2012-04-12
Remove cancel_aio_by_fsp(). It can never work and could lead to memory corrup...
Jeremy Allison
3
-43
/
+18
2012-04-12
Fix return_fn when aio was cancelled. We need to return -1, errno = ECANCELED.
Jeremy Allison
3
-0
/
+15
2012-04-12
Move the counting of outstanding_aio_calls into the lifecycle of the aio_extr...
Jeremy Allison
1
-6
/
+2
2012-04-12
Fix the same bug reported by Kirill Malkin <kirill.malkin@starboardstorage.co...
Jeremy Allison
1
-4
/
+24
2012-04-12
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2012-04-12
s3: Fix a segfault with debug level 3 on Solaris
Volker Lendecke
1
-1
/
+2
2012-04-12
s4-libnet: split export_keytab in a separate python module to avoid pulling i...
Alexander Bokovoy
8
-48
/
+165
2012-04-12
WAF: Add support for stopping processing before end of wscript{_*}
Alexander Bokovoy
1
-0
/
+5
2012-04-12
clikrb5: Move pure krb wrapper functions from libads to clikrb5.
Simo Sorce
4
-143
/
+145
2012-04-12
gse: Remove unnecessary header.
Simo Sorce
1
-1
/
+0
2012-04-12
srv_keytab: Pass krb5_context directly, it's all we use anyways.
Simo Sorce
3
-18
/
+14
2012-04-12
krb5_wrap: krb5_string_to_key / krb5_encrypt_block are deprecated.
Simo Sorce
3
-24
/
+12
2012-04-12
auth-krb: Move pac related util functions in a single place.
Simo Sorce
13
-93
/
+85
2012-04-12
auth-krb: Make functions static.
Simo Sorce
6
-105
/
+73
2012-04-12
auth-krb: Use simpler method to extract keytype.
Simo Sorce
1
-19
/
+12
2012-04-12
auth-krb: Nove oid packet check to gensec_util.
Simo Sorce
8
-86
/
+51
2012-04-12
s4-auth-krb: Remove dependency on credentials too.
Simo Sorce
3
-14
/
+11
2012-04-12
s4-auth-krb: Remove unneded dependency on kerberos_util.
Simo Sorce
5
-44
/
+68
2012-04-12
s4-auth-krb: Simplify salt_princ handling.
Simo Sorce
6
-296
/
+250
2012-04-12
s4-auth-krb: Move function to db-glue.c and make it static.
Simo Sorce
3
-20
/
+21
2012-04-12
s4-auth-krb: Move keytab functions in a separate file.
Simo Sorce
8
-710
/
+754
2012-04-12
s4-auth-krb: Streamline and cleanup code to make it readable.
Simo Sorce
1
-190
/
+256
2012-04-12
s4-auth-krb: streamline and rename enctype functions
Simo Sorce
1
-11
/
+12
2012-04-12
s4-auth-krb: Make kerberos_enctype_bitmap_to_enctype static.
Simo Sorce
2
-3
/
+1
2012-04-12
s4-auth-krb: Make kerberos_enctype_bitmap_to_enctypes static.
Simo Sorce
1
-1
/
+7
2012-04-12
s4-auth-krb: Move function into more appropriate header.
Simo Sorce
2
-8
/
+8
2012-04-12
s4-auth-krb: Make cli_credentials_invalidate_client_gss_creds static.
Simo Sorce
2
-2
/
+4
2012-04-12
s4-auth-krb: Make impersonate_principal_from_credentials static.
Simo Sorce
2
-6
/
+1
2012-04-12
gensec_gssapi: keep private header file close to the actual code
Simo Sorce
2
-7
/
+6
2012-04-12
krb5_wrap: remove duplicate declaration and dead ifdef
Simo Sorce
2
-8
/
+0
2012-04-12
s4-ldb: use KRB5_KEY macros to access key elements.
Günther Deschner
1
-8
/
+8
2012-04-12
wafsamba: point out that local heimdal paths are not included when
Günther Deschner
1
-0
/
+1
2012-04-12
waf: when USING_SYSTEM_KRB5 environment variable is set, dont configure local
Günther Deschner
1
-1
/
+2
2012-04-12
waf: when building with system krb5, we do not need to build local heimdal.
Günther Deschner
1
-1
/
+2
2012-04-12
s3-waf: remove requirement of having --enable-developer for running system kr...
Günther Deschner
1
-1
/
+1
2012-04-12
Remove overly complex attemt to define blkcnt_t and blksize_t. AC_CHECK_TYPE ...
Jeremy Allison
2
-18
/
+2
2012-04-11
Try and fix autoconf on the build farm. Always include sys/types.h when worki...
Jeremy Allison
1
-0
/
+2
2012-04-11
s3:smbd only care about missing level2 support if kernel oplocks are enabled
Christian Ambach
1
-4
/
+10
2012-04-11
s3:smbd only initialize kernel oplocks if they are enabled for a share
Christian Ambach
1
-0
/
+4
2012-04-11
s3:smbd add seperate function to initialize kernel oplocks
Christian Ambach
2
-3
/
+8
[next]