ddiss/samba.git
2012-04-03 Stefan Metzmachers4:librpc/rpc: don't mix up paylod ndr flags with the... mstr_fsrvp_client_rb1
2012-04-03 David Disseldorpselftest: do not run samba4.rpc.fsrvp tests
2012-04-03 David Disseldorpdoc: add FSRVP commands to rpcclient man page
2012-04-03 David Disseldorps3-rpcclient: add fsrvp commands
2012-04-03 David Disseldorps4-torture: fsrvp test suite
2012-04-03 David Disseldorpidl: add File Server Remote VSS Protocol idl
2012-04-03 Volker Lendeckes3: Enhance the dbwrap needed x attempts msg
2012-04-03 Andrew Bartlettlib/util: charset modules do not exist any more
2012-04-03 Andrew Bartlettfile_server: Move vfs objects initialisation into file_...
2012-04-03 Andrew Bartletts3-vfs: initial work on posix:eadb module
2012-04-03 Andrew Bartletts4-ntvfs: Rename xattr_tdb.c to posix_eadb.c and make...
2012-04-03 Andrew Bartletts3-vfs: Use new smb_load_module for better diagnostics
2012-04-03 Andrew Bartletts3-smbd: Inline init_modules() into only caller
2012-04-03 Andrew Bartlettlib/util: Add smb_load_module that returns DEBUG(0...
2012-04-02 Stefan Metzmachers4:smb_server/smb2: add missing 'return;' statements...
2012-04-02 Stefan Metzmachers4:smb_server/smb2: after smbsrv_terminate_connection...
2012-04-02 Stefan Metzmachers4:smb_server/smb2: fix memory leak in smb2srv_chain_re...
2012-04-02 Stefan Metzmachers4:smb_server/smb2: use helper variable smb2srv_chain_r...
2012-04-02 Stefan Metzmachers4:smb_server/smb: remove a request from the list befor...
2012-04-02 Volker Lendeckes3: Notifies should never time out
2012-04-02 Amitay Isaacss4-upgradedns: Fix the fqdn for forest dns zone
2012-04-01 Richard SharpeFix some of the issues that Jelmer identified in my...
2012-04-01 Richard SharpeAdd an open and close method to samba.smb.SMB so we...
2012-03-31 Volker Lendeckes3-aio-fork: Fix a segfault in vfs_aio_fork
2012-03-31 Volker Lendeckes3-aio-fork: Fix aio_suspend event hierarchy
2012-03-31 Volker Lendeckes3-aio-fork: Fix an alignment warning on OS/X
2012-03-31 Richard SharpeMake sure we claim that a DACL or SACL is present if...
2012-03-31 Jeremy AllisonFix an IPv6 breakage I introduced by adding an strlcpy...
2012-03-30 Jeremy AllisonFix bug #8831 - Inconsistent (with manpage) command...
2012-03-30 Jeremy AllisonWho would have guessed - checking returns from strlcat...
2012-03-30 Jeremy AllisonMore strlcat/strlcpy truncate checks.
2012-03-30 Kai Blins4 dns: Allow updating PTR records.
2012-03-30 Volker Lendeckes3: Avoid a crash with debug level 10
2012-03-30 Matthieu Patouldb: Permit desactivation of autocomit for every ldb_xx...
2012-03-29 Jeremy AllisonStart to add truncate checks on all uses of strlcpy...
2012-03-29 Jeremy AllisonBased on code from Richard Sharpe <realrichardsharpe...
2012-03-29 Volker Lendeckes3: Fix a valgrind error
2012-03-29 Amitay Isaacslib/tdb: Update ABI tdb-1.2.10
2012-03-29 Amitay Isaacslib/tdb: Add/expose lock functions to support CTDB
2012-03-29 Rusty Russellcast: make sure suncc sees a constant.
2012-03-29 Rusty Russellcast: test/compile_fail-cast_static.c should fail witho...
2012-03-29 Rusty Russelltdb2: fix prototype in tdb1 code.
2012-03-28 Amitay Isaacss4-upgradedns: Make sure the attribute exists before...
2012-03-28 Richard SharpeAdd DEBUG statements to show when access has been denie...
2012-03-27 Kai Blins4 dns: Only do recursive queries when allowed/desired
2012-03-27 Kai Blins4 dns: Check smb.conf if we should allow recursion
2012-03-27 Kai Blins4 dns: Allow changing the dns operation flags in handlers
2012-03-27 Kai Blins4 dns: Only forward for zones we don't own
2012-03-27 Kai Blins4 dns: Forward questions we can't answer to another...
2012-03-27 Kai Blins4 dns: Add a simple dns lookup helper
2012-03-27 Kai Blins4 dns: Add a simple async client library
2012-03-26 Jelmer Vernooijselftest.py: Add get_interface.
2012-03-26 Jelmer Vernooijndr: Update ABI.
2012-03-26 Jelmer Vernooijwafsamba: Cope with slight differences in gdb output...
2012-03-26 Jelmer VernooijAdd ABI file for libndr.
2012-03-26 Volker Lendeckes3: Pass filters explicitly through vfs notify watch
2012-03-26 Volker Lendeckes3: Fix a typo
2012-03-26 Volker Lendeckes3: Rename a variable in inotify_watch for clarity
2012-03-26 Volker Lendeckes3: Pass "filter" instead of "notify_entry" to inotify_map
2012-03-26 SATOH Fumiyasus3-docs: Prepend '/' to filename argument (Bug #8826)
2012-03-26 Andrew Bartletts4-dsdb: use constant-time search for descriptor -...
2012-03-26 Richard SharpeFix the PyDoc comments in samba.smb.SMB and add a secur...
2012-03-26 Matthias Dieter... s4:ldap.py - re-introduce the "(dn=CN=ldaptestUSER3...
2012-03-25 Matthias Dieter... LDB/s4 - deny the "(dn=...)" syntax on search filters...
2012-03-25 Matthias Dieter... LDB/s4 - do not use the "(dn=...)" syntax on filters...
2012-03-25 Matthias Dieter... s4:ldap.py - test the already mentioned structural...
2012-03-25 Matthias Dieter... s4:dsdb - enhance "get_last_structural_class()" for...
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.
next