kamenim/samba.git
2014-06-23 Samuel Cabrerovfs:recycle: Inherit NT ACLs master
2014-06-23 Samuel Cabreros4-auth-krb: Fix talloc access after free in smb_krb5_u...
2014-06-23 Kamen Mazdrashkis4:kcc: Fix name for LdbError in except
2014-06-23 Kamen Mazdrashkis4:kcc: fix the name for msg element transportType...
2014-06-23 Ira Coopers3: Fix fsctl_validate_neg_info to pass MS compliance...
2014-06-23 Ira Coopers3: Refactor smbd_smb2_request_process_negprot
2014-06-21 Volker Lendecketorture3: Reproducer for bug 10593
2014-06-21 Volker Lendeckesmbd: Fix bug 10593
2014-06-21 Volker Lendeckesmbd: First watch, then defer
2014-06-21 Volker Lendeckesmbd: Store "struct deferred_open_record" instead of...
2014-06-21 Volker Lendeckelibsmb: Make cli_ntcreate cancellable
2014-06-21 Volker Lendeckelibsmb: Make cli_ntcreate1 cancellable
2014-06-21 Volker Lendeckelibsmb: Make cli_smb2_create_fnum cancellable
2014-06-21 Volker Lendeckelibsmb: Make smb2cli_create cancellable
2014-06-21 Volker Lendeckelibsmb: Enable oplocks for smb2 cli_ntcreate
2014-06-21 Volker Lendeckelibsmb: Align cli_ntcreate with other sync wrappers
2014-06-21 Volker Lendeckelibsmb: remove smb2 switch from cli_ntcreate
2014-06-21 Volker Lendeckelibsmb: Replace async cli_ntcreate by cli_create
2014-06-21 Volker Lendeckelibsmb: Add cli_create_send/recv
2014-06-21 Volker Lendeckelibsmb: Make cli_smb2_create_fnum async
2014-06-21 David Disseldorptorture: add FSRVP share snapshot ACL test
2014-06-21 David Disseldorptorture: add FSRVP message sequence timeout test
2014-06-21 David Disseldorptorture: add timeout sleeps to fsrvp create helper
2014-06-21 David Disseldorptorture: validate FSCTL_SRV_ENUMERATE_SNAPSHOTS response
2014-06-21 Volker Lendeckenss_wrapper: Fix some "discarding const" warnings
2014-06-21 Volker Lendeckenss_wrapper: Align indentation with the rest of Samba
2014-06-21 Michael Adamautobuild: fix ctdb build of samba-ctdb target after...
2014-06-20 Michael Adamctdb: update configure.rpm with builtin and bundled...
2014-06-20 Michael Adamldb:build: improve detection of srcdir
2014-06-20 Michael Adamreplace:build: improve detection of srcdir
2014-06-20 Michael Adamntdb:build: improve detection of srcdir
2014-06-20 Michael Adamtalloc:build: improve detection of srcdir
2014-06-20 Michael Adamtevent:build: improve detection of srcdir
2014-06-20 Michael Adamtdb:build: improve detection of srcdir.
2014-06-20 Michael Adamctdb:includes: add #ifdef guard for ZERO_STRUCT
2014-06-20 Michael Adamctdb:includes: add #ifdef guards for _PUBLIC_, _NORETUR...
2014-06-20 Michael Adambuild: rename argument of list_directory_files(): abspa...
2014-06-20 Andrew Bartlettctdb: Remove duplicate README.Coding
2014-06-20 Amitay Isaacsautobuild: Remove unsupported --enable-socket-wrapper...
2014-06-20 Amitay Isaacsautobuild: Don't need autogen.sh anymore in the "ctdb...
2014-06-20 Amitay Isaacsctdb-packaging: Remove unused files
2014-06-20 Amitay Isaacsctdb-build: Add target to build RPMs
2014-06-20 Amitay Isaacsctdb-packaging: Modify spec file to use waf build inste...
2014-06-20 Amitay Isaacsctdb-packaging: Fix date/days in changelog
2014-06-20 Amitay Isaacsctdb-build: Add build files (configure/Makefile) to...
2014-06-20 Amitay Isaacsctdb-tests: Fix the tests for waf build
2014-06-20 Amitay Isaacsctdb-build: Add waf build for CTDB
2014-06-20 Amitay Isaacsctdb-build: Remove autoconf build files
2014-06-20 Amitay Isaacswafsamba: allow samba_dist.dist() to be called from...
2014-06-20 Amitay Isaacsctdb-mkversion: Support external VERSION specification
2014-06-20 Amitay Isaacsctdb-header: Protect against multiple includes
2014-06-20 Amitay Isaacsctdb-build: Remove duplicate socket_wrapper library
2014-06-20 Amitay Isaacsctdb-build: Remove duplicate tdb library
2014-06-20 Amitay Isaacsctdb-build: Remove duplicate tevent library
2014-06-20 Amitay Isaacsctdb-build: Remove duplicate talloc library
2014-06-20 Amitay Isaacsctdb-build: Remove duplicate replace library
2014-06-20 Amitay Isaacsctdb-build: Remove duplicate popt library
2014-06-20 Martin Schwenkectdb-eventscripts: Ensure $GANRECDIR points to configur...
2014-06-20 Martin Schwenkectdb-daemon: Debugging for tickle updates
2014-06-19 Martin Schwenkectdb-tests: Try harder to avoid failures due to repeate...
2014-06-18 Volker Lendeckemessaging3: Make messaging_dgm_init return 0/errno
2014-06-18 Volker Lendeckemessaging3: Use "goto fail_nomem" where appropriate
2014-06-18 Volker Lendeckemessaging3: simplify messaging_dgm_lockfile_remove
2014-06-18 Volker Lendeckemessaging3: Make messaging_dgm_wipe return 0/errno
2014-06-18 Volker Lendeckemessaging3: Make messaging_dgm_cleanup return 0/errno
2014-06-18 Volker Lendeckemessaging3: Make the _send function return 0/errno
2014-06-18 Volker Lendeckemessaging3: Remove two uses of talloc_tos()
2014-06-18 Volker Lendeckemessaging3: Remove use of full_path_tos()
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_msg_send
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_msg_init
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_dgram_send
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_dgram_sen...
2014-06-18 Volker Lendeckeunix_msg: Lift sockaddr_un handling from unix_dgram_init
2014-06-18 Volker Lendeckelib: Apply const to nt_time_to_unix_timespec
2014-06-18 Björn Baumbachsamba-tool domain: remove duplicate check if site is set
2014-06-18 Björn Baumbachsamba-tool: add --site parameter to provision command
2014-06-18 Björn Baumbachprovision/sambadns: remove redundant site parameter
2014-06-18 Jeremy Allisons4: torture : Add test case to show that a bad imperson...
2014-06-18 Jeremy Allisons3: torture test. We now pass "samba3.smb2.create.leadi...
2014-06-18 Jeremy Allisons3: smb2 - strictly obey file name restrictions w.r...
2014-06-18 Jeremy Allisons3: smb2 - Check supplied impersonation level on SMB2_C...
2014-06-18 Jeremy Allisons3: smb2 - Negprot should return INVALID_PARAMETER...
2014-06-18 Jeremy Allisons3: auth: Fix winbindd_pam_auth_pac_send() to create...
2014-06-17 Jeremy Allisons3: auth: Change auth3_generate_session_info_pac()...
2014-06-17 Jeremy Allisons3: auth: Add create_info3_from_pac_logon_info() to...
2014-06-17 Jeremy Allisons3: auth: Change make_server_info_info3() to take a...
2014-06-17 Jeremy Allisons3: auth: Add some const to the struct netr_SamInfo3...
2014-06-17 Volker Lendeckelib: Use BVAL macro in interpret_long_date
2014-06-17 Michael Adamautobuild: fix samba-ctdb samba build to pick up right tdb
2014-06-17 Michael Adamautobuild: add cflags and ldflags to find locally insta...
2014-06-17 Michael Adamctdb:vacuum: always run freelist_size again
2014-06-17 Michael Adamctdb:vacuum: add missing return to ctdb_vacuum_traverse...
2014-06-17 Michael Adamctdb:vacuum: remove now unused talloc ctx argument...
2014-06-17 Michael Adamctdb:vacuum: move init of vdata into init_vdata funcion
2014-06-17 Michael Adamctdb:vacuum: remove vacuum limit from vdata - not used
2014-06-17 Michael Adamctdb:vacuum: remove a superfluous comment.
2014-06-17 Michael Adamctdb:vacuum: untangle assignmend and check for return...
2014-06-17 Michael Adamctdb:vacuum: remove a superfluous and misleading comment
2014-06-17 Michael Adamctdb:vacuum: remove now unused ctdb_repack_tdb().
2014-06-17 Michael Adamctdb:vacuum: use plain tdb_repack() instead of ctdb_rep...
next