s3:utils/smbget fix option parsing
[sfrench/samba-autobuild/.git] / source3 /
2016-02-26 Christian Ambachs3:utils/smbget fix option parsing
2016-02-26 Christian Ambachs3:utils/smbget remove -P option
2016-02-26 Christian Ambachs3:utils/smbget improve check of write() result
2016-02-26 Christian Ambachs3:utils/smbget abort recursive download on error
2016-02-26 Christian Ambachs3:utils/smbget another int -> bool conversion
2016-02-26 Stefan Metzmachers3:libads: setup the msDS-SupportedEncryptionTypes...
2016-02-26 Christof Schmittvfs_gpfs: Fix compile after change in get_nt_acl_fn
2016-02-25 Aurelien Aptels3/lib/netapi/tests/netuser.c: fix wrong closing paren
2016-02-25 Aurelien Aptels3/vfs_btrfs.c: use sizeof() instead of ARRAY_SIZE()
2016-02-25 Uri Simchonismbd: ignore SVHDX create context
2016-02-25 Jeremy AllisonVFS: Modify rmdir to take a const struct smb_filename...
2016-02-25 Jeremy Allisonvfs:ceph: Fix mkdir_fn to take struct smb_filename...
2016-02-25 Jeremy Allisonvfs:glusterfs: Fix mkdir_fn to take struct smb_filename...
2016-02-24 Jeremy Allisons3: VFS: Modify mkdir to take a const struct smb_filena...
2016-02-24 Volker Lendeckeidmap_script: Parallelize script calls
2016-02-23 Volker Lendeckelib: Avoid an unnecessary cast
2016-02-23 Volker Lendeckelib: Remove "includes.h" from util_file.c
2016-02-23 Volker Lendeckelib: Add file_pload_send/recv
2016-02-23 Volker Lendeckelib: Add "mem_ctx" to file_lines_pload
2016-02-23 Volker Lendeckelib: Remove an unimplemented prototype
2016-02-23 Volker Lendeckelib: Extract sys_popen()
2016-02-23 Volker Lendeckelib: Remove sys_waitpid
2016-02-23 Volker Lendeckelib: Fix whitespace
2016-02-23 Volker Lendeckesmbd: Fix line length & whitespace in write_file
2016-02-23 Uri Simchoniwinbindd: return trust parameters when listing trusts
2016-02-23 Uri Simchoniwinbindd: initialize foreign domain as AD based on...
2016-02-23 Uri Simchoniwinbindd: introduce add_trusted_domain_from_tdc()
2016-02-23 Karolin Seegers3/winbindd: Add missing space in debug message.
2016-02-23 Michael Adamwinbindd: move a variable into scope
2016-02-23 Günther Deschners3-kerberos: avoid entering a password change dialogue...
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_UID_TO_SID
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_GID_TO_SID
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_SID_TO_GID
2016-02-22 Volker Lendeckewinbind: Remove unused WINBINDD_SID_TO_UID
2016-02-22 Volker Lendeckewinbind: Remove unused wbint_Gid2Sid
2016-02-22 Volker Lendeckewinbind: Use xids2sids in getgrgid
2016-02-22 Volker Lendeckewinbind: Use xids2sids in gid2sid
2016-02-22 Volker Lendeckewinbind: Remove unused wbint_Uid2Sid
2016-02-22 Volker Lendeckewinbind: Use xids2sids in getpwuid
2016-02-22 Volker Lendeckewinbind: Use xids2sids in uid2sid
2016-02-22 Volker Lendeckewinbind: Expose WINBINDD_XIDS_TO_SIDS externally
2016-02-22 Volker Lendeckewinbind: Add parse_xidlist()
2016-02-22 Volker Lendeckewinbind: Add wb_xids2sids
2016-02-22 Volker Lendeckewinbind: Add wbint_UnixIDs2Sids
2016-02-22 Volker Lendeckewinbind: Simplify _wbint_Sids2UnixIDs
2016-02-22 Volker Lendeckewinbind: Make _wbint_Sids2UnixIDs single-domain
2016-02-22 Volker Lendeckewinbind: Remove a level of indirection
2016-02-21 Ralph Boehmes3:rpc_server: make it possible to build mdssvc as...
2016-02-21 Ralph Boehmes3:rpc_server: allow building RPC services as shared...
2016-02-19 Christof Schmitttest_sharesec: Fix check for deleted ACL
2016-02-19 Christof Schmitttest_sharesec: Fix usage message
2016-02-19 Christof Schmitttest_sharesec: Add new test for ACL entry from numerica...
2016-02-19 Christof Schmittutil_sd: Also accept hex input for ALLOW/DENIED
2016-02-19 Volker Lendeckeloadparm: Remove an unneeded variable
2016-02-19 Adrian Cochranetests: Replace realpath with the more available 'readli...
2016-02-17 Hemanth ThummalaReal memeory leak(buildup) issue in loadparm.
2016-02-16 Ralph BoehmeFIXUP: s3: VFS: Modify SMB_VFS_GET_NT_ACL to take a...
2016-02-16 Jeremy Allisons3: VFS: Modify SMB_VFS_GET_NT_ACL to take a const...
2016-02-16 Volker Lendeckeidmap_ad: Fix a copy&paste error
2016-02-16 Volker Lendeckewinbind: Fix a type error
2016-02-16 Volker Lendeckewinbind: Add some const
2016-02-16 Noel Powerbuild: Fix cluster-support option, default was 'None...
2016-02-14 Ralph Boehmesmbd: fix build with FAM support
2016-02-14 Ralph Boehmesmbd: fix build with FAM support
2016-02-13 Andreas Schneidersmbd: Simplify chroot option in smbd
2016-02-12 Andreas Schneiders3-waf: Install smbspool_krb5_wrapper in LIBEXECDIR
2016-02-12 Christian Ambachs3:winbindd/idmap_autorid_tdb fix a compiler warning
2016-02-12 Christian Ambachs3:vfs_fruit fix a compiler warning
2016-02-11 Jeremy Allisons3: smbd: posix_acls: Fix check for setting u:g:o entry...
2016-02-08 Stefan Metzmachers3:dbwrap: add dbwrap_tdb_require_mutexes:*= option
2016-02-08 Volker Lendecketldap: Add a missing TALLOC_FREE(frame)
2016-02-06 Michael Adamdlist: remove unneeded argument from DLIST_DEMOTE()
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2016-02-05 Luca Olivettipdb: Fix segfault in pdb_ldap for missing gecos
2016-02-05 Christian Ambachs3:utils/smbget set default blocksize
2016-02-05 Christian Ambachs3:utils/smbget add a error message on allocation error
2016-02-05 Jose A. Riveras3:smbd:open: Skip redundant call to file_set_dosmode...
2016-02-04 Hemanth Thummalaloadparm: Fix memory leak issue.
2016-02-04 Robin Hacksamba3.blackbox.smbclient.forceuser_validusers: Add...
2016-02-03 Christof Schmittgencache: Remove unused defines
2016-02-03 Volker Lendecketldap: Parse a search entry only if it is one
2016-02-03 Volker Lendecketldap: Make tldap_search use tldap_search_all
2016-02-03 Volker Lendecketldap: Add tldap_pending_reqs()
2016-02-03 Volker Lendecketldap: Add tldap_search_all
2016-02-03 Volker Lendecketldap: Avoid a "ret == false"
2016-02-03 Volker Lendeckespnego: Correctly check asn1_tag_remaining retval
2016-02-03 Volker Lendeckelibads: Factor out ldap_schema_oids.h
2016-02-03 Volker Lendeckesmbtorture3: Convert the tldap caller to TLDAPRC
2016-02-03 Volker Lendeckelib: Introduce TLDAPRC
2016-02-03 Volker Lendecketldap: Parse the sasl output blob
2016-02-03 Volker Lendecketldap: Slightly simplify tldap_search_cb
2016-02-03 Volker Lendecketldap: Mark server down if read failed
2016-02-03 Volker Lendecketldap: Add some required includes
2016-02-03 Volker Lendeckesmbd: Fix CID 1351215 Improper use of negative value
2016-02-03 Volker Lendeckesmbd: Fix CID 1351216 Dereference null return value
2016-02-02 Günther Deschnerlibsmb/pysmb: add pytalloc-util dependency to fix the...
2016-02-02 Volker Lendeckeidl: Rename "principle" to "principal_name"
2016-02-01 Michael Adams3:vfs:glusterfs: fix build after quota changes.
2016-02-01 Stefan Metzmachers3:libads: we always have arcfour-hmac-md5 support
2016-02-01 Stefan Metzmachers3:clispnego: fix confusing warning in spnego_gen_krb5_...
next