ira/wip.git
2009-02-26 Michael Adams3:registry: tighten the subkey loop in reg_deletekey_r...
2009-02-26 Michael Adams3:registry: use delete_reg_subkey() in reg_deletekey()
2009-02-26 Michael Adams3:registry: implement delete_subkey in the smbconf...
2009-02-26 Michael Adams3:registry: implement delete_subkey in the db backend
2009-02-26 Michael Adams3:registry: add a delete_subkey method to the backend...
2009-02-26 Michael Adams3:registry: refactor deletion of various subkey lists...
2009-02-26 Michael Adams3:registry: streamline and cleanup regdb_set_secdesc...
2009-02-26 Michael Adams3:registry: refactor deletion of value/secdesc/subkey...
2009-02-26 Michael Adams3:registry: streamline reg_deletekey() somewhat.
2009-02-26 Michael Adams3:registry: use create_reg_subkey() in reg_createkey().
2009-02-26 Michael Adams3:registry: implement create_subkey for the smbconf...
2009-02-26 Michael Adams3:registry: implement create_subkey for the db backend.
2009-02-26 Michael Adams3:registry: add a create_subkey method to the backend...
2009-02-26 Michael Adamlibcli/util/werror.h: add macro W_ERROR_NOT_OK_GOTO...
2009-02-26 Michael Adams3: move definition of W_ERROR_NOT_OK_GOTO_DONE down...
2009-02-26 Michael Adams3:net rpc registry: use regsubkey_ctr_init() instead...
2009-02-26 Michael Adams3:registry: hash the list of subkeys in the regsubkey_ctr
2009-02-26 Michael Adams3:registry: remove definition of regsubkey_ctr from...
2009-02-26 Michael Adams3:profiles: use regsubkey_ctr_init() instead of using...
2009-02-26 Michael Adams3:registry: use regsubkey_ctr_init() in reg_eventlog.c
2009-02-26 Michael Adams3:services_db: use regsubkey_ctr_init() instead of...
2009-02-26 Michael Adams3:registry: use regsubkey_ctr_get_seqnum() in reg_back...
2009-02-26 Michael Adams3:registry: use regsubkey_ctr_set_seqnum() in reg_back...
2009-02-26 Michael Adams3:registry: use regsubkey_ctr_init() in reg_backend_db.c
2009-02-26 Michael Adams3:registry: use regsubkey_ctr_init() in reg_api.c
2009-02-26 Michael Adams3:registry: add regsubkey_ctr_get_seqnum() to hide...
2009-02-26 Michael Adams3:registry: add regsubkey_ctr_set_seqnum to hide imple...
2009-02-26 Michael Adams3:registry: add a regsubkey_ctr_init function for...
2009-02-26 Michael Adams3:registry: fix a comment
2009-02-26 Michael Adams3:registry: don't directly access key->subkeys->subkey...
2009-02-26 Michael Adams3:registry: don't directly access key->subkeys->subkey...
2009-02-26 Michael Adams3:registry: don't directly access key->subkeys->num_su...
2009-02-26 Michael Adams3:registry: don't directly access key->subkeys->num_su...
2009-02-26 Michael Adams3:registry: replace typedef "REGSUBKEY_CTR" by "struct...
2009-02-26 Michael AdamRevert "Fix a O(n^2) algorithm in regdb_fetch_keys()"
2009-02-26 Volker LendeckeRemove a temporary debug message -- sorry
2009-02-26 Günther Deschners3-spoolss: fix search_notify(). sorry...
2009-02-26 Günther Deschners3: re-run make samba3-idl.
2009-02-26 Günther Deschners3-spoolss: job status defines moved to IDL.
2009-02-26 Günther Deschnerspoolss: add spoolss_JobStatus.
2009-02-26 Günther Deschners3-spoolss: remove some unused defines and structs.
2009-02-26 Stefan Metzmachers4:heimdal_build: correrctly switch closefrom() and...
2009-02-26 Volker LendeckeConvert open_socket_out to tevent_req
2009-02-26 Volker LendeckeAdd tevent_req helpers to includes.h
2009-02-26 Volker LendeckeAdd tevent_ntstatus
2009-02-26 Michael Adams3:net: wrap net conf import into one big transaction
2009-02-26 Michael Adams3:libsmbconf: add transactions to the libsmbconf api
2009-02-26 Michael Adams3:registry: wrap deletekey_recursive in one big transa...
2009-02-26 Michael Adams3:registry: provide transaction_start|commit|cancel...
2009-02-26 Volker LendeckeWrap creating the sorted subkey cache in a transaction
2009-02-26 Volker LendeckeAdd a comment describing the sorted subkeys
2009-02-26 Volker LendeckeAdd sorted subkey cache
2009-02-26 Volker LendeckeAdd db_tdb_parse
2009-02-26 Volker LendeckeAdd dbwrap->parse_record
2009-02-26 Volker LendeckeSpeed up "net conf list"
2009-02-26 Volker LendeckeSpeed up "net conf list"
2009-02-26 Stefan Metzmachers4:Makefile: try to fix 'make installheaders' on *BSD...
2009-02-26 Stefan Metzmachers4:heimdal_build: don't always build setprogname.o
2009-02-26 Stefan Metzmacherlibreplace: make it possible to disable socket_wrapper...
2009-02-26 Stefan Metzmachers4:ldb_map: include ldb_includes.h first to get replace...
2009-02-26 Stefan Metzmachers4:VERSION: mark as 4.0.0-alpha8 gitsnapshot
2009-02-26 Andrew BartlettMark as the Samba 4.0 alpha7 release samba-4.0.0alpha7
2009-02-26 Andrew BartlettA simple hack to avoid the segfault in #6138
2009-02-25 Jeremy AllisonFix more POSIX path lstat calls. Fix bug where close...
2009-02-25 Jeremy AllisonUse fsp->posix_open in preference if we have it.
2009-02-25 Günther Deschners3-spoolss: fix _spoolss_AddJob behaviour.
2009-02-25 Günther Deschners4-spoolss: implement dcesrv_spoolss_AddJob which alway...
2009-02-25 Günther Deschners4-smbtorture: add test_AddJob test to RPC-SPOOLSS...
2009-02-25 Jeremy AllisonEnsure ACL modules work with POSIX paths.
2009-02-25 Günther Deschners4-spoolss: implement dcesrv_spoolss_GetPrintProcessorD...
2009-02-25 Stefan Metzmacherlib/tdb: if we know pwrite and pread are thread/fork...
2009-02-25 Tim Proutys3: Report the correct path when dumping core on FreeBSD
2009-02-25 Tim Proutys3: Refactor and cleanup the error paths in dump_core_setup
2009-02-25 Tim Proutys3 OneFS: Add .snapshot directory configuration handling
2009-02-25 Jeremy AllisonFix use of streams modules with CIFSFS client.
2009-02-25 Günther Deschners3-rpcclient: add test command to call netr_LogonGetCap...
2009-02-25 Jeremy AllisonMake test for open modes more robust against other...
2009-02-25 Jeremy AllisonFix bug in processing of open modes in POSIX open.
2009-02-25 Günther Deschners3-rpcclient: support level 2 in spoolss_addform.
2009-02-25 Günther Deschners3-spoolss: make us pass the RPC-SPOOLSS torture test...
2009-02-25 Günther Deschners3-spoolss: JOB_ACCESS_READ has moved to idl.
2009-02-25 Günther Deschners4-smbtorture: expand RPC-SPOOLSS enumform and getform...
2009-02-25 Günther Deschners4-smbtorture: add test_GetPrintProcessorDirectory...
2009-02-25 Günther Deschners3: re-run make samba3-idl.
2009-02-25 Günther Deschnerspoolss: add JOB_ACCESS_READ.
2009-02-25 Günther Deschnerspoolss: add spoolss_AddFormInfo2.
2009-02-25 Günther Deschnerspoolss: fix spoolss_FormInfo2 (new in vista).
2009-02-25 Günther Deschnerspoolss: windows ignores level in a spoolss_GetPrintPro...
2009-02-25 Tim Proutys4: make libintl a build dependency of heimdal_krb5...
2009-02-25 Jeremy AllisonFix some NetBSD warnings.
2009-02-25 Jelmer VernooijOnly define _GNU_SOURCE if it's not defined yet.
2009-02-25 Simo SorceUse stdbool.h instead of manually defining bool
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jelmer VernooijRerun pidl.
2009-02-25 Jelmer VernooijInclude header with NTSTATUS, as some IDL files use it.
2009-02-25 Günther Deschners3-spoolss: remove unused decode_printer_info_7.
2009-02-25 Stefan Metzmachers4:lib/events: map TEVENT_DEBUG_TRACE to debug level 10
2009-02-25 Stefan Metzmachers3:events: map TEVENT_DEBUG_TRACE to debug level 10
2009-02-25 Jelmer VernooijDon't define _GNU_SOURCE if it's already defined on...
2009-02-25 Stefan Metzmachertevent: add private_print function feature to tevent_req
next