rusty/samba.git
2013-03-27 Rusty Russellsource4/cluster and source4/ntvfs: add dbwrap option. for-review
2013-03-27 Rusty RussellSamba3-HOWTO: mention NTDB.
2013-03-24 Rusty Russellschannel_store.tdb: make it schannel_store.ntdb if...
2013-03-24 Rusty Russelllibcli/auth: convert to dbwrap.
2013-03-24 Rusty Russelldbwrap: allow transactions on non-persistent non-cluste...
2013-03-24 Rusty Russellsecrets: use lpcfg_private_db_path() convenience helper.
2013-03-24 Rusty Russelllib/param: lpcfg_private_db_path()
2013-03-24 Rusty Russellsource4/scripting/python/samba/samba3: handle ntdb...
2013-03-24 Andrew Bartlettvfs-btrfs: Fix build on 32 bit platforms by using long...
2013-03-24 Rusty RussellRevert "vfs_btrfs: fix compile on 32-bit platforms."
2013-03-23 Rusty Russellntdb: don't call open hook when re-opening an existing...
2013-03-23 Rusty Russellvfs_btrfs: fix compile on 32-bit platforms.
2013-03-22 Volker Lendeckesmbd: Tune "dir" a bit.
2013-03-22 Jeremy AllisonFix bug #9733 - smbcontrol close-share is not working.
2013-03-22 Jeremy AllisonFix tevent testsuite issue on Solaris.
2013-03-22 Jeremy AllisonSolaris/Illumos/Nexenta creates pipes that are bi-direc...
2013-03-22 Andreas SchneiderBUG 9735: Fix winbind seperator in upn to username...
2013-03-21 Stefan Metzmachers3:waf fix build on AIX
2013-03-20 Stefan Metzmachers4:torture: let raw.read accept larger reads than 0x10000
2013-03-20 Stefan Metzmachers4:torture: raw.read fix large reads against windows
2013-03-20 Jeremy Allisons3:selftest: Add LARGE_READX test into our make test...
2013-03-20 Jeremy Allisons3:torture: Add new LARGE_READX test to investigate...
2013-03-20 Stefan Metzmachers4:smb_server: fix large read_andx requests
2013-03-20 Jeremy Allisons3:smbd: Add functions calc_max_read_pdu()/calc_read_si...
2013-03-20 Jeremy Allisons3:smbd: Remove server_will_accept_large_read() and...
2013-03-20 Jeremy Allisons3:smbd: Fix off-by 4 error in wrap protection code...
2013-03-20 Stefan Metzmachers3:smbd: add some const to req_is_in_chain()
2013-03-20 Stefan Metzmachers3:smbd: remove silly (SMB_OFF_T_BITS == 64) checks
2013-03-20 Stefan Metzmachers3:smbd: keep global_client_caps and max_send from...
2013-03-20 Stefan Metzmachers3:libsmb: let cli_read_andx_create() accept any length
2013-03-20 Jeremy Allisonlibcli/smb: smb1cli_inbuf_parse_chain() and smb1cli_con...
2013-03-20 Stefan Metzmacherlibcli/smb: defer failing for missing NEGOTIATE_SECURIT...
2013-03-20 Stefan Metzmachers3:libsmb: make use of SMB_CAP_LEGACY_CLIENT_MASK inste...
2013-03-20 Stefan Metzmacherlibcli/smb: add SMB_CAP_LEGACY_CLIENT_MASK define
2013-03-20 Gregor Becks3:registry accept windows like long hivenames
2013-03-20 Christian Ambachs3:include bump profile memory area version number
2013-03-18 Volker Lendeckewkssvc: Fix bug 9727, NULL pointer dereference
2013-03-17 Ricky Nancesamba-tool group list: add more info to samba-tool...
2013-03-16 Jeremy AllisonFix bug #9724 - is_encrypted_packet() function incorrec...
2013-03-15 Andrew Bartlettexamples/libsmbclient: Cast mode_t to unsigned int...
2013-03-15 Andrew Bartletts3-lsad: Cast getpid() result to unsigned int for GNU...
2013-03-15 Andrew Bartletts3-epmd: Cast getpid() result to unsigned int for GNU...
2013-03-15 Andrew Bartlettvfs_smb_traffic_analyzer: Cast mode_t to unsigned int...
2013-03-15 Andrew Bartlettdbwrap: Cast getpid() result to unsigned int for GNU...
2013-03-15 Andrew Bartlettspoolssd: Cast getpid() result to unsigned int for...
2013-03-15 Andrew Bartletts3-smbd/process.c: Cast pid_t result to int for GNU...
2013-03-15 Andrew Bartletts3-lib/server_prefork: Cast pid_t result to unsigned...
2013-03-15 Andrew Bartletts4-ntvfs: Cast getpid() result to unsigned int for...
2013-03-15 Andrew Bartlettlib/util: Cast mode_t result to unsigned int for GNU...
2013-03-15 Andrew Bartlettntdb: Cast getpid() result to unsigned int for GNU...
2013-03-15 Andrew Bartlettccan: Cast getpid() result to unsigned int for GNU...
2013-03-15 Andreas Schneidertorture: Update ndr README.
2013-03-15 Andreas Schneidertorture: Add ntprinting latin1 test.
2013-03-15 Andreas Schneiders3-net: Add encoding=<CP> to 'net printing dump'.
2013-03-15 Andreas Schneiders3-net: Add encoding=<CP> to 'net printing migrate'.
2013-03-15 Andreas Schneiderndr: Pass down string_flags in ndr_pull_ntprinting_prin...
2013-03-15 Andreas Schneideridl: Add flags for strings in ntprinting idl.
2013-03-15 Andreas Schneiderndr: Add ndr_ntprinting_string_flags() function.
2013-03-15 Andreas Schneiderpidl: Add skip option to elements.
2013-03-14 Volker Lendeckesmbd: Fix a typo
2013-03-13 Ira Coopertsocket: ENOMEM can be retried on illumos/Solaris.
2013-03-13 Guenter Kukkukkvfstest: update the manual page
2013-03-12 Guenter Kukkukkvfs_catia: testcase - add missing pieces
2013-03-12 Guenter Kukkukkvfs_catia: testcase - implement vfstest additions
2013-03-12 Guenter Kukkukkvfs_catia: write a testcase - add a translate command...
2013-03-12 Guenter Kukkukkvfstest: fix the "-c" multiple-command option
2013-03-12 Andrew Bartlettscripting: No longer install samba_upgradeprovision
2013-03-12 Christian Ambachs3: remove some dead code (for setdir command)
2013-03-11 Andrew BartlettRevert "Ensure the masks don't conflict with the ACL...
2013-03-10 Andrew Bartlettsmbd:posix_acls Remove incorrectly added lp_create_mask...
2013-03-10 Andrew Bartlettparam: Remove incorrectly added defaults in AD DC allow...
2013-03-09 Christof SchmittAdd testcase for idmap_rfc2307 module
2013-03-09 Christof Schmittpackaging(RHEL-CTDB): Add idmap_rfc2307 module
2013-03-09 Christof Schmitts3-net: Allow setting the ldap password for idmap_rfc2307
2013-03-09 Christof Schmitts3-docs: Add manpage for idmap_rfc2307 module
2013-03-09 Christof Schmitts3-winbindd: Add new module idmap_rfc2307
2013-03-09 Christof Schmitts3-winbindd: Move connection to AD server from idmap_ad
2013-03-09 Christof Schmitts3-winbindd: Use common helper function for connecting...
2013-03-09 Christof Schmitts3-winbindd: Move code for verifying ADS connection...
2013-03-09 Christof Schmitts3-winbindd: Move idmap_fetch_secret to idmap_utils...
2013-03-09 Christof Schmitts3-winbindd: Move common code for LDAP id mapping to...
2013-03-09 Stefan Gohmanns4-dns: dlz_bind9: Check result to avoid segfault
2013-03-09 David Disseldorpdoc: add vfs_btrfs man page
2013-03-09 David Disseldorps3-vfs: add vfs_btrfs module
2013-03-08 Richard SharpeCorrect the name of the nss_winbind module for FreeBSD...
2013-03-08 Michael Adams3:idmap: fix a debug message and lower its level
2013-03-07 Guenter Kukkukkvfs_catia: add my copyright
2013-03-07 Guenter Kukkukkvfs_catia: add a sample for filename mapping to the...
2013-03-07 Guenter Kukkukkvfs_catia: fix the completely outdated manual page
2013-03-07 Guenter Kukkukkvfs_catia: fix the translation to "vfs_translate_to_win...
2013-03-07 Guenter Kukkukkvfs_catia: add debug class for that module
2013-03-07 Andrew Bartlettdocs: Add documentation for osName and osVer
2013-03-06 Andrew Bartlettnet ads join: Add support for specifying the machine...
2013-03-06 Andrew Bartlettselftest: Fix specification of --machinepass to actuall...
2013-03-06 Ira Cooperwaf: add -fstack-protector to LDFLAGS if detected.
2013-03-06 Scott LovenbergDocumentation: Add a warning to "socket options"
2013-03-06 Andreas SchneiderMake sure to set umask() before calling mkstemp().
2013-03-05 Andreas Schneiders4-libregistry: Improve NULL handling of name.
2013-03-05 Andreas Schneiderdsdb: Check for pointers before we deference them.
2013-03-05 Andreas Schneidergensec: recv_handler can't be NULL at that point.
next