bbaumbach/samba-autobuild/.git
2015-07-08 Stefan Metzmachers3:pdb_samba_dsdb: make use of dsdb_trust_search_tdo()
2015-07-08 Stefan Metzmachers4:kdc/db-glue: make use of dsdb_trust_search_tdo()
2015-07-08 Stefan Metzmachers4:dsdb/common: add dsdb_trust_search_tdo*() helper...
2015-07-08 Stefan Metzmachers4:kdc/db-glue: implement cross forest routing by retur...
2015-07-08 Stefan Metzmachers4:dsdb/common: add helper functions for trusted domain...
2015-07-08 Stefan Metzmacherheimdal:kdc: add support for HDB_ERR_WRONG_REALM
2015-07-08 Stefan Metzmacherheimdal:kdc: generic support for 3part servicePrincipal...
2015-07-08 Stefan Metzmacherheimdal:lib/krb5: add krb5_mk_error_ext() helper function
2015-07-08 Stefan Metzmacherheimdal:lib/krb5: correctly follow KRB5_KDC_ERR_WRONG_R...
2015-07-08 Stefan Metzmachers4:kdc/db-glue: let samba_kdc_trust_message2entry alway...
2015-07-08 Stefan Metzmachers4:kdc/db-glue: preferr the previous password for trust...
2015-07-08 Stefan Metzmachers4:kdc/db-glue: allow invalid kvno numbers in samba_kdc...
2015-07-08 Paul WayperSpelling correction: exlusive -> exclusive and semantin...
2015-07-08 Paul WayperSpelling correction: exlusive -> exclusive
2015-07-08 Stefan Metzmachers3:wscript_build: fix the build using dmapi and fam...
2015-07-08 Christof Schmittgpfswrap: Use gpfs.h instead of gpfs_fcntl.h
2015-07-08 Christof Schmittgpfswrap: Remove unused wrapper for gpfs_fnctl
2015-07-08 Christof Schmittvfs_gpfs: Use C99 initializers instead of ZERO_STRUCT
2015-07-08 Christof Schmittvfs_gpfs: Use ACL defines from GPFS 3.5 header files
2015-07-08 Christof Schmittctdb: Accept hex format for pdelete and ptrans commands
2015-07-08 Christof Schmittctdb: Create helper function for optional hex input
2015-07-08 Volker LendeckeRemove ctdb_conn.[ch]
2015-07-07 Volker Lendeckenotifyd: Add notifydd
2015-07-07 Volker Lendeckeutils: add net notify
2015-07-07 Volker Lendeckenotify: Remove two now unused stubs
2015-07-07 Volker Lendeckesmbd: Remove SMB_VFS_NOTIFY_WATCH
2015-07-07 Volker Lendeckenotify: Re-add notify_walk()
2015-07-07 Volker Lendeckenotifyd: Add notifyd_parse_db()
2015-07-07 Volker Lendeckesmbd: Remove the notify_fam module
2015-07-07 Volker Lendeckesmbd: Kernel change notify is done by notifyd
2015-07-07 Volker Lendeckesmbd: Replace the tdb-based notify_internal with notify_msg
2015-07-07 Volker Lendeckesmbd: Don't start the notify cleanup anymore
2015-07-07 Volker Lendeckesmbd: Start the notify daemon
2015-07-07 Volker Lendeckesmbd: Add the notify daemon
2015-07-07 Volker Lendeckesmbd: Add direct notify_fam support
2015-07-07 Volker Lendeckeparam: Make "kernel change notify" global
2015-07-07 Volker Lendeckeparam: Make "change notify" global
2015-07-07 Volker Lendeckelib: Add server_id_db_set_exclusive
2015-07-07 Volker Lendeckelib: Add server_id_db_pid()
2015-07-07 Volker Lendeckelib: Add server_id_db_prune_name
2015-07-07 Volker Lendeckelib: Add tevent_req_poll_unix
2015-07-07 Michael Adamlibrpc:ndr:witness: remove an unneeded block, reducing...
2015-07-07 Michael Adamlibrpc:ndr:witness: move variables into scope
2015-07-07 Michael Adamsmbd:trans2: treat new SMB_SIGNING_DESIRED in case
2015-07-07 Michael Adamlibrpc:ndr:witness: fix CID 1311245: Memory - illegal...
2015-07-07 Ralph BoehmeWHATSNEW: Spotlight
2015-07-07 Ralph Boehmes3-mdssvc: add documentation for mdssvc and mdssd
2015-07-07 Ralph Boehmes3-mdssvc: add mdssd RPC service daemon for mdssvc
2015-07-07 Ralph Boehmes3-mdssvc: lexer and parser for Spotlight queries
2015-07-07 Ralph Boehmes3-mdssvc: main Spotlight code
2015-07-07 Ralph Boehmes3-mdssvc: Spotlight attribute mappings
2015-07-07 Ralph Boehmes3-mdssvc: (un)marshalling Spotlight RPC blob
2015-07-07 Ralph Boehmes3-mdssvc: dalloc: dynamic object store based on talloc
2015-07-07 Ralph Boehmes3-mdssvc: add new option 'spotlight'
2015-07-07 Ralph Boehmes3-mdssvc: add Spotlight RPC stubs
2015-07-07 Ralph Boehmemdssvc: IDL file for new RPC service
2015-07-07 Ralph Boehmes3-mdssvc: add configure option --enable-spotlight
2015-07-07 Stefan Metzmachers4:torture/rpc: use dcerpc_secondary_auth_connection...
2015-07-07 Stefan Metzmachers4:torture/rpc: use dcerpc_secondary_auth_connection...
2015-07-07 Stefan Metzmachers4:torture/samba3rpc: use pipe_bind_smb_auth()
2015-07-07 Stefan Metzmachers4:torture/samba3rpc: add pipe_bind_smb_auth()
2015-07-07 Stefan Metzmachers4:torture/samba3rpc: use pipe_bind_smb2()
2015-07-07 Stefan Metzmachers4:torture/samba3rpc: add pipe_bind_smb2()
2015-07-07 Stefan Metzmachers4:torture/samba3rpc: use pipe_bind_smb() in more places
2015-07-07 Stefan Metzmachers4:torture/samba3rpc: move pipe_bind_smb() to the top
2015-07-07 Stefan Metzmachers4:libnet: make use of dcerpc_secondary_auth_connection...
2015-07-07 Stefan Metzmachers4:libcli/clilsa: only remember the dcerpc_binding_handle
2015-07-07 Stefan Metzmachers4:librpc/rpc: add dcerpc_secondary_auth_connection()
2015-07-07 Stefan Metzmacherdcerpc.idl: fix calculatin of uint16 secondary_address_...
2015-07-07 Stefan Metzmacherpidl:Samba4/NDR/Parser: always initialize _mem_save_...
2015-07-07 Stefan Metzmacherpidl:Samba3/ServerNDR: add pidl_reset() and pidl_return...
2015-07-07 Stefan Metzmacherpidl:Samba3/ServerNDR: make CallWithStruct() more flexible
2015-07-07 Stefan Metzmacherpidl:Samba3/ServerNDR: simplify CallWithStruct()
2015-07-07 Michael Adamdocs:smb.conf: explain effect of new setting 'desired...
2015-07-07 Michael Adamsmbd:smb2: use encryption_desired in send_break
2015-07-07 Michael Adamsmbd:smb2: only enable encryption in tcon if desired
2015-07-07 Michael Adamsmbd:smb2: only enable encryption in session if desired
2015-07-07 Michael Adamsmbd:smb2: separate between encryption required and...
2015-07-07 Michael AdamsmbXsrv: add bools encryption_desired to session and...
2015-07-07 Michael AdamIntroduce setting "desired" for 'smb encrypt' and ...
2015-07-07 Volker Lendeckevfs_fruit: Fix CID 1311244 Out-of-bounds read
2015-07-07 Douglas BagnallTreat uid_t, git_t as 64 bit in Pidl Python bindings
2015-07-06 Christof Schmittctdb: Accept the key in hex format for the pstore command
2015-07-06 Christof Schmittsharesec: Remove error message for unmarshall_sec_desc...
2015-07-03 Volker Lendeckedocs: Document smbclient "notify" command
2015-07-03 Stefan Metzmacherlib/util:charset/tests: improve strlen_m[_term[_null...
2015-07-03 Stefan Metzmacherlib/util: let strlen_m_term[_null]() use strlen_m_ext_t...
2015-07-03 Stefan Metzmacherlib/util: add strlen_m_ext_term_null() helper function
2015-07-03 Stefan Metzmachers4:pyrpc: remove pointless alter_context() method
2015-07-03 Stefan Metzmacherpython:samba/tests: don't use the x.alter_context(...
2015-07-03 Stefan Metzmachers4:torture/rpc: expect NT_STATUS_CONNECTION_DISCONNECTE...
2015-07-03 Stefan Metzmachers4:torture/rpc: expect NT_STATUS_CONNECTION_DISCONNECTE...
2015-07-03 Stefan Metzmacherlibcli/smb: let tstream_smbXcli_np report connection...
2015-07-03 Stefan Metzmachers3:winbindd: use check dcerpc_binding_handle_is_connect...
2015-07-03 Stefan Metzmacherpython/samba/tests: add fallbacks for assert{Less,Great...
2015-07-03 Stefan Metzmacherpython/samba/tests: let the output of hexdump() match...
2015-07-03 Stefan Metzmacherpython/samba/tests: move hexdump() from DNSTest to...
2015-07-03 Stefan Metzmacherlibrpc/ndr: make use of dump_data_cb() in ndr_dump_data()
2015-07-03 Stefan Metzmacherlib/util: fix output format in dump_data*()
2015-07-03 Stefan Metzmachers4:pyrpc: add base.bind_time_features_syntax(features)
next