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-01-03
1
-1
/
+1
*
s3: Remove the unused "file_existed" parameter from smbd_calculate_access_mask
Volker Lendecke
2012-01-03
4
-10
/
+2
*
s3: Avoid "file_existed" in smbd_calculate_maximum_allowed_access
Volker Lendecke
2012-01-03
1
-36
/
+35
*
s3: Remove some else{} branches in smbd_calculate_maximum_allowed_access
Volker Lendecke
2012-01-03
1
-3
/
+7
*
s3: Directly use *p_access_mask in smbd_calculate_maximum_allowed_access
Volker Lendecke
2012-01-03
1
-6
/
+4
*
s3: Factor out smbd_calculate_maximum_allowed_access
Volker Lendecke
2012-01-03
1
-40
/
+59
*
upgradeprovision: do not hold references to messageElements
Matthieu Patou
2012-01-03
1
-10
/
+17
*
pyldb: raise an exception if we can't add the attribute
Matthieu Patou
2012-01-03
1
-1
/
+6
*
upgradeprovision: treat provision without oem attribute as quite recent, it's...
Matthieu Patou
2012-01-03
1
-1
/
+1
*
s4-provision: Fix the problem of DnsProperty values not being set correctly
Amitay Isaacs
2012-01-03
1
-0
/
+7
*
s4:torture/rpc/netlogon.c - enhance the "DsRGetDCName*" tests
Matthias Dieter Wallnöfer
2012-01-02
1
-0
/
+96
*
ldb:ldb/common/ldb_controls.c - reference "err_string" variable correctly
Matthias Dieter Wallnöfer
2012-01-02
1
-1
/
+1
*
s4-provision: Fix tdbdump path lookup in make test.
Andreas Schneider
2012-01-02
1
-1
/
+1
*
talloc: Slightly simplify talloc_unlink
Volker Lendecke
2012-01-02
1
-8
/
+7
*
talloc: Fix a typo
Volker Lendecke
2012-01-02
1
-3
/
+3
*
Fix the build without kerberos
Volker Lendecke
2012-01-01
1
-0
/
+2
*
examples: malloc is declared in <stdlib.h>
Volker Lendecke
2012-01-01
1
-1
/
+0
*
s4: Happy New Year 2012
Stefan Metzmacher
2012-01-01
1
-1
/
+1
*
s3: Happy New Year 2012
Stefan Metzmacher
2012-01-01
1
-1
/
+1
*
Final part of fix for bug #8679 - recvfile code path using splice() on Linux ...
Jeremy Allison
2011-12-31
1
-5
/
+0
*
Third part of fix for bug #8679 - recvfile code path using splice() on Linux ...
Jeremy Allison
2011-12-30
1
-21
/
+18
*
Second part of fix for bug #8679 - recvfile code path using splice() on Linux...
Jeremy Allison
2011-12-30
1
-1
/
+30
*
pyregistry: Remove directory support.
Jelmer Vernooij
2011-12-29
1
-32
/
+0
*
Remove the 'dir' registry backend.
Jelmer Vernooij
2011-12-29
4
-491
/
+1
*
s4-toture: Rename memory contexts in rpc.pac for greater clarity
Andrew Bartlett
2011-12-29
1
-13
/
+13
*
s4-gensec: Rename memory contexts in gensec_util for greater clarity
Andrew Bartlett
2011-12-29
1
-2
/
+2
*
s4-gensec: Rename memory contexts in gensec_krb5 for greater clarity
Andrew Bartlett
2011-12-29
1
-16
/
+16
*
s4-gensec: Rename memory contexts in gensec_gssapi for greater clarity
Andrew Bartlett
2011-12-29
1
-16
/
+16
*
s4-auth: Rename memory contexts for greater clarity
Andrew Bartlett
2011-12-29
2
-10
/
+10
*
auth/kerberos: Rename memory contexts for greater clarity
Andrew Bartlett
2011-12-29
1
-34
/
+34
*
s4-gensec remove auth_session dep from gensec_gssapi.c
Andrew Bartlett
2011-12-29
1
-1
/
+1
*
s4-gensec Remove fallback for simple privileges
Andrew Bartlett
2011-12-29
1
-6
/
+2
*
s4-torture: Demonstrate handling of the PAC in a custom auth_context
Andrew Bartlett
2011-12-29
3
-62
/
+85
*
s4-gensec: Pass the auth context in during gensec test
Andrew Bartlett
2011-12-29
1
-2
/
+3
*
s4-pyauth: Make sure event context allows nesting
Andrew Bartlett
2011-12-29
1
-1
/
+2
*
s4-gensec: Move parsing of the PAC blob and creating the session_info into auth
Andrew Bartlett
2011-12-29
9
-169
/
+248
*
s4-gensec: fix cyrus sasl module after update() protype change
Andrew Bartlett
2011-12-29
1
-0
/
+1
*
auth/kerberos: Make pac_data_out in kerberos_decode_pac() optional
Andrew Bartlett
2011-12-29
1
-3
/
+32
*
s4-auth Remove unused auth_context_create_from_ldb()
Andrew Bartlett
2011-12-28
2
-27
/
+0
*
s4-gensec: Allow a PAC to be obtained from any GSS mech
Andrew Bartlett
2011-12-28
1
-7
/
+0
*
auth/kerberos: Move gssapi_parse.c to the top level
Andrew Bartlett
2011-12-28
4
-10
/
+12
*
credentials: Always honour the return value of E_deshash()
Andrew Bartlett
2011-12-28
1
-4
/
+2
*
s4-ntlmssp Do not allow LM key without a LM password
Andrew Bartlett
2011-12-28
1
-3
/
+5
*
s3-auth Fix talloc parent for s4 event context in auth_samba4
Andrew Bartlett
2011-12-28
1
-1
/
+1
*
s3-auth: Remove protype for already-removed auth_ntlmssp_start
Andrew Bartlett
2011-12-28
1
-1
/
+0
*
gensec: Allow an alternate set of modules to be specified
Andrew Bartlett
2011-12-28
3
-2
/
+12
*
lib/charset: Remove an unused variable
Volker Lendecke
2011-12-25
1
-0
/
+2
*
s3: Fix fn signatures in charset_macosx.c
Volker Lendecke
2011-12-25
2
-6
/
+6
*
s3: Fix a 64-bit warning
Volker Lendecke
2011-12-25
1
-1
/
+1
*
s3: Fix linking on Lion
Volker Lendecke
2011-12-25
1
-0
/
+8
[prev]
[next]