kai/samba-autobuild/.git
2014-04-02 Stefan Metzmachers4:smb_server/smb: fix invalid pointer type warnings...
2014-04-02 Stefan Metzmachers4:smb_server/smb: fix declaration after code warnings...
2014-04-02 Stefan Metzmachers4:ntvfs/sysdep: add sys_notify_inotify_init() prototyp...
2014-04-02 Stefan Metzmachers4:ntvfs/posix: correctly reset errno on success in...
2014-04-02 Stefan Metzmachers4:ntvfs/posix: avoid const warnings in pvfs_resolve_na...
2014-04-02 Stefan Metzmachers4:ntvfs/common: explicitly check the status of imessag...
2014-04-02 Stefan Metzmachers4:auth/ntlm: add auth4_sam_init() prototype to avoid...
2014-04-02 Stefan Metzmachers4:auth: avoid str_list related const warnings
2014-04-02 Stefan Metzmachers4:auth/gensec: fix declaration after code warning...
2014-04-02 Stefan Metzmachers4:auth/gensec: include gensec_krb5_util.h in gensec_kr...
2014-04-02 Stefan Metzmachers4:libcli/resolve: avoid some const warnings
2014-04-02 Stefan Metzmachers3:winbindd: avoid argv related const warnings
2014-04-02 Stefan Metzmachers3:utils: explicitly check the return value of fscanf...
2014-04-02 Stefan Metzmachers3:utils: check the status of open_socket_out() correct...
2014-04-02 Stefan Metzmachers3:utils: use char packet[] in smbfilter.c to avoid...
2014-04-02 Stefan Metzmachers3:utils: avoid argv related const warnings
2014-04-02 Stefan Metzmachers3:torture: avoid compiler warnings in vfstest.c
2014-04-02 Stefan Metzmachers3:torture: check the result of cli_nt_delete_on_close_...
2014-04-02 Stefan Metzmachers3:torture: remove unused variables in test_buffersize.c
2014-04-02 Stefan Metzmachers3:torture: avoid explicit casting and compiler warning...
2014-04-02 Stefan Metzmachers3:smbd: let srvstr_pull_req_talloc() take 'const uint8...
2014-04-02 Stefan Metzmachers3:smbd: avoid compiler warnings in smbd_tevent_trace_c...
2014-04-02 Stefan Metzmachers3:registry: fix invalid pointer type warning in reg_fo...
2014-04-02 Stefan Metzmachers3:lib/netapi/examples: remove unused variables
2014-04-02 Stefan Metzmachers3:lib/netapi/examples: fix const warnings in netlogon_...
2014-04-02 Stefan Metzmachers3:lib/netapi/examples: fix invalid pointer value warni...
2014-04-02 Stefan Metzmachers3:lib/netapi: fix some incompatible pointer type warni...
2014-04-02 Stefan Metzmachers3:lib/smbconf: fix const warnings in testsuite.c
2014-04-02 Stefan Metzmachers3:lib: fix a const warning in client_match()
2014-04-02 Stefan Metzmacherlibcli/lsarpc: add struct trustAuthInOutBlob; forward...
2014-04-02 Stefan Metzmacherlibcli/auth: s/encrypt/do_encrypt
2014-04-02 Stefan Metzmacherexamples/libsmbclient: avoid some compiler warnings
2014-04-02 Stefan Metzmacherlibrpc/idl: remove unused [gensize] from DNS_RPC_RECORD...
2014-04-02 Stefan Metzmacherlibcli/security: s/remove/remove_ace/
2014-04-02 Stefan Metzmacherlib/util: fix const warnings
2014-04-02 Stefan Metzmacherlib/util: declare smb_panic_default() as _NORETURN_
2014-04-02 Stefan Metzmachertdb/wscript: maintain a global list of unit tests
2014-04-02 Stefan Metzmachertdb/test: avoid const warnings by using 'discard_const_...
2014-04-02 Stefan Metzmachertdb/test: remove "\n" in diag() arguments
2014-04-02 Stefan Metzmachertdb/test: always call fflush() after [f]printf() in...
2014-04-02 Stefan Metzmachertdb/tools: avoid const warnings in tdbdump.c
2014-04-02 Stefan Metzmachertdb: don't alter errno on success of tdb_open_ex()
2014-04-02 Stefan Metzmacherlib/zlib: make use of conf.CHECK_BUNDLED_SYSTEM()
2014-04-02 Stefan Metzmacherwafsamba: allow --bundled-libraries=ALL,!popt
2014-04-02 Stefan Metzmacherwafsamba: allow --bundled-libraries=NONE,popt
2014-04-02 Stefan Metzmacherwafsamba: simplify LIB_MUST_BE_BUNDLED()
2014-04-02 Stefan Metzmacherwafsamba: simplify LIB_MAY_BE_BUNDLED()
2014-04-02 Stefan Metzmacherwafsamba: allow optional 'checkcode' argument to CHECK_...
2014-04-02 Stefan Metzmacherwafsamba: allow CHECK_BUNDLED_SYSTEM() to check headers...
2014-04-02 Stefan Metzmacherwafsamba: simplify CHECK_BUNDLED_SYSTEM_PKG() by just...
2014-04-02 Stefan Metzmacherwafsamba: port optional 'pkg' option from CHECK_BUNDLED...
2014-04-02 Stefan Metzmacherwafsamba: require a ';' after STATIC_*_MODULES_PROTO
2014-04-02 Christof SchmittRename module init functions from samba_init_module
2014-04-02 Andrew Bartlettlibsmbclient: Wrap more function calls in talloc_stackf...
2014-04-01 Andrew Bartlettpam_smbpass: Wrap calls in talloc_stackframe() to avoid...
2014-04-01 Andrew Bartlettlibsmb: Provide a talloc_stackframe() to external users...
2014-04-01 Andrew Bartlettselftest: Remove reduction in time window in delaywrite...
2014-04-01 Andreas Schneiders3-smbd: Align debug level for the same information.
2014-04-01 Andreas Schneiders3-nmbd: Align debug level for the same information.
2014-04-01 Gregor Beckctdb:daemon avoid goto ctdb_remove_orphaned_ifaces()
2014-03-31 Gregor Beckctdb:daemon take a shortcut in all_nodes_are_disabled()
2014-03-31 David Disseldorprpcclient: abort shadow-copy set on commit failure
2014-03-31 David Disseldorptorture: test FSRVP UNCs with and without trailing...
2014-03-31 David Disseldorprpcclient: append a trailing slash to FSRVP request...
2014-03-31 Volker Lendeckemessaging4: Simplify irpc_namedb_open a bit
2014-03-31 Volker Lendeckemessaging4: Remove lp_ctx from imessaging_context
2014-03-31 Volker Lendeckemessaging4: Store a names_db handle in the imessaging_c...
2014-03-31 Volker Lendeckemessaging4: Add some NULL checks
2014-03-31 Volker Lendeckemessaging4: Add "goto fail" to imessaging_init
2014-03-31 Volker Lendecketdb_wrap: Remove tdb_wrap_open_ again
2014-03-31 Volker Lendeckentvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap...
2014-03-31 Volker Lendeckemutex: Avoid passing lp_ctx to tdb_wrap_open in grab_na...
2014-03-31 Volker Lendeckedbwrap: Avoid passing lp_ctx to tdb_wrap_open in db_ope...
2014-03-31 Volker Lendeckeserverid: Avoid passing lp_ctx to tdb_wrap_open in...
2014-03-31 Volker Lendeckevfs: Avoid passing lp_ctx to tdb_wrap_open in posix_ead...
2014-03-31 Volker Lendeckemessaging: Avoid passing lp_ctx to tdb_wrap_open in...
2014-03-31 Volker Lendeckemessaging: Avoid passing lp_ctx to tdb_wrap_open in...
2014-03-31 Volker Lendeckedbwrap: Avoid passing lp_ctx to tdb_wrap_open in db_ope...
2014-03-31 Volker Lendeckeimessaging: Avoid passing lp_ctx to tdb_wrap_open in...
2014-03-31 Volker Lendeckentvfs: Avoid passing lp_ctx to tdb_wrap_open in py_wrap...
2014-03-31 Volker Lendeckentvfs: Avoid passing lp_ctx to tdb_wrap_open in pvfs_se...
2014-03-31 Volker Lendecketorture: Avoid passing lp_ctx to tdb_wrap_open in test_...
2014-03-31 Volker Lendeckedsdb: Avoid passing lp_ctx to tdb_wrap_open in partitio...
2014-03-31 Volker Lendeckedsdb: Avoid passing lp_ctx to tdb_wrap_open in schema_m...
2014-03-31 Volker Lendeckesecrets: Avoid passing lp_ctx to tdb_wrap_open in rands...
2014-03-31 Volker Lendeckeparam: Add lpcfg_tdb_flags()
2014-03-31 Volker Lendeckeparam: Add lpcfg_tdb_hash_size()
2014-03-31 Volker Lendeckelib: Add interim tdb_wrap_open_ without lp_ctx
2014-03-31 Volker Lendeckelib: Pull up lp_ctx use one level
2014-03-31 Volker Lendeckelib: Fix blank line endings
2014-03-31 Guenter Kukkukkfix 2 typos
2014-03-31 Gregor Becks3:rpcclient: fix build without HAVE_IPV6
2014-03-31 Amitay Isaacsctdb-readonly: Do not use hard-coded value for readonly...
2014-03-28 Stefan MetzmacherRevert "s4:tls_tstream: allow mode of SSL keyfile to...
2014-03-28 Stefan Metzmachers4:librpc/rpc: remember "ncalrpc_dir" on the dcerpc_pip...
2014-03-28 Stefan Metzmacherpidl:Samba4/Python: add interface.abstract_syntax(...
2014-03-28 Stefan Metzmachers4:pyrpc: add base.transfer_syntax_ndr*()
2014-03-28 Stefan Metzmachers4:pyrpc: add py_dcerpc_syntax_init_helper()
2014-03-28 Stefan Metzmachers4:librpc: compile python bindings for dcerpc.idl
2014-03-28 Stefan Metzmacherdcerpc.idl: hide (ndr->flags & LIBNDR_FLAG_OBJECT_PRESE...
next