ira/wip.git
2009-07-16 Günther Deschners3-spoolss: make some of the command hooks static.
2009-07-16 Günther Deschners4-smbtorture: some work on getprinterdriver and getpri...
2009-07-15 Andrew Bartletts4:gensec Rework gensec_krb5 mutual authentication...
2009-07-15 Andrew Bartletts4:heimdal The implied GSS_C_MUTUAL_FLAG depends on...
2009-07-15 Andrew Bartletts4:gensec Allow mutual auth to be turned off in 'fake_g...
2009-07-15 Andrew Bartletts4:dsdb Handle dc/domain/forest functional levels properly
2009-07-15 Andrew BartlettAdd a way to set an opaque integer onto a samdb
2009-07-15 Timur I. BakeyevAdd ad-schema/*.txt and utils to the installmisc.sh
2009-07-15 Jeremy AllisonFix bug #6551 - win98 clients cannot connect after...
2009-07-15 Stefan Metzmachers3:smbd: try to fix a compiler warning on i386 : left...
2009-07-15 Stefan Metzmachers3:libsmb: we need to include "includes.h" as first...
2009-07-15 Stefan Metzmachers3:tldap: fix the build - a void function should not...
2009-07-15 Jeremy AllisonMake cli_unlock and cli_unlock64 async. Fix POSIX lock...
2009-07-15 Stefan Metzmachers4:winbind: rename uint => uint32_t as uint isn't portable
2009-07-15 Stefan Metzmachers4:libnet: rename uint => uint32_t because uint is...
2009-07-15 Stefan Metzmachers4:heimdal_build: try to fix the build on Solaris
2009-07-15 Stefan Metzmachers4:ntvfs/ipc: replace unnesessary talloc_reference...
2009-07-15 Stefan Metzmachers3:ntvfs/posix: avoid unnesessary talloc_reference()
2009-07-15 Björn Jackes4:heimdal: teach heimdal we have (v)aѕprintf in libreplace
2009-07-15 Björn Jackeѕ4:heimdal: teach heimdal that we have strnlen via...
2009-07-15 Björn Jackes3: make linking of rpcclient --as-needed safe
2009-07-15 Peter Volkovs3: make linking of cifs.upcall --as-needed safe
2009-07-15 Michael Adams3:dbwrap: fix embarrassing typo :-)
2009-07-15 Michael Adams3:registry: db backend: add my C
2009-07-15 Michael Adams3:registry: flush the provided subkey_ctr in regdb_fet...
2009-07-15 Michael Adams3:registry: add function regsubkey_ctr_reinit()
2009-07-15 Michael Adams3:registry: turn regdb_fetch_keys_internal() from...
2009-07-15 Michael Adams3:registry: use transaction wrapper in create_sorted_s...
2009-07-15 Michael Adams3:registry: restructure logic of create_sorted_subkes...
2009-07-15 Michael Adams3:registry: use transaction wrapper in regdb_delete_su...
2009-07-15 Michael Adams3:registry: add a comment header for the delete_subkey...
2009-07-15 Michael Adams3:registry: add a comment header for the create_subkey...
2009-07-15 Michael Adams3:registry: use transaction wrapper in regdb_create_su...
2009-07-15 Michael Adams3:registry: use transaction wrapper in regdb_store_key...
2009-07-15 Michael Adams3:registry: don't leak to talloc_stack in regdb_store_...
2009-07-15 Michael Adams3:registry: unify exit logic and remove leaking to...
2009-07-15 Michael Adams3:registry: change regdb_store_keys_internal2() to...
2009-07-15 Michael Adams3:registry: refactor adding of builtin reg values out
2009-07-15 Michael Adams3:registry: use transaction wrapper in init_registry_d...
2009-07-15 Michael Adams3:registry: add regdb_store_values_internal() that...
2009-07-15 Michael Adams3:registry: add a regdb_fetch_values_internal() that...
2009-07-15 Michael Adams3:registry: use transaction wrapper in init_registry_k...
2009-07-15 Michael Adams3:registry: add db_context argument to init_registry_k...
2009-07-15 Michael Adams3:registry: panic upon error at transaction_cancel...
2009-07-15 Michael Adams3:registry: fix a comment in create_sorted_subkeys()
2009-07-15 Michael Adams3:registry: don't loop transaction_commit in create_so...
2009-07-15 Michael Adams3:registry: in regdb_delete_subkey(), don't use the...
2009-07-15 Michael Adams3:registry: in regdb_delete_subkey(), panic if transac...
2009-07-15 Michael Adams3:registry: panic upon failed transaction_cancel in...
2009-07-15 Michael Adams3:registry: don't use exported transaction wrappers...
2009-07-15 Michael Adams3:registry: create regdb_store_keys_internal() with...
2009-07-15 Michael Adams3:registry: rename regdb_store_keys_internal() to...
2009-07-15 Michael Adams3:registry: create regdb_fetch_keys_internal() with...
2009-07-15 Michael Adams3:registry: add db_context argument to scan_parent_sub...
2009-07-15 Michael Adams3:registry: add db_context argument to regdb_fetch_key...
2009-07-15 Michael Adams3:registry: add db_context argument to regdb_store_key...
2009-07-15 Michael Adams3:registry: add db_context argument to regdb_delete_ke...
2009-07-15 Michael Adams3:registry: add db_context argument to regdb_delete_su...
2009-07-15 Michael Adams3:registry: add db_context argument to regdb_delete_se...
2009-07-15 Michael Adams3:registry: add db_context argument to regdb_delete_va...
2009-07-15 Michael Adams3:registry: add db_context argument to regdb_delete_ke...
2009-07-15 Michael Adams3:registry: don't store differently cased entries...
2009-07-15 Michael Adams3:dbwrap_util: add my C
2009-07-15 Michael Adams3:dbwrap: add dbwrap_fetch_bystring_upper().
2009-07-15 Michael Adams3:dbwrap: add dbwrap_store_bystring_upper().
2009-07-15 Michael Adams3:dbwrap: add dbwrap_delete_bystring_upper()
2009-07-15 Michael Adams3:dbwrap: add a wrapper dbwrap_trans_do()
2009-07-15 Stefan Metzmachertorture/smb2: add missing new line to the new SMB2...
2009-07-15 Stefan Metzmachers3:smbd: add support for SMB2 SetInfo File*Information
2009-07-15 Stefan Metzmachers3:smbd: implement SMB2 GetInfo with Fs*Information
2009-07-15 Stefan Metzmachers3:smbd: return NT_STATUS_INVALID_INFO_CLASS in SMB2...
2009-07-15 Stefan Metzmachers3:smbd: check quota access against sec_initial_uid...
2009-07-15 Stefan Metzmachers3:lib: map ENOSYS to NT_STATUS_NOT_SUPPORTED instead...
2009-07-15 Stefan Metzmachers3:make test: smbtorture from s3 needs to take the...
2009-07-15 Stefan MetzmacherSMB2-GETINFO: test SMB2_ALL_EAS
2009-07-15 Stefan Metzmachers4:libcli/smb2: add smb2_transport_credits_set_charge...
2009-07-15 Stefan MetzmacherSMB2-CONNECT: unlink the test file at startup
2009-07-15 Volker LendeckeConsolidate gencache also every 100 writes in a single...
2009-07-15 Volker LendeckeConsolidate string and data_blob routines in gencache
2009-07-15 Volker LendeckeMake gencache more stable
2009-07-15 Volker LendeckeAdd tdb_data_cmp
2009-07-15 Volker LendeckeRemove gencache_init/shutdown
2009-07-15 Volker LendeckeFix some nonempty blank lines
2009-07-15 Volker LendeckeRemove gencache_[un]lock_key
2009-07-15 Volker LendeckeTDB_CONTEXT -> "struct tdb_context"
2009-07-15 Volker LendeckeReplace ASSERTs in gencache with "return false"
2009-07-15 Stefan Metzmachertorture/smb2: fix crash bugs in the new SMB2-DIR tests
2009-07-14 Jeremy AllisonChange to talloc_zero_size instead of extra memset.
2009-07-14 Jeremy AllisonWhen tallocing a memory block for the state in a tevent...
2009-07-14 Günther Deschners4-selftest: ok, s4 cant print. add RPC-SPOOLSS-PRINTER...
2009-07-14 Aravindtorture/smb2: Adding SMB2 Directory enumeration torture...
2009-07-14 Günther Deschners3-passdb: fix wbc build warning.
2009-07-14 Volker LendeckeFix bug 5886
2009-07-14 Günther Deschners4-smbtorture: add RPC-SPOOLSS-PRINTER test.
2009-07-14 Günther Deschners4-smbtorture: add some tests to check spoolss_SetPrint...
2009-07-14 Günther Deschners4-smbtorture: restructure test_OpenPrinter_server...
2009-07-14 Björn Jackes3: allow setting the TCP_QUICKACK socket option
2009-07-14 Volker LendeckeAttempt to fix the build
2009-07-14 Volker LendeckeCreate a talloc_stackframe for each file in wildcard...
2009-07-14 Volker LendeckeCreate a correct talloc hierarchy in make_sec_acl()
next