kamenim/samba.git
2011-03-01 Kamen Mazdrashkis4-libnet_vampire: Ignore some attributes when building... master-push
2011-03-01 Kamen Mazdrashkis4-repl/working_schema: Ignore some attributes when...
2011-03-01 Kamen Mazdrashkis4-replicated_objects: Implement a mechanism to relax...
2011-02-28 Jelmer VernooijFix some types
2011-02-28 Jeremy AllisonFix one more warning introduced by changing the size...
2011-02-28 Jeremy AllisonFix warning introduced by changing the size of UNIX_USE...
2011-02-28 Jeremy AllisonFix "cast from pointer to integer of different size...
2011-02-28 Jelmer Vernooijntvfs: Add some missing dependencies on tevent/events.
2011-02-28 Jelmer Vernooijtevent: Add lib/tevent as include directory.
2011-02-28 Jelmer Vernooijsamba_abi: Generate vscript entries even for ABI versio...
2011-02-28 Jelmer Vernooijtdb: Use <tdb.h> to include tdb so system headers are...
2011-02-28 Jelmer VernooijUse <tdb.h> to include tdb, so the system include file...
2011-02-28 Jelmer Vernooijtdr: Inline proto header to allow tdr.h to be used...
2011-02-28 Jelmer VernooijUse <tevent.h> so the system tevent gets included,...
2011-02-28 Jeremy AllisonFinish the range checking on all FD_SET calls for select().
2011-02-28 Günther Deschners3-torture: fix the build of rpc_open_tcp.
2011-02-28 Andreas Schneiders3-smbd: Pass tevent context to messaging functions.
2011-02-28 Andreas Schneiders3-rpc_client: Move client pipe functions to own header.
2011-02-28 Michael Adams3:test: fix smbclient test on older systems (usage...
2011-02-28 Michael Adams3:test: fix registry roundtrip test on older systems...
2011-02-28 Volker Lendeckensswitch: Eliminate select from wb_common
2011-02-28 Volker LendeckeRemove sys_select[_intr]
2011-02-28 Volker Lendecketevent: Add a poll backend
2011-02-28 Volker Lendeckelibcli: Eliminate select from smb_readline_replacement
2011-02-28 Volker Lendeckes3: Eliminate select from libaddns
2011-02-28 Volker Lendeckes3: Eliminate sys_select from do_smb_resolve() -- untested
2011-02-28 Volker Lendeckes3: Eliminate sys_select from do_smb_browse() -- untested
2011-02-28 Volker Lendeckes3: Eliminate sys_select_intr from smbfilter
2011-02-28 Stefan Metzmachers3: Remove unused receive_packet
2011-02-28 Volker Lendeckes3: Eliminate sys_select_intr from read_fd_with_timeout
2011-02-28 Volker Lendeckes3: Eliminiate sys_select_intr from client.c
2011-02-28 Volker Lendeckes3: Add poll_intr_one_fd
2011-02-28 Volker Lendeckes3: Add sys_poll_intr
2011-02-28 Volker Lendeckes3: Eliminate sys_select from g_lock_lock
2011-02-28 Volker Lendeckes3: Eliminate sys_select from fd_is_readable
2011-02-28 Volker Lendeckes3: Eliminate select from packet_fd_read_sync
2011-02-28 Volker Lendeckes3: Add poll_one_fd()
2011-02-28 Volker Lendeckes3: Remove select-based s3 event backend
2011-02-28 Volker Lendeckes3: Use poll in nmbd
2011-02-28 Volker Lendeckes3: Use poll in winbind
2011-02-28 Volker Lendeckes3: Use poll in smbd
2011-02-28 Volker Lendeckes3: Use poll for the event loop
2011-02-28 Volker Lendeckes3: Add sys_poll
2011-02-28 Volker Lendeckelibreplace: poll based on select
2011-02-28 Volker Lendeckes3: Add timeval_to_msec
2011-02-28 Michael Adams3:msg_idmap: The solaris cc compiler does not like...
2011-02-28 Michael Adams3: fix the waf build after adding smbd/msg_idmap.c
2011-02-28 Christian Ambachs3: Survive an idle child that was killed
2011-02-28 Gregor Becks3: smbcontrol to notify smbd about idmap changes
2011-02-28 Gregor Becks3: add functions to remove entries from idmap cache
2011-02-28 Gregor Becks3: add functions to remove entries from idmap memcache
2011-02-28 Gregor Becks3: add functions to flush the idmap memcache
2011-02-28 Michael AdamWHATSNEW: document removed parameter "idmap alloc backend"
2011-02-28 Michael AdamWHATSNEW: document new nfs quota backend for linux
2011-02-27 Volker Lendeckes3: Fix a typo
2011-02-27 Volker Lendeckes3: Fix a comment
2011-02-27 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-27 Volker Lendeckes3: Use strndup in parse_nss_param
2011-02-27 Volker Lendeckes3: properly find our standard nss_info backends
2011-02-27 Volker Lendeckes3: Fix a debug message
2011-02-27 Volker Lendeckes3: Make is_zero_addr take a sockaddr_storage
2011-02-26 Kamen Mazdrashkis4/dsdb-util: Use DS_NTDSDSA_OPT_IS_GC flag definition
2011-02-26 Kamen Mazdrashkis4/tests: Include 'replica_sync' test in S4 test suite
2011-02-26 Kamen Mazdrashkis4/drs-test: Remove unused imports
2011-02-26 Kamen Mazdrashkis4/drs-test: remove netReplicateCmd test from 'deleted...
2011-02-26 Kamen Mazdrashkis4/drs-tests: Disable replication during 'deleted objec...
2011-02-26 Kamen Mazdrashkis4/drs-tests: Move enable/disable replication methods...
2011-02-26 Kamen Mazdrashkis4-drepl: Schedule event to trigger replication rather...
2011-02-26 Kamen Mazdrashkis4-drepl: Fix replica sync callback to really store...
2011-02-26 Kamen Mazdrashkis4-drepl: Refactor dreplsrv_run_pull_ops() to
2011-02-26 Kamen Mazdrashkis4-drepl: Pass replication options from DsReplicaSync...
2011-02-26 Volker Lendeckes3: Improve a dbg msg in aio_fork
2011-02-26 Volker Lendeckenss_wrapper: Fix a segfault when libnss_winbind.so...
2011-02-26 Volker Lendeckenss_wrapper: Make nwrap_module_init a bit more readable
2011-02-26 Volker Lendeckes3: Fix pdb_ads_enum_group_memberships args
2011-02-26 Jeremy Allisondirfd doesn't exist in some platforms.
2011-02-26 Jeremy AllisonRemoved unused code check_dos_char_slowly.
2011-02-25 Volker Lendeckes3: Fix a 64-bit warning in vfs_gpfs.c
2011-02-25 Milan Crhas4:heimdal - fix valgrind issue on Fedora 14
2011-02-25 Matthias Dieter... Revert "heimdal_build omit #line statments to allow...
2011-02-25 Andrew Bartlettheimdal_build omit #line statments to allow valgrind...
2011-02-25 Matthias Dieter... libcli/nbt/wscript_build - fix build of "lmhosts"
2011-02-25 Jonathan Nieders3-param: Make "rlimit_max below minimum Windows limit...
2011-02-25 Jeremy AllisonGratuitous change to get around transient autobuild...
2011-02-25 Justin MaggardDetect Mac OS X as a separate client type.
2011-02-25 Jeremy AllisonEnsure we don't return an incorrect access mask.
2011-02-25 Günther Deschners3-libads: make ndr_print_ads_auth_flags() static.
2011-02-25 Günther Deschners3-vfs: make syncops_connect in modules/vfs_syncops...
2011-02-25 Günther Deschners3-errormap: move (unused) map_nt_error_from_wbcErr...
2011-02-25 Günther Deschners3-printing: move more printing defines out of includes.h
2011-02-24 Jeremy AllisonImplement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INF...
2011-02-24 Jeremy AllisonBatch oplocks conflict with exclusive as well as themse...
2011-02-24 Stefan Metzmachers4:dynconfig: fix segfault in the set_dyn_*() functions
2011-02-24 Stefan Metzmachers4:dynconfig: add prototypes for *dyn_LOCALEDIR
2011-02-24 Stefan Metzmachers3:rpc_client: we need to pass a non-blocking socket...
2011-02-24 Andrew Tridgellbuild: moved util_reg.c into a common subsystem
2011-02-24 Andrew Tridgellbuild: moved spnego_parse.c into a common subsystem
2011-02-24 Jeremy AllisonRemember to free the second temporary string.
2011-02-24 Jeremy AllisonFix bug 7950 - Samba 3.5.x fails BASE-CREATEX_SHAREMODE...
2011-02-24 Andrew Tridgellbuild: moved librpc/rpc/*.c into a rpccommon library
next