index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove pstring from clitar.c
Jeremy Allison
2007-12-07
1
-141
/
+225
*
Add popt to binaries in makefile. Hack clitar to compile until I fix it.
Jeremy Allison
2007-12-06
2
-19
/
+12
*
Remove pstrings from client/client.c by doing a large rewrite.
Jeremy Allison
2007-12-06
1
-981
/
+1555
*
Remove trailing slashes from service name
Andreas Schneider
2007-12-06
1
-0
/
+7
*
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-simo
Simo Sorce
2007-12-05
1
-79
/
+178
|
\
|
*
pstring removal.
Jeremy Allison
2007-12-05
1
-79
/
+178
*
|
Fix warning
Simo Sorce
2007-12-05
1
-1
/
+1
*
|
* helper source for handling cifs kernel module upcall for kerberos
Igor Mammedov
2007-12-05
2
-0
/
+347
|
/
*
More pstring removal.
Jeremy Allison
2007-12-04
1
-6
/
+15
*
Fix sample gtk code. Does this compile ?
Jeremy Allison
2007-12-04
1
-38
/
+40
*
Remove PSTRING_LEN from smbd/ nmbd/.
Jeremy Allison
2007-11-29
2
-63
/
+81
*
Ensure we have a talloc stackframe (found by Kukks).
Jeremy Allison
2007-11-20
2
-6
/
+10
*
Fix bug #4393 smbclient does not store files with zero filesize in tar-archives
Jeremy Allison
2007-11-16
1
-4
/
+3
*
Fix for bug #4781: allow cleaning of /etc/mtab by canonicalizing mountpoint.
Michael Adam
2007-11-16
1
-0
/
+7
*
More pstring removal. This one was tricky. I had to add
Jeremy Allison
2007-11-15
3
-13
/
+16
*
Remove the silly "user_socket_options" global variable
Volker Lendecke
2007-11-09
1
-2
/
+1
*
Remove more pstring/fstrings.
Jeremy Allison
2007-11-08
1
-11
/
+19
*
Remove the horror that was the global smb_rw_error.
Jeremy Allison
2007-11-05
1
-1
/
+1
*
Fix the smbmount build
Volker Lendecke
2007-11-05
1
-1
/
+1
*
Remove more static data from lib/util_sock.c and
Jeremy Allison
2007-11-03
1
-2
/
+2
*
Change the client library to write directly out of
Jeremy Allison
2007-11-02
1
-0
/
+30
*
Add printout of large read/write caps if detected.
Jeremy Allison
2007-10-31
1
-0
/
+6
*
Change all occurrences of zero_addr(&ss,AF_INET) to
Jeremy Allison
2007-10-27
2
-2
/
+2
*
Fix zero_addr(&ip, INADDR_ANY); -> zero_addr(&ip, AF_INET)
Jeremy Allison
2007-10-27
1
-1
/
+1
*
Two patches
Volker Lendecke
2007-10-27
2
-6
/
+6
*
This is a large patch (sorry). Migrate from struct in_addr
Jeremy Allison
2007-10-24
1
-9
/
+9
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
6
-95
/
+95
*
Latest ipv6 changes broke (deprecated) smbmount, smbmnt and smbctool
Günter Kukkukk
2007-10-15
3
-10
/
+10
*
Add start of IPv6 implementation. Currently most of this is avoiding
Jeremy Allison
2007-10-10
1
-2
/
+2
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
3
-119
/
+19
*
r25355: IP address parsing did not allow for fully expanded ipv6 addresses
Steve French
2007-10-10
1
-1
/
+1
*
r25169: Fix bug 4028
Volker Lendecke
2007-10-10
1
-0
/
+4
*
r24601: Fix if statements where we still expected cli_connect() to return BOOL.
Lars Müller
2007-10-10
1
-1
/
+1
*
r24223: Convert reply_echo to the new API
Volker Lendecke
2007-10-10
1
-4
/
+6
*
r24036: Fix dfs rename bug in smbclient reported by Thomas Bork <tombork@web....
Jeremy Allison
2007-10-10
1
-5
/
+14
*
r23989: For testing purposes, add "echo" to smbclient
Volker Lendecke
2007-10-10
1
-0
/
+19
*
r23825: Add ".." command as an alias to "cd ..".
Günther Deschner
2007-10-10
1
-1
/
+15
*
r23824: Add ls alias for lazy typers like me.
Günther Deschner
2007-10-10
1
-0
/
+1
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
8
-16
/
+8
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
9
-9
/
+9
*
r23596: Add notes about smbfs/cifs to usage() in smb[u]mount
Volker Lendecke
2007-10-10
2
-1
/
+6
*
r23571: Fix, parsing of multi byte share names.
Simo Sorce
2007-10-10
1
-16
/
+10
*
r23567: Fix bug 4721
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.
Jeremy Allison
2007-10-10
1
-2
/
+8
*
r23527: Use existing escaping function pointed by James
Simo Sorce
2007-10-10
1
-27
/
+3
*
r23524: Fix bug 2319.
Simo Sorce
2007-10-10
1
-13
/
+60
*
r22982: Do not prompt for password on sec=none for mount.cifs (and allow guest
Steve French
2007-10-10
1
-2
/
+5
*
r22979: Revert previous checkin (which had some debug junk) and fix misc free...
Steve French
2007-10-10
1
-68
/
+25
*
r22779: Patch for not prompting for password on cifs mounts when "sec=none"
Steve French
2007-10-10
1
-10
/
+61
[prev]
[next]