index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Fix a typo
Volker Lendecke
2012-04-12
1
-1
/
+1
*
s3: Fix a segfault with debug level 3 on Solaris
Volker Lendecke
2012-04-12
1
-1
/
+2
*
s4-libnet: split export_keytab in a separate python module to avoid pulling i...
Alexander Bokovoy
2012-04-12
8
-48
/
+165
*
WAF: Add support for stopping processing before end of wscript{_*}
Alexander Bokovoy
2012-04-12
1
-0
/
+5
*
clikrb5: Move pure krb wrapper functions from libads to clikrb5.
Simo Sorce
2012-04-12
4
-143
/
+145
*
gse: Remove unnecessary header.
Simo Sorce
2012-04-12
1
-1
/
+0
*
srv_keytab: Pass krb5_context directly, it's all we use anyways.
Simo Sorce
2012-04-12
3
-18
/
+14
*
krb5_wrap: krb5_string_to_key / krb5_encrypt_block are deprecated.
Simo Sorce
2012-04-12
3
-24
/
+12
*
auth-krb: Move pac related util functions in a single place.
Simo Sorce
2012-04-12
13
-93
/
+85
*
auth-krb: Make functions static.
Simo Sorce
2012-04-12
6
-105
/
+73
*
auth-krb: Use simpler method to extract keytype.
Simo Sorce
2012-04-12
1
-19
/
+12
*
auth-krb: Nove oid packet check to gensec_util.
Simo Sorce
2012-04-12
8
-86
/
+51
*
s4-auth-krb: Remove dependency on credentials too.
Simo Sorce
2012-04-12
3
-14
/
+11
*
s4-auth-krb: Remove unneded dependency on kerberos_util.
Simo Sorce
2012-04-12
5
-44
/
+68
*
s4-auth-krb: Simplify salt_princ handling.
Simo Sorce
2012-04-12
6
-296
/
+250
*
s4-auth-krb: Move function to db-glue.c and make it static.
Simo Sorce
2012-04-12
3
-20
/
+21
*
s4-auth-krb: Move keytab functions in a separate file.
Simo Sorce
2012-04-12
8
-710
/
+754
*
s4-auth-krb: Streamline and cleanup code to make it readable.
Simo Sorce
2012-04-12
1
-190
/
+256
*
s4-auth-krb: streamline and rename enctype functions
Simo Sorce
2012-04-12
1
-11
/
+12
*
s4-auth-krb: Make kerberos_enctype_bitmap_to_enctype static.
Simo Sorce
2012-04-12
2
-3
/
+1
*
s4-auth-krb: Make kerberos_enctype_bitmap_to_enctypes static.
Simo Sorce
2012-04-12
1
-1
/
+7
*
s4-auth-krb: Move function into more appropriate header.
Simo Sorce
2012-04-12
2
-8
/
+8
*
s4-auth-krb: Make cli_credentials_invalidate_client_gss_creds static.
Simo Sorce
2012-04-12
2
-2
/
+4
*
s4-auth-krb: Make impersonate_principal_from_credentials static.
Simo Sorce
2012-04-12
2
-6
/
+1
*
gensec_gssapi: keep private header file close to the actual code
Simo Sorce
2012-04-12
2
-7
/
+6
*
krb5_wrap: remove duplicate declaration and dead ifdef
Simo Sorce
2012-04-12
2
-8
/
+0
*
s4-ldb: use KRB5_KEY macros to access key elements.
Günther Deschner
2012-04-12
1
-8
/
+8
*
wafsamba: point out that local heimdal paths are not included when
Günther Deschner
2012-04-12
1
-0
/
+1
*
waf: when USING_SYSTEM_KRB5 environment variable is set, dont configure local
Günther Deschner
2012-04-12
1
-1
/
+2
*
waf: when building with system krb5, we do not need to build local heimdal.
Günther Deschner
2012-04-12
1
-1
/
+2
*
s3-waf: remove requirement of having --enable-developer for running system kr...
Günther Deschner
2012-04-12
1
-1
/
+1
*
Remove overly complex attemt to define blkcnt_t and blksize_t. AC_CHECK_TYPE ...
Jeremy Allison
2012-04-12
2
-18
/
+2
*
Try and fix autoconf on the build farm. Always include sys/types.h when worki...
Jeremy Allison
2012-04-11
1
-0
/
+2
*
s3:smbd only care about missing level2 support if kernel oplocks are enabled
Christian Ambach
2012-04-11
1
-4
/
+10
*
s3:smbd only initialize kernel oplocks if they are enabled for a share
Christian Ambach
2012-04-11
1
-0
/
+4
*
s3:smbd add seperate function to initialize kernel oplocks
Christian Ambach
2012-04-11
2
-3
/
+8
*
docs: update kernel oplocks documentation
Christian Ambach
2012-04-11
1
-2
/
+7
*
s3:param convert kernel oplocks to share parameter
Christian Ambach
2012-04-11
4
-9
/
+7
*
build: Fix spelling of tevent
Andrew Bartlett
2012-04-11
1
-1
/
+1
*
build: use include paths for pkg-config found libraries
Andrew Bartlett
2012-04-11
3
-15
/
+23
*
lib/tdb_compat: Do not define BUILD_TDB2 if we are not building tdb2
Andrew Bartlett
2012-04-11
1
-3
/
+1
*
s4-smb2: Fix a talloc crash bug.
Andreas Schneider
2012-04-11
1
-2
/
+2
*
Simplify the logic around doing an immediate event reschedule.
Jeremy Allison
2012-04-11
1
-23
/
+7
*
s4:dsdb/samdb/ldb_modules/schema.c - move "get_last_structural_class()" into ...
Matthias Dieter Wallnöfer
2012-04-11
6
-83
/
+46
*
s4:dsdb/samdb/ldb_modules/schema.c - inline "get_oc_guid_from_message()" to i...
Matthias Dieter Wallnöfer
2012-04-11
2
-18
/
+23
*
s4:dsdb - introduce a only constant-time "get_last_structural_class()" call
Matthias Dieter Wallnöfer
2012-04-11
3
-37
/
+18
*
s4:dsdb/samdb/ldb_modules/schema.c - inline "acl_check_access_on_class" to it...
Matthias Dieter Wallnöfer
2012-04-11
2
-46
/
+47
*
s4:dsdb - move "objectclass_sort()" out from the objectclass LDB module into ...
Matthias Dieter Wallnöfer
2012-04-11
2
-217
/
+200
*
s4:acl LDB module - remove set but unused variables
Matthias Dieter Wallnöfer
2012-04-11
1
-5
/
+0
*
s4:objectclass LDB module - remove unneeded build dependencies
Matthias Dieter Wallnöfer
2012-04-11
1
-1
/
+1
[next]