2007-10-10 |
Jeremy Allison | r3693: Correctly detect errno for no acl/ea support.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3674: Stefan Esser <s.esser@e-matters.de> pointed...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3671: More warning fixes from Rob Foehl <rwf@loonybin...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3670: Warning fixes from Rob Foehl <rwf@loonybin.net>.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3666: Generalise fix for trans and nttrans multi-fragment...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3663: Fix too tight checking of incoming secondary...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3662: Fix dirent return.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3644: Fixup examples VFS compile.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3642: Extend vfs to add seekdir/telldir/rewinddir...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3569: Fix for bug #1651, added extra servicePrincipalNames...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3538: Fix the build with the latest Heimdal code.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3535: Tidy up error reporting. Memory leak with MIT...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3502: Tidy up debugging in kerberos_keytab code.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3492: Fixes from testing kerberos salted principal...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3451: Finish off kerberos salting patch. Needs testing !
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3381: More merging of the #1717 patch. Fixup some...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3379: More merging of kerberos keytab and salting...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3377: Merge in first part of modified patch from Nalin...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3345: More MIT/Heimdal tests for comparing enctypes...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3342: More MIT/Heimdal fixes to allow an enctype to...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3296: Fix to ensure entries are stored in correct...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3294: Fix for SMB signing with 56-bit DES session...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3275: Fix from Michael Sweet <mike@easysw.com> for...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3273: Ensure we're consistent in the use of strchr_m...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3225: Fix correct use of resume name. Cope with the...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3138: Fix from Sorin Manolache <sorinm@gmail.com>...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3121: Bug #1956. Ensure errno is saved and restored...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3120: Fix bug #1955 reported by Love <lha@stacken...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3117: Fix from Tom Lackemann <cessnatomny@yahoo.com...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3072: Fix for bug #1947 - incorrect use of getpwnam...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3050: Steal from Samba4 :-). Make us pass most of...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r3002: Fix for bug #1886 - prevent delete on close...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2999: Remove lockedkeys code. Not used.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2979: Fix incorrect locks/unlocks in tdb_lockkeys...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2978: Fix #1926 typo in debug. Found by Bill McGonigle...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2708: Don't look for bzero, we don't use it.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2703: Fix typo noticed by Igor Belyi <sambauser@katehok...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2700: Fix bug where we could incorrectly set sparse...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2665: Ensure the UNIX info level returned enough data.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2651: Added 'stat' command to smbclient to exercise...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2637: Fix the roundup problem (returning 1mb roundup...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2610: Even if we only use the fast-path (ascii only...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2605: Fix stupid typo in back-port of Samba4 fix.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2578: Pick up optimisation from Samba4 - thanks tridge !
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2575: Return correct error codes on old SEARCH call...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2548: Fix for bug reported by Edward Spragins <spragins...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2540: Fix it the way Henrik Nordstrom (the patch author...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2528: Ensure MIN is defined as a macro so it's not...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2482: Fix from Arthur van Dongen <avdongen@xs4all...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2481: Patch from Igor Belyi <sambauser@katehok.ac93...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2479: Stop attribute "modifyTimestamp" from being...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2451: Fix from Henrik Nordstrom <hno@squid-cache.org...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2413: Arggg. Stupid, stupid, stupid me ! I added a...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2396: Fix bug found by Cornelio Bondad Jr <Corny.Bondad...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2395: Patch from "Stefan (metze) Metzmacher" <metze...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2392: Steal the nicer error message from Samba4 :-).
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2374: Fix from Vince Brimhall vbrimhall@novell.com for
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2373: Fix typo.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2371: Fix for talking to OS/2 clients (max_mux ignored...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2369: Fix from Richard Renard <rrenard@idealx.com...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2363: Fix to make find_workgroup use the same truncation as
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2361: Fix the appalling toktocliplist() fn. Bug found...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2355: Now we've shipped 3.0.7, add in the DOS fix.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2317: Fixup error messages and reformat.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2312: Fix for bugid #1667, smbpasswd file could be...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2265: Volkers change to HEAD looks very good. Commit...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2224: Make nmbd more robust against bad netbios packets.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2219: Remember to count bad_components only on pathname...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2215: I think I'm really close now. The key is to...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2213: Optimisation. Passes masktest against W2K3.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2196: This error code change is incorrect. Still working...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2194: Here is the efforts of much pain reproducing...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2175: Fix for #1546 from fumiya@samba.gr.jp. Preserve...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2155: Reformat, plus steal from Samba4 :-).
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2152: Fix for bug #1674, move the symlinks checks...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2150: Fix parsing of names ending in dot and a few...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2116: Ensure statcache has large enough tdb memory...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2114: Shameless theft of iconv commit from Samba4...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2112: Simplify the mangle hash code to use an in-memory...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2111: Fix memleak with valid names.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2083: Fix memleak on return code path.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2082: lp_path should be lp_pathname.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2076: Removed old dir caching code - not being used...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2032: If you're selecting a hash algorithm for tdb...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2027: Fix for but #1657, used initialized variable...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r2026: Simplify statcache to use an in-memory tdb....
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r1980: Re-apply (remember to remove entry from list...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r1978: Roll it back until I do it right.... :-).
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r1976: Simplify, use standard dlist interface.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r1974: Just use a simple linked list for this.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r1968: Remove spurious "A" spotted by Jason Mader ...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r1939: Ensure with my new change we set extended security...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r1936: Fix bug noticed by Steve - ensure extended security...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r1871: Patch from Luke Howard <lukeh@PADL.COM> to correctly use
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r1869: Rename "fallback_XXXX" mapping to "algorithmic_XXX" as
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r1866: Fix for bug #1602 reported by <m.proehl@science...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r1841: Fix for #1606, can't launch dos exe's.
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r1812: Fix from Richard Renard <rrenard@idealx.com...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r1810: Patch from Richard Renard <rrenard@idealx.com...
|
commit | commitdiff | tree |
2007-10-10 |
Jeremy Allison | r1809: Patch from Richard Renard <rrenard@idealx.com...
|
commit | commitdiff | tree |