ab/samba.git/.git
2012-03-25 Matthias Dieter... s4:objectclass LDB module - fix up the sorting in respe...
2012-03-25 Matthias Dieter... s4:objectclass LDB module - clean up "objectclass_sort()"
2012-03-25 Jelmer Vernooijs3-make: Fix build with new smb2_session file.
2012-03-25 Jelmer VernooijLIBCLI_SMB2: Depend on cli_smb_common rather than libsmb.
2012-03-25 Jelmer Vernooijsmb2: Move smb2cli session setup code to cli_smb_common.
2012-03-25 Jelmer Vernooijlibcli/smb: Stop generating unused proto file.
2012-03-24 Jelmer Vernooijreplace: Avoid DEBUG(), which is not available in libre...
2012-03-24 Jelmer Vernooijlibreplace: Add usleep implementation.
2012-03-24 Jelmer Vernooijuse usleep rather than sys_usleep in various places...
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-24 Jelmer Vernooijlib/util: Allow calloc use in util.c, too.
2012-03-24 Jelmer Vernooijadt_tree: Fix return types.
2012-03-24 Jelmer Vernooijreplace: Work around socket wrapper.
2012-03-24 Jelmer Vernooijreplace: Add system/network.h for ucred struct.
2012-03-24 Jelmer Vernooijs3-waf: Use samba3-util library instead of lots of...
2012-03-24 Jelmer Vernooijadt_tree: Avoid WERROR.
2012-03-24 Jelmer Vernooijlibreplace: Add getpeereid implementation.
2012-03-24 Jelmer Vernooijutil_malloc: Remove unused constant.
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getgrgid().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getgrnam().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getpwuid().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getpwnam().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrappers for setpwent/getpwent...
2012-03-24 Jelmer Vernooijlib/util: Move calloc_array and memalign_array to top...
2012-03-24 Jelmer Vernooijlib/util: Remove prototype for removed sys_memalign.
2012-03-24 Jelmer Vernooijlib/util: Remove trivial wrapper sys_connect() around...
2012-03-24 Jelmer Vernooijcli_pipe: Avoid sys_connect.
2012-03-24 Jelmer Vernooijsock_exec: Avoid sys_connect.
2012-03-24 Jelmer Vernooijutil_sock: Avoid sys_connect.
2012-03-24 Jelmer Vernooijctdb_conn: Avoid sys_connect.
2012-03-24 Jelmer Vernooijreplace: Move memalign() from lib/util/system.c to...
2012-03-24 Richard SharpeImprove the Makefile. Use a standard make macro, not...
2012-03-24 Jelmer Vernooijselftest.py: Add cleanup_pid.
2012-03-24 Jelmer Vernooijselftest.py: Add write_krb5_conf.
2012-03-24 Jelmer Vernooijselftest.py: Add mk_realms_stanza function.
2012-03-24 Jelmer Vernooijselftest.py: Add selftest.target.samba with bindir_path...
2012-03-24 Richard SharpeMake it possible for developers of out-of-tree modules...
2012-03-23 Volker Lendeckelib/async_req: Retry read_packet with read(2)
2012-03-23 Volker Lendeckes3: Remove the sys_notify dependency from notify_internal
2012-03-23 Andrew Bartletts3-build: gss_krb5_export_lucid_sec_context is no longe...
2012-03-23 Andrew Bartlettwintest: test demote of DC
2012-03-23 Rusty Russelllib/tdb: fix transaction issue for HAVE_INCOHERENT_MMAP.
2012-03-23 Rusty Russelllib/tdb: fix test/run-die-during-transaction when HAVE_...
2012-03-23 Rusty Russelllib/tdb: fix missing return 0 code.
2012-03-22 Christian Ambachs3:vfs_gpfs: fix some compiler warnings
2012-03-22 Christian Ambachs3:vfs_gpfs: remove fallback to linux_setlease
2012-03-22 Christian Ambachs3:vfs_gpfs: correct use of profiling macros
2012-03-22 Christof Schmitts3:vfs_gpfs: Implement fallocate callback for GPFS
2012-03-22 Christof Schmitts3:vfs_gpfs: Report disk space and usage on GPFS share...
2012-03-22 Christof Schmitts3:vfs_gpfs: add GPFS api calls for quota and free...
2012-03-22 Christof Schmitts3:vfs_gpfs: Export disk_norm function
2012-03-22 Christian Ambachs3:client correct a wording
2012-03-22 Volker Lendeckes3: Fix smbd -i
2012-03-22 Volker Lendeckes3: Remove an unused structure field
2012-03-22 Volker Lendeckes3: Add "notify" cmd to smbclient
2012-03-22 Volker Lendeckes3: Add sync cli_notify
2012-03-22 Volker Lendeckes3: Add FILE_NOTIFY_CHANGE_ALL #define
2012-03-22 Volker Lendeckes3-libsmb: Fix parsing a notify response
2012-03-22 Volker Lendeckes3: rename "len"->"next", according to wireshark
2012-03-22 Rusty Russelllib/tdb2: fix -Wcast-qual warnings.
2012-03-22 Rusty Russelllib/tdb2: fix -Wshadow warnings.
2012-03-22 Rusty Russelllib/tdb2: fix OpenBSD incoherent mmap (tdb2 version)
2012-03-22 Rusty Russelllib/tdb2: fix OpenBSD incoherent mmap (tdb1 version)
2012-03-22 Rusty Russelllib/tdb: fix OpenBSD incoherent mmap.
2012-03-22 Rusty Russelllib/replace: test for incoherent mmap.
2012-03-22 Rusty Russelllib/ccan/failtest: compile fix for OpenBSD
2012-03-22 Rusty Russelllib/ccan: namespacize ccan/list to avoid conflict with...
2012-03-22 Rusty Russelllib/tdb: fix up run-die-during-transaction test cases...
2012-03-22 Michael Adamdocs:man:vfs_gpfs: fix formatting of values for gpfs...
2012-03-21 Michael Adamdocs:man:vfs_gpfs: Fix documented values for gpfs:hsm
2012-03-21 Michael Adams3:vfs_tsmsm: Fix a misspelling of a config parameter...
2012-03-21 Björn Baumbachs3-selftest: Remove some unnecessary comma
2012-03-21 Björn Baumbachs3-selftest: Add samba3.blackbox.net.registry.check...
2012-03-21 Björn Baumbachs3-selftest: introduce new net registry check check
2012-03-21 Jeremy AllisonFix bug 8823 - source3/smbd/process.c:smb_dump seems...
2012-03-21 Björn Baumbachs4-samba-tool: add password verification in change...
2012-03-21 Björn Baumbachs4-samba-tool: add password verification in add user
2012-03-21 Björn Baumbachs4-provision: don't ask only 3 times for passwd in...
2012-03-21 Björn Baumbachs4-provision: add password verification in interactive...
2012-03-21 Volker Lendeckes3: Move the notify_ctx to the smbd_server_connection
2012-03-21 Volker Lendeckes3: Remove "conn" param from notify_init()
2012-03-21 Volker Lendeckes3: Remove "conn" param from sys_notify_context_create
2012-03-21 Volker Lendeckes3: Remove "conn" from sys_notify_context
2012-03-21 Volker Lendeckes3: Pass "conn" to sys_notify_watch()
2012-03-21 Volker Lendeckes3: Pass "conn" to notify_add()
2012-03-21 Volker Lendeckes3: Pass "path" through vfs_notify_watch
2012-03-21 Andreas Schneiderwaf: Add autoconf --target support.
2012-03-21 Amitay Isaacss4-upgradedns: Add DNS partitions in msDS-hasMasterNCs...
2012-03-21 Amitay Isaacss4-rpc: dnsserver: Fix IPv6 reverse zone handling
2012-03-21 Amitay Isaacss4-upgradedns: Allow fixing of dns provision after...
2012-03-20 Jelmer Vernooijlibrpc/wscript_build: Fix formatting.
2012-03-20 Jelmer VernooijMove NS_GUID_string and NS_GUID_from_string to dsdb...
2012-03-20 Jelmer Vernooijlibndr: Define trivial is_valid_policy_hnd as macro.
2012-03-20 Jelmer Vernooijlibndr: Rename policy_handle_empty to ndr_policy_handle...
2012-03-20 Jelmer Vernooijlibndr: Rename policy_handle_equal to ndr_policy_handle...
2012-03-20 Jelmer Vernooijlibndr: Rename ndr64_transfer_syntax and null_ndr_synta...
2012-03-20 Jelmer Vernooijlibrpc/wscript_build: Santizize formatting.
2012-03-19 Andrew Bartletts3-winbindd Only use SamLogonEx when we can get unencry...
2012-03-19 Michael Adams4:selftest: add test for "samba-tool group list"
2012-03-18 Michael Adams4:samba-tool: add simple command "group list"
next