kai/samba.git
2010-05-25 Michael Adams3:registry: move reg_objects.h to registry/ and use...
2010-05-25 Michael Adams3:registry: move non-reg_objects definitions from...
2010-05-25 Michael Adams3:registry: hide definition of regval_ctr and regval_b...
2010-05-25 Michael Adams3:net rpc registry: use regval_ctr_init() instead...
2010-05-25 Michael Adams3:profiles: use regval_ctr_init() instead of direct...
2010-05-25 Michael Adams3:rpcclient:spoolss: use regval_ctr/blob accessor...
2010-05-25 Michael Adams3:net_rpc_printer: use regval_blob/ctr accessor functions
2010-05-25 Michael Adams3:net rpc printer: fix use of a possibly uninitialized...
2010-05-25 Michael Adams3:nt_printing: use regval_ctr_init().
2010-05-25 Michael Adams3:srv_ntsvcs: use regval_ctr/blob accessor functions
2010-05-25 Michael Adams3:services_db: use regval_ctr_init() instead of direct...
2010-05-25 Michael Adams3:libads:use regval_ctr/blob accessor functions in...
2010-05-25 Michael Adams3:registry: use regval_ctr/blob accessor functoin...
2010-05-25 Michael Adams3:registry: user regval_ctr/blob accessor functions...
2010-05-25 Michael Adams3:registry: use regval_ctr/blob accessor functions...
2010-05-25 Michael Adams3:registry:reg_objects: add regval_ctr_set_seqnum()
2010-05-25 Michael Adams3:registry:reg_objects: add regval_ctr_get_seqnum()
2010-05-25 Michael Adams3:registry:reg_objects: add regval_ctr_init()
2010-05-25 Michael Adams3:registry: move definition of registry_hook to reg_in...
2010-05-25 Michael Adams3:registry: extract registry_pull/push_value prototype...
2010-05-25 Michael Adams3:registry: rename lib/util_reg_api.c to registry...
2010-05-25 Michael Adams3:registry: rename reg_util.{c,h} to reg_util_internal...
2010-05-25 Michael Adams3:registry: move prototype registry_create_admin_token...
2010-05-25 Michael Adams3:registry: move registry_create_admin_token() to...
2010-05-25 Michael Adams3:registry: extract reg_eventlog prototypes to header...
2010-05-25 Michael Adams3:registry: extract reg_perfcount prototypes into...
2010-05-25 Michael Adams3:registry: extraxt the reg_dispatcher prototypes...
2010-05-25 Michael Adams3:registry: extract the reg_backend_db prototypes...
2010-05-25 Michael Adams3:registry: adapt callers of regval_ctr_addvalue to...
2010-05-25 Michael Adams3:registry: fix regval_ctr_addvalue() to take data...
2010-05-25 Michael Adams3:registry: fix data_p arg of regval_compose to be...
2010-05-25 Michael Adams3:registry: extract the reg_util prototypes into their...
2010-05-25 Michael Adams3:registry: remove superfluous comments from registry.h
2010-05-25 Michael Adams3:registry: extract the reg_util_legacy prototypes...
2010-05-25 Michael Adams3:registry: extract the reg_cachehook prototypes into...
2010-05-25 Michael Adams3:registry: protect registry.h from multiple inclusion
2010-05-25 Michael Adams3:registry: add C to reg_cachehook, confessing conside...
2010-05-25 Michael Adams3:fix configure after change "add Werror_FLAGS for...
2010-05-25 Björn Jackes3: fix the configure run
2010-05-24 Björn Jackes3:configure: turn "error warnings" into errors
2010-05-24 Björn Jackes3:configure: add Werror_FLAGS for IBM's xlc
2010-05-24 Matthias Dieter... s4:dsdb_enum_group_mem - use "unsigned" counters
2010-05-24 Matthias Dieter... s4:dsdb_lookup_rids - "unsigned" counters fit better...
2010-05-24 Matthias Dieter... s4:dsdb_add_user - check the "cn"/"account_name" length...
2010-05-24 Jeremy AllisonAdd in support for the NTLMSSP version reply.
2010-05-24 Volker Lendeckefix a typo
2010-05-24 Jelmer Vernooijldb-waf: Install manual pages for ldb in standalone...
2010-05-24 Andrew Bartletts4:winbind Give more detail on the parameters when...
2010-05-24 Andrew Bartletts4:winbind Change idmap API to match that used by the...
2010-05-24 Andrew Bartletts4:winbind Change include guard so as not to conflict...
2010-05-24 Andrew Bartletts4:winbind Fix up includes after seperation of idmap...
2010-05-24 Andrew Bartletts4:idmap Adjust code to new idmap structure names and...
2010-05-24 Andrew Bartletts4:idmap Seperate idmap structures from winbind.idl...
2010-05-24 Andrew Bartletts4:samr Push most of samr_LookupRids into a helper...
2010-05-24 Andrew Bartletts4:samr Push most of samr_QueryGroupMember into a helpe...
2010-05-24 Andrew Bartletts4:samr Move most of samr_CreateDomAlias into a helper...
2010-05-24 Andrew Bartletts4:samr Split most of samr_CreateDomainGroup into a...
2010-05-24 Andrew Bartletts4:samr Split the guts of samr_CreateUser2 into a helpe...
2010-05-24 Andrew Bartletts4:dsdb Allow a NULL search expression in dsdb_search()
2010-05-24 Andrew Bartletts4:ntvfs rename notify.idl to s4_notify.idl until we...
2010-05-24 Matthias Dieter... s4:LogonGetDomainInfo - allow to set DNS hostname for...
2010-05-24 Matthias Dieter... s4:"rdn_name" LDB module - fix the creation of the...
2010-05-24 Matthias Dieter... s4:setup/*.ldif - remove unneeded "cn" attributes
2010-05-24 Björn Jackes3: major overhaul of compiler and linker flags for...
2010-05-24 Björn Jackes3:Makefile: set PIE flags also for nss_winbind
2010-05-24 Björn Jackes3:build: remove CFLAGS from LDSHFLAGS, SHLD has them...
2010-05-24 Björn Jackes3:Makefile: position independency is also needed for...
2010-05-24 Björn Jackes3:build: don't use pieflags twice - ldflags already...
2010-05-24 Volker Lendeckes3: Fix a typo found by ITPFS oota <t-oota@dh.jp.nec...
2010-05-23 Thomas Nagysolve the error "ldb.inst.h does not exist"
2010-05-23 Andrew Tridgellbuild: get the SONAME right for installed libraries
2010-05-23 Thomas NagySubstitute the pidl files without using 'headermap...
2010-05-23 Volker Lendeckes3: Another non-gnumake fix
2010-05-22 Volker Lendeckes3: Factor out compiler-independent defines
2010-05-22 Volker Lendeckes3: Next step to fix the build on OpenSolaris
2010-05-22 Volker Lendeckes3: Attempt to fix the non-gnumake build
2010-05-22 Simo Sorcetorture: fix typos
2010-05-22 Volker Lendeckes3: Remove unreachable code
2010-05-22 Stefan Metzmachers4:ldb_controls: make it possible to pass arbitrary...
2010-05-22 Jeremy AllisonIf using fake oplocks, use the correct SMB2 type code...
2010-05-22 Stefan Metzmachers4:libnet: use the new generated config from the provis...
2010-05-22 Jeremy AllisonDon't forget brackets around bitwise tests.
2010-05-21 Jeremy AllisonMake DFS work over SMB2.
2010-05-21 Matthias Dieter... s4:torture/rap/rap.c - quiet discard const warning
2010-05-21 Matthias Dieter... s4:torture/raw/open.c - remove unused variables and...
2010-05-21 Matthias Dieter... s4:ntvfs/ipc/vfs_ipc.c - add more "const" in order...
2010-05-21 Matthias Dieter... s4:ntvfs/posix/pvfs_wait.c - fix a "calculated value...
2010-05-21 Roel van MeerFix bug #7448 - smbd crash when sambaLMPassword and...
2010-05-21 Jeremy AllisonMake krb5 over SMB2 identical to the way we handle...
2010-05-21 Jeremy AllisonDoh! If you're going to give advice in "useage", make...
2010-05-21 Jeremy AllisonAdd comments to usage error message for -k to make...
2010-05-21 Jeremy AllisonSet SMB2 max read/write/trans sizes to Win7 compatible...
2010-05-21 Ira Coopers3: added support for fake oplocks in SMB2.
2010-05-21 Günther Deschners4-smbtorture: Fix NetUserPasswordSet2 RAP tests.
2010-05-21 Günther Deschners4-smbtorture: fix smbcli_rap_netuserpasswordset2().
2010-05-21 Günther Deschnerrap: fix rap_NetUserPasswordSet2 IDL.
2010-05-21 Günther Deschners3-net: fix net_ads_gpo() for non-ads case.
2010-05-21 Kamen Mazdrashkis4-drsuapi: Sort ATTID definitions by ATTID value
2010-05-21 Kamen Mazdrashkis4/drsuapi: Yet another set of predefined ATTIDs
2010-05-21 Andreas Schneiders4-torture: Improved the winreg symlink test.
next