s3: registry: add tests with empty valuename
[amitay/samba.git] / source3 /
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
2010-05-20 Andrew Tridgells3-waf: correctly handle cups dependencies when cups...
2010-05-20 Kai Blins3-waf: Add helper that facilitates defining --with...
2010-05-20 Kai Blins3-waf: Fix the CUPS dependency
2010-05-20 Andrew Tridgells3-waf: All sorts of nasty hacks to finally get smbd...
2010-05-20 Kai Blins3-waf: Add some more krb5 checks
2010-05-20 Kai Blins3-waf: Check for LDAP
2010-05-20 Kai Blins3-waf: Move cups, ldap and krb5 checks to the end...
2010-05-20 Kai Blins3-waf: Check for KRB5_DEPRECATED handling
2010-05-20 Kai Blins3-waf: Fake some defines that need to be set by config...
2010-05-20 Kai Blins3-waf: Add more objects trying to build smbd
2010-05-20 Kai Blins3-waf: Added support dynconfig cflags
2010-05-20 Jeremy AllisonFix bug #7410 - samba sends "raw" inode number as...
2010-05-20 Günther Deschners3-libads: add ads_set_sasl_wrap_flags().
2010-05-20 Günther Deschners3-net: show how to use filters for group policy proces...
2010-05-20 Günther Deschners3-net: let net_ads_gpo() call no_ads when built w...
2010-05-20 Günther Deschners3-net: compile net_ads_gpo_apply().
2010-05-20 Günther Deschners3-registry: support REG_DWORD_BIG_ENDIAN.
2010-05-20 Günther Deschners3-registry: support REG_QWORD.
2010-05-20 Günther Deschners3-utils: remove trailing whitespace from profiles...
2010-05-20 Günther Deschnerlibrpc: finally merge ndr_string.c.
2010-05-20 Günther Deschners3-libndr: merge in better ndr warnings from s4 ndr_str...
2010-05-20 Günther Deschners3-build: add missing prototype for regtype_by_string().
2010-05-20 Günther Deschners3-services: move services.h closer to services impleme...
2010-05-20 Günther Deschners3-lanman: Fix various RAP printing calls according...
2010-05-20 Kai Blins3 smb2: Fix the build without kerberos
2010-05-20 Andreas Schneiders3-net: Created a migration tool for printing TDBs.
2010-05-20 Michael Adams3:winbind:idmap_tdb2_set_mapping: untangle assignment...
2010-05-20 Jeremy AllisonFix bug 7442 - Samba returns incorrect SMB2 QFS device...
2010-05-20 Jeremy AllisonFix connecting to [homes] share over SMB2.
2010-05-20 Jeremy AllisonCorrectly check error code return.
2010-05-20 Jeremy AllisonAfter talking with Microsoft engineers, immediately...
2010-05-20 Jeremy AllisonAfter talking with Microsoft engineers, the "lock spin...
2010-05-20 Jeremy Allison(Finally) fix bug #7158 - SMB2 connection resets during...
2010-05-19 Jeremy AllisonThanks to Andrew Bartlett's advice, fix the NTLMSSP...
2010-05-19 Jeremy AllisonImplement missing info level SMB_FILE_LINK_INFORMATION.
2010-05-19 Jeremy AllisonKeep track of credits we're giving out. Set initial...
2010-05-18 Jeremy AllisonFix our NTLMSSP implementation against the Microsoft...
next