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