s3-xattr_tdb: Be nice to xattr_tdb_getxattr callers, return the full blob
[nivanova/samba-autobuild/.git] / source3 /
2012-04-18 Andrew Bartletts3-xattr_tdb: Be nice to xattr_tdb_getxattr callers...
2012-04-18 Andrew Bartletts3-xattr_tdb: make xattr_tdb a private library, for...
2012-04-18 Andrew Bartletts3-lib: Add file_id_string()
2012-04-18 Andrew Bartletts3-build: move file_id.c into samba3-util and create...
2012-04-18 Andrew Bartlettdbwrap: Add dbwrap_tdb to private dbwrap library
2012-04-18 Andrew Bartletts3-build: Add missing samba3-util dep to tdb-wrap3
2012-04-18 Andrew Bartlettlib/util: Move map_nt_error_from_tdb to the top level
2012-04-18 Andrew Bartletts3-dbwrap: push lp_ctx up another layer in the stack
2012-04-18 Andrew Bartletts3-dbwrap: Add talloc_stackframe() calls
2012-04-18 Andrew Bartlettbuild: Remove more of the s3 special cases in waf:...
2012-04-17 Andreas Schneiders3-waf: Add possibility to build with system libsmbclient.
2012-04-17 Andreas Schneiders3-waf: Fix client/smbclient dependencies.
2012-04-17 Stefan Metzmachers3:libsmb/cliconnect: make use of ntlmssp_is_anonymous()
2012-04-17 Stefan Metzmachers3:libsmb/ntlmssp: improve anonymous logins
2012-04-17 Stefan Metzmachers3:libsmb/ntlmssp: add ntlmssp_is_anonymous()
2012-04-17 Stefan Metzmachers3:libsmb/ntlmssp: remove some indentation in ntlmssp_s...
2012-04-17 Stefan MetzmacherRevert "s3:libsmb/ntlmssp: an empty string should mean...
2012-04-17 Volker Lendeckes3: Add smbstatus -N to output the notify db
2012-04-17 Volker Lendeckes3: Add "notify-cleanup" to smbcontrol
2012-04-17 Volker Lendeckes3: New notify implementation
2012-04-17 Volker Lendeckes3: Add two notify benchmark tests
2012-04-17 Volker Lendeckes3: Make torture_nprocs globally available
2012-04-17 Volker Lendeckes3: Make ctdbd_messaging_send_blob available in non...
2012-04-17 Volker Lendeckes3: Make messaging_ctdbd_connection available in non...
2012-04-17 Volker Lendeckes3: Implement tevent_barrier
2012-04-17 Volker Lendeckes3: Start a list of ctdb srvid assigments
2012-04-17 Volker Lendeckes3: Introduce ctdb_messaging_send_blob
2012-04-17 Volker Lendeckes3: Add msg_channel
2012-04-17 Volker Lendeckes3: Add messaging_tdb_event()
2012-04-17 Volker Lendeckes3: Add a second ctdb connect library
2012-04-17 Volker Lendeckes3: Add dbwrap_try_fetch_locked
2012-04-17 Volker Lendeckes3: Add dbwrap_cache
2012-04-17 Volker Lendeckes3: Open up 3 levels of dbwrap_lock_order
2012-04-17 Volker Lendeckes3: Increase debuglevel for unknown child msgs
2012-04-17 Volker Lendeckes3: Add infrastructure for background jobs
2012-04-17 Volker Lendeckes3: Return CTDB_PATH from lp_ctdbd_socket()
2012-04-16 Christian Ambachs3: switch off kernel oplocks by default
2012-04-16 Volker Lendeckes3: Fix smbclient notify against Windows
2012-04-16 Jelmer Vernooijs3/selftest: Fix reference to knownfail file.
2012-04-16 Stefan Metzmachers3:libsmb: fix anonymous session setups against windows...
2012-04-16 Stefan Metzmachers3:libsmb/ntlmssp: an empty string should mean no password
2012-04-16 Stefan Metzmacherlibcli/smb: move smb2cli_session_setup_*() prototypes...
2012-04-16 Stefan Metzmachers3:smbd/sesssetup: use a helper variable 'action' to...
2012-04-16 Andrew Bartlettparam: leave realm as a normal string, handle upper...
2012-04-16 Andrew Bartlettparam: harmonise wins parameters
2012-04-16 Andrew Bartletts3-param: make FN_GLOBAL macros consistent, add lp_...
2012-04-16 Andrew Bartlettparam: Change from _lp to lp__ as the prefix for intern...
2012-04-16 Andrew Bartlettmake _lp_readraw() and _lp_writeraw() static
2012-04-16 Andrew Bartlettparam: harmonsise logfile parameter
2012-04-13 Adrian Bunkrely on sys/inotify.h for inotify
2012-04-13 Olaf FlebbeWrong assertion/comparison: Compare value not pointer
2012-04-12 Jeremy AllisonWe never cancel SMB1 aio, only SMB2 aio - and in this...
2012-04-12 Jeremy AllisonRemove cancel_aio_by_fsp(). It can never work and could...
2012-04-12 Jeremy AllisonFix return_fn when aio was cancelled. We need to return...
2012-04-12 Jeremy AllisonMove the counting of outstanding_aio_calls into the...
2012-04-12 Jeremy AllisonFix the same bug reported by Kirill Malkin <kirill...
2012-04-12 Volker Lendeckes3: Fix a typo
2012-04-12 Volker Lendeckes3: Fix a segfault with debug level 3 on Solaris
2012-04-12 Simo Sorceclikrb5: Move pure krb wrapper functions from libads...
2012-04-12 Simo Sorcegse: Remove unnecessary header.
2012-04-12 Simo Sorcekrb5_wrap: krb5_string_to_key / krb5_encrypt_block...
2012-04-12 Simo Sorceauth-krb: Move pac related util functions in a single...
2012-04-12 Simo Sorceauth-krb: Make functions static.
2012-04-12 Simo Sorceauth-krb: Nove oid packet check to gensec_util.
2012-04-12 Günther Deschners3-waf: remove requirement of having --enable-developer...
2012-04-12 Jeremy AllisonRemove overly complex attemt to define blkcnt_t and...
2012-04-12 Jeremy AllisonTry and fix autoconf on the build farm. Always include...
2012-04-11 Christian Ambachs3:smbd only care about missing level2 support if kerne...
2012-04-11 Christian Ambachs3:smbd only initialize kernel oplocks if they are...
2012-04-11 Christian Ambachs3:smbd add seperate function to initialize kernel...
2012-04-11 Christian Ambachs3:param convert kernel oplocks to share parameter
2012-04-11 Jeremy AllisonSimplify the logic around doing an immediate event...
2012-04-11 Andrew Bartlettremove --enable-developer from recursive waf build...
2012-04-11 Andrew Bartlettbuild: Add tevent deps for users of tevent calls
2012-04-11 Jeremy AllisonAdd a new module, aio_linux which implements Linux...
2012-04-10 Volker Lendeckes3: Use talloc_get_size instead of strlen
2012-04-10 Jeremy AllisonOn advice from Jelmer and Andrew, move the blksize_t...
2012-04-09 Jeremy AllisonMove blksize_t and blkcnt_t to replace.h from includes...
2012-04-09 Volker Lendeckes3: Fix the pthreadpool build on OS/X
2012-04-09 Volker Lendeckes3: Initialize aio_pending_size from aio_pthread
2012-04-09 Volker Lendeckes3: Initialize aio_pending_size from aio_pthread
2012-04-09 Volker Lendeckes3: Move the aio signal init to the vfs module
2012-04-07 Volker Lendeckes3: Compile fix for dbwrap_file.c
2012-04-07 Jeremy AllisonFound whilst back-porting the fix for bug 8837 - smbd...
2012-04-06 Jeremy AllisonBug found by Herb. blkcnt_t st_ex_blksize is defined...
2012-04-06 Björn Baumbachs3-utils: add do_reload_printers command to smbcontol
2012-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-04-05 Andrew Bartletts3-build: Remove unused configure checks for xattr...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lremovexattr call from VFS module...
2012-04-05 Andrew Bartletts3-build: Remove unused configure checks for xattr...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lsetxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused llistxattr call from VFS modules...
2012-04-05 Andrew Bartletts3-vfs: Remove unused lgetxattr call from VFS modules...
2012-04-05 Andrew Bartlettbuild: Remove unused GLIBC_HACK_FCNTL64
2012-04-05 Andrew Bartlettbuild: Fix sys_open() removal by including system/filesys.h
2012-04-05 Andrew Bartlettbuild: Remove SMB_F* locking defines
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_FLOCK define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIRENT define
2012-04-05 Andrew Bartlettbuild: Remove sys_rewinddir wrapper
next