index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.
Jeremy Allison
5
-4
/
+26
2007-10-10
r21754: Volker is completely correct. There's no need for
Jeremy Allison
5
-47
/
+126
2007-10-10
r21753: Enable building ndrdump with the builtin popt. Jelmer, please check!
Volker Lendecke
1
-1
/
+1
2007-10-10
r21750: Sync up with SAMBA_3_0_25. Only client changes are in libsmbclient
Jeremy Allison
2
-2
/
+43
2007-10-10
r21748: More cosmetic alignment. One change to call_nt_transact_create(): We ...
Volker Lendecke
1
-11
/
+14
2007-10-10
r21747: Cosmetic checkin to bring ntcreate and nttranscreate closer together
Volker Lendecke
1
-13
/
+19
2007-10-10
r21738: Remove unused file.
James Peach
1
-80
/
+0
2007-10-10
r21734: Fix bug #4369. Patch from David Leonard <dleonard@vintela.com>.
Jeremy Allison
1
-0
/
+5
2007-10-10
r21731: Fix long-standing bug in our chain processing code.
Jeremy Allison
1
-3
/
+20
2007-10-10
r21726: Fix stupid cut-n-paste typo. Thanks to volker for
Jeremy Allison
1
-1
/
+1
2007-10-10
r21725: Fix for memalign used without test guards. Was
Jeremy Allison
2
-22
/
+22
2007-10-10
r21724: Optimization pointed out by Volker. If we don't
Jeremy Allison
2
-0
/
+21
2007-10-10
r21723: Make use of the per-hashchain "freelists"
Volker Lendecke
3
-0
/
+9
2007-10-10
r21722: Add the dead record functionality presented on samba-technical@samba....
Volker Lendecke
4
-6
/
+187
2007-10-10
r21717: Support the SMB_QUERY_POSIX_WHOAMI info level on QueryFsInfo.
James Peach
2
-1
/
+141
2007-10-10
r21715: Fix torture utime code.
Jeremy Allison
1
-4
/
+4
2007-10-10
r21714: Change the VFS interface to use struct timespec
Jeremy Allison
25
-171
/
+288
2007-10-10
r21706: get_delete_on_close_flag() is the perfect candidate for tdb_parse_rec...
Volker Lendecke
1
-7
/
+21
2007-10-10
r21705: add modify rights defines
Herb Lewis
1
-1
/
+15
2007-10-10
r21704: open sockets immediately in process_loop
Herb Lewis
1
-8
/
+9
2007-10-10
r21703: fix build when O_SYNC not defined
Herb Lewis
1
-0
/
+2
2007-10-10
r21672: The cannonical file access pattern should look like this :
Jeremy Allison
4
-207
/
+303
2007-10-10
r21667: posix_unlink should break existing oplocks.
Jeremy Allison
1
-1
/
+1
2007-10-10
r21666: (only in 3.0, not 3.0.25). Fix bad parameter to call.
Jeremy Allison
1
-1
/
+1
2007-10-10
r21665: Fix bug #4428 reported by Jason Mader <jason@ncac.gwu.edu>.
Jeremy Allison
1
-2
/
+1
2007-10-10
r21664: Fix #4425 - patch from Jason Mader <jason@ncac.gwu.edu>.
Jeremy Allison
1
-2
/
+3
2007-10-10
r21663: Fix from the Wine guys: Robert Shearman <rob@codeweavers.com>
Jeremy Allison
1
-1
/
+2
2007-10-10
r21657: get rid of warning - not everyone understands %F
Herb Lewis
1
-3
/
+3
2007-10-10
r21655: Regenerate after pidl bugfix.
Jelmer Vernooij
4
-15
/
+15
2007-10-10
r21652: Fix samba3-specific initialization
Jelmer Vernooij
1
-0
/
+9
2007-10-10
r21651: Add ndrdump to samba 3. This only works from external source at the
Jelmer Vernooij
2
-6
/
+32
2007-10-10
r21647: Allow unit on for size parameters.
James Peach
1
-2
/
+4
2007-10-10
r21646: Patch from SATOH Fumiyasu <fumiyas@osstech.co.jp>
Jeremy Allison
1
-5
/
+22
2007-10-10
r21645: Make posix_unlink work - on open files too !
Jeremy Allison
1
-1
/
+24
2007-10-10
r21644: Allow mkdir on platforms with no O_DIRECTORY.
Jeremy Allison
2
-9
/
+48
2007-10-10
r21643: Put the correct bits on the wire for posix_mkdir.
Jeremy Allison
1
-1
/
+2
2007-10-10
r21642: Fix bug 4365. Please note that this was only tested with Vista so far...
Volker Lendecke
1
-1
/
+1
2007-10-10
r21641: Add test code for POSIX pathname calls into smbclient.
Jeremy Allison
1
-0
/
+147
2007-10-10
r21640: Fix the build for broken platoforms without O_DIRECT or O_DIRECTORY.
Jeremy Allison
1
-0
/
+9
2007-10-10
r21639: Add in implementations of POSIX open/mkdir/unlink/rmdir.
Jeremy Allison
1
-0
/
+176
2007-10-10
r21638: Change POSIX_UNLINK to allow clients to differentiate
Jeremy Allison
2
-2
/
+22
2007-10-10
r21637: Get "password never expires" account policy working.
Jim McDonough
1
-3
/
+9
2007-10-10
r21636: Was almost right before. We have to specify the short domain name to...
Gerald Carter
1
-1
/
+1
2007-10-10
r21635: Don't free talloc()'d memory. I wish people would check the callers
Gerald Carter
1
-1
/
+1
2007-10-10
r21633: First real fix from me found during the bug hunt.
Gerald Carter
1
-0
/
+8
2007-10-10
r21632: Remove ununsed variable
Gerald Carter
1
-1
/
+0
2007-10-10
r21626: Fix memory leak on error path noticed by
Gerald Carter
1
-0
/
+1
2007-10-10
r21623: Fix copy/paste error
Simo Sorce
1
-2
/
+2
2007-10-10
r21622: Fix bad merge caught by James.
Gerald Carter
1
-7
/
+0
2007-10-10
r21616: Delay initialization of idmap and nss_info backends until necessary
Gerald Carter
6
-33
/
+193
[next]