amitay/samba.git
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Michael Adamlibsmbconf: move the non-registry parts of libsmbconf...
2009-01-21 Michael Adams3:libsmbconf: include smbconf headers with lib/smbconf...
2009-01-21 Michael Adams3:libsmbconf: use talloc_free instead of TALLOC_FREE...
2009-01-21 Michael Adams3:libsmbconf: use talloc_free instead of TALLOC_FREE...
2009-01-21 Michael Adams3:libsmbconf: use talloc_free instead of TALLOC_FREE...
2009-01-21 Michael Adams3:libsmbconf: use talloc_free instead of TALLOC_FREE...
2009-01-21 Michael Adams3:libsmbconf: use talloc_free instead of TALLOC_FREE...
2009-01-21 Michael Adams3:libsmbconf: use talloc_free instead of TALLOC_FREE...
2009-01-21 Michael Adams3:libsmbconf: remove the init headers from smbconf.h
2009-01-21 Michael Adams3:libsmbconf: remove unused function smbconf_is_writea...
2009-01-21 Jelmer Vernooijpidl/python: Add explicit casts, fixes warnings about...
2009-01-21 Karolin Seegers3/vfs_extd_audit: Don't ignore "syslog = 0".
2009-01-21 Jelmer VernooijFix warning; base dn is no longer const.
2009-01-21 Jelmer VernooijMove check_python.m4 to common m4 directory.
2009-01-21 Jelmer Vernooijexpand-includes: Add simple protection against infinite...
2009-01-21 Jelmer VernooijAutomagically expand includes in Makefile.in during...
2009-01-21 Jelmer VernooijOnly check for Perl once in Samba 3.
2009-01-21 Jelmer VernooijMove check_make.m4 to the top-level.
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijReplace ldb_search() with ldb_search_exp_fmt(), like...
2009-01-21 Jelmer VernooijReorder arguments to ldb_search() to match what is...
2009-01-21 Michael Adambuild-docs: cleanup exit of the script
2009-01-21 Michael Adams3:docs: clean build/catalog.xml in "make clean"
2009-01-21 Michael Adams3:docs: clean generated .png images in "make clean"
2009-01-21 Jelmer VernooijUse script path to find the setup directory.
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4
2009-01-21 Jelmer VernooijAllow calling DCE/RPC server implementations directly...
2009-01-21 Karolin Seegerbuild_docs: Use 'make distclean' instead of 'make clean'.
2009-01-21 Karolin Seegerbuild-docs: Change to the right directory before callin...
2009-01-21 Karolin Seegerbuild-docs: Add 'make clean'.
2009-01-21 Jelmer VernooijAllow overriding the function that ships the request...
2009-01-21 Stefan Metzmachers4:auth: move make_server_info_netlogon_validation...
2009-01-21 Stefan Metzmachermerged-build: propare to fix make test4
2009-01-21 Stefan Metzmacherselftest: add --exeext parameter
2009-01-21 Stefan Metzmachers4:selftest: reference binaries via variables in tests.sh
2009-01-21 Stefan Metzmacherselftest:Samba4: add bindir_path() utility function...
2009-01-21 Stefan Metzmacherselftest: bin/ is under $(builddir) instead of $(srcdir)
2009-01-21 Stefan Metzmachers4:python glue: fix dependecy to pyldb
2009-01-21 Michael Adams3:docs: fix ommission in fix of (real)distclean targets
2009-01-21 Michael Adams3:create-tarball: also include the VENDOR_PATCH in...
2009-01-21 Michael Adams3:docs: fix distclean target and add realdistclean...
2009-01-21 Volker LendeckeFix a typo
2009-01-21 Michael Adams3:docs: clarify explanation of the allocator in the...
2009-01-21 Michael Adams3:docs: clarify explanation of the allocator in the...
2009-01-21 Michael Adams3:docs: clarify explanation of allocator in the idmap_...
2009-01-21 Michael Adams3:docs: fix copy and paste error in the idmap_tdb2...
2009-01-21 Stefan Metzmachers4:ldb: remove dependency to samba4's events wrapper
2009-01-21 Tim Proutylibrpc: Fix warning caused by some empty debug strings
2009-01-20 Michael Adams3:docs: add a manpage for idmap_tdb2
2009-01-20 Michael Adams3:docs: update the idmap_ldap manpage to reflect curre...
2009-01-20 Michael Adams3:docs: update the idmap_tdb manpage to reflect curren...
2009-01-20 Volker Lendecke"userdom_struct" does not need "full_name" anymore...
2009-01-20 Volker LendeckeFix some nonempty blank lines
2009-01-20 Volker LendeckeRemove some unused code
2009-01-20 Volker LendeckeRemove some smb fsp knowledge from rpc_server/
2009-01-20 Volker LendeckeMake use of TALLOC_FREE
2009-01-19 Stefan Metzmachersocket_wrapper: fix PCAP support broken by aaea68791cfe...
2009-01-19 Stefan Metzmachers3:messaging: also recreate the local messaging backend...
2009-01-19 Stefan Metzmachers3: reinit_after_fork() should reinit the event context...
2009-01-19 Stefan Metzmachers3:events: add support for signal events
2009-01-19 Stefan Metzmachers3:smbd: call message_dispatch() before processing...
2009-01-19 Stefan Metzmachertevent: rename signal handler functions to start with...
2009-01-19 Jelmer VernooijDon't use TMPDIR as variable, it's already used for... release-4-0-0alpha6 samba-4.0.0alpha6
2009-01-19 Jelmer VernooijMake sure server_role gets initialized in backend provi...
2009-01-19 Jelmer VernooijMerge branch 'v4-0-stable'
2009-01-19 Jelmer VernooijAdd some more entries to WHATSNEW, by no means complete.
2009-01-19 Jelmer VernooijRemove mention of external heimdal - its not yet supported.
2009-01-19 Stefan Metzmachers3:idmap_tdb: convert to the dbwrap api
2009-01-19 Stefan Metzmachers3:dbwrap: add dbwrap_delete(), dbwrap_store() and...
2009-01-19 Stefan Metzmachers3:dbwrap: add get_flags() hook to db_context
2009-01-19 Andreas SchneiderAvoid flooding of syslog with failing pam_putenv messages.
2009-01-19 Volker LendeckeFix the same bug as 8b618d0 fixes, this time in winbind...
2009-01-19 Volker LendeckeAttempt to fix the merged build
2009-01-19 Karolin SeegerS3-ByExample: Use 'winbindd -D' instead of 'winbindd...
2009-01-19 Karolin SeegerS3-HowTo: Change 'winbindd -B' to 'winbindd -D'.
2009-01-19 Stefan Metzmachernbt_server/wins: winsdb_handle() can be static
2009-01-19 Stefan Metzmachernbt_server/wins: add some const
2009-01-19 Stefan Metzmachernbt_server/wins: use talloc_zero() to create struct...
2009-01-19 Stefan Metzmacherwrepl_server: make 'use inform' the default and autofal...
2009-01-19 Stefan Metzmacherlibcli/wrepl: return the major version of the server...
2009-01-19 Stefan Metzmacherwreplserver: add "wreplsrv:propagate name releases...
2009-01-19 Stefan Metzmacherwinsserver: add "wreplsrv:propagate name releases"...
2009-01-19 Stefan Metzmacherwinsserver_release: update the expire time if only...
2009-01-19 Stefan Metzmacherwrepl_scavenging: add a comment to make the is_static...
2009-01-19 Stefan Metzmacherwrepl_server: fix the record expire time of sgroup...
2009-01-19 Stefan Metzmacherwrepl_server: use a local 'local_owner' variable to...
2009-01-19 Stefan Metzmacherwinsdb: the we_are_owner in winsdb_lookup() needs to...
2009-01-19 Stefan Metzmachernbt_server: fix crash bug, the wins client interface...
2009-01-19 Stefan Metzmachernbt_server: redirect incoming response packets to the...
2009-01-19 Stefan Metzmacherlibcli/nbt: add nbt_name_socket_handle_response_packet()
2009-01-19 Stefan Metzmacherlibcli/nbt: add nbt_set_unexpected_handler()
2009-01-19 Stefan Metzmachernbt_server: add some debug messages which show the...
2009-01-19 Stefan Metzmacherwreplsrv: don't log scavenging events at level 0
2009-01-19 Stefan Metzmacherwreplsrv: log a successful replication cycle at level 1
2009-01-19 Stefan Metzmacherwreplsrv: log replication failures at log level 0
2009-01-19 Stefan Metzmacherlibcli/nbt: fix wack timeout handling
2009-01-19 Stefan MetzmacherNBT-WINS: test if the server ignores resent packets
next