ddiss/samba.git
2011-07-13 Karolin SeegerVERSION: Set version to 3.6.0rc3.
2011-07-13 Jeremy AllisonFix bug #Bug 8304 - Uninitialized variable referenced...
2011-07-13 Günter KukkukkFix bug 8305 - nmbd segfaults - when using "smbtree...
2011-07-12 Karolin Seegers3-docs: Remove manpages for ldb tools.
2011-07-12 Jeremy AllisonFix bug #8293 - SMB2 doesn't rotate the log files often...
2011-07-12 Günther Deschners3-waf: split out LIBCLI_WINREG_INTERNAL as LIBCLI_WINR...
2011-07-12 David Disseldorps3-printing: remove tdb migration invalid printer name...
2011-07-12 David Disseldorps3-printing: fill info2_mask in printer migration
2011-07-12 Günther Deschners3-printing: make sure to first migrate the printers...
2011-07-12 Günther Deschners3-printing: remove spoolss pipe from migration library...
2011-07-12 Günther Deschners3-printing: use winreg interface for migration, instea...
2011-07-12 Günther Deschners3-printing: safe a ton of roundtrips by reusing existi...
2011-07-12 Günther Deschners3-printing: use winreg_internal functions.
2011-07-12 Günther Deschners3-printing: add winreg_internal functions.
2011-07-12 Günther Deschners3-printing: add winreg_printer_binding_handle and...
2011-07-12 Günther Deschners3-printing: add rpc_client/cli_winreg_spoolss.c
2011-07-12 Günther Deschners3-waf: make LIBCLI_SPOOLSS a shared library
2011-07-12 Günther Deschners3-printing: move spoolss_create_default_devmode/secdes...
2011-07-12 Günther Deschners3-printing: move driver_info_ctr_to_info8 to init_spoo...
2011-07-12 Günther Deschners3-printing: move os2 related functions to printing...
2011-07-12 Günther Deschners3-printing: open up a winreg pipe handle for the migra...
2011-07-12 Günther Deschners3-net: use printing_migrate library, and eliminate...
2011-07-12 Günther Deschners3-printing: split out printing migration code into...
2011-07-12 David Disseldorps3-printing: skip migration of non-existent printers
2011-07-12 David Disseldorps3-printing: fill devicemode size in migrate_printer()
2011-07-12 Günther Deschners3-waf: stop building smbtortre4.
2011-07-05 Karolin SeegerWHATSNEW: Add changes since rc2.
2011-07-05 Christian Ambachs3:smb2 fix smbd crash on premature end of smb2 conn...
2011-07-04 Stefan Metzmachers3:nmbd_subnetdb: close all sockets attached to a subne...
2011-07-04 Gregor Becks3:smbldap: make smbldap_connect_system self contained
2011-07-04 Gregor Becks3:smbldap: add a destructor to smbldap_state, just...
2011-07-04 Gregor Becks3:smbldap: let smbldap_free_struct do what it claims to
2011-07-04 Gregor Becks3:smbldap: free the idle event scheduled in smbldap_op...
2011-07-04 Gregor Becks3:smbldap: use smbldap_state as memory context for...
2011-07-04 Christian Ambachs3:smbd do not panic when CTDB is unhealthy (Bug #8278)
2011-07-04 Michael Adams3:build: add vfs_examples to the everything target
2011-07-04 Michael Adams3:build: add a vfs_examples target.
2011-07-04 Björn Baumbachexamples/VFS: fix skel_transparent.c in reference to...
2011-07-04 Björn Baumbachexamples/VFS: fix skel_opaque.c in reference to shadow_...
2011-07-04 Björn Baumbachexamples/VFS: fix shadow_copy_test.c in reference to...
2011-06-30 Günther Deschners3-winbind: Fix bug 7888 -- deal with buggy 3.0 based...
2011-06-30 Jeremy AllisonSecond part of fix for bug #8219 - SMB Panic from Windo...
2011-06-30 Jeremy AllisonFix bug #8219 - SMB Panic from Windows 7 Client
2011-06-29 Volker Lendeckes3: explicitly pass domain_sid to wbint_LookupRids...
2011-06-28 Stefan Metzmachers3:rpc_server/svcctl: fix valgrind bug in _svcctl_Query...
2011-06-28 Stefan Metzmachers3:rpc_server/svcctl: fix valgrind bugs in _svcctl_Quer...
2011-06-28 Stefan Metzmachers3:rpc_server/svcctl: don't allocate return values...
2011-06-28 Jeremy AllisonFix bug #8254 - "acl check permissions = no" does not...
2011-06-28 Michael Adams3:test: don't rely on pyhton being in /usr/bin/python...
2011-06-28 Michael Adams3:test: fix the smbclient_s3 test on older systems
2011-06-28 Michael Adams3:test: fix the net registry roundtrip test on older...
2011-06-24 Andrew Bartletts3-autconf Move nmbd socket directory to PREFIX/var...
2011-06-24 Andrew Bartletts3-buildoptions Show compiled-in location of the new...
2011-06-24 Michael Adams3:docs: fix the example in the idmap_autorid manpage...
2011-06-24 Björn Jackes3:vfs_commit: fix build
2011-06-24 Stefan Metzmachers3:smb2_ioctl/FSCTL_PIPE_TRANSCEIVE: generate STATUS_BU...
2011-06-21 Christian Ambachs3:modules fix Bug 8244 - Cannot copy files larger...
2011-06-21 Volker Lendeckes3: Fix Coverity ID 2582: FORWARD_NULL
2011-06-21 Andreas Schneiders3-spoolss: Fix some valgrind warnings.
2011-06-21 Andreas Schneiders3-rpc_client: Fix some valgrind warnings.
2011-06-21 Michael Adams3:idmap_autorid: remove redundant code
2011-06-21 Michael Adams3:idmap_autorid: in initialize, don't leak storedconfi...
2011-06-21 Michael Adams3:idmap_autorid: use "idmap config * : rangesize"...
2011-06-21 Michael Adams3:idmap_autorid: fail initialization if the domain...
2011-06-21 Gregor Becks3:net-man: registry enumerate_recursive
2011-06-21 Gregor Becks3:net-man: registry deletekey & deletekey_recursive
2011-06-21 Gregor Becks3:net-man: missing dot
2011-06-21 Michael Adams3:net registry: polish output of net registry enumerat...
2011-06-21 Gregor Becks3:net: registry: use recursive implementation for...
2011-06-21 Gregor Becks3:net: registry: add new command enumerate_recursive
2011-06-17 Andrew Bartletts3: improve WHATSNEW around kerberos changes
2011-06-17 Stefan Metzmachers3:wb_lookupsids: add some paranoia checks to wb_lookup...
2011-06-17 Stefan Metzmachers3:wb_lookupsids: don't ignore 'result' and check if...
2011-06-17 Stefan MetzmacherRevert "s3-winbind: Fix paranoia checks in winbindd_sam...
2011-06-17 Stefan Metzmachers3:utils/net_*registry: use c99 initializers which...
2011-06-17 Stefan Metzmachers3:libsmb/clireadwrite: calculate cli_write_max_bufsize...
2011-06-17 Stefan Metzmachers3:libsmb/clireadwrite: calculate cli_read_max_bufsize...
2011-06-17 Stefan Metzmachers3:libsmb/clitrans: correctly transfer the seqnum betwe...
2011-06-17 Stefan Metzmachers3:libsmb/clitrans: fix handling of multi pdu [nt]trans...
2011-06-17 Stefan Metzmachers3:libsmb/clitrans: use subreq2 as variable for the...
2011-06-17 Stefan Metzmachers3:libsmb/clitrans: move MID handling to the end of...
2011-06-17 Stefan Metzmachers3:libsmb/clitrans: correctly marshall [nt]trans[s...
2011-06-17 Stefan Metzmachers3:libsmb/clitrans: marshall SMBnttrans[2] as the others
2011-06-17 Stefan Metzmachers3:libsmb/clitrans: use uint32_t for param and data...
2011-06-17 Stefan Metzmachers3:libsmb/clitrans: remove unused secondary_request_ctx
2011-06-17 Stefan Metzmachers3:libsmb/async_smb: add helpers to get and set the...
2011-06-17 Stefan Metzmachers3:libsmb/async_smb: don't remove pending requests...
2011-06-17 Stefan Metzmachers3:libsmb/async_smb: call cli_smb_req_unset_pending...
2011-06-17 Stefan Metzmachers3:libsmb/async_smb: let cli_smb_recv() initialize...
2011-06-14 Stefan Metzmachers3:libsmb/cli_np_tstream: s/TSTREAM_CLI_NP_BUF_SIZE...
2011-06-14 Stefan Metzmachers3:libsmb:cli_np_tstream: use dynamic talloc buffers
2011-06-14 Stefan Metzmachers3:libsmb/cli_np_tstream: use larger buffers to avoid...
2011-06-14 Michael Adams3:librpc/ndr/util.h: add license/copyright header...
2011-06-14 Michael Adams3:registry/reg_parse_internal.c: add copyright information
2011-06-14 Michael Adams3:registry/reg_parse_internal.h: add copyright information
2011-06-14 Günther Deschnersource3/rpc_client/util_netlogon.h: fix licence/copyright
2011-06-14 Günther Deschnersource3/rpc_client/init_spoolss.h: fix licence/copyright
2011-06-14 Günther Deschnersource3/rpc_client/init_samr.h: fix licence/copyright
2011-06-14 Günther Deschnersource3/rpc_client/init_netlogon.h: fix licence/copyright
2011-06-14 Günther Deschnersource3/rpc_client/init_lsa.h: fix licence/copyright
next