abartlet/samba.git/.git
2013-03-16 Andrew Bartlettselftest: Remove output directories to save disk space v4-0-fixes-for-bugzilla
2013-03-16 Andrew Bartlettsamba_upgradeprovision: Do not reset every DN when...
2013-03-16 Andrew Bartlettsamba_upgradeprovision: do not maintain dnNotToRecalcul...
2013-03-16 Andrew Bartlettsamba_upgradeprovision: only run rebuild_sd in --full...
2013-03-16 Andrew Bartlettsamba_upgradeprovision: Remove alwaysRecalculate, this...
2013-03-16 Andrew Bartlettsamba_upgradeprovision: Remove unused checkKeepAttribut...
2013-03-16 Andrew Bartlettsamba_upgradeprovision: Remove inherited ACEs before...
2013-03-16 Andrew Bartlettscripting: Rework samba.upgradehelpers.get_diff_sddls...
2013-03-16 Andrew Bartlettsamba_upgradeprovision: Remove auto-detection of pre...
2013-03-16 Andrew Bartlettselftest: Rename samba4.blackbox.upgradeprovision.py...
2013-03-16 Andrew Bartlettselftest: Run dbcheck and improved upgrdeprovision...
2013-03-16 Andrew Bartlettselftest: Add ldapcmp to ensure upgradeprovision of...
2013-03-16 Andrew Bartlettselftest: Add in a provision from 4.0.0 to run tests...
2013-03-16 Andrew Bartlettselftest: Do an ldapcmp run against the upgraded domain
2013-03-16 Andrew Bartlettsamba-tool ldapcmp: Add support for checking DNSDOMAIN...
2013-03-16 Andrew Bartlettsamba-tool dbcheck: fix msDS-HasInstantiatedNCs attribu...
2013-03-16 Andrew Bartlettscripting: Correct parsing of binary DN
2013-03-16 Andrew Bartlettsubunit: Add a sh macro for skipping a test
2013-03-16 Andrew Bartlettsamba-tool ldapcmp: Add --skip-missing-dn to not error...
2013-03-16 Andrew Bartlettsamba-tool domain classicupgrade: Fix typo in error...
2013-03-16 Andrew Bartlettsamba-tool domain classicupgrade: Print a better error...
2013-03-16 Andrew Bartlettsamba-tool dbcheck: fix comment on err_wrong_sd
2013-03-16 Jelmer VernooijMove python modules from source4/scripting/python/...
2013-03-16 Andrew Bartlettbuild: Change bin/default/python -> bin/python symlink...
2013-03-16 Andrew Bartlettbuild: Rename samba_python waf node to avoid duplicate...
2013-03-16 Andrew Bartlettdsdb-descriptor: Avoid segfault copying an SD without...
2013-03-16 Andrew Bartlettdsdb-descriptor: Spell out security descriptor flags...
2013-03-16 Andrew Bartlettsamba_upgradeprovision: Use tdb_util.tdb_copy not shuti...
2013-03-16 Andrew Bartlettsamba_upgradeprovision: Do not update privileges.ldb...
2013-03-16 Andrew Bartlettscripting: Make tdb_copy a common util function in...
2013-03-16 Andrew Bartlettscripting: Make tdb_copy use the python subprocess...
2013-03-16 Andrew Bartlettsamba_upgradeprovision: Remove options to fix FS ACLs
2013-03-12 Andrew Bartlettselftest: skip base.dir1 tests as they just spin on... v4-0-fixes-in-bugzilla
2013-03-12 Andrew Bartlettparam: Remove incorrectly added defaults in AD DC allow...
2013-03-12 Andrew Bartlettscripting/samba_upgradedns: Only look for IPv4/IPv6...
2013-03-12 Andrew Bartlettsamba-tool classicupgrade: Do not print the admin passw...
2013-03-12 Andrew Bartlettselftest: Add test for rfc2307 mapping handling
2013-03-12 Andrew Bartletts4-idmap: Remove requirement that posixAccount or posix...
2013-03-12 Andrew Bartletts4-dbcheck: Allow forcing an override of an old @MODULE...
2013-03-12 Andrew Bartlettbuild: Set LD_LIBRARY_PATH in install_with_python.sh
2013-03-12 Andrew Bartlettsmbd:posix_acls Remove incorrectly added lp_create_mask...
2013-03-12 Richard SharpeCorrect the name of the nss_winbind module for FreeBSD...
2013-03-12 Andrew Bartlettbuild: Do not force a specific perl from ${PERL} when...
2013-03-12 Andrew Bartlettselftest: also skip raw.search as it also spins
2013-03-12 Andrew Bartlettselftest: skip base.dir2 tests as they just spin on...
2013-03-11 Guenter Kukkukkvfs_catia: add my copyright
2013-03-11 Guenter Kukkukkvfs_catia: add a sample for filename mapping to the...
2013-03-11 Guenter Kukkukkvfs_catia: fix the completely outdated manual page
2013-03-11 Guenter Kukkukkvfs_catia: fix the translation to "vfs_translate_to_win...
2013-03-11 Guenter Kukkukkvfs_catia: add debug class for that module
2013-03-06 Andrew Bartletttsocket_bsd: Attempt to increase the SO_SNDBUF if we...
2013-03-06 Andrew Bartletts4-lib/socket: Return the original EMSGSIZE when sendto...
2013-03-06 Landon FullerHandle EMSGSIZE on UNIX domain sockets.
2013-03-06 Andreas Schneiders4-socket: Make sure unix socket addresses are null...
2013-03-06 Landon FullerRemove incomplete check for IPv6 link-local addresses.
2013-03-06 Stefan Metzmachers3:lib/events: add missing TEVENT_TRACE_BEFORE/AFTER_WA...
2013-03-06 Jeremy AllisonFix typo to make master/lib/tevent identical to 4.0...
2013-03-06 Stefan Metzmachertevent: change version to 0.9.18
2013-03-06 Stefan Metzmachertevent: optimize adding new zero timer events
2013-03-06 Stefan Metzmachertevent: optimize adding new timer events
2013-03-06 Stefan Metzmachertevent: add a debug message in tevent_common_loop_timer...
2013-03-06 Stefan Metzmachertevent: add test_event_fd2()
2013-03-06 Stefan Metzmachertevent: add test_event_fd1()
2013-03-06 Stefan Metzmachertevent: use better names for the subtests
2013-03-06 Jeremy Allisontevent: Regression test to ensure that a tevent backend...
2013-03-06 Stefan Metzmachertevent: use DEBUG_ERROR for the fallback message in...
2013-03-06 Jeremy Allisontevent: If epoll_ctl(..EPOLL_CTL_ADD,..) failes with...
2013-03-06 Stefan Metzmachertevent: preferr the write handler if there're two possi...
2013-03-06 Stefan Metzmachertevent: In epoll_event_loop() ensure we trigger the...
2013-03-06 Jeremy Allisontevent: Add utility function epoll_handle_hup_or_err()
2013-03-06 Stefan Metzmachertevent: handle EPOLL_ADDITIONAL_FD_FLAG_HAS_MPX in...
2013-03-06 Stefan Metzmachertevent: handle multiplexed fde's in epoll_event_fd_dest...
2013-03-06 Stefan Metzmachertevent: Fix epoll_mod_event() to cope with modifying...
2013-03-06 Jeremy Allisontevent: Fix up epoll_del_event to cope with deleting...
2013-03-06 Stefan Metzmachertevent: handle multiplexed fde's in epoll_add_event()
2013-03-06 Jeremy Allisontevent: Start to fix the epoll backend to support 2...
2013-03-06 Stefan Metzmachertevent: ignore EBADF from epoll_ctl() and disable the...
2013-03-06 Stefan Metzmachertevent: unify handling of HAS_EVENT and REPORT_ERROR...
2013-03-06 Stefan Metzmachertevent: always go through epoll_update_event()
2013-03-06 Stefan Metzmachertevent: s/epoll_change_event/epoll_update_event
2013-03-06 Stefan Metzmachertevent: the content of event is ignored by EPOLL_CTL_DEL
2013-03-06 Stefan Metzmachertevent: call epoll_panic() if EPOLL_CTL_DEL failed
2013-03-06 Stefan Metzmachertevent: use helper variables to hold the epoll_ctl...
2013-03-06 Stefan Metzmachertevent: remove unused if (epoll_ev->epoll_fd == -1...
2013-03-06 Stefan Metzmachertevent: add std_event_loop_wait()
2013-03-06 Stefan Metzmachertevent: don't call TALLOC_FREE(ev->additional_data...
2013-03-06 Stefan Metzmachertevent: avoid any operation on epoll_ev after a epoll_p...
2013-03-06 Stefan Metzmachertevent: add epoll_{create,ctl}_panic_fallback() for...
2013-03-06 Stefan Metzmachertevent: use DLIST_DEMOTE() before calling on fde handle...
2013-03-06 Stefan Metzmachertevent: debug a FATAL message on EBADF from the select...
2013-03-06 Jeremy Allisontevent: Fix multiple handler on the same fd bug in...
2013-03-06 Stefan Metzmachertevent: revalidate fde->flags after poll()
2013-03-06 Stefan Metzmachertevent: ignore POLLNVAL from poll() and disable the...
2013-03-06 Stefan Metzmachertevent: traverse the ev->fd_event list instead of the...
2013-03-06 Stefan Metzmachertevent: maintain a list of disabled events in the poll...
2013-03-06 Stefan Metzmachertevent: merge poll_fresh_fde_destructor() into poll_eve...
2013-03-06 Stefan Metzmachertevent: use tevent_poll_event_add_fd_internal() in...
2013-03-06 Stefan Metzmachertevent: make sure we cleanup the array passed to poll...
2013-03-06 Stefan Metzmachertevent: don't skip a fd event if the previous one was...
2013-03-06 Stefan Metzmachertevent: remember the errno from select(), poll() and...
next