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
/
libsmb
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r21893: Update comments so they actually reflect reality...
Rafal Szczesniak
1
-3
/
+3
2007-10-10
r21883: Try and fix the build by removing the prototypes for
Jeremy Allison
1
-2
/
+2
2007-10-10
r21882: The server part of the code has to use an AUTH_NTLMSSP struct,
Jeremy Allison
1
-78
/
+24
2007-10-10
r21880: Make client and server calls into encryption code symetrical,
Jeremy Allison
2
-91
/
+221
2007-10-10
r21876: Start adding in the seal implementation - prototype code
Jeremy Allison
1
-2
/
+176
2007-10-10
r21865: Add in the stubs for SMB transport encryption. Will flesh
Jeremy Allison
3
-5
/
+77
2007-10-10
r21864: Reformatting.
Jeremy Allison
1
-92
/
+92
2007-10-10
r21846: Try and fix the Darwin build which seems to have a strange krb5.
Jeremy Allison
1
-0
/
+6
2007-10-10
r21845: Refactor the sessionsetupX code a little to allow us
Jeremy Allison
1
-0
/
+33
2007-10-10
r21831: Back out r21823 for a while, this is going into a bzr tree first.
Volker Lendecke
1
-4
/
+1
2007-10-10
r21823: Let secrets_store_machine_password() also store the account name. Not...
Volker Lendecke
1
-1
/
+4
2007-10-10
r21800: Check-in the DFS rewrite. I am still testing this but it
Jeremy Allison
1
-140
/
+148
2007-10-10
r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the different
James Peach
1
-6
/
+23
2007-10-10
r21777: As Stevef requested and the Apple guys agreed, make
Jeremy Allison
1
-3
/
+4
2007-10-10
r21768: Fix the client dfs code such that smbclient can
Jeremy Allison
4
-50
/
+62
2007-10-10
r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.
Jeremy Allison
1
-2
/
+3
2007-10-10
r21750: Sync up with SAMBA_3_0_25. Only client changes are in libsmbclient
Jeremy Allison
1
-2
/
+11
2007-10-10
r21703: fix build when O_SYNC not defined
Herb Lewis
1
-0
/
+2
2007-10-10
r21644: Allow mkdir on platforms with no O_DIRECTORY.
Jeremy Allison
1
-9
/
+17
2007-10-10
r21643: Put the correct bits on the wire for posix_mkdir.
Jeremy Allison
1
-1
/
+2
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
r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).
Jeremy Allison
2
-1
/
+5
2007-10-10
r21604: I got this wrong also in libsmb :-(.
Jeremy Allison
1
-0
/
+2
2007-10-10
r21581: Add an error code I just got
Volker Lendecke
1
-0
/
+1
2007-10-10
r21577: Remove unneeded #define (part of earlier patch that was
Jeremy Allison
1
-2
/
+0
2007-10-10
r21576: Patch based on work from Todd Stecher <todd.stecher@isilon.com>
Jeremy Allison
2
-16
/
+83
2007-10-10
r21460: Fix for server-side processing of SPNEGO auth
Jeremy Allison
1
-0
/
+8
2007-10-10
r21240: Fix longstanding Bug #4009.
Günther Deschner
3
-8
/
+20
2007-10-10
r21239: if the workgroup name is longer than 16 chars we get garbage in the s...
Simo Sorce
1
-6
/
+7
2007-10-10
r21191: Add in the POSIX open/mkdir/unlink calls.
Jeremy Allison
1
-0
/
+1
2007-10-10
r21133: - Apply patch from ages ago, which should allow following \\server\sh...
Derrell Lipman
1
-10
/
+27
2007-10-10
r21132: - Fixes bug 4366. Documentation for smbc_utimes() was incorrect.
Derrell Lipman
1
-3
/
+31
2007-10-10
r21115: notify_internal.c needs to remove the table entry if a process has cr...
Volker Lendecke
1
-2
/
+3
2007-10-10
r21110: Fix kinit with Heimdal (Bug #4226).
Günther Deschner
1
-0
/
+26
2007-10-10
r21046: Backing out svn r20403 (Andrew's krb5 ticket cleanup
Gerald Carter
1
-0
/
+42
2007-10-10
r20883: W00t! I now understand how "delete on close" really
Jeremy Allison
1
-1
/
+0
2007-10-10
r20874: We need to distinguish client sitenames per realm. We were overwriting
Günther Deschner
2
-4
/
+6
2007-10-10
r20861: We only use sitespecific DNS lookups when looking for DCs or KDCs, not
Günther Deschner
1
-5
/
+1
2007-10-10
r20857: Silence gives assent :-). Checking in the fix for
Jeremy Allison
2
-23
/
+38
2007-10-10
r20832: Remove extra pointers previously added to unique [out] pointers. Inst...
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r20744: Fix the build (I missed some chkpth -> checkpath renames).
Jeremy Allison
1
-1
/
+1
2007-10-10
r20690: fix a bug that causes smbd to 'hang' intermittently.
Andrew Tridgell
1
-32
/
+13
2007-10-10
r20604: Fix two memleaks, Coverity ID 337, merge to 3_0_24
Volker Lendecke
1
-0
/
+2
2007-10-10
r20603: Slightly simplify logic
Volker Lendecke
1
-7
/
+7
2007-10-10
r20403: Cleaning out my Samba 3.0 tree:
Andrew Bartlett
1
-42
/
+0
2007-10-10
r20333: Fix a couple of Coverity errors in one run, this was a potential NULL...
Volker Lendecke
1
-5
/
+8
2007-10-10
r20296: If we're going to overwrite krb5.conf
Jeremy Allison
1
-1
/
+19
2007-10-10
r20269: merge -r20264:20267 from SAMBA_3_0_24
Herb Lewis
3
-0
/
+10
2007-10-10
r20124: clean up nested extern declaration warnings
Herb Lewis
1
-1
/
+2
[prev]
[next]