ira/wip.git
2008-01-18 Alexander BokovoyMerge DMAPI fixes from CTDB Samba
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...
2008-01-16 Michael AdamUse lp_config_backend_is_registry() instead of lp_inclu...
2008-01-16 Michael AdamAdd utility function lp_config_backend_is_registry().
2008-01-16 Michael AdamInitialise Globals.ConfigBackend from global var config...
2008-01-16 Michael AdamAdd handling of [homes] and [printers] via registry...
2008-01-16 Michael AdamAdd config parameter "config backend = registry".
2008-01-16 Michael AdamAdd "MSDFS options" separator to parm_table.
2008-01-16 Michael AdamRe-order an option block in parm_table to re-unite...
2008-01-16 Alexander BokovoyMerge branch 'ctdb-merge' into v3-2-test
2008-01-16 Günther DeschnerMerge lsarpc.idl from samba4 and rerun make idl.
2008-01-16 Günther DeschnerAdd lsa_PolicyAuditEventType and lsa_PolicyAuditPolicy...
2008-01-16 Günther DeschnerMake resolve_ads() static.
2008-01-16 Günther DeschnerFix memleak in ads_build_path().
2008-01-16 Igor MammedovAdds support for cifs.resolver upcall.
2008-01-16 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-16 Derrell LipmanModify testread example to loop using same context.
2008-01-16 Derrell LipmanReplace GetTimeOfDay() with gettimeofday() in example...
2008-01-16 Derrell LipmanAdd a (very!) trivial cache to the example authenticati...
2008-01-16 Alexander BokovoyConvert old sid-string handling in idmap_tdb2 to a...
2008-01-16 Volker LendeckeFix a crash bug in nt_printer_publish_ads
2008-01-16 Günther DeschnerFix (non-activated) _wkssvc_NetrJoinDomain2 server...
2008-01-16 Günther DeschnerAutofetch domain_sid while unjoining in libnetjoin.
2008-01-16 Günther DeschnerNicen some error strings in libnetjoin.
2008-01-16 Günther DeschnerAvoid use of NDR_PRINT_X_DEBUG (that debugs with level...
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Alexander BokovoyFix build for pam_smbpass
2008-01-16 Alexander BokovoyFix build for pam_smbpass
2008-01-16 Alexander BokovoyEnable building of VFS modules: vfs_tsmsm, vfs_shadowco...
2008-01-16 Alexander Bokovoyidmap TDB2 backend, used for clustered Samba setups.
2008-01-16 Alexander BokovoyAdd offline storage support with Tivoli Storage Manager...
next