s3: Fix FILE_FLAG_POSIX_SEMANTICS handling underneath SMB_VFS_CREATE_FILE
[kai/samba.git] / source3 /
2008-12-04 Tim Proutys3: Fix FILE_FLAG_POSIX_SEMANTICS handling underneath...
2008-12-04 Tim Proutys3: Change SMB_VFS_CREATE_FILE to take a create_file_fl...
2008-12-04 Tim Proutys3: Simplify the create_file_unix_path->open_file_ntcre...
2008-12-04 Tim Proutys3: Modify direct caller of open_file to call SMB_VFS_C...
2008-12-04 Tim Proutys3: Modify direct callers of open_file_ntcreate and...
2008-12-04 Tim Proutys3: Modify direct callers of create_file_unix_path...
2008-12-04 Tim Proutys3: Add SMB_VFS_CREATE_FILE to vfs_full_audit module
2008-12-04 Tim Proutys3: Add new "is_dos_path" argument to SMB_VFS_CREATE_FILE
2008-12-04 Tim Proutys3: Add SMB_VFS_CREATE_FILE to the vfs layer
2008-12-03 Tim Proutys3: Change sockaddr util function names for consistency
2008-12-03 Stefan Metzmacherlibwbclient: avoid usage talloc_init() in library code
2008-12-03 Steven DannemanAdd support for OneFS ACLs
2008-12-03 Tim ProutyAdd OneFS VFS module skeleton.
2008-12-02 Volker LendeckeImplement type multi_sz for "net registry setvalue"
2008-12-02 Günther Deschners3-net: allow to list a keytab generated using net...
2008-12-02 Kai Blinconfigure.in: Fix smbtorture_s3 tests.
2008-12-02 Günther Deschners3-samr: simplify _samr_QueryUserInfo a lot and fix...
2008-12-02 Günther Deschners3-samr: fix samr_SetUserInfo{2} level 23.
2008-12-02 Volker LendeckeAttempt to fix a build failure on AIX
2008-12-02 Tim Proutys3: Fix 'ctx' might be used unitialized warnings
2008-12-01 Günther Deschners3-samr: _samr_EnumDomainUsers always returns a sam...
2008-12-01 Günther Deschners3-passdb: remove unused (now samr.idl) ACCT_NT/LM_PWD_...
2008-12-01 Günther Deschners3-samr: refuse do process UserSetInfo with 0 fields_pr...
2008-12-01 Günther Deschners3-samr: use samr_DomainServerState in client tools.
2008-12-01 Günther Deschnerre-run make samba3-idl.
2008-12-01 Stefan Metzmachers3:selftest: test the streams_depot module as it passes...
2008-12-01 Stefan Metzmachers3:smbd: close the low level fd of the base_fsp, if...
2008-12-01 Stefan Metzmachers3:streams_xattr: fstat should do a stat on the base...
2008-12-01 Stefan Metzmachers3:streams_xattr: recheck fsp->fsp_name after a rename
2008-12-01 Stefan Metzmachers3:smbd: give the correct error when trying to replace...
2008-12-01 Stefan Metzmachers3:vfs: fix FCHMOD_ACL macros
2008-12-01 Stefan Metzmachers3:streams_depot: add an option to disable the xattr...
2008-12-01 Stefan Metzmachers3:streams_depot: fix valgrind bug lp_parm_const_string...
2008-12-01 Stefan Metzmachers3:streams_depot: add support for stream renames
2008-12-01 Stefan Metzmachers3:streams_depot: map 'file::$DATA' to just 'file'
2008-12-01 Stefan Metzmachers3:streams_xattr: add support for renaming streams
2008-12-01 Stefan Metzmachers3:smbd: only try and fallback to open a directory...
2008-12-01 Stefan Metzmachers3:smbd: write times should be set on the base file...
2008-12-01 Stefan Metzmachers3:smbd: return DELETE_PENDING on path based operations...
2008-12-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-01 Stefan Metzmachers3:smbd: construct the correct newname for stream renames
2008-12-01 Günther Deschners3-samr: fix various potential memleaks in samr_SetUser...
2008-12-01 Stefan Metzmachers3:smbd: wildcard characters are allowed in stream...
2008-12-01 Stefan Metzmachers3:smbd: correctly verify stream names to pass RAW...
2008-12-01 Stefan Metzmachers3:smbd: '|' isn't allowed in windows filenames
2008-12-01 Günther Deschners3-samr: avoid code duplication for identical code...
2008-12-01 Günther Deschners3-samr: modify logging in _samr_Connect2 so that it...
2008-12-01 Volker LendeckeFix a debug message, append the correct \n
2008-12-01 Bo YangFix script installmo.sh when no .po file exists
2008-12-01 Michael Adams3:vfs_tsmsm: fix potential segfault (freeing uninitial...
2008-12-01 Steven DannemanMake nt4_compatible_acls() non-static for use by VFS...
2008-12-01 Michael Adams3:winbindd/nss_info: remove unused variable from nss_i...
2008-12-01 Michael Adams3:winbindd/nss_info: make nss_domain_list_add_domain...
2008-12-01 Michael Adams3:winbindd/nss_info: fix default backend handling...
2008-12-01 Michael Adams3:winbindd/nss_info: whitespace cleanup.
2008-12-01 Michael Adams3:winbindd_cache: add debugging to get_nss_info_cached()
2008-12-01 Michael Adams3:winbindd/nss_info: add entry debug message to nss_ge...
2008-12-01 Michael Adams3:winbindd/nss_info: add debugging to nss_init()
2008-12-01 Michael Adams3:winbindd/idmap_ad: add entry debug message to nss_ad...
2008-12-01 Michael Adams3:winbindd/idmap_ad: add support for trusted domains...
2008-12-01 Michael Adams3:winbindd/idmap_ad: refactor core of nss_{sfu|sfu20...
2008-12-01 Michael Adams3:winbindd/idmap_ad: rename ctx to mem_ctx in nss_ad_g...
2008-12-01 Michael Adams3:winbindd/idmap: add diagnostic entry debug msg to...
2008-12-01 Michael Adams3:winbindd/idmap: add diagnostic entry debug msg to...
2008-12-01 Michael Adams3:winbindd/idmap: add diagnostic entry debug msg to...
2008-12-01 Michael Adams3:winbindd/idmap_util: unify entering debug messages...
2008-12-01 Michael Adams3:winbindd/nss_info: change nss_map_{to|from}_alias...
2008-11-30 Steven DannemanSet PRESENT flag when returning NULL [SD]ACL like Windo...
2008-11-30 Volker Lendeckeremove the explicit mem_ctx from ntlmssp_state, use...
2008-11-30 Volker Lendeckefix nonempty blank lines
2008-11-30 Volker LendeckeDo not build the session request if it si not used...
2008-11-30 Volker Lendeckefix nonempty blank lines
2008-11-28 Günther Deschners3-libnetjoin: Fix bug #5749. Re-set acctflags while...
2008-11-28 Günther Deschners3-libnetjoin: remove unused md4_trust_password, found...
2008-11-28 Günther Deschners3-samr: add init_samr_user_info25 and init_samr_user_i...
2008-11-28 Günther Deschners3-samr: fix init_samr_user_info{23,24} callers.
2008-11-28 Günther Deschners3-build: re-run make samba3-idl.
2008-11-28 Volker LendeckeRemove "conn" parameter from np_open, smb_request conta...
2008-11-28 Volker LendeckeRemove inbuf references from the trans2ioctl code
2008-11-28 Volker LendeckeConsolidate the buffer checks for the reply_trans style...
2008-11-28 Volker LendeckeMove cli_trans_oob to lib/util.c
2008-11-28 Volker LendeckeRemove the variable "size" from reply_nttrans
2008-11-28 Volker LendeckeRemove the variable "size" from reply_trans
2008-11-28 Volker LendeckeRemove an unused variable
2008-11-28 Volker LendeckeRemove two direct inbuf references from reply_sesssetup...
2008-11-27 Günther Deschners3-samr: never allow to alter pwdlastset directly.
2008-11-27 Günther Deschners3-samr: fix return code for invalid password sets...
2008-11-27 Günther Deschners3-samr: fix return code for invalid name in _samr_Look...
2008-11-27 Günther Deschners3-samr: avoid enumeration and user creation on builtin...
2008-11-27 Günther Deschners3-samr: support samr_CreateUser as well.
2008-11-27 Günther Deschners3-samr: support samr_QueryUserInfo2 as well.
2008-11-27 Günther Deschners3-samr: add support for _samr_QueryUserInfo level 5.
2008-11-27 Günther Deschners3-samr: add init_samr_user_info5.
2008-11-27 Volker LendeckeFix the offset checks in the trans routines
2008-11-26 Jelmer VernooijMove netr_SamDatabaseID8Bit to netlogon.idl to prevent...
2008-11-26 Jelmer VernooijDon't filter out any variables for config.pm, only...
2008-11-25 Jeremy AllisonFix bug #5914 - Build failure: redefinition of struct...
2008-11-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-25 Günther Deschners3-samr: fix _samr_LookupNames return code.
2008-11-25 Michael AdamRevert "UNFINISHED - s3:idmap_ad: multi-domain"
next