s4-winbind: Correctly reject the unsupported WBFLAG_PAM_AUTH_PAC flag
[kamenim/samba-autobuild/.git] / source3 /
2015-05-05 Stefan Metzmachers3:winbindd: don't remove the DOMAIN\ prefix for princi...
2015-05-05 Jeremy Allisons3: torture: Add regression test for bug #11249.
2015-05-05 Jeremy Allisons3: smbd: VFS: fake_acl module called get_full_smb_file...
2015-05-05 Jeremy Allisons3: smbd: VFS: For all EA and ACL calls use synthetic_s...
2015-05-05 Jeremy Allisons3: smbd: VFS: Remove vfs_stat_smb_fname() and vfs_lsta...
2015-05-05 Jeremy Allisons3: smbd: VFS: All the places that are currently callin...
2015-05-05 Jeremy Allisons3: smbd: VFS: Add vfs_stat_smb_basename() - to be...
2015-05-04 Uri Simchonilibads: Fix deadlock when re-joining a domain and updat...
2015-05-04 Uri Simchonilibads: Fix free of uninitialized pointer
2015-05-04 Maks Naumovs3: Fix pam_authenticate() when lp_null_passwords(...
2015-05-04 Jeremy Allisons3: nmbd: Don't set work_changed = True inside update_s...
2015-05-04 Jeremy Allisons3: nmbd: Ensure we only set work_changed = true if...
2015-05-01 Michael Adamparam: rename FLAG_HIDE to FLAG_SYNONYM
2015-05-01 Michael Adamparam: remove swat specific flags.
2015-05-01 Michael Adamparam: Remove unused P_SEP and P_SEPARATOR
2015-05-01 Michael Adams3:param: remove unused function lp_parameter_is_canoni...
2015-05-01 Richard SharpeConvert uint32/16/8 to _t for the last two include...
2015-05-01 Richard SharpeConvert three include files from uint32/16/8 to _t...
2015-05-01 Richard SharpeConvert all uses of uint8/16/32 to _t in nmbd and the...
2015-05-01 Richard SharpeConvert uint32/16/8 to 32_t/16_t/8_t in printing.h...
2015-04-30 Jeremy Allisons3: smbd: Incorrect file size returned in the response...
2015-04-30 Ralph Boehmevfp_gpfs: ensure END_PROFILE is always called
2015-04-30 Günther Deschners3-rpc_server: fix rpc_create_tcpip_sockets() processin...
2015-04-29 Ralph Boehmevfs: kernel_flock and named streams
2015-04-29 Richard SharpeChange all uint32/16/8 to 32_t/16_t/8_t in winbindd.
2015-04-29 Richard SharpeChange all uses of uint32/16/8 in proto.h to uint32_t...
2015-04-28 Volker Lendeckelib: Remove server_id_str()
2015-04-28 Volker Lendeckelib: Fix a typo
2015-04-28 Volker Lendeckelib: Remove procid_str_static
2015-04-28 Ralph Wuerthnervfs_gpfs: Fix ENODATA for getacl on .snapshot dirs
2015-04-24 Christof Schmittsharesec: Use common parse_ace function
2015-04-24 Christof Schmittsharesec: Print ACEs in similar format as expected...
2015-04-24 Christof Schmittutil_sd: Make server conncection optional
2015-04-24 Christof Schmittsmbcacls: Move sec_desc_print to common file
2015-04-24 Christof Schmittsmbcacls: Move print_ace and parse_ace to common file
2015-04-24 Christof Schmittsmbcacls: Move StringToSid to common file
2015-04-24 Christof Schmittsmbcacls: Move SidToString to common file
2015-04-24 Christof Schmittsmbcacls: Use defines for security flags
2015-04-24 Christof Schmittsmbcacls: Make 'numeric' a local variable
2015-04-23 Richard SharpeMake sure we initialize conn to NULL, because a routine...
2015-04-22 Volker Lendeckesmbd: Cancel pending notifies if the directory goes...
2015-04-22 Volker Lendeckesmbd: Remove bool arg from set_delete_on_close_lck
2015-04-22 Volker Lendeckesmbd: Use reset_delete_on_close_lck directly
2015-04-22 Volker Lendeckesmbd: Introduce reset_delete_on_close_lck
2015-04-22 Ralph Boehmes3:smbd: use smbd_reinit_after_fork
2015-04-22 Ralph Boehmes3:smbd: add wrapper around reinit_after_fork
2015-04-22 Michael Adams3:param: remove arg save_defaults from lp_load_with_re...
2015-04-22 Michael Adams3:param: remove arg initialize_globals from lp_load_wi...
2015-04-22 Michael Adams3:param: rename arg initialize_globals->reinit_globals...
2015-04-22 Michael Adams3:param: rename arg initialize_globals->reinit_globals...
2015-04-22 Michael Adams3:param: fix a comment
2015-04-22 Michael Adams3:param: use GLOBAL_SECTION_SNUM in lp_enforce_ad_dc_s...
2015-04-22 Michael Adams3:param: factor lp_enforce_ad_dc_settings() out of...
2015-04-22 Michael Adams3:param: in lp_load_initial_only(), make sure to save...
2015-04-22 Michael Adams3:param: make lp_load() static
2015-04-22 Michael Adamvfstest: use lp_load_with_shares() in cmd_conf
2015-04-22 Michael Adams3:param: use lp_load_no_reinit() in lp_load_for_s4_ctx()
2015-04-22 Michael Adams3:param: add lp_load_no_reinit()
2015-04-22 Michael Adams3:torture:msg: use lp_load()-wrapper lp_load_global()
2015-04-22 Michael Adams3:param: remove "add_ipc" parameter from lp_load_with_...
2015-04-22 Michael Adams3:param: remove "global_only" parameter from lp_load_w...
2015-04-22 Michael Adams3:auth: use lp_load_with_shares() in auth3_check_passw...
2015-04-22 Michael Adams3:auth: use lp_load_with_shares() in auth3_generate_se...
2015-04-22 Michael Adams3:smbd: use lp_load_with_shares() in reload_services().
2015-04-22 Michael Adams3:param: let lp_load_global_no_reinit() call lp_load...
2015-04-22 Michael Adams3:param: add wrapper lp_load_with_shares().
2015-04-22 Michael Adams3:param: let lp_load_global() call lp_load(), not...
2015-04-22 Michael Adams3:lsasd: use lp_load() wrapper lp_load_global()
2015-04-22 Michael Adams3:spoolss: use lp_load() wrapper lp_load_global().
2015-04-22 Richard SharpeConvert all uses of uint8/16/32 to uint8/16/32_t in...
2015-04-22 Volker Lendeckesmbd: Save a few lines of C :-)
2015-04-22 Youzhong Yangs3-unix_msg: remove socket file after closing socket fd
2015-04-21 Ralph Boehmes3:smbd: update comment to correctly reflect MS-SMB2
2015-04-21 Ralph Boehmes3:smbd: missing tevent_req_nterror
2015-04-21 Ralph Boehmes3:lib: use talloc_get_type_abort
2015-04-21 Volker Lendeckelib: Fix CID 1107218 Resource leak
2015-04-17 Anoop C Slibads: Fix CID 1272956 Fixing wrong if condition
2015-04-17 Anoop C Srpc_server/srvsvc: Fix CID 241162 Logically dead code
2015-04-17 Jeremy Allisons3: locking: Add a memcache based lock cache.
2015-04-17 Björn Jackevfs_fruit: also map characters below 0x20
2015-04-17 Günther Deschners3-passdb: fix memleak in pdb_default_get_trusted_domain().
2015-04-16 Christof Schmittvfs_gpfs: Remove vfs_gpfs_get_quotas
2015-04-16 Christof Schmittvfs_gpfs: Remove check for fileset quota
2015-04-16 Richard SharpeChange all uses of uint16/uint32/uint64 to uintXX_t...
2015-04-16 Volker Lendeckewinbind: Avoid a few talloc_tos() in winbindd_cache.c
2015-04-16 Volker Lendeckewinbind: Use tdb_parse_record in wcache_fetch_seqnum
2015-04-16 Richard Sharpes3: smbd: Make sure we do not pass paths with ./ on...
2015-04-15 Richard SharpeChange the registry subsystem to use uint32_t from...
2015-04-15 David Disseldorpspoolss: cache_key handle allocation failures early
2015-04-15 Roel van MeerFix incorrect order of arguments in error string
2015-04-14 David Disseldorpspoolss: purge the printer name cache on name change
2015-04-14 Jeremy Allisons3: libsmbclient: After getting attribute server, ensur...
2015-04-13 Gregor Becklibrpc: further fixes for witness.idl.
2015-04-09 Andreas Schneiderrpcclient: Fix the timeout command
2015-04-08 Volker Lendeckefss: Fix CID 1293354 Wrong operator used
2015-04-02 Yan, Zhengvfs_ceph: add empty ACL callbacks
2015-04-02 Yan, Zhengvfs_ceph: use 'file descriptor' version xattr functions...
2015-03-31 Andreas Schneiders3-passdb: Fix 'force user' with winbind default domain
2015-03-31 David Disseldorpselftest: run the FSRVP test suite against s3fs
2015-03-31 David Disseldorpvfs: add vfs_shell_snap module
next