kai/samba.git
2012-04-05 Andrew Bartlettbuild: Fix bitrotted configure summary, we now also...
2012-04-05 Andrew Bartlettbuild: Restore configure summary checking
2012-04-05 Andrew Bartlettbuild: Add more assertions that fcntl locking works...
2012-04-05 Andrew Bartlettbuild: Remove unused GLIBC_HACK_FCNTL64
2012-04-05 Andrew Bartlettbuild: Fix sys_open() removal by including system/filesys.h
2012-04-05 Andrew Bartlettbuild: Remove SMB_F* locking defines
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_FLOCK define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIRENT define
2012-04-05 Andrew Bartlettbuild: Remove sys_rewinddir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_closedir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_telldir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_seekdir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_readdir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_opendir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_fopen wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_open wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_creat wrapper
2012-04-05 Andrew Bartlettbuild: Remove fallback call to sys_open as HAVE_CREAT...
2012-04-05 Andrew Bartlettbuild: Remove sys_ftell wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_lseek wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_ftruncate wrapper
2012-04-05 Andrew Bartlettbuild: combine off_t 64 bit and largefile test
2012-04-05 Andrew Bartlettvfs: Remove -D_LARGEFILE64_SOURCE from vfs examples...
2012-04-05 Andrew Bartlettbuild: #ifdef LARGE_SMB_OFF_T as off_t is now always...
2012-04-05 Andrew BartlettRemove off64_t declarations
2012-04-05 Andrew Bartlettbuild: Fix configure test that was declaring an off64_t
2012-04-05 Andrew Bartlettbuild: do not use HAVE_EXPLICIT_LARGEFILE_SUPPORT and...
2012-04-05 Andrew Bartlettbuild: Remove configure tests for *64 functions and...
2012-04-05 Andrew Bartlettbuild: Require 64-bit files support and do not define...
2012-04-05 Andrew Bartlettbuild: Add getconf LFS_CFLAGS support to waf build
2012-04-05 Andrew Bartlettbuild: use only standard _FILE_OFFSET_BITS=64 macro...
2012-04-05 Andrew Bartlettlib/replace: Add getconf LFS_CFLAGS support to autoconf...
2012-04-04 Jeremy AllisonThird part of fix for bug #8837 - smbd crashes when...
2012-04-04 Jeremy AllisonSecond part of bugfix for bug #8837 - smbd crashes...
2012-04-04 Jeremy AllisonFirst part of fix for bug 8837 - smbd crashes when...
2012-04-04 Andreas Schneidersystemd: Add samba service file.
2012-04-03 Stefan Metzmachers4:librpc/rpc: also parse ncacn_packet pdus with LIBNDR...
2012-04-03 Stefan Metzmachers4:librpc/rpc: don't mix up paylod ndr flags with the...
2012-04-03 Andrew Bartlettbuild: Remove checks for krb5_decode_ap_req, free_AP_RE...
2012-04-03 Andrew Bartlettbuild: Remove unused check for HAVE_KRB5_TKT_ENC_PART2
2012-04-03 Andrew Bartletts3-krb5 Remove unused get_kvno_from_ap_req()
2012-04-03 Andrew Bartletts3-krb5 Remove unused get_enctype_from_ap_req
2012-04-03 Andrew Bartletts3-krb5: Remove unused smb_krb5_get_keyinfo_from_ap_req()
2012-04-03 Andrew Bartletts3-krb5: Remove unused get_key_from_keytab
2012-04-03 Andrew Bartletts3-krb5: remove unused unwrap_pac()
2012-04-03 Andrew Bartletts3-krb5: remove unused get_auth_data_from_tkt
2012-04-03 Andrew Bartletts3-krb5: Remove unused get_authtime_from_tkt
2012-04-03 Andrew Bartletts3-krb5: Remove unused krb5_rd_req_return_keyblock_from...
2012-04-03 Andrew Bartletts3-krb5: Remove unused get_principal_from_tkt
2012-04-03 Andrew Bartletts3-libads: Remove ads_verify_ticket() as it is now...
2012-04-03 Andrew Bartletts3-libads: Rework kerberos_return_pac() to use GENSEC...
2012-04-03 Andrew Bartletts3-libsmb: Remove unused spnego_parse_krb5_wrap()
2012-04-03 Andrew Bartlettbuild: Reduce deps of ntlm_auth
2012-04-03 Andrew Bartletts3-ntlm_auth: use manage_gensec_request for squid-2...
2012-04-03 Andrew Bartletts3-auth: Order GENSEC mechs by priority, krb5 before...
2012-04-03 Andrew Bartletts3-ntlm_auth: add ntlm_auth_generate_session_info_pac()
2012-04-03 Andrew Bartletts3-ntlm_auth Use GENSEC for gss-spnego server
2012-04-03 Stefan Metzmachers4:ldap_server: fix typo in DEBUG() message
2012-04-03 Jelmer Vernooijwafsamba: Avoid NameError when printing error about...
2012-04-03 Volker Lendeckes3: Enhance the dbwrap needed x attempts msg
2012-04-03 Andrew Bartlettlib/util: charset modules do not exist any more
2012-04-03 Andrew Bartlettfile_server: Move vfs objects initialisation into file_...
2012-04-03 Andrew Bartletts3-vfs: initial work on posix:eadb module
2012-04-03 Andrew Bartletts4-ntvfs: Rename xattr_tdb.c to posix_eadb.c and make...
2012-04-03 Andrew Bartletts3-vfs: Use new smb_load_module for better diagnostics
2012-04-03 Andrew Bartletts3-smbd: Inline init_modules() into only caller
2012-04-03 Andrew Bartlettlib/util: Add smb_load_module that returns DEBUG(0...
2012-04-02 Stefan Metzmachers4:smb_server/smb2: add missing 'return;' statements...
2012-04-02 Stefan Metzmachers4:smb_server/smb2: after smbsrv_terminate_connection...
2012-04-02 Stefan Metzmachers4:smb_server/smb2: fix memory leak in smb2srv_chain_re...
2012-04-02 Stefan Metzmachers4:smb_server/smb2: use helper variable smb2srv_chain_r...
2012-04-02 Stefan Metzmachers4:smb_server/smb: remove a request from the list befor...
2012-04-02 Volker Lendeckes3: Notifies should never time out
2012-04-02 Amitay Isaacss4-upgradedns: Fix the fqdn for forest dns zone
2012-04-01 Richard SharpeFix some of the issues that Jelmer identified in my...
2012-04-01 Richard SharpeAdd an open and close method to samba.smb.SMB so we...
2012-03-31 Volker Lendeckes3-aio-fork: Fix a segfault in vfs_aio_fork
2012-03-31 Volker Lendeckes3-aio-fork: Fix aio_suspend event hierarchy
2012-03-31 Volker Lendeckes3-aio-fork: Fix an alignment warning on OS/X
2012-03-31 Richard SharpeMake sure we claim that a DACL or SACL is present if...
2012-03-31 Jeremy AllisonFix an IPv6 breakage I introduced by adding an strlcpy...
2012-03-30 Jeremy AllisonFix bug #8831 - Inconsistent (with manpage) command...
2012-03-30 Jeremy AllisonWho would have guessed - checking returns from strlcat...
2012-03-30 Jeremy AllisonMore strlcat/strlcpy truncate checks.
2012-03-30 Kai Blins4 dns: Allow updating PTR records.
2012-03-30 Volker Lendeckes3: Avoid a crash with debug level 10
2012-03-30 Matthieu Patouldb: Permit desactivation of autocomit for every ldb_xx...
2012-03-29 Jeremy AllisonStart to add truncate checks on all uses of strlcpy...
2012-03-29 Jeremy AllisonBased on code from Richard Sharpe <realrichardsharpe...
2012-03-29 Volker Lendeckes3: Fix a valgrind error
2012-03-29 Amitay Isaacslib/tdb: Update ABI save-diskspace-tags/tdb-1.2.10
2012-03-29 Amitay Isaacslib/tdb: Add/expose lock functions to support CTDB
2012-03-29 Rusty Russellcast: make sure suncc sees a constant.
2012-03-29 Rusty Russellcast: test/compile_fail-cast_static.c should fail witho...
2012-03-29 Rusty Russelltdb2: fix prototype in tdb1 code.
2012-03-28 Amitay Isaacss4-upgradedns: Make sure the attribute exists before...
2012-03-28 Richard SharpeAdd DEBUG statements to show when access has been denie...
2012-03-27 Kai Blins4 dns: Only do recursive queries when allowed/desired
2012-03-27 Kai Blins4 dns: Check smb.conf if we should allow recursion
next