bbaumbach/samba-autobuild/.git
2012-08-03 Andrew Bartlettbuild: fix typo
2012-08-02 Andrew Bartletts3-pysmbd: Add hook for get_nt_acl()
2012-08-02 Andrew Bartletts3-pysmbd: fix DEBUG
2012-08-02 Andrew Bartletts3-pysmbd: Add my copyright
2012-08-02 Andrew Bartletts3-pysmbd: Add set_nt_acl() function based on parts...
2012-08-02 Andrew Bartletts3-pypassdb: Fix wrapper for pdb_domain_info to return...
2012-08-02 Stefan Metzmachers4:torture: send the TCONX_FLAG_EXTENDED_RESPONSE flag
2012-08-02 Stefan Metzmachers4:libcli: send the TCONX_FLAG_EXTENDED_RESPONSE flag
2012-08-02 Andrew Tridgellheimdal: fixed -Werror=format error in com_err
2012-08-01 Stefan Metzmachers3:smbd: add a optional_support helper variable to... ldb-1.1.9
2012-08-01 Stefan Metzmachers3:smbd: make use of TCONX_FLAG_DISCONNECT_TID define
2012-08-01 Stefan Metzmachers3:libsmb: add a optional_support helper variable
2012-08-01 Stefan Metzmachers3:libsmb: add a tcon_flags helper variable
2012-08-01 Stefan Metzmacherlibcli/smb: move some TCON related defines to smb_const...
2012-08-01 Stefan Metzmachers3:rpc_client: rename pipe_auth_data->user_session_key...
2012-08-01 Stefan Metzmachers3:libsmb: remove unused cli_state->user_session_key
2012-08-01 Stefan Metzmachers3:utils/net_rpc*: make use of cli_get_session_key()
2012-08-01 Stefan Metzmachers3:libnet_join: make use of cli_get_session_key() in...
2012-08-01 Stefan Metzmachers3:rpc_client: make use of smbXcli_session_application_...
2012-08-01 Stefan Metzmachers4:libcli/raw: remove unused smbcli_session->user_sessi...
2012-08-01 Stefan Metzmachers4:librpc/dcerpc_smb2: sync smb2_session_key() with...
2012-08-01 Stefan Metzmachers4:librpc/dcerpc_smb: make use of smbXcli_session_appli...
2012-08-01 Stefan Metzmacherlibcli/smb: remove unused smb2cli_session_application_key()
2012-08-01 Stefan Metzmachers4:librpc/dcerpc_smb2: make use of smbXcli_session_appl...
2012-08-01 Stefan Metzmacherlibcli/smb: add smbXcli_session_application_key()
2012-08-01 Stefan Metzmachers4:libcli/smb_composite: make use of smb1cli_session_se...
2012-08-01 Stefan Metzmachers4:libcli/smb_composite: always use set_user_session_ke...
2012-08-01 Stefan Metzmachers3:libsmb: make use of smb1cli_session_set_session_key()
2012-08-01 Stefan Metzmacherlibcli/smb: allow resetting of the smb1 application_key
2012-08-01 Stefan Metzmacherlibcli/smb: let smb1cli_session_set_id() reset the...
2012-08-01 Stefan Metzmacherlibcli/smb: add smb1cli_session_set_session_key()
2012-08-01 Michael Adams3:ctdbd_conn: use unitX_t types consistently throughou...
2012-08-01 Richard SharpeAdd two flags to allow for handling of Extended Signatu...
2012-08-01 Richard SharpeMake it possible to build under Solaris make as well...
2012-07-31 Andrew BartlettVERSION: Move on to beta6!
2012-07-31 Andrew BartlettVERSION: Mark as the beta5 release samba-4.0.0beta5
2012-07-31 Andrew BartlettWHATSNEW: prepare for 4.0 beta5
2012-07-31 Andrew Bartletts4-repl: Add tests for add replication conflicts and...
2012-07-31 Andrew Bartletts4-dsdb: Replace any existing lastKnownParent attribute...
2012-07-31 Andrew Bartletts4-dsdb: Improve tracing in repl_meta_data
2012-07-31 Andrew Bartletts4-dsdb: Handle rename conflicts in both directions
2012-07-31 Andrew Bartlettlib/ldb: Ensure rename target does not exist before...
2012-07-31 Andrew Bartletts4-dsdb: Request extended DN and show deleted when...
2012-07-31 Volker Lendeckes3: Fix Coverity ID 710791 Resource leak
2012-07-31 Volker Lendeckes3: Fix Coverity ID 710803 Resource leak
2012-07-31 Volker Lendeckes3: Fix Coverity ID 710818 Resource leak
2012-07-31 Volker Lendeckes3: Fix Coverity ID 710827 Resource leak
2012-07-31 Volker Lendecketevent: Refer to the correct header in testsuite.c
2012-07-31 Volker Lendeckes3: Make request_timed_out() static
2012-07-31 Stefan Metzmachers3:smbd: do a clean shutdown during release_ip() after...
2012-07-31 Stefan Metzmachers3:smbd: use print_sockaddr() instead of client_socket_...
2012-07-31 Stefan Metzmachers3:smbd: move smbd_register_ips() next to release_ip()
2012-07-31 Stefan Metzmachers3:dbwrap_ctdb: initialize db_record->db
2012-07-30 Andrew Bartlettldb: Add parameter to avoid NULL format string flagged...
2012-07-30 Andrew Bartletts3-utils: Add cast to fix error found by -Werror=format
2012-07-30 Andrew Bartlettbuild: Add more -Werror flags now the tree is clean...
2012-07-30 Andrew Bartletts4-torture: Fix format string errors found by -Werror...
2012-07-30 Andrew Bartlettlib/tdb: Fix format string errors found by -Werror...
2012-07-30 Andrew Bartlettlib/ntdb: Fix format string errors found by -Werror...
2012-07-30 Andrew Bartlettlib/ccan: Fix format string errors found by -Werror...
2012-07-30 Andrew Bartlettauth/kerberos: Do not do pointer arithmatic on a void *
2012-07-30 Andrew Bartletts4-samba-tool ldapcmp: Fix synopsis
2012-07-30 Andrew Bartletts4-samba-tool ldapcmp: Add ridNextRID and rIDPreviousAl...
2012-07-30 Stefan Metzmacherdfs_server_ad: s/acct/aname as acct() is a function
2012-07-29 Stefan Metzmacherdfs_server_ad: return STATUS_NOT_FOUND if the client...
2012-07-29 Andrew Bartletts4-dsdb: Fill in lastKnownParent when moving to lostAnd...
2012-07-29 Andrew Bartletts4-dsdb: Do not strip base components off DN before...
2012-07-29 Andrew Bartletts4-dsdb: Change move to lostAndFound to use container...
2012-07-29 Andrew Bartletts4-dsdb: Provide a way to force incoming renames to...
2012-07-29 Andrew Bartletts4-dsdb: Provide a way to handle conflicts due to rename
2012-07-29 Andrew Bartletts4-librpc: Fix private context for dcerpc_connect_timeo...
2012-07-29 Andrew Bartletts4-repl: Use ldb_dn_new() to create the rootDSE DN
2012-07-29 Andrew Bartletts4-repl: Use NULL for pointer test when checking for...
2012-07-29 Andrew Bartletts3-libsmbclient: Add missing talloc_stackframe() calls
2012-07-28 Andrew Bartletts4-dbcheck: Add lastKnownParent when moving an object...
2012-07-27 Andrew Bartlettlib/param: Rename "socket address" to "nbt client socke...
2012-07-27 Andrew Bartlettlib/param: Remove use of lp{cfg,}_socket_address outsid...
2012-07-27 Andrew Bartlettlib/param: Mark lpcfg_cachedir and lpcfg_statedir as...
2012-07-27 Andrew Bartlettlib/param: Remove unused "paranoid server security"
2012-07-27 Andrew Bartlettdocs: Mark "socket address" as deprecated
2012-07-27 Andrew Bartlettparam: Make socket_address common, Revert 611ef42053eb9...
2012-07-27 Andrew Bartlettlib/param: Merge parameter tables into a common file
2012-07-27 Andrew Bartlettlib/param: Merge in source3 parameters into parmeter...
2012-07-27 Andrew Bartlettlib/param: Merge "Security Options" section from source...
2012-07-27 Andrew Bartlettlib/param: Merge "Logging Options" section from source3...
2012-07-27 Andrew Bartletts3-param: Merge "log file" parameter with lib/param
2012-07-27 Andrew Bartlettlib/param: Merge "Protocol Options" section from source...
2012-07-27 Andrew Bartlettlib/param: Merge "Tuning Options" section from source3...
2012-07-27 Andrew Bartlettlib/param: Merge "Printing Options" section from source...
2012-07-27 Andrew Bartletts3-build: Make recursive waf build a developer build...
2012-07-27 Björn Jackes3:vlp: fix build on OS X
2012-07-26 Björn Jackebuildtools: use egrep when we need the "-f patternfile...
2012-07-26 Björn Jackes3/aio_fork: fix build on irix
2012-07-26 Björn Jackes3: use libreplace in pthreadpooltest to fix some builds
2012-07-26 Björn Jackes3: add Darwin sendfile support and merge with the...
2012-07-26 Björn Jackes3:waf: add Darwin sendfile() test
2012-07-26 Björn Jackes3:configure: add Darwin sendfile() test
2012-07-26 Andrew Bartlettlib/param: Merge "Filename Handling" section from sourc...
2012-07-26 Andrew Bartlettlib/param: Merge "Domain Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "Logon Options" section from source3...
next