ira/wip.git
2008-01-19 Volker LendeckeAdd an error mapping for ENOATTR
2008-01-19 Volker LendeckeAdd the STREAMINFO vfs call
2008-01-19 Volker LendeckeUse SAFE_FREE instead of free
2008-01-19 Corinna VinschenTiny memory leak in lib/version.c
2008-01-19 Volker LendeckeFix error return in xattr_tdb_load_attrs
2008-01-19 Volker LendeckeThe remote storage op is gone
2008-01-19 Volker LendeckeAdd get_ea_names_from_file to sanely list posix xattrs
2008-01-19 Volker LendeckeMake get_ea_value public
2008-01-19 Volker LendeckeFix the build
2008-01-19 Kai Blinafs: Use talloc_stackframe() instead of talloc_init()
2008-01-19 Kai Blinntlm_auth: Get rid of statics in manage_squid_ntlmssp_r...
2008-01-19 Kai Blinntlm_auth: Rewrite manage_client_ntlmssp_request withou...
2008-01-19 Kai Blinnltm_auth: Use struct ntlm_auth_state in helper functions.
2008-01-19 Kai Blinntlm_auth: Prepare for a deeper rewrite of the helper...
2008-01-19 Kai Blinntlm_auth: Dynamically allocate the read buffer.
2008-01-19 Volker LendeckeLink ndr_xattr.o with LIBNDR_GEN_OBJ
2008-01-19 Jeremy AllisonActually test vl's new code and make it work to fix...
2008-01-19 Volker LendeckeAlways return nlink=1 for directories
2008-01-19 Kai Blinutil_str: Don't return memory from talloc_tos(), use...
2008-01-18 Jeremy AllisonFix error message for new allinfo command.
2008-01-18 Derrell LipmanFix typo that disabled setting group id. Thanks, Henrik.
2008-01-18 Stefan MetzmacherRevert "Host SerNet-AIX has __ss_family instead of...
2008-01-18 Jelmer Vernooijlibreplace: Escape asterisk.
2008-01-18 Jelmer VernooijTry to fix the build on Tru64; avoid single quotes...
2008-01-18 Stefan Metzmacherr26550: libreplace: fallback to __ss_family of struct...
2008-01-18 Stefan Metzmacherr26102: libreplace: remove system/printing.h as it...
2008-01-18 Stefan Metzmacherr25976: libreplace: not all platforms like _XOPEN_SOURC...
2008-01-18 Stefan Metzmacherr25974: libreplace: see what the build-farm says if...
2008-01-18 Stefan Metzmacherr25971: libreplace: remove AC_EXTENSION_FLAG as it...
2008-01-18 Stefan Metzmacherr25970: libreplace: fix AC_N_DEFINE() so that some...
2008-01-18 Michael AdamUse C99 structure initializers for netlogon_params_reg_ops.
2008-01-18 Volker LendeckeAdd the "allinfo" command to smbclient
2008-01-18 Michael AdamAdd a registry backend netlogon_params that replaces...
2008-01-18 Michael AdamFix typo in debug message.
2008-01-18 Günther DeschnerFix the build w/o ADS.
2008-01-18 Günther DeschnerAdd header for NetGetJoinableOUs to libnetapi.
2008-01-18 Andrew Tridgellmerged changes from v4-0-test
2008-01-18 Günther DeschnerAdd NetGetJoinableOUs() to libnetapi (incl. example).
2008-01-18 Günther DeschnerCosmetics and error string reporting for libnetapi.
2008-01-18 Günther DeschnerAdd some more debugging into netdomjoin-gui.
2008-01-18 Günther DeschnerFix local hostname detection in netdomjoin-gui.
2008-01-18 Günther DeschnerImprove libnetapi_set_error_string().
2008-01-18 Michael AdamAdd and correct some WERROR codes.
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Derrell Lipmanstop bothering me about example programs not checked in
2008-01-17 Derrell LipmanFix bug 5185: repeated calls to smbc_getxattr() lose...
2008-01-17 Derrell LipmanAdd a program to test repeated calls to smbc_getxattr().
2008-01-17 Volker LendeckeFix two uninitialized variables in vfs_hpuxacl.c
2008-01-17 Günther DeschnerUse new pidl-generated netlogon client calls in NetApi...
2008-01-17 Günther DeschnerInclude auto-generated client headers for netlogon...
2008-01-17 Günther DeschnerFinally enable pidl generated SAMR & NETLOGON headers...
2008-01-17 Günther DeschnerRe-run make idl to regnerated netlogon.
2008-01-17 Günther DeschnerAdd NETLOGON_GRACE_LOGON flag to netr_UserFlags.
2008-01-17 Günther DeschnerRe-run make idl to generate SAMR output.
2008-01-17 Günther DeschnerUse pidl generated data from misc.idl.
2008-01-17 Günther DeschnerRe-run make idl to regenerate netlogon output.
2008-01-17 Günther DeschnerRemove dependency for nbt.idl (the NBT_SERVER_* flags...
2008-01-17 Günther DeschnerRemove samba4 specifi struct server_id from misc.idl.
2008-01-17 Günther DeschnerImport recent misc.idl from Samba4.
2008-01-17 Günther DeschnerAdd samba3 [out,ref] pointer massage to samr&netlogon...
2008-01-17 Günther DeschnerImport recent netlogon and samr IDL from samba4.
2008-01-17 Michael AdamAdd a reg_getversion() function to reg_api and use...
2008-01-17 Michael AdamAdd my (C) to reg_api.c - Michael
2008-01-17 Michael AdamAdd a comment header comparing winreg.idl and reg_api.c.
2008-01-17 Michael AdamUse reg_[gs]etkeysecurity() instead of regkey_[gs]et_se...
2008-01-17 Michael AdamAdd reg_api functions reg_getkeysecurity() and reg_setk...
2008-01-17 Michael AdamComment out unused reg_create_path() and reg_delete_path().
2008-01-17 Michael AdamMove reg_create_path() and reg_delete_path() to reg_api.c
2008-01-17 Michael AdamConvert sync_eventlog_params() to use reg_api instead...
2008-01-17 Michael AdamAdd some sectioning comments to reg_api.c
2008-01-17 Michael AdamMake utility function reg_deletekey_recursive_internal...
2008-01-17 Michael AdamUse the proper boolean constants in reg_frontend_hilvl.c
2008-01-17 Michael AdamReformatting: Strip trailing white spaces from reg_fron...
2008-01-17 Jelmer Vernooijidl: Update IDL for eventlog, misc, netlogon and securi...
2008-01-17 Jelmer Vernooijidl: Remove use of [ref], which is the default.
2008-01-17 Jelmer Vernooijidl: Update initshutdown and echo IDL from Samba 4.
2008-01-17 Jelmer Vernooijidl: Update DFS IDL from Samba 4.
2008-01-17 Derrell LipmanMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Derrell LipmanFix stat results to be consistent between smbc_stat...
2008-01-17 Derrell LipmanAdd some additional libsmbclient test programs.
2008-01-17 Alexander BokovoyRemove is_remotestorage() call from VFS. We already...
2008-01-17 Alexander BokovoyRework of VFS is_offline() function to only return...
2008-01-17 Alexander BokovoyFix more VFS API mixup with offline files
2008-01-17 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-17 Jeremy AllisonFix bug found by Derrell - windows returns an read...
2008-01-17 Jeremy AllisonFix the mess that ab just made of the new VFS code.
2008-01-16 Jeremy AllisonTidy up code and debug for non-default krb5 IPv6 port.
2008-01-16 Jeremy AllisonFix IPv6 bug #5204, which caused krb5 DNS lookups
2008-01-16 Volker LendeckeRevert "default to tdbsam instead of smbpasswd"
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Volker LendeckeDon't try ftruncate when the tdb is opened read-only
2008-01-16 Volker LendeckeNext try to fix the max dead record calculation
2008-01-16 Volker Lendeckedefault to tdbsam instead of smbpasswd
2008-01-16 Volker LendeckeFix an uninitialized variable warning
2008-01-16 Volker LendeckeFix some C++ warnings
2008-01-16 Volker LendeckeFix a missing prototype warning
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Michael AdamAdd "config backend" to the parameters forbidden in...
2008-01-16 Michael AdamAdd my (C) to loadparm.c.
2008-01-16 Michael AdamRemove special semantics of "include = registry" from...
next