index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove pstring from nmbd.
Jeremy Allison
2007-11-19
11
-123
/
+188
*
Add error message to net rap file and net rap file user
Karolin Seeger
2007-11-19
1
-0
/
+8
*
Add a comment
Volker Lendecke
2007-11-18
1
-1
/
+7
*
Fix a valgrind error
Volker Lendecke
2007-11-18
1
-3
/
+4
*
Detect Heimdal Kerberos on OpenBSD 4.2.
James Peach
2007-11-18
1
-0
/
+17
*
Remove pstring from modules directory.
Jeremy Allison
2007-11-16
5
-310
/
+589
*
Ensure we use PATH_MAX for symlinks.
Jeremy Allison
2007-11-16
1
-2
/
+2
*
Fix bug #4393 smbclient does not store files with zero filesize in tar-archives
Jeremy Allison
2007-11-16
1
-4
/
+3
*
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2007-11-16
2
-1
/
+8
|
\
|
*
Fix for bug #4781: allow cleaning of /etc/mtab by canonicalizing mountpoint.
Michael Adam
2007-11-16
1
-0
/
+7
|
*
Fix an implicit cast warning.
Michael Adam
2007-11-16
1
-1
/
+1
*
|
Match the 3.0.27a version of this function.
Jeremy Allison
2007-11-16
1
-14
/
+4
|
/
*
Add MAX_DNS_NAME_LENGTH, remove more pstrings.
Jeremy Allison
2007-11-15
10
-33
/
+55
*
Fix bug noticed by kukks <linux@kukkukk.com> where
Jeremy Allison
2007-11-15
1
-1
/
+9
*
Fix the build on RHEL5, when libcap-devel is installed.
Michael Adam
2007-11-16
2
-0
/
+21
*
Fix an implicit cast warning.
Michael Adam
2007-11-16
1
-1
/
+1
*
More pstring removal. This one was tricky. I had to add
Jeremy Allison
2007-11-15
24
-316
/
+623
*
alpha_strcpy includes the space for the terminating nul.
Jeremy Allison
2007-11-15
1
-3
/
+6
*
Fix for CVE-2007-5398.
Gerald (Jerry) Carter
2007-11-15
1
-0
/
+6
*
Fix bug #5083 (and duplicate bug #5084).
Michael Adam
2007-11-15
1
-1
/
+1
*
Remove smbldap_get_single_pstring() and all pstrings
Jeremy Allison
2007-11-14
4
-474
/
+825
*
Remove pstring from auth/*
Jeremy Allison
2007-11-14
2
-16
/
+43
*
Remove pstring from param/
Jeremy Allison
2007-11-13
2
-98
/
+156
*
Remove all pstring from groupdb/
Jeremy Allison
2007-11-13
3
-86
/
+189
*
Fix potential orphaned open files.
Michael Adam
2007-11-13
1
-2
/
+4
*
Remove last pstring from smbd/*.c
Jeremy Allison
2007-11-13
5
-241
/
+311
*
Fix build of the zfs_acl module.
Michael Adam
2007-11-13
1
-1
/
+3
*
Fix the build: correct prototype.
Michael Adam
2007-11-13
1
-1
/
+1
*
Make [f]get_nt_acl return NTSTATUS
Volker Lendecke
2007-11-13
14
-87
/
+112
*
More pstring removal from smbd/*.c
Jeremy Allison
2007-11-12
1
-11
/
+17
*
Remove pstrings from lanman.c
Jeremy Allison
2007-11-12
1
-54
/
+148
*
Remove all pstrings from smbd/chgpasswd.c.
Jeremy Allison
2007-11-12
4
-124
/
+191
*
Fix bug #5073. Allow "delete readonly = yes" to correctly
Jeremy Allison
2007-11-12
1
-1
/
+2
*
Three more pstring removals.
Jeremy Allison
2007-11-11
3
-8
/
+17
*
Remove a pstring.
Jeremy Allison
2007-11-11
1
-4
/
+11
*
Some pstring removal
Volker Lendecke
2007-11-11
4
-40
/
+61
*
Cosmetic fix
Volker Lendecke
2007-11-11
1
-3
/
+5
*
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2007-11-11
2
-12
/
+79
|
\
|
*
Convert ctdb_conn.c to enum ndr_error_code
Volker Lendecke
2007-11-11
1
-12
/
+13
|
*
Add ndr_errstr
Volker Lendecke
2007-11-11
1
-0
/
+66
*
|
Remove a static fstring
Volker Lendecke
2007-11-11
1
-11
/
+12
*
|
Remove a static fstring
Volker Lendecke
2007-11-11
1
-1
/
+1
|
/
*
Always define PATH_MAX. Makes code simpler (removes
Jeremy Allison
2007-11-10
6
-42
/
+55
*
Remove last pstring from sesssetup.c
Jeremy Allison
2007-11-10
1
-19
/
+21
*
Fix the build when realpath doesn't take null
Jeremy Allison
2007-11-10
1
-1
/
+1
*
Remove pstring from service.c.
Jeremy Allison
2007-11-10
1
-71
/
+109
*
Remove more static fstring/pstrings. Fix socket option
Jeremy Allison
2007-11-09
4
-123
/
+212
*
ndr: change NTSTAUS into enum ndr_err_code (samba3 callers)
Stefan Metzmacher
2007-11-09
4
-30
/
+40
*
ndr: change NTSTAUS into enum ndr_err_code (ndrdump)
metze
2007-11-09
1
-8
/
+14
*
rerun make idl
Stefan Metzmacher
2007-11-09
40
-4946
/
+4946
[prev]
[next]