ddiss/samba.git
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"
2012-03-18 Michael Adams4:selftest: add a new testsuite for the "samba-tool...
2012-03-17 Matthieu Patouupgrade provision didn't run findprovisionrange anymore
2012-03-17 Matthieu PatouRewrite findprovisionrange to use factorized functions
2012-03-17 Matthieu PatouFactorize code from findprovisionusnranges in order...
2012-03-17 Stefan Metzmachers3:gse: fix debug message in gse_get_server_auth_token()
2012-03-17 Jeremy AllisonFix second part of bug #8811 - sd_has_inheritable_compo...
2012-03-16 Michael Adams4:samba-tool: remove remains of patch conflict resolution
2012-03-16 Jelmer VernooijStop installing popt_common.h as its symbols are in...
2012-03-16 Amitay Isaacsbuild: Do not use --export-dynamic flag on OpenBSD 5.x
2012-03-16 Volker Lendeckes3-notify: Lift "/." handling up one level
2012-03-16 Volker Lendeckes3-notify: Simplify if-expressions
2012-03-16 Volker Lendeckes3-dbwrap: Move "lock_order" initialization to db_open_xx
next