ira/wip.git
2008-03-27 Gerald W. CarterOnly add WBFLAG_PAM_CONTACT_TRUSTDOM when performing...
2008-03-27 Gerald W. CarterDon't fill password policy structure for any domain...
2008-03-27 Volker LendeckeFix wbinfo -a trusted\\user%password on a Samba DC...
2008-03-27 Günther DeschnerRemove unused DS_DOMAIN_CONTROLLER_INFO struct.
2008-03-27 Günther DeschnerFix samlogon rpc client & server.
2008-03-27 Günther DeschnerRe-run make idl.
2008-03-27 Günther DeschnerMove netr_LogonLevel flags to IDL, rename old one to...
2008-03-27 Günther DeschnerMove DSGETDC_VALID_FLAGS to IDL.
2008-03-27 Günther DeschnerMove LOGON_KRB5_FAIL_CLOCK_SKEW to winbindd_pam.
2008-03-27 Günther DeschnerMove the known NETLOGON_CONTROL reply flags to IDL.
2008-03-27 Günther DeschnerMove inline comment about MSV1_0 flags to IDL.
2008-03-27 Michael Adamlibwbclient: fix Coverity ID 536 remove duplicate error...
2008-03-27 Michael Adamlibreplace: fix coverity ID 517 - untangle close from...
2008-03-27 Günther DeschnerRe-run make idl.
2008-03-27 Günther DeschnerUse netr_LogonControlCode in netr_LogonControl2().
2008-03-27 Michael Adamposix_acls: clarify loop condition code, removing unnee...
2008-03-26 Günther DeschnerFix typo.
2008-03-26 Michael Adamnet_conf: fix non-testmode import function.
2008-03-26 Michael Adamlibsmbconf: text - pass the cache instead of all privat...
2008-03-26 Michael Adamlibsmbconf: text - change the cache to be talloced
2008-03-26 Michael Adamlibsmbconf: in text backend, put flushing of the cache...
2008-03-26 Gerald W. CarterFix a bug in the output from print_canonical_sockaddr...
2008-03-26 Günther DeschnerFix winbind NETLOGON cred chain on a samba dc for w2k8...
2008-03-26 Günther DeschnerRe-run make idl.
2008-03-26 Günther DeschnerFix IDL for netr_NETLOGON_INFO_2.
2008-03-26 Günther DeschnerFix _netr_LogonControl2(). Return talloced dcname.
2008-03-26 Günther DeschnerAdd ntsvcs_getdevregprop command to rpcclient.
2008-03-26 Michael Adamnet_conf: reformat - re-indent one function call.
2008-03-26 Michael Adamnet_conf: add casts to avoid compiler warnings.
2008-03-26 Michael Adamnet_conf: rename "ctx" to "mem_ctx" for clarity.
2008-03-26 Michael Adamnet_conf: use talloc_stackframe() instead of talloc_init().
2008-03-26 Michael Adamnet_conf: fix import function by using the new text...
2008-03-26 Michael Adamlibsmbconf: add a text backend to libsmbconf based...
2008-03-26 Michael Adamloadparm: add userdata parameter to do_section() and...
2008-03-26 Karolin SeegerWHATSNEW: Start to add changes since 3.2.0pre2.
2008-03-26 Günther DeschnerStrip whitespace in ntsvcs rpc server.
2008-03-26 Günther DeschnerRe-run make idl.
2008-03-26 Günther DeschnerFill in IDL for PNP_GetDeviceRegProp.
2008-03-26 Günther DeschnerComment out some svcctl headers which are now defined...
2008-03-26 Günther DeschnerRe-run make idl.
2008-03-26 Günther DeschnerAdd svcctl_MgrAccessMask and svcctl_ServiceAccessMask.
2008-03-26 Michael Adamsmbconf: reformat - fix intentation.
2008-03-26 Michael Adamutil_tdb: remove trivial and unused tdb_wipe().
2008-03-26 Michael Adamuse tdb_wipe_all() instead of tdb_wipe() - it is faster...
2008-03-26 Michael Adamutil_tdb: make the _byblob fetch/store functions public...
2008-03-26 Günther DeschnerFix wbcAuthenticateUserEx().
2008-03-26 Günther DeschnerAdd debug statement in auth_winbind to display wbcAuthe...
2008-03-25 Volker LendeckeFix a valgrind error
2008-03-25 Volker LendeckeFix a segfault
2008-03-25 Volker LendeckeFix typo
2008-03-25 Günther DeschnerRe-run make idl (after pidl change for adding header...
2008-03-25 Michael Adamutil_tdb: add my (C) for the tdb validation code
2008-03-25 Michael Adamutil_tdb: add a wrapper tdb_wipe() for traverse with...
2008-03-25 Michael Adamutil_tdb: add the tdb_pack_append() prototype to util_tdb.h
2008-03-25 Michael Adamutil_tdb: make the _byblob functions static - not curre...
2008-03-25 Michael Adamutil_tdb: group prototypes in util_tdb.h thematically
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...
next