tprouty/samba.git
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...
2007-10-10 Gerald Carterr6036: patch from Lin Li <linl@xandros.com> to ensure...
2007-10-10 Simo Sorcer6034: Check only once
2007-10-10 Gerald Carterr6029: adding files necessary to support 'net rpc servi...
2007-10-10 Jeremy Allisonr6022: Fix for bug #2533. Incorrect dir listings from...
2007-10-10 Jeremy Allisonr6020: Never do NT status codes with protocols before...
2007-10-10 Simo Sorcer6016: Give access only to root and Domain Users
2007-10-10 Gerald Carterr6014: rather large change set....
2007-10-10 Jeremy Allisonr6009: Add privillage check for SE_DISK_OP (is this...
2007-10-10 Simo Sorcer6004: Let's make server manager able to kill a user...
2007-10-10 Jeremy Allisonr6001: Oops. Checing the wrong tagtype - should have...
2007-10-10 Gerald Carterr5994: proper fix for smbclient and win98 file servers...
2007-10-10 Gerald Carterr5993: compiler warning fix
2007-10-10 Jeremy Allisonr5991: Fixup last entry offset correctly for level...
2007-10-10 Jeremy Allisonr5981: Hack to fix DFS code to work with Win98 server...
2007-10-10 Jeremy Allisonr5979: Don't crash when talking to a Win98 server ...
2007-10-10 Jeremy Allisonr5975: Re-arrange code and comments to make more sense.
2007-10-10 Jeremy Allisonr5973: Fix up overwrite of last 2 bytes on clilist...
2007-10-10 Günther Deschnerr5971: Check for the correct cli-struct when copying...
2007-10-10 Jeremy Allisonr5970: Fix old bug where ff_searchcount was being compa...
2007-10-10 Gerald Carterr5968: derrell's large file fix for libsmbclient (BUG...
2007-10-10 Jeremy Allisonr5967: Fix typo bug where flags overwrote info level.
2007-10-10 Jim McDonoughr5965: Apply Volker's patch for "ldapsam trusted =...
2007-10-10 Gerald Carterr5961: final round of compiler warning fixes based...
2007-10-10 Jeremy Allisonr5960: Integer wrap paranoia when reading EA buffers.
2007-10-10 Gerald Carterr5958: BUG 1843: patch from james peach to fix quotas...
2007-10-10 Gerald Carterr5957: BUGS 2478, 2093: compiler warning patches from...
2007-10-10 Gerald Carterr5956: more compile warngin fixes from the Mr. Mader
2007-10-10 Gerald Carterr5955: BUG 2517: use the realm from smb.conf for 'net...
2007-10-10 Günther Deschnerr5954: Fix some compiler warnings and add missing exclu...
2007-10-10 Gerald Carterr5953: more compiler cleanups; moved SID_LIST from...
2007-10-10 Gerald Carterr5952: BUG 2469: patch from Jason Mader to cleanup...
2007-10-10 Gerald Carterr5951: gotta love that SGI compiler :-) (thanks Jason)
2007-10-10 Gerald Carterr5950: more compiler warning's from Jason Mader
next