obnox/samba/samba-obnox.git
2014-09-09 Martin Schwenkectdb-util: Remove util/strlist.c and references to...
2014-09-09 Martin Schwenkectdb: Fix some "declarations after code" problems
2014-09-09 Martin Schwenkectdb-util: Variables should be declared extern in headers
2014-09-09 Karolin Seegerdocs-xml: Bump version up to 4.2.
2014-09-09 Karolin SeegerWHATSNEW: Start release notes for Samba 4.2.0rc1.
2014-09-09 Ralph Boehmes3:smbd: fix a comment typo
2014-09-09 Volker Lendeckesmbd: Move make_dir_struct() to reply.c
2014-09-09 Stefan Metzmachers3:smbd: close the connection if the client doesn't...
2014-09-09 Michael AdamRevert "buildtools: Rename perl vendorarch configure...
2014-09-08 Michael AdamRevert "buildtools: Add perl vendorlib configure option."
2014-09-08 Michael AdamRevert "wafsamba: If perl can't provide defaults, defin...
2014-09-08 Michael AdamRevert "wafsamba: Fail with error message if perl doesn...
2014-09-08 Stefan Metzmacherpidl/wscript: remove --with-perl-* options
2014-09-08 David Disseldorptorture: basic FSCTL_SET_ZERO_DATA tests
2014-09-08 David Disseldorptorture: add file zero-range checker
2014-09-08 David Disseldorptorture: malformed FSCTL_QUERY_ALLOCATED_RANGES tests
2014-09-08 David Disseldorptorture: basic FSCTL_QUERY_ALLOCATED_RANGES test
2014-09-08 David Disseldorptorture: split pattern write into helper function
2014-09-08 David Disseldorptorture: test oversize FSCTL_SET_SPARSE request
2014-09-08 Volker Lendecketorture: Correctly initialize array size
2014-09-08 Björn Jackesamba-tool: fix reply when zero day pwd expiry is set
2014-09-08 Jeremy Allisons3: smbd: smb2-sessionsetup. Fix use after free when...
2014-09-08 Andrew Bartlettwinbindd: Do not use group_list->out.resume_index after...
2014-09-08 Andrew Bartlettwinbindd: Do not use user_list->out.resume_index after...
2014-09-08 Andrew Bartletttorture: allow us to correctly use sizeof(buf) in raw...
2014-09-08 Andrew Bartletts3-lib: Do not walk past the end of the dos_to_ntstatus...
2014-09-08 Andrew BartlettUse correct size for test string, sizeof() was of the...
2014-09-08 Andrew Bartlettpassdb: Avoid use-after-free when setting a plaintext...
2014-09-08 Andrew Bartletts4-auth: Use sizeof() rather than a fixed constant...
2014-09-08 Andrew Bartlettselftest: Show filename or script we had trouble reading
2014-09-08 Michael Adamtorture: fix whitespace/tab mixup in internal_torture_r...
2014-09-05 Stefan Metzmacherscript/autobuild.py: remove explicit --with-perl-*...
2014-09-05 Michael Adampidl: remove superfluous "use lib ...".
2014-09-05 Michael Adampidl: fix the perl module search path (use lib ......
2014-09-05 Michael Adamwafsamba: add perl_fixup parameter to INSTALL_FILES
2014-09-05 Michael Adams3:build: don't detect perl in source3/wscript again.
2014-09-05 Michael Adampidl/wscript: don't check for perl again.
2014-09-05 Michael Adambuild: do full SAMBA_CHECK_PERL() check in configure
2014-09-05 Michael Adamwafsamba: add samba_perl.py with SAMBA_CHECK_PERL(...
2014-09-05 Michael Adamdynconfig: implement PERL_ARCH_INSTALL_DIR
2014-09-05 Michael Adamdynconfig: implement PERL_LIB_INSTALL_DIR.
2014-09-05 Stefan Metzmacherlib/ldb/wscript: pass dep_vars=['LDB_VERSION'] to SAMBA...
2014-09-05 Stefan Metzmacherdocs-xml/wscript_build: pass dep_vars=bld.dynconfig_var...
2014-09-05 Stefan Metzmacherdynconfig/wscript: add dynconfig_varnames()
2014-09-05 Stefan Metzmacherctdb/wscript: pass dep_vars=['VERSION'] to SAMBA_GENERA...
2014-09-05 Stefan Metzmacherwafsamba: let SAMBA_BLDOPTIONS() use dep_vars=['defines...
2014-09-05 Stefan Metzmacherwafsamba: fix dependencies on environment variables...
2014-09-05 Stefan Metzmacherwafsamba: allow an optional dep_vars list to be passed...
2014-09-05 Stefan Metzmacherwafsamba: fix dependency for SAMBA_GENERATOR() when...
2014-09-05 Stefan Metzmacherwafsamba: fix dependency calculation for SAMBA_GENERATOR()
2014-09-05 Michael Adamwafsamba: improve wording in a comment
2014-09-05 Michael Adamwafsamba: remove unused variable from copy_and_fix_pyth...
2014-09-05 Amitay Isaacsctdb-call: Drop all deferred requests from older generation
2014-09-05 Amitay Isaacsctdb-locking: Do not reset real-time priority for lock...
2014-09-05 Amitay Isaacsctdb-daemon: Defer all calls when processing dmaster...
2014-09-05 Amitay Isaacsctdb-daemon: Remove duplicate code with refactored...
2014-09-05 Amitay Isaacsctdb-common: Refactor code to convert TDB_DATA key...
2014-09-05 Amitay Isaacsctdb-include: Remove declaration of non-existent function
2014-09-05 Amitay Isaacsctdb-locking: Remove unused function ctdb_free_lock_req...
2014-09-05 Amitay Isaacsctdb-locking: Talloc lock request from client specified...
2014-09-05 Amitay Isaacsctdb-locking: Run debug locks script only if the node...
2014-09-04 Andreas Schneiderselftest: Fix selftest where pid is used uninitialized.
2014-09-04 Stefan Metzmachers4-rpc: dnsserver: return DNS_RANK_NS_GLUE recors when...
2014-09-04 Stefan Metzmachers4-rpc: dnsserver: handle updates of tombstoned dnsNode...
2014-09-04 Amitay Isaacss4-rpc: dnsserver: Do not search for deleted DNS entries
2014-09-03 Jeremy Allisons3: smbd: vfs_dirsort module.
2014-09-03 Amitay Isaacsctdb-build: SAMBA_BINARY targets should not include...
2014-09-02 Andrew Bartlettjoin.py: Set NT ACL on crossRef object for new partition
2014-09-02 Stefan Metzmachersamba-tool/ldapcmp: update the list of non replicated...
2014-09-01 Günther Deschners3-kpasswd: Fix build warning.
2014-09-01 Günther Deschners4-heimdal: do not build rkpty anymore.
2014-09-01 Günther Deschnertestprogs: use texpect instead of rkpty.
2014-09-01 Günther Deschnertestprogs: test kpasswd via "net ads password".
2014-09-01 Günther Deschnertestprogs: use texpect in passwords test file instead...
2014-09-01 Günther Deschnerlib/texpect: add texpect binary based on heimdals rkpty.
2014-09-01 Günther Deschners3-kpasswd: send a netbios krb5 address to avoid invali...
2014-09-01 Simo SorceRemove custom password change code in libads
2014-09-01 Simo SorceRemove duplicate definitions
2014-09-01 Günther Deschnertestprogs: allow to run passwords test with MIT and...
2014-09-01 Andreas Schneidertestprogs: Use the system binaries for KRB5 if we don...
2014-09-01 Andreas Schneiderselftest: Use the dns domain in the hosts file.
2014-09-01 Andrew Bartletts4-netlogond: Give a better error if we do not have...
2014-08-31 Andrew Bartlettjoin.py: Ensure to fill in samAccountName so we get...
2014-08-31 Andrew Bartletts3-rpc_client: Do not give NT_STATUS_NO_MEMORY when...
2014-08-31 Andrew Bartlettset_dc_type_and_flags_trustinfo: Use init_dc_connection...
2014-08-31 Andrew Bartlettdsdb: improve debugging in DsCrackNameOneFilter
2014-08-31 Andrew Bartlettwinbindd: Add debugging to assist in locating errors...
2014-08-31 Andrew Bartlettpassdb: Use sam_get_results_trust() and implement pdb_s...
2014-08-31 Andrew Bartlettauth: Split out fetching trusted domain into sam_get_re...
2014-08-31 Andrew Bartlettprovision: Only create hard links for ForestDnsZones...
2014-08-31 Andrew Bartlettselftest: Improve connection between primary domain...
2014-08-31 Andrew Bartlettdsdb: Make log message more clear
2014-08-31 Andrew Bartlettselftest: Set admin password on subdom_dc environment
2014-08-31 Andrew Bartlettwinbindd: Do not segfault if the trusted domain has...
2014-08-31 Andrew Bartlettjoin.py: Ensure we set the SID of the parent domain...
2014-08-31 Andrew Bartlettpython: Use the security.dom_sid type for ctx.domsid...
2014-08-31 Andrew Bartlettdsdb: Permit creation of partitions of type INSTANCE_TY...
2014-08-31 Andrew Bartlettprovision: Use names.domainsid and names.domainguid
2014-08-31 Andrew Bartletts4-gensec: Fix spelling in debug message
2014-08-31 Andrew Bartlettprovision: Only calculate ForestDNSZone GUID if we...
next