kai/samba.git
2008-03-25 Michael Adambuild: don't autogenerate prototypes for util_tdb and...
2008-03-25 Karolin SeegerFix usage message for 'net idmap dump'.
2008-03-25 Günther DeschnerFix _winreg_QueryValue().
2008-03-25 Günther DeschnerRe-run make idl.
2008-03-25 Günther DeschnerFix IDL for winreg_QueryValue.
2008-03-24 Gerald (Jerry... Ignore port when pulling IP addr from struct sockaddr_s...
2008-03-24 Gerald (Jerry... Fix libtdb some to move back towards allowing out of...
2008-03-24 Eric CroninMissing HAVE_UPDWTMPX check before using updwtmpx().
2008-03-23 Volker LendeckeFix Coverity ID 514
2008-03-23 Volker LendeckeFix Coverity ID 504
2008-03-23 Volker LendeckeFix Coverity ID 503
2008-03-23 Volker LendeckeFix Coverity ID 488
2008-03-23 Volker LendeckeFix Coverity ID 487
2008-03-23 Volker LendeckeFix Coverity ID 471
2008-03-23 Volker LendeckeFix Coverity ID 472
2008-03-23 Volker LendeckeFix Coverity ID 477
2008-03-23 Volker LendeckeFix Coverity ID 478
2008-03-23 Volker LendeckeFix Coverity ID 479
2008-03-23 Volker LendeckeFix Coverity ID 480
2008-03-23 Volker LendeckeFix Coverity ID 450
2008-03-23 Volker LendeckeFix Coverity ID 453
2008-03-23 Volker LendeckeFix Coverity ID 462
2008-03-23 Volker LendeckeFix Coverity ID 432
2008-03-23 Volker LendeckeFix Coverity ID 436
2008-03-23 Volker LendeckeFix Coverity warnings
2008-03-23 Karolin SeegerVERSION: Update pre release number.
2008-03-22 Michael Adamlibgpo: open the registry in gp_init_reg_ctx().
2008-03-22 Michael Adamlibgpo: replace hand-crafted registry initialization...
2008-03-22 Michael Adamlibgpo: use reg_setkeysecurity() instead of regdb_set_s...
2008-03-22 Michael Adamregistry: add reg_init_basic() - init registry with...
2008-03-22 Michael Adamregistry: close registry in exit path in registry_init_...
2008-03-22 Michael Adamregistry: some whitespace cleanup in init_registry().
2008-03-22 Michael Adamregistry: remove unneeded talloc stackframe variable.
2008-03-22 Michael Adamregistry: close regdb in error path (and use it) in...
2008-03-21 Michael Adamregistry: fix registry_init_smbconf() to close the...
2008-03-21 Michael Adamlibsmbconf: add internal open/close handling to registr...
2008-03-21 Michael Adamlibsmbconf: add a comment.
2008-03-21 Michael Adamlibsmbconf: add private_data section to smbconf_ctx.
2008-03-21 Michael Adamlibsmbconf: add a "path" variable to the conf context.
2008-03-21 Michael Adamlibsmbconf: add structuring comments to the prototypes...
2008-03-21 Michael Adamlibsmbconf: adapt a comment to new circumstances
2008-03-21 Michael Adamlibsmbconf: group together functions in smbconf.c more...
2008-03-21 Michael Adamlibsmbconf: add a comment.
2008-03-21 Michael Adamlibsmbconf: move registry implementation to a module...
2008-03-21 Volker LendeckeOn Solaris, size_t seems to be only 32 bit.
2008-03-21 Volker LendeckeFix Coverity ID 473
2008-03-21 Volker LendeckeFix Coverity ID 506
2008-03-21 Volker LendeckeFix Coverity ID 507
2008-03-21 Volker LendeckeFix Coverity ID 537
2008-03-21 Volker LendeckeFix Coverity ID 538
2008-03-21 Volker LendeckeFix Coverity ID 547
2008-03-21 Volker LendeckeFix Coverity ID 548
2008-03-21 Volker LendeckeFix Coverity IDs 553, 552
2008-03-21 Günther DeschnerAdd my copyright.
2008-03-21 Günther DeschnerRemove remaining old srvsvc client and server rpc code...
2008-03-21 Günther DeschnerRemove double RPC_PARSE_OBJ2 from Makefile.
2008-03-21 Günther DeschnerMove MAX.*ENTRY definitions out of old rpc srvsvc parsi...
2008-03-21 Günther DeschnerRemove unused marshalling for SRV_NET_SESS_ENUM.
2008-03-21 Günther DeschnerUse pidl for _srvsvc_NetSessEnum().
2008-03-21 Günther DeschnerAdd support for setting resume handle in netsessenum...
2008-03-21 Günther DeschnerRemove unused marshalling for SRV_NET_CONN_ENUM.
2008-03-21 Günther DeschnerUse pidl for _srvsvc_NetConnEnum().
2008-03-21 Günther DeschnerAllow to set or unset resume_handle in netconnenum...
2008-03-21 Michael Adamlibsmbconf: reformaat - fix some whispacing/tabs
2008-03-21 Michael Adamlibsmbconf: add backend specific init function.
2008-03-21 Michael Adamlibsmbconf: add shutdown handler to smbconf_ops.
2008-03-21 Michael Adamlibsmbconf: fix comments
2008-03-21 Michael Adamlibsmbconf: rename smbconf_close() to smbconf_shutdown().
2008-03-21 Michael Adamlibsmbconf: rename smbconf_open() to smbconf_init().
2008-03-21 Michael Adamlibsmbconf: add open and close operations to the smbcon...
2008-03-21 Michael Adamlibsmbconf: introduce a smbconf_ops layer to allow...
2008-03-21 Michael Adamlibsmbconf: move smbconf_reg_initialize() down to the...
2008-03-21 Michael Adamlibsmbconf: add existence check for service to smbconf_...
2008-03-21 Michael Adamlibsmbconf: add existence check for service to smbconf_...
2008-03-21 Michael Adamlibsmbconf: add check for NULL servicename to smbconf_s...
2008-03-21 Michael Adamlibsmbconf: fix a comment
2008-03-21 Michael Adamlibsmbconf: refactor out registry implementation of...
2008-03-21 Michael Adamlibsmbconf: refactor autocreation of [global] into...
2008-03-21 Michael Adamlibsmbconf: put the smbconf context struct into a priva...
2008-03-21 Michael Adamlibsmbconf: change the API to always take the smbconf_c...
2008-03-21 Michael Adamlibsmbconf: fix indentation.
2008-03-21 Michael Adamlibsmbconf: change smbconf_get_seqnum() to smbconf_chan...
2008-03-21 Michael Adamlibsmbconf: fix a comment
2008-03-20 Volker LendeckeA level 25 setuserinfo does change the pwdlastset
2008-03-20 Michael Adamsmbd: fix session setup with security = share.
2008-03-20 Volker LendeckeFix an uninitialized variable warning
2008-03-20 rootPort 3c1f1f0797e from 3-0-ctdb
2008-03-20 Volker LendeckeFix some warnings in the tsmsm module
2008-03-20 Michael Adamloadparm: reenable checking files for updates while...
2008-03-20 Michael Adamloadparm: remove unneeded include.
2008-03-20 Michael Adamregistry: use available string constant in debug statement.
2008-03-20 Michael Adamregistry: in regdb_init, not only complain about INFO...
2008-03-20 Michael Adamregistry: reformat regdb_init() slightly, breaking...
2008-03-20 Michael Adamregistry: untangle assignment and if-statement in regdb...
2008-03-20 Michael Adamregistry: separate initialization of registry data...
2008-03-20 Michael Adamregistry: add a transaction wrapper to init_registry_ke...
2008-03-20 Michael Adamregistry: refactor creation of subkeys out of init_regi...
2008-03-20 Karolin SeegerStart to prepare WHATSNEW for 3.2.0pre3.
2008-03-20 Günther DeschnerRemove unused marshalling for SVCCTL_ENUM_DEPENDENT_SER...
2008-03-20 Günther DeschnerUse pidl for _svcctl_EnumDependentServicesW().
next