s3:registry: extract reg_eventlog prototypes to header of their own
[amitay/samba.git] / source3 /
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
2010-05-20 Kai Blins3-waf: Add dummy configuration option for pthreadpool
2010-05-20 Kai Blins3-waf: Add dummy configuration option for utmp
2010-05-20 Kai Blins3-waf: Add dummy configuration option for sendfile...
2010-05-20 Kai Blins3-waf: Add dummy configuration options for quotas
2010-05-20 Kai Blins3-waf: Add dummy configuration option for PAM
2010-05-20 Kai Blins3-waf: Add configuration option for merged build
2010-05-20 Kai Blins3-waf: Fix install location of testparm and wbinfo
2010-05-20 Kai Blins3-waf: Build LDB as a subsystem
2010-05-20 Kai Blins3-waf: build testparm and winbindd
2010-05-20 Kai Blins3-waf dynconfig: s3 configfile default is $LIBDIR...
2010-05-20 Andrew Tridgells3-waf: merged auth subsystem changes from master
2010-05-20 Andrew Tridgells3-waf: move the KRB5_DEPRECATED check into lib/replace
2010-05-20 Kai Blins3-waf: Don't recurse into tsocket dir during configure
2010-05-20 Andrew Tridgells3-waf: Add enable selftest configuration option
2010-05-20 Andrew Tridgells3-waf: correctly handle the libcap dependency when...
2010-05-20 Kai Blins3-waf: build wbinfo using waf
2010-05-20 Kai Blins3-waf: Add ctags command
2010-05-20 Kai Blins3-waf: Build nmbd using waf as well
2010-05-20 Kai Blins3-waf: Support smbd build without ldap and kerberos
2010-05-20 Kai Blins3-waf: Allow building without ads/ldap/krb5 even if...
2010-05-20 Kai Blins3-waf: Allow using --enable/--disable options as well
next