s3:net rpc registry: use regval_ctr_init() instead of direct allocation
[amitay/samba.git] / source3 /
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 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-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 Volker Lendeckes3: Remove unreachable code
2010-05-22 Jeremy AllisonIf using fake oplocks, use the correct SMB2 type code...
2010-05-22 Jeremy AllisonDon't forget brackets around bitwise tests.
2010-05-21 Jeremy AllisonMake DFS work over SMB2.
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 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 Deschners3-net: fix net_ads_gpo() for non-ads case.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-05-21 Andrew Bartletts3:passdb Remove use of uint8 uint16 and uint32 in...
2010-05-20 Gregor Becks3: registry: add tests with empty valuename
2010-05-20 Gregor Becks3: registry: let test_setvalue use getvalueraw instead...
2010-05-20 Gregor Becks3: registry: fix query empty valuenames
2010-05-20 Kai Blins3-waf: Actually make --with/--without-swat work
2010-05-20 Kai Blins3-waf: Really disable winbindd build when --without...
2010-05-20 Kai Blins3-waf: ndr string functions moved to top level
2010-05-20 Kai Blins3-waf: Fix the build after rebase
2010-05-20 Kai Blins3-waf: more elaborate host_os check for STAT_ST_BLOCKSIZE
2010-05-20 Michael Adams3-waf: fix linking of eventlogadm by adding cap as...
2010-05-20 Michael Adams3-waf: fix linking of swat by adding cap as dependency
2010-05-20 Kai Blins3-waf: Fix build with ldap by adding a SMBLDAP subsystem
2010-05-20 Kai Blins3-waf: fix the winbindd build again
2010-05-20 Kai Blins3-waf: Fix up PIDL includes.
2010-05-20 Kai Blins3-waf: Some files moved during the rebase
2010-05-20 Stefan Metzmachers3-waf: Add autogeneration with PIDL
2010-05-20 Kai Blins3-waf: Remove references to LDB
2010-05-20 Stefan Metzmachers3-waf: Also include source4/ when looking for headers
2010-05-20 Kai Blins3-waf: build shared modules as subsystems
2010-05-20 Kai Blins3-waf: autogenerate lists of static modules
2010-05-20 Kai Blins3-waf: clean up includes
2010-05-20 Kai Blins3-waf: create a SECRETS subsystem
2010-05-20 Kai Blins3-waf: clean up dependencies a little
2010-05-20 Kai Blins3-waf: tdb includes are in lib/tdb/include
2010-05-20 Kai Blins3-waf: fix eventlogadm build with winbind
2010-05-20 Kai Blins3-waf: Autogenerate the static and dynamic init functi...
2010-05-20 Kai Blins3-waf: add popt and tdb include dirs to the includes...
2010-05-20 Kai Blins3-waf: Fix up the winbindd build
2010-05-20 Kai Blins3-waf: add eventlogadm binary
2010-05-20 Kai Blins3-waf: Use a common subsystem for the kerberos client...
2010-05-20 Kai Blins3-waf: Use a common subsystem for samba-popt code
2010-05-20 Kai Blins3-waf: Build swat
2010-05-20 Kai Blins3-waf: build winbindd again
2010-05-20 Kai Blins3-waf: fix up the LDAP objects if LDAP isn't built
2010-05-20 Andrew Tridgells3-waf: install swat files
2010-05-20 Andrew Tridgells3-waf: fixed install path for sbin binaries
2010-05-20 Andrew Tridgells3-waf: fixed SWATDIR to match old build
2010-05-20 Kai Blins3-waf: Fix the minimal build
2010-05-20 Kai Blins3-waf: Fix the build --with-ldap
2010-05-20 Kai Blins3-waf: Fix global includes to fix waf configure -...
2010-05-20 Kai Blins3-waf: Introduce more subsystems to reduce build time
2010-05-20 Kai Blins3-waf: Don't build winbindd when --without-winbind...
2010-05-20 Kai Blins3-waf: Get winbindd to build again with current master
next