s4: Enhances the LDAP server to display error messages like Windows Server
[ira/wip.git] / source3 /
2009-07-31 Volker LendeckeSlightly restructure the async winbind request calling...
2009-07-31 Stefan Metzmachers3:rpc_client: add dispatch_send/recv() to struct rpc_p...
2009-07-31 Yannick BergeronIncrease the max_grp value to 128 (AIX NGROUPS_MAX...
2009-07-30 Jeremy AllisonTidy up treatment of ctime.
2009-07-30 Jeremy AllisonFix bug #6529 - Offline files conflict with Vista and...
2009-07-30 Jeremy AllisonRemove the extraneous logic in smb_set_info_standard...
2009-07-30 Jeremy AllisonSMB_INFO_STANDARD is not a valid info level on set,
2009-07-30 Kai Blins3 po: Regenerate msg files.
2009-07-30 Kai Blins3 net: i18n support for net lua
2009-07-30 Kai Blins3 net: i18n support for net lookup
2009-07-30 Kai Blins3 net: i18n for net join
2009-07-30 Kai Blins3 net: i18n support for net idmap
2009-07-30 Kai Blins3 po: Make adding translated files less tedious
2009-07-30 Kai Blins3 net: i18n support for net help
2009-07-30 Kai Blins3 net: Remove uid==0 check from net groupmap
2009-07-30 Kai Blins3 net: i18n support for net group and net groupmap
2009-07-30 Kai Blins3 net: i18n support for net file
2009-07-30 Kai Blins3 net: i18n for net eventlog
2009-07-30 Kai Blins3 net: i18n support for net dom
2009-07-30 Kai Blins3 net: i18n support for net conf
2009-07-29 Kai Blins3 po: Update msg files
2009-07-29 Kai Blins3 net: i18n support for net cache
2009-07-29 Kai Blins3 net: Correct path for net_ads_gpo.c
2009-07-29 Kai Blins3 net: i18n for net ads gpo
2009-07-29 Kai Blins3: Update i18n files
2009-07-29 Kai Blins3 net: i18n support for net ads
2009-07-29 Kai Blins3 net: Initial top level support.
2009-07-29 Tim Proutys3: Attempt to fix hpuxacl module
2009-07-29 Michael Adams3:passdb: use transaction_wrapped write in tdbsam_new_...
2009-07-29 Michael Adams3:secrets: use transaction wrapped store in get rand...
2009-07-29 Michael Adams3:dbwrap: add dbwrap_trans_change_int32_atomic()
2009-07-29 Michael Adams3:dbwrap: export logic of dbwrap_change_int32_atomic...
2009-07-29 Michael Adams3:dbwrap: change dbwrap_change_int32_atomic() to take...
2009-07-29 Michael Adams3:winbind: use transaction store in idmap_tdb_set_hwm...
2009-07-29 Michael Adams3:winbind: fix typo in debug message in idmap_tdb.
2009-07-29 Michael Adams3:winbind: fix typo in debugmessage of idmap_tdb
2009-07-29 Michael Adams3:winbind: use transaction in idmap_tdb2_allocate_id_a...
2009-07-29 Michael Adams3:dbwrap: add dbwrap_trans_change_uint32_atomic()
2009-07-29 Michael Adams3:dbwrap: export logic of dbwrap_change_uint32_atomic...
2009-07-29 Michael Adams3:dbwrap: untangle assignment and check in dbwrap_chan...
2009-07-29 Michael Adams3:dbwrap: untangle assignemend and check in dbwrap_cha...
2009-07-29 Michael Adams3:dbwrap: don't leak in dbwrap_change_int32_atomic().
2009-07-29 Michael Adams3:dbwrap: don't leak in dbwrap_change_uint32_atomic()
2009-07-29 Michael Adams3:dbwrap: change dbwrap_change_int32_atomic() to retur...
2009-07-29 Michael Adams3:dbwrap: change dbwrap_change_uint32_atomic() to...
2009-07-29 Michael Adams3:winbind: in idmap_tdb2_sid_to_id(), use transaction...
2009-07-29 Michael Adams3:winbind: in idmap_tdb2_id_to_sid(), use transaction...
2009-07-29 Michael Adams3:winbind: use transaction wrapper in idmap_tdb2_alloc...
2009-07-29 Michael Adams3:winbind: use transaction wrapper in idmap_tdb2_set_m...
2009-07-29 Volker Lendeckeshadow_copy2: The system getrealfilename() can't deal...
2009-07-29 Volker LendeckeFix unqualified "net join"
2009-07-29 Jeremy Allison(Hopefully) fix the problem Kai reported with
2009-07-28 Volker LendeckeRemove a duplicate prototype
2009-07-28 Jeremy AllisonAdded prefer_ipv4 bool parameter to resolve_name().
2009-07-27 Jeremy AllisonFix the build breakage by #including modules/vfs_acl_co...
2009-07-27 Kai Blins3: net ads user info should print primary group as...
2009-07-27 Volker LendeckeLift the event loop in rpc_api_pipe_req() one level...
2009-07-27 Volker LendeckeFix a valgrind error in chain_reply
2009-07-27 Volker LendeckeFix a typo
2009-07-27 Volker LendeckeFix a valgrind error in winbind
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 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 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 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 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
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 Kai BlinRevert "net: Use samba default command line arguments."
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...
next