dsdb-repl: do not ask to add ref when doing getncchange for an exop
[samba.git] / source3 /
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.
2013-01-22 Günther Deschners3-winbind: fix the build of idmap_ldap.
2013-01-21 Günther DeschnerBUG 9474: Downgrade v4 printer driver requests to v3.
2013-01-21 Andreas SchneiderBUG 9574: Fix a possible null pointer dereference in...
2013-01-19 Jeremy AllisonFix warnings with mismatched sizes in arguments to...
2013-01-19 Andrew Bartlettprinting: Free talloc_stackframe() on all exit paths
2013-01-18 Volker Lendeckesmbtorture: Satisfy a linker dependency
2013-01-18 Volker Lendeckewinbind: Handle child requests in a tevent_fd
2013-01-18 Volker Lendeckewinbind: Introduce "struct child_handler_state"
2013-01-18 Volker Lendeckewinbind: Use standard tevent_context_init
2013-01-18 David DisseldorpBUG 9378: Add extra attributes for AD printer publishing.
2013-01-18 David Disseldorpprinting: Remove invalid free from error path.
2013-01-18 Jeremy AllisonRemove locking across the lifetime of the copychunk...
2013-01-17 Jeremy AllisonMove copychunk locking to be local to the read/write...
2013-01-17 Jeremy AllisonAdd additional copychunk checks.
2013-01-17 Jeremy AllisonMove handle checking code to copychunk_check_handles().
2013-01-17 Andreas Schneiderprinting: Create default architecture directories on...
2013-01-17 Günther Deschners3-spoolss: use configurable spoolss architecture in...
2013-01-17 Günther Deschnerspoolss: make spoolss deal with ndr64 SetForm by using...
2013-01-17 Günther Deschnerspoolss: make spoolss deal with ndr64 AddForm by using...
2013-01-17 Günther Deschnerspoolss: make spoolss deal with ndr64 ULONG_PTR of...
2013-01-16 David Disseldorpsmb2_ioctl: copychunk request max output validation
next