samba.git
2007-10-10 Jeremy Allisonr6302: OS/2 fix from Marcel Müller <mueller@maazl.de...
2007-10-10 Jeremy Allisonr6297: Fix bug in our trans2 secondary processing....
2007-10-10 Gerald Carterr6296: add message about known interoperability issue...
2007-10-10 Gerald Carterr6291: BUG 2588: force smbclient messages to port 139...
2007-10-10 Gerald Carterr6290: and now the development tree becomes 3.0.15pre1
2007-10-10 Volker Lendecker6282: Before converting enum_dom_groups, better get...
2007-10-10 Volker Lendecker6281: Fix the build for FreeBSD 4 -- no winbind
2007-10-10 Volker Lendecker6279: Convert the RAP enum functions to the pdb_search...
2007-10-10 Volker Lendecker6277: This implements a new caching API for enumeratin...
2007-10-10 Volker Lendecker6275: Implement RAP version of enumusers/enumgroups...
2007-10-10 Volker Lendecker6273: Remove some unused code, minor cleanup
2007-10-10 Jeremy Allisonr6269: With help from Marcel Müller <mueller@maazl...
2007-10-10 Jeremy Allisonr6266: Add includes for sys/extattr.h and sys/uio.h...
2007-10-10 Volker Lendecker6263: Get rid of generate_wellknown_sids, they are...
2007-10-10 Steve Frenchr6262: Minor updates to cifs umount helper
2007-10-10 Jeremy Allisonr6261: Tidyup message str printf. Ensure tvs struct...
2007-10-10 Jeremy Allisonr6258: Fix found by OS/2 set_ea call. When setting...
2007-10-10 Jeremy Allisonr6256: Fix fprintf errors in smbpasswd. Fix for bug...
2007-10-10 Steve Frenchr6255: Initial checkin of cifs umount utility
2007-10-10 Jeremy Allisonr6253: Add FreeBSD EA API support. Bug #2576 - patch...
2007-10-10 Jeremy Allisonr6252: Re-order position of become_root() to allow...
2007-10-10 Jeremy Allisonr6249: Get the comparison the right way around...
2007-10-10 Gerald Carterr6243: Yes. I *will* hate myself in the morning for...
2007-10-10 Gerald Carterr6242: after talking to jeremy, we can actually consolidate
2007-10-10 Jeremy Allisonr6240: Fix for bug #2581. Add size limit (in kb) to...
2007-10-10 Gerald Carterr6237: fix my breakage of WinXP sp2 msdfs support.
2007-10-10 Jeremy Allisonr6235: Partial fix for bugid #2581. Ensure if realloc...
2007-10-10 Jeremy Allisonr6234: Fix for possible root squash nfs bugs from psz...
2007-10-10 Gerald Carterr6232: more cleanups; remove BUFFER3; rename BUFFER4...
2007-10-10 Gerald Carterr6231: Herb, I think this checkin was a mistake. ...
2007-10-10 Herb Lewisr6230: don't know how this ever worked! the compiler...
2007-10-10 Gerald Carterr6228: remove BUFHDR2 and clean up LsaEnumTrustedDomains()
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Gerald Carterr6221: format cleanup (got tied of looking for related...
2007-10-10 Gerald Carterr6220: cleaning up spoolss header; removing unused...
2007-10-10 Gerald Carterr6218: * fix a segv in EnumPrinters():rpc_buffer_alloc...
2007-10-10 Volker Lendecker6217: After talking to jerry, commit the partial fix...
2007-10-10 Volker Lendecker6216: Brown paper-bag bug fix for wbinfo --user-sids...
2007-10-10 Jeremy Allisonr6204: Fix double-free of talloc context.
2007-10-10 Jeremy Allisonr6203: Fix attribute return on creating a directory...
2007-10-10 Jeremy Allisonr6200: Returned access should contain share mode as...
2007-10-10 Jeremy Allisonr6199: Only do the strange DOS error for openX, not...
2007-10-10 Tim Potterr6176: Fix a possibly uninitialised variable warning.
2007-10-10 Tim Potterr6175: Fix crash bug and compiler warnings in strchr_m...
2007-10-10 Jeremy Allisonr6174: Fixup T2 open call - we were returning 2 bytes...
2007-10-10 Jeremy Allisonr6172: Tidy up error processing significantly. Remove...
2007-10-10 Steve Frenchr6170: Remove redundant flag that I had just added.
2007-10-10 Jeremy Allisonr6169: Fix bug #2563. Infinite loop on non-existant...
2007-10-10 Steve Frenchr6167: Add more defines for POSIX extensions to match...
2007-10-10 Günther Deschnerr6166: Derell, I'm reverting this part of -r4917 becaus...
2007-10-10 Jeremy Allisonr6163: Well I never, all this time the t2open code...
2007-10-10 Jeremy Allisonr6160: Ensure allocation size is correctly returned...
2007-10-10 Gerald Carterr6158: fix some misleading error messages
2007-10-10 Derrell Lipmanr6157: 'editorial changes' to example code
2007-10-10 Derrell Lipmanr6156: Fixes bug #2543. Properly cache anonmous userna...
2007-10-10 Derrell Lipmanr6155: Fixes bug #1133
2007-10-10 Gerald Carterr6154: fix winbindd <-> Windows 2003 sp1 issue.
2007-10-10 Jeremy Allisonr6152: Correctly check OpenX open modes.
2007-10-10 Derrell Lipmanr6151: additional examples/tests for libsmbclient
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Jeremy Allisonr6146: Added OS/2 EA support in trans2_open and trans2_...
2007-10-10 Jeremy Allisonr6141: Fix OS/2 EA's for NTcreate. OpenX and mkdir...
2007-10-10 Jeremy Allisonr6138: Refactor length reading out of EA code so we...
2007-10-10 Derrell Lipmanr6127: Eliminated all compiler warnings pertaining...
2007-10-10 Derrell Lipmanr6126: added utility for testing smbc_stat()
2007-10-10 Derrell Lipmanr6125: smbc_stat() returned incorrect timestamps IFF...
2007-10-10 Jeremy Allisonr6124: Fix for bug #2242 from Tom Lackemann <cessnatomn...
2007-10-10 Jeremy Allisonr6122: Added "hack" fix for broken SMB_INFO_VOLUME...
2007-10-10 Jeremy Allisonr6120: Added "volume" command to smbclient that prints...
2007-10-10 Günther Deschnerr6117: Close handles after group-creation as well.
2007-10-10 Simo Sorcer6116: update debian changelog
2007-10-10 Volker Lendecker6110: Close handles on user creation. This allows...
2007-10-10 Derrell Lipmanr6108: Added smbsh/smbwrapper for Linux to example...
2007-10-10 Jeremy Allisonr6106: Fix bug #2551. It turns out that the incoming...
2007-10-10 Jeremy Allisonr6104: Update dos filetimes to default yes for Office...
2007-10-10 Steve Frenchr6103: Update list of mount options for mount.cifs
2007-10-10 Derrell Lipmanr6102: add support for opening a file for write with...
2007-10-10 Jeremy Allisonr6092: This much const causes the compiler on Fedora...
2007-10-10 Jeremy Allisonr6090: Patch to fix sys_select so it can't drop signals...
2007-10-10 Jeremy Allisonr6082: Fix for bugid #2541. Fixes from Guenter Kukkukk...
2007-10-10 Volker Lendecker6080: Port some of the non-critical changes from HEAD...
2007-10-10 Gerald Carterr6071: * clean up UNISTR2_ARRAY ( really just an array...
2007-10-10 Jeremy Allisonr6069: Fix for bug #2541. Ensure we recognise LANMAN2...
2007-10-10 Jeremy Allisonr6067: Patch from Marcel Müller <mueller@maazl.de>...
2007-10-10 Jeremy Allisonr6063: Fix for bug #2533 - ensure SMBsearch unsets...
2007-10-10 Gerald Carterr6062: work around autoconf setting the CFLAGS="-g...
2007-10-10 Jeremy Allisonr6060: It's not quite accurate to say not having write...
2007-10-10 Jeremy Allisonr6057: Don't put the assert in the wrong place :-).
2007-10-10 Jeremy Allisonr6055: Fix algorithm. If any of the primary or suppleme...
2007-10-10 Jeremy Allisonr6053: Fixup dfs path with the new wildcard parser...
2007-10-10 Gerald Carterr6051: finish off
2007-10-10 Jeremy Allisonr6049: Ensure "dos filetime" checks file ACLs correctly...
2007-10-10 Jeremy Allisonr6048: Split out the check_path_syntax into a findfirst...
2007-10-10 Gerald Carterr6046: $ net -S block -U % -W VALE rpc service status...
2007-10-10 Jeremy Allisonr6044: Ensure the old search calls always ask mask_matc...
2007-10-10 Gerald Carterr6041: cleaning up output from 'rpc service list'
2007-10-10 Gerald Carterr6040: finish out 'net rpc service list'
2007-10-10 Gerald Carterr6039: add CLI_DO_RPC macro for cookie cutter code...
2007-10-10 Gerald Carterr6038: adding more flesh to 'net rpc service'
2007-10-10 Gerald Carterr6037: little cleanup of unused vars and unnecessary...
next