kai/samba.git
2012-09-01 Jeremy AllisonChange the S3 fileserver over to se_file_access_check().
2012-09-01 Jeremy AllisonFactor out privilege checking code into se_file_access_...
2012-09-01 Jeremy AllisonSEC_RIGHTS_DIR_PRIV_BACKUP and SEC_RIGHTS_DIR_PRIV_REST...
2012-09-01 Andrew Bartletts4-dsdb: Remove unused variables
2012-09-01 Andrew Bartletts4-kdc: Improve grammer and clarity of password change...
2012-09-01 Volker Lendeckes3: Fix warnings in aio_fork.c
2012-09-01 Volker Lendeckes3: Remove a shadowing variable declaration
2012-09-01 Andrew Bartletts4-dsdb: Remove unused tmp_ctx leaked onto long-term...
2012-08-31 Kai Blins4 dns: Store TKEYs in a ringbuffer
2012-08-31 David Disseldorptdb: return unpack error on strdup failure
2012-08-31 Volker Lendeckes3: Fix a few "warning: ISO C90 forbids mixed declarati...
2012-08-31 Christian Ambachs3:build fix autoconf build on RHEL5
2012-08-31 Christof Schmitts3:doc Fix name of timeout parameter in documentation
2012-08-31 Christof Schmitts3:dbwrap_ctdb: Add DB name and key to warning message
2012-08-31 Kai Blins4 dns: Negotiate GSSAPI-based TKEYs
2012-08-31 Andrew Bartletts4-kdc: Give information on how long the password histo...
2012-08-31 Andrew Bartletts4-libnet: Fix memory leak of lsa_RefDomainList and...
2012-08-31 Andrew Bartlettauth/credentials: Do not print passwords in a talloc...
2012-08-31 Andrew BartlettVERSION: Move on to beta9
2012-08-30 Andrew BartlettVERSION: Mark as the beta8 release save-diskspace-tags/samba-4.0.0beta8
2012-08-30 Andrew BartlettWHATSNEW: prepare for 4.0 beta8
2012-08-30 Jeremy AllisonThe NTVFS server doesn't pass the SMB1 INHERITFLAGS...
2012-08-30 Jeremy AllisonNow ACL inheritance flags are working, add test_inherit...
2012-08-30 Jeremy AllisonWith the inheritance ACL changes we now pass samba3...
2012-08-30 Jeremy AllisonFix bug #9124 - Samba fails to set "inherited" bit...
2012-08-30 Jeremy AllisonWindows does canonicalization of inheritance bits....
2012-08-30 Jeremy AllisonChange the other two places where we set a security...
2012-08-30 Jeremy AllisonRe-add set_sd(), called from set_sd_blob(). Allows...
2012-08-30 Jeremy AllisonRename set_sd() to set_sd_blob() - this describes what...
2012-08-30 Christian Ambachs3:libsmb correctly set isFsctl for snapshot list
2012-08-30 Andreas Schneiderselftest: Remove spoolss tests from knownfail.
2012-08-30 Andreas Schneiderselftest: Add missing printing options for plugin_s4_dc.
2012-08-30 Andreas Schneiderfile_server: Fix spoolss support with s3fs.
2012-08-30 Andreas Schneiderselftest: Define the log directory for s3fs.
2012-08-29 Andrew Bartlettauth/credentials: Support match-by-key in cli_credentia...
2012-08-29 Andrew Bartletts4-torture: Add start of a test to confirm winbindd...
2012-08-29 Andrew Bartlettlib/krb4_wrap: Add const to kt_copy_one_principal
2012-08-29 Christof Schmitts3:vfs_gpfs: Use directory not file to get fileset id
2012-08-29 Björn Jackevfs_media_harmony: fix some compile warnings with llvm
2012-08-29 David Disseldorps3-printing: fix bug 9123 lprng job tracking errors
2012-08-29 Andreas Schneiderlibkrb5: Fix build with MIT Kerberos.
2012-08-29 Andrew Bartletts4-libnet: Fix passing samba_all_enctypes as a fn rathe...
2012-08-29 Andrew Bartletts4-dsdb: Avoid printing secret attributes in ldb trace...
2012-08-29 Andrew Bartlettlib/ldb: Avoid printing secret attributes in ldb trace... save-diskspace-tags/ldb-1.1.12
2012-08-29 Andrew Bartlettauth/credentials: Remove unused, and un-declared cli_cr...
2012-08-29 Andrew Bartlettauth/credentials: Better integrate fetch of secrets...
2012-08-29 Andrew Bartlettauth/credentials: Improve memory handling in cli_creden...
2012-08-28 Andrew Bartlettselftest: Add a test for smbclient --machine-pass witho...
2012-08-28 Andrew Bartlettauth/credentials: Avoid double-free in the failure...
2012-08-28 Andreas Schneiders3-smbd: Fix flooding the logs with records we don...
2012-08-28 Andrew Bartletts3-classicupgrade: Fix import from ldap
2012-08-28 Andrew Bartlettlib/ldb: Bump ldb version to 1.1.11 save-diskspace-tags/ldb-1.1.11
2012-08-28 Andrew Bartletts3-vfs: Indicate the symlink destination when failing...
2012-08-28 Andrew Bartletts3-vfs: Try to be consistent about localtime vs GMT...
2012-08-28 Andrew Bartletts3-vfs_shadow_copy2: Also accept a sscanf result
2012-08-27 Andrew BartlettVERSION: Move on to beta8
2012-08-27 Andrew BartlettVERSION: Mark as the beta7 release save-diskspace-tags/samba-4.0.0beta7
2012-08-27 Andrew BartlettWHATSNEW: prepare for 4.0 beta7
2012-08-27 Andrew Bartlettselftest: Fix comment in blackbox_s3upgrade.sh
2012-08-27 Andrew Bartletts4-classicupgrade: Do the setting of the sysvol ACLs...
2012-08-27 Andrew Bartletts3-passdb: Allow reload of the static passdb from python
2012-08-27 Andrew Bartlettauth/credentials: Rework credentials handling to try...
2012-08-27 Andrew Bartlettselftest: Add test of smbclient --machine-pass against...
2012-08-27 Andrew Bartlettauth/credentials: Expand secrets.tdb fetch of secrets...
2012-08-27 Andrew Bartletts4-dsdb: Remove double-free in update_keytab module
2012-08-27 Andrew Bartletts4-dsdb: Add secrets_tdb_sync - an ldb module to keep...
2012-08-27 Andrew Bartletts3-secrets: Use talloc_stackframe() in secrets_init_path()
2012-08-27 Andrew Bartletts3-secrets: Handle all valid ROLE_ values in get_defaul...
2012-08-27 Andrew Bartletts3-secrets: Add helper function to set machine account...
2012-08-27 Andrew Bartlettlib/krb5_wrap: Move enctype conversion functions into...
2012-08-27 Andrew Bartletts4-classicupgrade: Read WINS DB before the provision
2012-08-27 Andrew Bartletts4-classicupgrade: Do all the queries of data before...
2012-08-27 Andrew Bartletts4-classicupgrade: Use s3param.get_context() instead...
2012-08-27 Andrew Bartlettlib/krb5_wrap: Move kerberos_enctype_to_bitmap() into...
2012-08-27 Andrew Bartlettlib/krb5_wrap: Bring list of all enc types into krb5_wrap
2012-08-27 Andrew Bartletts4-libnet: Ensure termination of enctype array in libne...
2012-08-27 Andrew Bartlettexamples: Remove security=share and security=server...
2012-08-27 Andrew Bartletts3-param: Avoid assert on use of talloc_tos() without...
2012-08-27 Volker Lendeckes4-torture: Test for #9058
2012-08-25 Stefan Metzmachers4:winbind: let wb_update_rodc_dns_send/recv use netlog...
2012-08-24 Stefan Metzmachers4:winbind: let wb_sam_logon_send/recv() use the netlog...
2012-08-24 Stefan Metzmachers4:winbind: add a netlogon_queue (tevent_queue)
2012-08-24 Stefan Metzmachers4:winbind: convert wb_update_rodc_dns_send/recv to...
2012-08-24 Stefan Metzmachers4:winbind: convert wb_sam_logon_send/recv to tevent_req
2012-08-24 Stefan Metzmachers4:winbind: convert wb_sid2domain to tevent_req internally
2012-08-24 Stefan Metzmachers4:librpc/rpc: don't do async requests if gensec doesn...
2012-08-24 Stefan Metzmachers4:librpc/rpc: also call dcerpc_schedule_io_trigger...
2012-08-24 Stefan Metzmachers4:librpc/rpc: use dcerpc_req_dequeue() in dcerpc_reque...
2012-08-24 Stefan Metzmachers4:librpc/rpc: use talloc_zero for 'struct rpc_request'
2012-08-24 Stefan Metzmacherlibcli/smb: split out a smb_transport private library
2012-08-24 Stefan Metzmacherlibcli/smb: wscript_build => wscript
2012-08-24 Jeremy AllisonRemove useless bool "upper_case_domain" parameter from...
2012-08-24 Jeremy AllisonRemove useless bool "upper_case_domain" parameter.
2012-08-24 Jeremy AllisonMove uppercasing the domain out of smb_pwd_check_ntlmv2()
2012-08-24 Stefan Metzmachers3:lib: make sure we don't try to send messages to...
2012-08-24 Stefan Metzmachers3:lib: remove unused processes_exist()
2012-08-24 Stefan Metzmachers3:lib: readd the CTDB_CONTROL_CHECK_SRVIDS optimizatio...
2012-08-24 Stefan Metzmachers3:lib: only loop over the server_ids we need to verify...
2012-08-24 Stefan Metzmachers3:lib: use server_id_is_disconnected() in serverids_ex...
2012-08-24 Stefan Metzmachers3:lib: inline processes_exist() into serverids_exist()
next