gencache: unify a DEBUG message in gencache_iterate_blobs_fn()
[obnox/samba/samba-obnox.git] / source3 /
2013-02-19 Michael Adamgencache: unify a DEBUG message in gencache_iterate_blo...
2013-02-19 Michael Adamgencache: unify a DEBUG message in gencache_del()
2013-02-19 Gregor Becks3:net: new implementation of "servid wipedbs" with...
2013-02-19 Gregor Becklib/util_tdb: factor out tdb_data_talloc_copy()
2013-02-19 Gregor Becks3:smbXsrv_open: add smbXsrv_open_global_traverse()
2013-02-19 Gregor Becks3:smbXsrv_tcon: pass record in smbXsrv_tcon_global_tra...
2013-02-19 Gregor Becks3:smbXsrv_session: pass record in smbXsrv_session_glob...
2013-02-19 Michael Adams3:smbd:smb2: fix segfault (access after free) in durab...
2013-02-18 Michael Adams3:smbd: add debugging to close code (regarding disconn...
2013-02-18 Stefan Metzmachers3:smbd: use smbXsrv_open_close() instead of smbXsrv_op...
2013-02-18 Karolin Seegersrv_epmapper.c: Fix typo.
2013-02-18 Karolin Seegersrv_netlog_nt.c: Fix typo in comment.
2013-02-18 Karolin Seegerbrlock.c: Fix typo in comment.
2013-02-18 Karolin Seegervfs_gpfs: Fix typos in comments.
2013-02-13 Michael Adams3:idmap_autorid: fix freeing of non-talloced memory...
2013-02-12 Jeremy AllisonFix bug 9519 - Samba returns unexpected error on SMB...
2013-02-11 Jeremy AllisonFix bug #9642 - vfs_afsacl.c won't build.
2013-02-09 Richard SharpeImprove the configure tests for aio_suspend to get...
2013-02-08 Ira Coopers3: Make SMB2_GETINFO multi-volume aware.
2013-02-08 Volker Lendeckewinbind: Fix an incompatible pointer type warning
2013-02-08 Volker Lendecketorture: We use transactions for CLEAR_IF_FIRST db
2013-02-07 David DisseldorpBUG 9633: Recursive mget should continue on EPERM.
2013-02-07 Sumit Boses3-rpc_server: Fix password encoding in _netr_ServerGet...
2013-02-07 Günther Deschners3-rpc_server: Dont wipe out ref pointers in _netr_Serv...
2013-02-06 Alexander Bokovoyautoconf: rename pdb_ldap module to pdb_ldapsam
2013-02-06 Alexander Bokovoysource3/wscript: support 'pdb_ldap' module in configure
2013-02-06 Andreas SchneiderRename pdb_ldap to pdb_ldapsam
2013-02-05 Christian Ambachs3:auth small optimization in create_token_from_sid
2013-02-05 Michael Adams3:net: reduce indentation in net idmap delete for...
2013-02-05 Michael Adams3:net: introduce a talloc stackframe for net idmap...
2013-02-05 Christian Ambachs3:net_idmap_delete do not lock two records at the...
2013-02-05 Michael Adams3:net idmap: use lp_idmap_default_backend() now that...
2013-02-05 Michael Adams3:param: add new lp_idmap_default_backend()
2013-02-05 Michael Adams3:param: introduce new lp_idmap_backend() that takes...
2013-02-05 Michael Adams3:param: add a comment
2013-02-05 Michael Adams3:param: remove unused function lp_idmap_backend()
2013-02-05 Michael Adams3:net idmap: remove call to lp_idmap_backend() - this...
2013-02-05 Michael Adams3:param: remove unused functions lp_idmap_uid() and...
2013-02-05 Michael Adams3:auth: use new lp_idmap_default_range() instead of...
2013-02-05 Michael Adams3:param: add utility function lp_idmap_default_range()
2013-02-05 Michael Adams3:param: add a utility function lp_idmap_range() to...
2013-02-05 Michael Adams3:param: remove an old comment (that is not up-to...
2013-02-04 Michael Adams3:dbrwap_ctdb: ZERO_STRUCT(rec) just to be sure in...
2013-02-04 Michael Adams3:dbwrap_ctdb: ZERO_STRUCT(rec) just to be sure in...
2013-02-04 Stefan Metzmachers3:dbwrap_ctdb: add "db_context" to "db_record"
2013-02-04 Stefan Metzmachers3:dbwrap_ctdb: setup result->name in db_open_ctdb()
2013-02-04 Stefan Metzmachers3: use generate_random_password() instead of generate_...
2013-02-04 Christian Ambachs3:modules remove gpfs_getacl_alloc
2013-02-04 Christian Ambachs3:modules use vfs_gpfs_getacl in gpfsacl_get_posix_acl
2013-02-04 Christian Ambachs3:modules use vfs_gpfs_getacl in gpfsacl_set_nt_acl_in...
2013-02-04 Christian Ambachs3:modules use vfs_gpfs_getacl in gpfs_get_nfs4_acl
2013-02-04 Christian Ambachs3:torture/vfstest add memreport option
2013-02-04 Christian Ambachs3:torture/vfstest implement sys_acl_blob_get_fd
2013-02-04 Christian Ambachs3:torture/vfstest implement sys_acl_blob_get_file
2013-02-04 Christian Ambachs3:vfs_gpfs use non_posix_sys_acl_blob_get_*_helper
2013-02-04 Christian Ambachs3:vfs_gpfs add a generic vfs_gpfs_getacl function
2013-02-04 Christian Ambachs3:modules/vfs_gpfs add GPFS_GETACL_NATIVE define
2013-02-04 Christian Ambachs3:modules/non_posix_acls: only stat if we do not have...
2013-02-04 Christian Ambachs3:autoconf add non_posix_acls to NFS4ACL_OBJ
2013-02-04 Christian Ambachs3:autoconf introduce NFS4ACL_OBJ
2013-02-04 Christian Ambachs3-waf:modules add non_posix_acls dependency to vfs_gpfs
2013-02-04 Andrew Bartlettvfs: Add helper function for non posix ACL modules
2013-02-04 Andrew Bartlettvfs_acl_common: Do not fetch the underlying NT ACL...
2013-02-04 Andrew Bartlettvfs: Whitespace fix only to get_nt_acl_internal indentation
2013-02-04 Andrew Bartlettvfs: Implement an improved vfs_acl_common that uses...
2013-02-04 Andrew Bartlettvfs: Add helper function hash_blob_sha256 to vfs_acl_co...
2013-02-04 Volker LendeckeFix typo in warning message
2013-02-01 Günther Deschners3-net: mention optional impersonation principal for...
2013-02-01 Stefan Metzmachers3:auth: wbcAuthenticateEx gives unix times (bug #9625)
2013-01-30 Volker Lendeckesmbd: Fix a typo
2013-01-30 Volker Lendeckesmbd: Fix a typo
2013-01-29 Michael Adams3:winbindd: change getpwsid() to return a passwd struc...
2013-01-29 Michael Adams3:winbindd: check the correct variable for talloc...
2013-01-29 Michael Adams3:winbindd:getgrnam: also produce a group struct for...
2013-01-29 Michael Adams3:winbindd: create group structs for gids that are...
2013-01-29 Michael Adams3:winbindd: factor add_wbint_Principal_to_dict() out...
2013-01-29 Michael Adams3:winbindd: fix a cut'n'paste comment typo in wb_fill_...
2013-01-29 Michael Adams3:winbindd: rename winbindd_getgrnam_lookupsid_done...
2013-01-29 Christian Ambachs3:utils/net remove aclmapset command
2013-01-29 Christian Ambachs3:net_idmap_dump support dumping autorid backend
2013-01-29 Christian Ambachs3:net_idmap_dump add missing braces
2013-01-29 Christian Ambachs3:net_idmap_dump remove obsolete support for tdb:idmap...
2013-01-29 Christian Ambachs3:net_idmap_dump deal with idmap config * : backend...
2013-01-28 Jeremy AllisonRegression test for bug #9571 - Unlink after open cause...
2013-01-28 Pavel ShilovskyFix bug #9571 - Unlink after open causes smbd to panic.
2013-01-28 Jeremy AllisonFix bug #9588 - ACLs are not inherited to directories...
2013-01-28 Volker Lendeckesmbcontrol: Fix undefined serverid_traverse_read warning
2013-01-28 Volker Lendeckesmbcontrol: Fix the build with libunwind
2013-01-25 Jeremy AllisonRegression test for bug #9587 - archive flag is always...
2013-01-25 Jeremy AllisonFix bug #9587 - archive flag is always set on directories.
2013-01-24 Volker LendeckeAvoid a very small memleak on talloc_tos()
2013-01-24 Jeremy AllisonFix bug #9572 - File corruption during SMB1 read by...
2013-01-24 Jeremy AllisonRevert "s3:smbd: SMB ReadX with size > 0xffff should...
2013-01-24 Günther Deschners3-rpcclient: add cmd_spoolss_play_gdi_script_on_printe...
2013-01-24 Günther Deschners3-rpcclient: decode OsVersion{Ex} binary blobs when...
2013-01-24 Günther Deschners3-spoolss: Make it easier to manipulate the returned...
2013-01-24 Günther Deschnerspoolss: make spoolss deal with ndr64 StartDocPrinter...
2013-01-24 Jeremy AllisonFix bug #9586 - smbd[29175]: disk_free: sys_popen(...
2013-01-23 Volker Lendeckesmbd: Fix a NULL vs false return error
2013-01-23 Andreas Schneiderwaf: Fix pdb_ldap which cannot be built as a module.
next