lsa.idl: use 'boolean8 check_only' instead of 'uint8 check_only'
[samba.git] / source3 /
2015-03-12 Günther Deschnernetlogon.idl: netr_ServerPasswordGet returns NTSTATUS...
2015-03-12 Stefan Metzmachers4:trust_utils: store new trust/machine passwords befor...
2015-03-12 Stefan Metzmachers3:winbindd: make open_internal_lsa_conn() non static
2015-03-12 Stefan Metzmachers3:winbindd_cm: improve detection for the anonymous...
2015-03-12 Stefan Metzmachers3:pdb_samba_dsdb: implement pdb_samba_dsdb_set_trusted...
2015-03-12 Stefan Metzmachers3:pdb_samba_dsdb: return the domain sid in pdb_samba_d...
2015-03-12 Stefan Metzmachers3:pdb_samba_dsdb: return the previous password and...
2015-03-12 Stefan Metzmachers3:rpc_client: remove unused cli_rpc_pipe_open_schannel...
2015-03-12 Stefan Metzmachers3:libnet: use cli_credentials based functions in libne...
2015-03-12 Stefan Metzmachers3:auth_domain: make use of cli_rpc_pipe_open_schannel()
2015-03-12 Stefan Metzmachers3:auth_domain: fix talloc problem in connect_to_domain...
2015-03-12 Stefan Metzmachers3:rpcclient: make use of rpccli_[create|setup]_netlogo...
2015-03-12 Stefan Metzmachers3:rpc_client: handle !NETLOGON_NEG_AUTHENTICATED_RPC...
2015-03-12 Stefan Metzmachers3:rpc_client: use cli_credentials based functions...
2015-03-12 Stefan Metzmachers3:rpc_client: remove unused auth_level paramter of...
2015-03-12 Stefan Metzmachers3:cli_netlogon: cli_credentials_get_old_nt_hash()...
2015-03-12 Christof Schmittbrlock: Use 0 instead of empty initializer list
2015-03-11 Lukas Slebodniklib/util: Include DEBUG macro in internal header files...
2015-03-11 Volker Lendeckesmbd: Simplify create_token_from_sid()
2015-03-11 Volker Lendeckesmbd: Simplify create_token_from_sid()
2015-03-11 Volker Lendeckesmbd: Streamline the gids handling in create_token_from...
2015-03-11 Volker Lendeckesmbd: Put a variable definition closer to its use
2015-03-11 Volker Lendeckelib: Avoid a malloc/realloc in getgroups_unix_user
2015-03-11 Volker Lendeckelib: Fix whitespace
2015-03-10 Volker Lendeckesmbcontrol: Simplify do_winbind_offline
2015-03-09 Matthew NewtonUse global context for winbindd_request_response
2015-03-09 David Disseldorps3/smbd: fix FSCTL_SET_SPARSE permission checks
2015-03-09 David Disseldorps3/statvfs: expose FILE_SUPPORTS_SPARSE_FILES capability
2015-03-09 David Disseldorpsmbd/ioctl: add FSCTL_QUERY_ALLOCATED_RANGES support
2015-03-09 David Disseldorpbuild: check for SEEK_HOLE and SEEK_DATA support
2015-03-09 David Disseldorpsmbd/ioctl: add FSCTL_SET_ZERO_DATA support
2015-03-09 David Disseldorpsystem: add hole punch support to sys_fallocate()
2015-03-09 David Disseldorpbuild: check for fallocate hole-punch support
2015-03-09 David Disseldorps3/vfs: change fallocate mode flags from enum->uint32_t
2015-03-09 David Disseldorplib/system: remove useless HAVE_LINUX_FALLOCATE64 logic
2015-03-09 Michael Adams3-winbind: Fix chached user group lookup of trusted...
2015-03-07 Volker Lendeckewinbind: Make wb_sids2xids_recv work on an array
2015-03-06 Volker Lendeckevfs_fruit: Fix CID 1273290 Uninitialized scalar variable
2015-03-06 Stefan Metzmachers3:smbprofile: profile the system and user space cpu...
2015-03-06 Volker Lendeckes3:smbprofile: Replace sysv shmem with tdb
2015-03-06 Stefan Metzmachers3:smbprofile: specify SMBPROFILE_STATS_SECTION_START...
2015-03-05 Volker Lendeckeperfcount: Fix CID 1035494 Out-of-bounds read
2015-03-05 Volker Lendeckeperfcount: Fix CID 1035493 Out-of-bounds read
2015-03-05 Volker Lendeckeperfcount: Fix CID 1035492 Out-of-bounds read
2015-03-05 Volker Lendeckeperfcount: Fix CID 1274043 Division or modulo by zero
2015-03-05 Björn Jackeprinting: increse log level for unreachable cups servers
2015-03-04 Volker Lendeckerpc_server: Fix CID 1273433 Unused value
2015-03-04 Volker Lendeckerpc_server: Fix CID 1035535 Uninitialized scalar variable
2015-03-04 Volker Lendeckerpc_server: Fix CID 1035534 Uninitialized scalar variable
2015-03-04 Volker Lendeckewinbind: Fix CID 1273294 Uninitialized scalar variable
2015-03-04 Volker Lendeckewinbind: Fix CID 1273295 Uninitialized scalar variable
2015-03-04 Volker Lendeckelibads: Fix CID 1273305 Uninitialized scalar variable
2015-03-04 Volker Lendeckelibads: Fix CID 1273306 Uninitialized scalar variable
2015-03-04 Volker Lendeckelib: Fix CID 1273292 Uninitialized pointer read
2015-03-04 Volker Lendeckelib: Fix CID 1273056 Negative array index read
2015-03-04 Volker Lendeckelib: Fix CID 1128561 Pointer to local outside scope
2015-03-04 Volker LendeckeFix whitespace
2015-03-04 Volker Lendeckelib: Fix CID 1128552 Buffer not null terminated
2015-03-03 Volker Lendeckesmbd: Fix CID 1273088 Resource leak
2015-03-03 Volker Lendeckeaio_fork: Fix CID 1273291 Uninitialized scalar variable
2015-03-03 Volker LendeckeFix the O3 developer build
2015-03-03 Volker Lendeckesmbd: Make SMB3 clients use encryption with "smb encryp...
2015-03-03 Christof Schmittgpfs: Add include guard to gpfswrap.h
2015-03-02 Christof Schmittgpfs: Rename library wrapper to gpfswrap
2015-03-02 Christof Schmittgpfs: Update file headers
2015-03-02 Christof Schmittgpfs: Remove unncessary includes from gpfs.c
2015-03-02 Christof Schmittgpfs: Move DBGC_CLASS definition below includes
2015-03-02 Christof Schmittgpfs: Include gpfs_fcntl.h only from vfs_gpfs header...
2015-03-02 Christof Schmittgpfs: Move definition of GPFS_GETACL_NATIVE to vfs_gpfs.c
2015-03-02 Christof Schmittgpfs: Move smbd_gpfs_set_times_path to vfs_gpfs.c
2015-03-02 Christof Schmittgpfs: Move get_gpfs_fset_id to vfs_gpfs.c
2015-03-02 Christof Schmittgpfs: Move get_gpfs_quota to vfs_gpfs.c
2015-03-02 Christof Schmittgpfs: Move set_gpfs_lease to vfs_gpfs.c
2015-03-02 Christof Schmittgpfs: Move set_gpfs_sharemode to vfs_gpfs.c
2015-03-02 Christof Schmittgpfs: Introduce wrapper for gpfs_getfilesetid
2015-03-02 Christof Schmittgpfs: Introduce wrapper for gpfs_fcntl
2015-03-02 Christof Schmittgpfs: Introduce wrapper for gpfs_quotactl
2015-03-02 Christof Schmittgpfs: Introduce wrapper for gpfs_set_times_path
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_lib_init
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_ftruncate
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_prealloc
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_get_winattrs
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_get_winattrs_path
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_set_winattrs_path
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_get_realfilename_path
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_putacl
2015-03-02 Christof Schmittgpfs: Rename wrapper for gpfs_getacl
2015-03-02 Christof Schmittgpfs: Introduce wrapper for gpfs_set_lease
2015-03-02 Christof Schmittgpfs: Introduce wrapper for gpfs_set_share
2015-03-02 Christof Schmittgpfs: Simplify initialization for gpfs library wrapper
2015-03-02 Christof Schmittgpfs: Remove search for libgpfs_gpl.so
2015-03-02 Christof Schmittgpfs: Look for gpfs header files also in /usr/lpp/mmfs...
2015-03-02 Christof Schmittgpfs: Always use gpfs_fcntl.h headerfile
2015-03-02 Michael Adamselftest: re-enable nsswrapper integration testing...
2015-02-27 Robin McCorkellMSDFS referral shuffling
2015-02-27 Volker Lendeckewinbind: Slightly simplify wb_sids2xids
2015-02-27 Volker Lendeckelib: Fix talloc hierarchy in init_lsa_ref_domain_list
2015-02-27 Volker Lendeckelibsmb: Make "ip_service_compare" static
2015-02-27 Volker Lendeckewinbind: Simplify winbindd_dsgetdcname_recv
2015-02-26 Volker Lendeckevfs_catia: Simplify init_mappings()
next