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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r21804: Create a reference after proto_exits was called once. Else we link the
Lars Müller
1
-1
/
+2
2007-10-10
r21803: Missed part of patch to make self-referrals work.
Jeremy Allison
1
-0
/
+1
2007-10-10
r21801: Fix Coverity ID # 342
Volker Lendecke
1
-0
/
+1
2007-10-10
r21800: Check-in the DFS rewrite. I am still testing this but it
Jeremy Allison
9
-588
/
+813
2007-10-10
r21792: Fix crash bug triggered by Excel reported by Jerry.
Jeremy Allison
1
-1
/
+1
2007-10-10
r21785: Avoid an unnecessary gettimeofday() call
Volker Lendecke
1
-1
/
+1
2007-10-10
r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...
Volker Lendecke
14
-162
/
+104
2007-10-10
r21783: Add in the "create info" field to the reply
Jeremy Allison
2
-23
/
+39
2007-10-10
r21782: Fix a memleak
Volker Lendecke
1
-0
/
+1
2007-10-10
r21780: let smbcontrol use POPT_COMMON_SAMBA options to allow setting debug
Herb Lewis
1
-20
/
+8
2007-10-10
r21779: I missd a call to krb5_get_init_creds_opt_alloc in r21778.
James Peach
1
-1
/
+1
2007-10-10
r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the different
James Peach
4
-10
/
+50
2007-10-10
r21777: As Stevef requested and the Apple guys agreed, make
Jeremy Allison
3
-9
/
+14
2007-10-10
r21776: fix bugs #4438 #4440
Simo Sorce
1
-4
/
+10
2007-10-10
r21775: make messages more understandable - don't leave part dangling after n...
Herb Lewis
1
-2
/
+2
2007-10-10
r21774: Fix the build with Fedora Core 6.
Günther Deschner
1
-0
/
+4
2007-10-10
r21770: For old DOS style searches we must remember if
Jeremy Allison
1
-0
/
+5
2007-10-10
r21769: Attempt to fix bug #4384 in old search code.
Jeremy Allison
1
-14
/
+4
2007-10-10
r21768: Fix the client dfs code such that smbclient can
Jeremy Allison
10
-121
/
+167
2007-10-10
r21767: Revert all the bits I accidentally committed in r21766.
James Peach
5
-17
/
+9
2007-10-10
r21766: Fix compiler warning.
James Peach
6
-10
/
+18
2007-10-10
r21765: Fix the build for HP-UX.
James Peach
1
-1
/
+6
2007-10-10
r21764: Fix warning in debug comment.
Jeremy Allison
1
-2
/
+2
2007-10-10
r21763: Add support for the UNIX_INFO2 infolevel.
James Peach
3
-46
/
+302
2007-10-10
r21762: Fix the build by enabling shared modules and adding the config.*
James Peach
6
-10
/
+3106
2007-10-10
r21759: Fix the same bug in a more elegant way, strrchr_m
Jeremy Allison
1
-7
/
+12
2007-10-10
r21758: Fix a very specific dfs bug when passing in POSIX
Jeremy Allison
1
-3
/
+6
2007-10-10
r21757: Add SMB_VFS_CHFLAGS operation.
James Peach
4
-1
/
+33
2007-10-10
r21756: An invarient the dfs code depended on for POSIX paths
Jeremy Allison
1
-4
/
+1
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
27
-177
/
+294
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
[next]