obnox/samba/samba-obnox.git
2016-01-05 Volker Lendeckelibcli: Remove a reference to asn1->ofs
2016-01-05 Volker Lendeckelib: Use asn1_current_ofs()
2016-01-05 Volker Lendeckeasn1: Add asn1_current_ofs()
2016-01-05 Volker Lendeckelib: Use asn1_has_nesting
2016-01-05 Volker Lendeckeasn1: Add asn1_has_nesting
2016-01-05 Volker Lendeckelib: Use asn1_extract_blob()
2016-01-05 Volker Lendeckeasn1: Add asn1_extract_blob()
2016-01-05 Volker Lendeckelib: Use asn1_set_error()
2016-01-05 Volker Lendeckeasn1: Add asn1_set_error()
2016-01-05 Volker Lendeckelib: Use asn1_has_error()
2016-01-05 Volker Lendeckeasn1: Add asn1_has_error()
2016-01-05 Volker Lendeckeasn1: Make "struct nesting" private
2016-01-05 Volker Lendeckeasn1: Add some early returns
2016-01-05 Volker Lendeckeasn1: Add overflow check to asn1_write
2016-01-05 Volker Lendeckeasn1: Make asn1_peek_full_tag return 0/errno
2016-01-05 Volker Lendeckeasn1: Remove an unused asn1 function
2016-01-05 Andrew Bartlettldb: validate ldb_dn_set_component input parameters...
2016-01-05 Andrew Bartlettldb: Explain why this use of talloc_memdup() is safe
2016-01-05 Andrew Bartlettldb: Be strict about talloc_memdup() and passed in...
2016-01-05 Andrew Bartletttravis: Add metadata file for the Travis CI Open Source...
2016-01-05 Andrew Bartlettautobuild: Use make -j on samba-libs/samba-static build...
2016-01-05 Andrew Bartlettautobuild: Put the static build in another stanza
2016-01-05 Andrew Bartlettautobuild: Use cp --recursive --link --archive
2016-01-05 Andrew Bartlettautobuild: Give a clearer failure message
2016-01-02 Thomas Nagybuild:wafsamba: Use the upstream version of gccdeps
2016-01-02 Thomas Nagythirdparty:waf: Update gccdeps from upstream
2016-01-01 Stefan MetzmacherHappy New Year 2016!
2015-12-29 Michael Adamtorture:smb2: fix copy'n'paste error in durable-open...
2015-12-29 Uri Simchonismbd: remove function name from a DBG_INFO in a recent...
2015-12-25 Uri Simchonismbd: do not disable "store dos attributes" on-the-fly
2015-12-24 Douglas Bagnalldsdb subnets: warn when an IPv6 address is in IPv4...
2015-12-24 Douglas Bagnallsamldb: ensure subnets have proper net ranges
2015-12-24 Douglas Bagnallsamba-tool: add sites subnet subcommands
2015-12-24 Douglas Bagnallsamba-tool tests: Add command line tests for sites
2015-12-24 Andrew Bartlettpython/sites: Rework site DN construction
2015-12-24 Douglas Bagnallpython.sites tests: remove excessive transaction management
2015-12-24 Andrew Bartlettselftest: Allow sites test to run against a remote...
2015-12-24 Douglas Bagnallsamba.sites: reduce code duplication in Exception classes
2015-12-24 Douglas Bagnalldsdb.tests.sites: don't use global database, tidy long...
2015-12-24 Douglas Bagnallsamba.sites: improve grammar in an error message
2015-12-24 Douglas Bagnalldsdb.tests.sites: merge interdependent tests
2015-12-24 Douglas Bagnallsamba-tool sites: use -H to set URL with standard handling
2015-12-24 Douglas Bagnallsambatool sites: PEP8/flake8 improvements
2015-12-24 Douglas Bagnalltorture/gentest time_skew(): don't use labs() on unsign...
2015-12-24 Andrew Bartlettrepl: Skip new subdomains and partitions when replicating
2015-12-24 Matthias Dieter... s4:samba-tool domain raise tool - make it aware of...
2015-12-23 Matthias Dieter... s4:samba-tool domain raise tool - handle Windows 2000...
2015-12-23 Michael Adams3:smbd: fix a corner case of the symlink verification
2015-12-23 Jeremy Allisons3: smbd: Replace lp_posix_pathnames() with req->posix_...
2015-12-23 Jeremy Allisons3: smbd: Remove lp_posix_pathnames() checks on paths...
2015-12-23 Jeremy Allisons3: smbd: Replace lp_posix_pathnames() with smbreq...
2015-12-23 Jeremy Allisons3: smbd: smb2_create.c - remove all uses of lp_posix_p...
2015-12-23 Jeremy Allisons3: smbd: Convert all but one use of lp_posix_pathnames...
2015-12-23 Jeremy Allisons3: smbd: Remove *all* uses of lp_posix_pathnames(...
2015-12-23 Jeremy Allisons3: smbd: Replace most uses of lp_posix_pathnames(...
2015-12-23 Jeremy Allisons3: smbd: Replace most uses of lp_posix_pathnames(...
2015-12-23 Jeremy Allisons3: smbd: Now struct smb_request has a bool posix_pathn...
2015-12-23 Jeremy Allisons3: smbd: VFS change. Add new field bool posix_pathname...
2015-12-23 Jeremy Allisons3: smbd: srvstr_get_path() is now only called when...
2015-12-23 Jeremy Allisons3: smbd: Split all calls to srvstr_get_path() to calls...
2015-12-23 Jeremy Allisons3: smbd: Add srvstr_get_path_posix().
2015-12-23 Jeremy Allisons3: smbd: We now know that srvstr_get_path_wcard()...
2015-12-23 Jeremy Allisons3: smbd: Split all calls to srvstr_get_path_wcard...
2015-12-23 Jeremy Allisons3: smbd: Add srvstr_get_path_wcard_posix().
2015-12-23 Jeremy Allisons3: smbd: Move lp_posix_pathnames() out into srvstr_get...
2015-12-23 Jeremy Allisons3: smbd: Move lp_posix_pathnames() out into srvstr_get...
2015-12-23 Jeremy Allisons3: smbd: Move lp_posix_pathnames() out of srvstr_get_p...
2015-12-23 Volker Lendeckenet: Fix Coverity ID 241039 Unchecked return value
2015-12-23 Jeremy Allisons3: smbd: open_file: use FSP_POSIX_FLAGS_PATHNAMES
2015-12-23 Ralph Boehmesmbd: file_struct: factor out POSIX pathname processing...
2015-12-23 Jeremy Allisons3: smbd: Remove lp_posix_pathnames() from filename.c
2015-12-23 Jeremy Allisons3: smbd: In trans2.c, add in UCF_POSIX_PATHNAMES to...
2015-12-23 Jeremy Allisons3: smbd: In smb2_query_directory.c.c, add in UCF_POSIX...
2015-12-23 Jeremy Allisons3: smbd: In smb2_create.c, add in UCF_POSIX_PATHNAMES...
2015-12-23 Jeremy Allisons3: smbd: In reply.c, add in UCF_POSIX_PATHNAMES to...
2015-12-23 Jeremy Allisons3: smbd: In open.c, add in UCF_POSIX_PATHNAMES to...
2015-12-23 Jeremy Allisons3: smbd: In srv_srvsvc_nt.c, add in UCF_POSIX_PATHNAME...
2015-12-23 Jeremy Allisons3: smbd: In nttrans2.c, add in UCF_POSIX_PATHNAMES...
2015-12-23 Jeremy Allisons3: smbd: In smb2_query_directory.c Use ucf_flags varia...
2015-12-23 Jeremy Allisons3: smbd: In smb2_create.c Use ucf_flags variable inste...
2015-12-23 Jeremy Allisons3: smbd: In srv_srvsvc_nt.c Use ucf_flags variable...
2015-12-23 Jeremy Allisons3: smbd: In trans2.c Use ucf_flags variable instead...
2015-12-23 Jeremy Allisons3: smbd: In reply.c Use ucf_flags variable instead...
2015-12-23 Jeremy Allisons3: smbd: In open.c Use ucf_flags variable instead...
2015-12-23 Jeremy Allisons3: smbd: Use ucf_flags variable instead of passing...
2015-12-23 Marc MuehlfeldFix typo in winbindd_cm.c
2015-12-22 Ralph Boehmes3: fix encryption help messages
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: add test test_read_afpinfo
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: add tests for AFP_Resource delete...
2015-12-21 Ralph Boehmevfs_fruit: ignore delete on the AFP_Resource stream
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: update AFP_AfpInfo IO tests
2015-12-21 Ralph Boehmevfs_fruit: fix offset and len handling for AFP_AfpInfo...
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: test nulling out AFP_AfpInfo...
2015-12-21 Ralph Boehmevfs_fruit: writing all 0 to AFP_AfpInfo stream
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: add tests for AFP_AfpInfo delete...
2015-12-21 Ralph Boehmevfs_fruit: handling of ftruncate() on AFP_AfpInfo stream
2015-12-21 Ralph Boehmes4:torture:vfs_fruit: file without AFP_AfpInfo
2015-12-21 Ralph Boehmevfs_fruit: stat AFP_AfpInfo must fail when it doesn...
2015-12-21 Ralph Boehmevfs_fruit: fix some debug messages
2015-12-21 Ralph Boehmes3:lib/errmap_unix: map EOVERFLOW to NT_STATUS_ALLOTTED...
next