Replace word noone with more correct word nobody. Thanks OPC Oota.
[kai/samba-autobuild/.git] / source3 /
2009-07-09 Tim Proutys3: Repace a char * with an smb_filename struct in...
2009-07-09 Tim Proutys3: Prepare open.c to switch fsp_name to an smb_filenam...
2009-07-09 Tim Proutys3 plumb smb_filename through smb_set_file_allocation_i...
2009-07-09 Tim Proutys3: Change the share_mode_lock struct to store a base_n...
2009-07-09 Tim Proutys3: Make some arguments to (parse|unparse)_share_modes...
2009-07-09 Tim Proutys3: Remove is_ntfs_stream_name() and split_ntfs_stream_...
2009-07-09 Tim Proutys3: Plumb smb_filename through dos_mode() and related...
2009-07-09 Tim Proutys3: convert unix_mode to take an smb_filename
2009-07-09 Jeremy AllisonRename update_stat_ex_writetime() -> update_stat_ex_mtime()
2009-07-09 Jeremy AllisonThe migration to struct stat_ex broke the calculation of
2009-07-08 Jeremy AllisonWhen faking a create time, use the full timespec values...
2009-07-08 Jim McDonoughFix make test_shlibs for libnss_wins and libnetapi...
2009-07-08 Jim McDonoughFix cifs.upcall builds on some platforms (zlib)
2009-07-08 Tim Proutys3 onefs: Fix a few bugs from the smb_filename migration
2009-07-08 Tim Proutys3: Migrate a few functions in open.c to take smb_filename
2009-07-08 Tim Proutys3: Remove unnecessary const qualifiers
2009-07-07 Björn Jackes3: QNX doesn't know uint - replace with uint_t
2009-07-07 Volker LendeckeAttempt to fix the build of vfs_catia.c -- Tim, please...
2009-07-07 Stefan Metzmachers3:smbd: cancel all locks that are made before the...
2009-07-06 Tim Proutys3: Update streaminfo implementations now that only...
2009-07-06 Tim Proutys3 smb2: Fix unused variable warning
2009-07-06 Tim Proutys3 audit: Fix a memory leak
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_NTIMES
2009-07-06 Tim Proutys3 catia: Remove pointless VOPs from catia
2009-07-06 Tim Proutys3 sticky write time: Removed unused args and tighten...
2009-07-06 Tim Proutys3: Plumb smb_filename around SMB_VFS_CHFLAGS
2009-07-06 Tim Proutys3: Change some filename_convert to pass in NULL for...
2009-07-06 Tim Proutys3: Add ability to pass NULL to filename_convert for...
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_UNLINK
2009-07-06 Tim Proutys3 audit: Remove some recently introduced memory leaks...
2009-07-06 Tim Proutys3 audit: Remove the usesless static function declarati...
2009-07-06 Tim Proutys3 onefs: Fix failure in POSIX smbtorture test
2009-07-06 Tim Proutys3: Plumb smb_filename through SMB_VFS_RENAME
2009-07-06 Christian Ambachdo not merge ACEs with different SMB_ACE4_INHERIT_ONLY_...
2009-07-05 Volker LendeckeUse null_ndr_syntax_id instead of zeroing null_interfac...
2009-07-05 Volker LendeckeAdd const to init_rpc_hdr_ba
2009-07-05 Volker LendeckeRemove "typedef struct ndr_syntax_id RPC_IFACE;"
2009-07-05 Volker LendeckeIntroduce null_ndr_syntax_id
2009-07-05 Volker LendeckeMake check_bind_req static to rpc_server/srv_pipe.c
2009-07-05 Volker LendeckeActually increase PASSDB_INTERFACE_VERSION to 18 :-)
2009-07-05 Björn Jackes3:configure: honor CFLAGS in compile tests
2009-07-04 Volker Lendeckepdb_ads: For cached samu entries, priv is NULL
2009-07-04 Volker LendeckeAdd pdb_ads_get_domain_info
2009-07-04 Volker Lendeckepdb_ads: Use tldap_fetch_rootdse in pdb_ads_connect
2009-07-04 Volker Lendeckepdb_ads: Fetch the domain GUID
2009-07-04 Volker LendeckeAdd tldap_pull_guid
2009-07-04 Volker LendeckeHandle LSA_POLICY_INFO_DNS
2009-07-04 Volker LendeckeImplement QueryInfoPolicy2 similar to s4: Make it the...
2009-07-04 Volker LendeckeAdd pdb_get_domain_info
2009-07-04 Volker LendeckeMake pdb_ads return an additional flag
2009-07-03 Björn Jackes3/s4:build: honor library path from environment
2009-07-03 Volker Lendecketldap: Do not do a return before we got the search_result
2009-07-03 Volker LendeckeFix two pointless statics
2009-07-03 Volker LendeckeFor non-existent streams we have to return OBJECT_NAME_...
2009-07-03 Volker LendeckeTest error codes on popular streams
2009-07-03 Volker LendeckeAttempt to fix the build
2009-07-03 Günther Deschners3-spoolss: add rpccli_spoolss_getprinterdriver conveni...
2009-07-03 Günther Deschners3-spoolss: implement _spoolss_AddPrinter.
2009-07-03 Simo SorceRestore ABI compatibility for talloc.
2009-07-03 Björn Jackes3:configure: fix syntax error in avahi configure test
2009-07-03 Michael AdamRevert "[s3]pidfile_create: use check is_default_dyn_CO...
2009-07-03 Matt Kraaido not redefine _INT32
2009-07-03 Matt Kraais3:configure: define _LARGEFILE64_SOURCE on QNX
2009-07-03 Björn Jackes3:pam_smbpass: fix build error on some Linux distros
2009-07-02 Stefan Metzmachers3:smbd: add marshalling layer for SMB2 Lock support
2009-07-02 Stefan Metzmachers3:smbd: add marshalling layer for SMB2 Find (QueryDire...
2009-07-02 Stefan Metzmachers3:smbd: add marshalling layer for SMB2 Break support...
2009-07-02 Stefan Metzmachers3:smbd: add marshalling layer for SMB2 SetInfo support
2009-07-02 Stefan Metzmachers3:smbd: add marshalling layer for SMB2 GetInfo support
2009-07-02 Stefan Metzmachers3:smbd: add support for SMB2 Notify
2009-07-02 Stefan Metzmachers3:smbd: make change_notify_reply() more generic and...
2009-07-02 Stefan Metzmachers3:smbd: simplify the notify code a bit and always...
2009-07-02 Stefan Metzmachers3:smbd: push nttrans and trans2 responses with no...
2009-07-02 Stefan Metzmachers3:smbd: restore the 3.0.x bahavior of send_nt_replies()
2009-07-02 Stefan Metzmachers3:smbd: move global notify_changes_by_mid to smbd_serv...
2009-07-02 Stefan Metzmachers3:smbd: allow the offset to the path being 0 in SMB2...
2009-07-02 Andrew Tridgellchange talloc to 2.0.0
2009-07-02 Andrew TridgellLDB_ERR_INVALID_DN_SYNTAX doesn't exist ...
2009-07-02 Jeremy AllisonEnsure we don't use delayed writes on POSIX opened...
2009-07-01 Jeremy AllisonFix bug #6520 time stamps - e.g. last mod time is not...
2009-07-01 Stefan Metzmachers3:util: let parent_dirname() correctly return toplevel...
2009-07-01 Stefan Metzmachers3:onefs_open: remove unused variable passed to parent_...
2009-07-01 Stefan Metzmachers3:smbd: remove unused variables passed to parent_dirname()
2009-07-01 Michael Adams3:build: remove the libgpo objects upon "make clean"
2009-07-01 Michael Adams3:build: remove ../libcli/nbt/tools/nmblookup.o and...
2009-06-30 SATOH FumiyasuFix bug #6496 - MS-DFS: cannot follow multibyte char...
2009-06-30 Günther Deschners3-netlogon: remove unneeded fstrings from netlogon...
2009-06-30 Jeff Laytonumount.cifs: don't build it by default
2009-06-30 Volker LendeckeFix bug #6431 - local groups from 3.0 setups no longer...
2009-06-30 Günther Deschners3-spoolss: Bug #6512. Fix support for enumerating...
2009-06-29 Michael Adams3:build: check for external liblua, link lua staticall...
2009-06-29 Günther Deschners3-pdb_tdb: give 'unknown_str' the proper name 'comment...
2009-06-29 Stefan Metzmachers3:pdb_ads: we need to make the fd for tldap/tsocket...
2009-06-29 Michael Adams3:fix build of old linux quota system and other unixes...
2009-06-29 Michael Adams3:lib/sysquotas: fix usage of SMB_STRUCT_STAT (struct...
2009-06-29 Günther Deschners3-selftest: add RPC-SAMR-MACHINE-AUTH to list of test...
2009-06-29 Andrew BartlettFix ndrdump to use a common setup_logging() API
2009-06-29 David MarkeyFix bug 6514: net gives unhelpful "lp_load failed"...
2009-06-28 Volker Lendecke_lsa_QueryInfoPolicy: Use symbolic info level names
2009-06-28 Volker LendeckeTurn the pdb_rid_algorithm into a capabilities call...
next