mat/samba.git
2009-07-14 Sumit Boseremove all '\n' from ldb_debug
2009-07-14 Günther Deschners3-account_policy: add pdb_policy_type enum.
2009-07-14 Günther Deschners3-account_policy: remove trailing whitespace.
2009-07-14 Günther Deschners3: re-run make idl.
2009-07-14 Günther Deschnersamr: add missing samr_ValidationStatus codes.
2009-07-14 Christian Ambachreject ACLs with DESC_DACL_PROTECTED on GPFS
2009-07-14 Jeremy AllisonMake cli_posix_lock/unlock asynchronous.
2009-07-14 Jeremy AllisonFix set_posix_lock check which had been reversed in...
2009-07-13 Günther Deschners3-pdb_ads: set correct pdb field with the value from...
2009-07-13 Stefan Metzmachers3:net: Fix Bug #6222. Default to DRSUAPI replication...
2009-07-13 Günther Deschners3-rpc_server: pass down full unix token to map_max_all...
2009-07-13 Günther Deschnerlibds: merge the UF<->ACB flag mapping functions.
2009-07-13 Günther Deschnerlibds: share UF_ flags between samba3 and 4.
2009-07-13 Stefan Metzmachers3:smbd: close_file() handles named pipes just fine...
2009-07-13 Stefan Metzmachers3:smbd: make smbd_do_qfsinfo() non static for use...
2009-07-13 Stefan Metzmachers3:smbd: split out smbd_do_qfsinfo() from call_trans2qf...
2009-07-13 Stefan Metzmachers3:smbd: make smbd_do_setfilepathinfo() non static...
2009-07-13 Stefan Metzmachers3:smbd: split out smbd_do_setfilepathinfo() from call_...
2009-07-12 Stefan Metzmachers3:smbd: start SMB2 GetInfo support for File*Informatio...
2009-07-12 Stefan Metzmachers3:smbd: add support for marshalling SMB2 FileFullEaInf...
2009-07-12 Stefan Metzmachers3:smbd: add support for marshalling SMB2 FileAllInform...
2009-07-12 Stefan Metzmachers3:smbd: filter out SMB2 specific private query info...
2009-07-12 Stefan Metzmachers3:smbd: make smbd_do_qfilepathinfo() non static for...
2009-07-12 Stefan Metzmachers3:smbd: split calculation and mashalling of file index...
2009-07-12 Stefan Metzmachers3:smbd: split out smbd_do_qfilepathinfo() from call_tr...
2009-07-12 Stefan Metzmachers3:smbd: add missing return after reply_nterror()
2009-07-11 Jeremy AllisonRemove reply_unixerror() - no longer needed. Should...
2009-07-10 Jeremy AllisonAdd hash values to the xattr ACLS to determine when
2009-07-10 Volker LendeckeReturn 0 domains from enum_trusteddoms
2009-07-10 Volker LendeckeQuieten events and tldap debug messages
2009-07-10 Tim Proutys3 smb2: Remove unused variable
2009-07-10 Volker LendeckeFix&Run local-gencache
2009-07-10 Volker LendeckeFix our base64 implementation for blobs of length 4....
2009-07-10 Stefan Metzmachers3:smbd: add support for SMB2 Lock
2009-07-10 Stefan Metzmachers3:smbd: make smbd_do_locking() non static
2009-07-10 Stefan Metzmachers3:smbd: abstract the main locking logic from the Locki...
2009-07-10 Stefan Metzmachers3:smbd: pass down the client pid to smbd_smb2_lock_send()
2009-07-10 Stefan Metzmachers3:smbd: fix parsing of SMB2 Lock requests with lock_co...
2009-07-10 Stefan Metzmachers3:smbd: fix parsing of invalid SMB2 requests.
2009-07-10 Volker LendeckeAttempt to fix the build -- jlayton, please check!
2009-07-10 Jeff Laytoncifs.upcall: use pid value from kernel to determine...
2009-07-09 Tim Proutys3: Fix two arguments that broke when plumbing smb_filn...
2009-07-09 Volker LendeckeMake escape_ldap_string take a talloc context
2009-07-09 Andrew Bartletts4:dsdb Allow unicodePwd to be set when adding a user
2009-07-09 Andrew BartlettAdd const
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 Shirish Pargaonkardocs: flesh out options section of umount.cifs manpage
2009-07-08 Stefan Metzmachers4:auth/ntlmssp: let _unwrap fallback to seal if sign...
2009-07-08 Anatoliy AtanasovTest for schemaUpdateNow command
2009-07-08 Anatoliy AtanasovFix for schemaUpdateNow command
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 Shirish Pargaonkarmount.cifs: clarify mapchars option
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-07 Andrew Bartletts4:auth It is easier to copy the session key than get...
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 Jelmer VernooijFix some typos pointed out by Oota Toshiya.
2009-07-06 Stefan MetzmacherRAW-LOCK: fix a compiler warning and make a global...
2009-07-06 Stefan MetzmacherRAW-LOCK: fix the run against w2k3, w2k8, win7rc and...
2009-07-06 Stefan MetzmacherSMB2-NOTIFY: windows7 uses a different maximum buffer...
2009-07-06 Stefan Metzmachers4:heimdal: readd heimdal/lib/asn1/asn1parse.y which...
2009-07-06 Suresh Jayaramandoc: clarify that mount.cifs never uses smb.conf
2009-07-06 Christian Ambachdo not merge ACEs with different SMB_ACE4_INHERIT_ONLY_...
2009-07-06 Andrew Bartletts4:net Move net_vampire() to net_vampire.c
2009-07-05 Andrew Bartletts4:ldb Rework use of talloc and ldif objects in python...
2009-07-05 Andrew Bartletts4:ldb Fix talloc hirarchy in LDIF parsing code
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 :-)
next