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-25
ldbedit: prevent a transaction warning on failure
Kelly Yeoh
1
-0
/
+1
2012-01-25
Revert "s3:build: for now do not require gsskrb5_extract_authz_data_from_sec_...
Stefan Metzmacher
2
-10
/
+9
2012-01-25
Revert "build: Add -lz to wbinfo to fix build on some hosts"
Stefan Metzmacher
1
-1
/
+1
2012-01-25
s3: improve the code in the AES encryption.
Matthieu Patou
1
-8
/
+8
2012-01-25
s3: Fix bug #8674.
Jeremy Allison
1
-2
/
+1
2012-01-25
s4-torture: For authenticated users, add AUTHENTICATED USERS sid
Amitay Isaacs
1
-0
/
+4
2012-01-25
dlz_bind9: for authenticated user, set the AUTHENTICATED USERS sid in token
Amitay Isaacs
1
-0
/
+5
2012-01-24
s3: Remove a typedef
Volker Lendecke
1
-3
/
+3
2012-01-24
s3: Remove a typedef
Volker Lendecke
1
-3
/
+3
2012-01-24
s3: Add debug when a message is registered
Volker Lendecke
1
-0
/
+4
2012-01-24
s3:registry: do not write empty value lists to registry.tdb
Gregor Beck
1
-0
/
+5
2012-01-24
selftest: Add test for smbpasswd against pdb_samba4
Andrew Bartlett
1
-4
/
+41
2012-01-24
s3-passdb: Fix pdb_samba4 setting of plaintext passwords
Andrew Bartlett
1
-1
/
+9
2012-01-24
s3-passdb: Use DSDB_PASSWORD_BYPASS_LAST_SET flags in pdb_samba4
Andrew Bartlett
1
-9
/
+9
2012-01-24
dsdb: Allow DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OID to be specified as a flag
Andrew Bartlett
2
-0
/
+8
2012-01-24
python: Change except: statement to except Exception:
Amitay Isaacs
9
-15
/
+15
2012-01-24
autobuild.py: Catch only true exceptions in except statement
Amitay Isaacs
1
-3
/
+3
2012-01-24
Another fix for bug #8556 - ACL permissions ignored when SMBsetatr is requested.
Jeremy Allison
1
-5
/
+0
2012-01-23
Another fix for bug #8556 - ACL permissions ignored when SMBsetatr is requested.
Richard Sharpe
1
-0
/
+1
2012-01-23
lib: use differing NTSTATUS and WERROR struct members
David Disseldorp
1
-2
/
+2
2012-01-23
WERROR type variable being incorrectly checked with a NT_STATUS_IS_X
David Disseldorp
3
-3
/
+3
2012-01-22
s3-spoolss: fix incorrect error check type
David Disseldorp
1
-1
/
+1
2012-01-21
Log short_princ instead of uninitialised filter.
Michael Wood
1
-5
/
+6
2012-01-21
param: handle P_BYTES in more places
Andrew Bartlett
2
-0
/
+3
2012-01-21
script/autobuild.py: cleanup on rebase failure
Stefan Metzmacher
1
-0
/
+2
2012-01-21
s3-libsmb: Always allow SMB_TRANS_ENC_GSS to be defined
Andrew Bartlett
1
-4
/
+2
2012-01-20
s3-libsmb: Remove unused smb_tran_enc_state_gss and gssapi headers
Andrew Bartlett
1
-15
/
+0
2012-01-20
s3-libsmb: use struct gensec_security directly
Andrew Bartlett
4
-20
/
+18
2012-01-20
s3-libcli Change krb5 smb sealing to call via gensec and gensec_gse
Andrew Bartlett
5
-487
/
+86
2012-01-20
s4:auth/gensec: make sure GSS_C_CONF_FLAG implies GSS_C_INTEG_FLAG
Stefan Metzmacher
1
-0
/
+1
2012-01-20
s3-gse: make sure GSS_C_CONF_FLAG implies GSS_C_INTEG_FLAG
Stefan Metzmacher
1
-0
/
+6
2012-01-20
s3-gse: implement fill_mem_keytab_from_[system|dedicated]_keytab
Stefan Metzmacher
1
-6
/
+234
2012-01-20
s3-gse: create memory keytab in gse_krb5_get_server_keytab()
Stefan Metzmacher
1
-27
/
+25
2012-01-20
s3-gse: fix SECRETS_AND_KEYTAB fallback in gse_krb5_get_server_keytab()
Stefan Metzmacher
1
-6
/
+13
2012-01-20
s3:kerberos_verify: ads_dedicated_keytab_verify_ticket() only needs read access
Stefan Metzmacher
1
-1
/
+1
2012-01-20
s3:smbd/proto.h: remove unused do_map_to_guest() prototype
Stefan Metzmacher
1
-4
/
+0
2012-01-20
build: Add -lz to wbinfo to fix build on some hosts
Andrew Bartlett
1
-1
/
+1
2012-01-20
s3: Fix the build on FreeBSD8
Volker Lendecke
1
-5
/
+6
2012-01-20
s3:configure.in: move gss_wrap_iov check to the other function checks
Stefan Metzmacher
1
-1
/
+1
2012-01-20
s3:configure.in: require gssapi for ads support
Stefan Metzmacher
1
-0
/
+1
2012-01-20
s3:configure.in: move krb5_set_real_time check to other function checks
Stefan Metzmacher
1
-2
/
+1
2012-01-20
s3:build: for now do not require gsskrb5_extract_authz_data_from_sec_context
Stefan Metzmacher
2
-9
/
+10
2012-01-20
s3:configure.in: fix the shell logic in krb5 checks
Stefan Metzmacher
1
-1
/
+1
2012-01-20
torture: add spoolss overlapping driver deletion tests
David Disseldorp
1
-1
/
+118
2012-01-20
s3-spoolss: fix printer_driver_files_in_use() call ordering
David Disseldorp
1
-8
/
+10
2012-01-20
torture: confirm printer driver file removal
David Disseldorp
1
-1
/
+81
2012-01-20
torture: add spoolss del printer driver test
David Disseldorp
1
-0
/
+63
2012-01-20
s3-spoolss: fix printer driver version deletion
David Disseldorp
1
-167
/
+111
2012-01-20
s3-spoolss: prefix print$ path on driver file deletion
David Disseldorp
1
-44
/
+37
2012-01-19
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
[next]