s3: add missing prototype for auth_wbc_init().
[ira/wip.git] / source3 / smbd /
2009-03-23 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-23 Volker LendeckeUse avahi to register _smb._tcp in smbd
2009-03-23 Stefan Metzmachers3:smbd: use new simplified snb_signing code in the...
2009-03-23 Stefan Metzmachers3:smbd: if we allow trans2 on the IPC$ share, then...
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-19 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-19 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-03-19 Jeremy AllisonFix bug #6196 - Unable to serve files with colons to...
2009-03-18 Stefan Metzmachers3:smbd: use tevent_loop_once() in the parent event...
2009-03-18 Stefan Metzmachers3:smbd: don't exit the parent when we have no connections
2009-03-17 Volker LendeckeConvert np_read to tevent_req
2009-03-17 Volker LendeckeConvert np_write to tevent_req
2009-03-15 Jelmer VernooijMerge branch 'sharedm4' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'nodiscard' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'tdr' of /home/jelmer/samba4
2009-03-15 Jelmer VernooijMerge branch 'checktalloc' of /home/jelmer/samba4
2009-03-13 Dave Richardss3: Add strict lock/unlock calls to the vfs layer to...
2009-03-12 Jeremy AllisonFix bug #6186 - map readonly does not work
2009-03-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-06 Stefan Metzmachers3:signing: the seqnum should only be decremented by...
2009-03-05 Jeremy AllisonFix bug #6160 - Office 2007 fails saving files to a...
2009-03-05 Tim Proutys3: Change open_streams_for_delete to call through...
2009-03-05 Jeremy AllisonSecond part of fix for #6154, ensure we return max...
2009-03-05 Jeremy AllisonFix bug #6154 - zfs does not honor admin users.
2009-03-04 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-04 Jeremy AllisonFix bug #6155 - "force group" is no longer working...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-01 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-01 Volker LendeckeOnly copy sharename up from rap_to_pjobid
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-28 Jeremy AllisonFix bug #6082 - smbd_gpfs_getacl failed: Windows client...
2009-02-27 Günther Deschners3-spoolss: use DSPRINT flags instead of SPOOLS_DS...
2009-02-26 Jeremy AllisonMake us pass the RAW-RENAME torture test I just added.
2009-02-25 Jeremy AllisonFix more POSIX path lstat calls. Fix bug where close...
2009-02-25 Jeremy AllisonMake test for open modes more robust against other...
2009-02-25 Jeremy AllisonFix bug in processing of open modes in POSIX open.
2009-02-25 Jeremy AllisonFix some NetBSD warnings.
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jeremy AllisonAllow set attributes on a stream fnum to be redirected...
2009-02-24 Tim Proutys3 OneFS: Fix a double free in an error path
2009-02-24 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMore warning fixes for Solaris.
2009-02-21 Tim Proutys3: If sendfile returns 0 bytes read, fall back to...
2009-02-21 Volker LendeckeRemove the static "chal" from ntlmssp.c:get_challenge()
2009-02-21 Volker LendeckeDo not close an fd we know is -1
2009-02-21 todd stecherS3: Detect max_open_files from system
2009-02-21 Steven Dannemans3: Refactor of madvise() usage in c441f58d
2009-02-20 Steven Dannemans3: Make change notify immediately return a catch-all...
2009-02-20 Steven Dannemans3: Modifications to generic notify structures to allow...
2009-02-20 Tim Proutys3: Change the vfs_GetWd cache to use the file_id struct
2009-02-20 Tim Proutys3: Add extid to the dev/inode pair
2009-02-20 Tim Proutys3: Modify SMB_VFS_FILE_ID_CREATE to take a stat struct
2009-02-19 todd stecherS3: Dumb down debug spew in perfcount module code
2009-02-19 todd stecherS3: Make changes to perfcount API set for when a single...
2009-02-19 Tim Proutys3: Fix bug opening streams with truncating disposition
2009-02-19 todd stecherS3: Stop creating SMBD cores when failing to create...
2009-02-19 todd stecherS3: Allow SMBD processes to survive in low memory condi...
2009-02-16 Tim Proutymake receive_smb_raw_talloc more readable
2009-02-14 Volker LendeckeRename lp_smb_perfcount_module() to lp_perfcount_module...
2009-02-14 Volker LendeckeMake smb_load_perfcount_module static
2009-02-14 Volker LendeckeAttempt to fix the build on Solaris 8
2009-02-14 Volker LendeckeFix a valgrind error
2009-02-14 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-13 Zack Kirschs3: Fix uninitialized variable warning (and bug).
2009-02-13 Jeremy AllisonNoted by Vericode analysis. Correctly use chroot().
2009-02-13 Zack KirschAdd VFS ops for Windows BRL: Lock, Unlock and Cancel:
2009-02-13 Zack KirschRemove typedef struct blocking_lock_record and move...
2009-02-10 Volker LendeckeRemove an unused extern reference
2009-02-10 Volker LendeckeConvert api_NetUserGetGroups to use samr instead of pdb
2009-02-10 Steven Dannemans3: Added SMB_VFS_INIT_SEARCH_OP to initialize data...
2009-02-10 Steven DannemanPass stat buffer down through all levels of VFS_READDIR...
2009-02-10 Steven DannemanAdd an optional SMB_STRUCT_SMB parameter to VFS_OP_READDIR
2009-02-10 Tim Proutys3 OneFS: Add kernel oplocks implementation
2009-02-10 Tim Proutys3 oplocks: Remove oplocks before handling delete on...
2009-02-10 Tim Proutys3 oplocks: Add capabilites flags field to the kernel_o...
2009-02-10 Tim Proutys3 oplocks: Make the level2 oplock contention API more...
2009-02-10 Tim Proutys3 oplocks: Differentiate between releasing an oplock...
2009-02-10 Tim Proutys3 vfs: Add a destructor to the fsp extension data API
2009-02-09 todd stecherS3: New module interface for SMB message statistics...
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-07 Volker LendeckeFix memleaks in chain_reply for async requests
2009-02-07 Volker LendeckeConvert api_RNetGroupEnum to use samr instead of pdb
2009-02-07 Volker LendeckeClose samr_handle if open_domain failed
2009-02-06 Günter KukkukkDon't try and delete a default ACL from a file.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-05 Jeremy AllisonFix bug #Bug 6090 renaming or deleting a "not matching...
2009-02-03 Jeremy AllisonFix bug #6082 - smbd_gpfs_getacl failed: Windows client...
2009-02-02 Dan SledzAdd two new parameters to control how we verify kerbero...
2009-02-01 Volker LendeckeConvert api_RNetUserEnum to use the srv_samr_nt.c directly
2009-02-01 Volker LendeckeFix nonempty blank lines
2009-02-01 Volker LendeckeJust for fun: Move some bytes from bss to text
2009-01-31 Volker LendeckeMake reply_pipe_read_andx async
2009-01-31 Volker LendeckeMake reply_pipe_write async
2009-01-31 Volker LendeckeMake reply_pipe_write_and_X async
2009-01-31 Volker LendeckeMake-np_write-handle-0-byte-writes-as-NT_STATUS_OK
2009-01-31 Volker LendeckeConvert api_rpc_trans_reply to async np_*
2009-01-31 Volker Lendeckemake send_file_readbraw static
2009-01-31 Volker LendeckeRemove the global variable "chain_size"
next