samba.git
2009-07-27 Andrew Bartletts4:kdc Push context to hdb_samba4 by way of the 'name...
2009-07-27 Andrew Bartletts4:setup add 'cn' attribute to Samba4 local schema
2009-07-27 Andrew Bartletts4:heimdal Extend the 'hdb as a keytab' code
2009-07-27 Andrew Bartletts4:kdc Tidy up hdb_samba4 some more
2009-07-27 Michael Adamdocs: fix typos in the net man page.
2009-07-27 Volker LendeckeFix some nonempty blank lines
2009-07-27 Volker LendeckeFix a valgrind error in cli_ctemp_done
2009-07-26 Volker LendeckeFix valgrind errors in DeleteDomainGroup and DeleteDomAlias
2009-07-26 Volker LendeckeFix a valgrind error in _samr_DeleteUser
2009-07-25 Volker LendeckeFix a 32/64bit stack corruption bug
2009-07-25 Volker LendeckeCleanup patch after "new VFS"
2009-07-25 Volker LendeckeCleanup patch after "struct stat_ex"
2009-07-25 Volker LendeckeRemove a pointless static fstring
2009-07-25 Volker LendeckeNo explicit initialization necessary for a zero blob
2009-07-25 Volker LendeckeMove 16 bytes from data to r/o text segment
2009-07-25 Volker LendeckeFix a winbind memleak
2009-07-25 Volker LendeckeUse a switch statement in charset_name()
2009-07-25 Volker LendeckeFix some nonempty blank lines
2009-07-25 Volker LendeckeFirst patch for "new VFS" portability
2009-07-25 Tim Proutys3: Convert a few callers of unix_convert() over to...
2009-07-25 Tim Proutys3: Remove a few callers of get_full_smb_filename()
2009-07-25 Tim Proutys3 onefs: Fix the onefs modules after the big refactoring
2009-07-25 Jeremy AllisonFactor out common code into vfs_acl_common.c.
2009-07-24 Tim Proutys3: Simplify rename_internals() by passing in smb_filen...
2009-07-24 Tim Proutys3: Allow filename_convert() to pass through unix_conve...
2009-07-24 Jeremy AllisonMake acl_tdb match acl_xattr. Large duplication of
2009-07-24 Jeremy AllisonFor some strange reason using :
2009-07-24 Jeremy AllisonFix hash function in acl_xattr to be SHA256, make
2009-07-24 Volker Lendeckeadd my copyright after the VFS rewrite
2009-07-24 Volker LendeckeMove the "enum _vfs_op_type" to full_audit
2009-07-24 Volker LendeckeMake the smbd VFS typesafe
2009-07-24 Volker LendeckeFix the chain2 test
2009-07-24 Volker LendeckeIn chain_reply, copy the subrequests' error to the...
2009-07-24 Volker LendeckeFix a few uninitialized variable warnings
2009-07-24 Stefan Metzmachers4:gensec_gssapi: pass the correct oid to the gssapi...
2009-07-24 Stefan Metzmachers4:gensec/spengo: make sure we send the blob with the...
2009-07-24 Volker LendeckeSome more VFS type errors
2009-07-24 Volker LendeckeFix some nonempty blank lines
2009-07-24 Volker LendeckeFix some C++ warnings
2009-07-23 Stefan Metzmachers4:ldb: add support for the new Recycle Bin Feature...
2009-07-23 Stefan Metzmachers4:libcli/ldap: add support for new Recycle Bin Feature...
2009-07-23 Stefan Metzmacherfrsrpc.idl: add definition of frsrpc_FrsNOP()
2009-07-23 Stefan Metzmacherfrsrpc.idl: add idl for frsrpc_FrsVerifyPromotionParent()
2009-07-23 John H TerpstraFix typos reported by OPC Oota.
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-22 Matthias Dieter... [SAMBA 4 / NETLOGON] Modify type of SAM contexts
2009-07-22 Stefan Metzmacherfrstrans.idl: add new DFS-R FrsTransport interface...
2009-07-22 Stefan Metzmacherfrsrpc.idl: add definition for frsrpc_FrsStartPromotion...
2009-07-22 Tim Proutys3: Change unix_convert to use an smb_filename struct...
2009-07-22 Tim Proutys3: Convert some callers of vfs_lstat_smb_fname to...
2009-07-22 Tim Proutys3: Convert some callers of vfs_stat_smb_fname to SMB_V...
2009-07-22 Stefan Metzmacherlibrpc: fix the merged build of ndr_frsrpc.c
2009-07-22 Kai BlinRevert "net: Use samba default command line arguments."
2009-07-22 Andrew Bartletts4:provision Fix provision on FreeBSD
2009-07-21 Tim Proutys3: plumb smb_filename through some of the trans2 posix...
2009-07-21 Tim Proutys3: Remove unnecessary callers of get_full_smb_filename
2009-07-21 Tim Proutys3: Remove the now unused fname parameter from filename...
2009-07-21 Tim Proutys3: Fix RENAME_FLAG_RENAME path to stop calling unix_co...
2009-07-21 Tim Proutys3: Remove unnecessary fname argument from callers...
2009-07-21 Tim Proutys3: Plumb smb_filename through map_open_params_to_ntcreate
2009-07-21 Stefan Metzmacherfrsrpc.idl: make the chunk array in frsrpc_CommPktChunk...
2009-07-21 Stefan Metzmacherfrsrpc.idl: almost complete the idl for the frsrpc_FrsS...
2009-07-21 Stefan Metzmacherfrsapi.idl: fill the frsapi_WriterCommand() function
2009-07-21 Stefan Metzmacherfrsapi.idl: fix some unknown field names
2009-07-21 Christian Ambachdo not log chdir with level 0 if reason is access denied
2009-07-21 Michael Adams3:dbwrap: use the transaction wrapper in dbwrap_trans_...
2009-07-21 Michael Adams3:dbwrap: use the transaction wrapper in dbwrap_trans_...
2009-07-21 Rusty Russelltdb: fix locking error
2009-07-21 Tim Proutys3: Add some asserts to the filename util functions
2009-07-21 Tim Proutys3: Plumb smb_filename through open_fake_file
2009-07-21 Tim Proutys3: Separate out a new file: filename_utils.c
2009-07-21 Tim Proutys3: Move is_ntfs_stream*() to filename.c
2009-07-21 Tim Proutys3: Finish plumbing the fsp->fsp_name smb_fname convers...
2009-07-21 Tim Proutys3: Change fsp->fsp_name to be an smb_filename struct!
2009-07-21 Tim Proutys3 onefs oplocks: Replace static fstring with talloc...
2009-07-21 Tim Proutys3: Change file_structs to be allocated with talloc...
2009-07-20 Tim Proutylib util: Fix const warning
2009-07-20 Jeremy AllisonMake cli_send_mailslot() static. Preparing to do away...
2009-07-20 Rusty RussellMake tdb transaction lock recursive (samba version)
2009-07-20 Jelmer VernooijRe-add accidently removed shares test.
2009-07-20 Andrew Bartletts4:kdc Add in a simple check for constrained delegation...
2009-07-20 Matthias Dieter... [SAMBA 4 directory] Refactoring and clean up of directo...
2009-07-19 Jelmer Vernooijpidl: Print actual type names in errors about unknown...
2009-07-19 Jelmer Vernooijpidl: Print proper errors when arrays don't have a...
2009-07-19 Jelmer VernooijRemove unused parameter setting.
2009-07-19 Jelmer VernooijRemove unnecessary imports.
2009-07-19 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2009-07-19 Jelmer VernooijInclude ntsvc NDR in libndr-standard.
2009-07-19 Jelmer VernooijRemove unused variable.
2009-07-19 Slava Semushinsource4/lib/registry/patchfile.c(reg_diff_load): fixed...
2009-07-19 Slava Semushinlib/util/util_file.c(file_save): fixed file descriptor...
2009-07-19 Matthieu PatouFix broken password quality check
2009-07-19 Matthias Dieter... Fix typo
2009-07-19 Matthias Dieter... [SAMBA 4] Some cosmetic changes for the LDB modules
2009-07-19 Matt Kraaiinclude unix.h if it's available
2009-07-19 Matthias Dieter... Cosmetic correction
2009-07-19 Jelmer VernooijMerge more ndr interfaces into libndr-standard.
2009-07-19 Jelmer Vernooijlibrpc: Integrate some subsystems now part of libndr...
2009-07-19 Jelmer VernooijAdd missing includes.
2009-07-19 Jelmer Vernooijprovision: Remove unused imports.
next