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
path:
root
/
source
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix bug 5826 - Directory/Filenames get truncated when 3.2.0 client acesses ol...
Jeremy Allison
2008-10-16
1
-1
/
+15
*
Now it's working, back port the aync fix for parsing large cups printer lists.
Jeremy Allison
2008-10-10
1
-0
/
+10
*
Fixed "declaration shadows global declaration" warnings.
Tim Prouty
2008-10-07
1
-19
/
+19
*
Fix some missing error handlings
Volker Lendecke
2008-10-05
1
-0
/
+5
*
OS/X does not have rl_done in readline.h
Volker Lendecke
2008-10-05
1
-0
/
+8
*
Correctly fix smbclient to terminate on eof from server.
Jeremy Allison
2008-10-03
1
-1
/
+12
*
Fix bug 5805: don't close stdout
Derrell Lipman
2008-10-02
1
-1
/
+3
*
Remove unecessary msync.
Jeremy Allison
2008-09-05
1
-4
/
+0
*
Cleanup of DC enumeration in get_dcs()
Steven Danneman
2008-09-04
1
-5
/
+16
*
The msync manpage reports that msync *must* be called before munmap. Failure ...
Simo Sorce
2008-09-03
2
-2
/
+8
*
Deal with systems that don't initialize birthtime correctly.
Jeremy Allison
2008-08-29
1
-4
/
+10
*
Add st_birthtime and friends for accurate create times on systems that suppor...
Jeremy Allison
2008-08-28
1
-10
/
+30
*
ldb: Fix permissions of new ldg files.
Karolin Seeger
2008-08-27
1
-1
/
+1
*
Fix bug 5698 - mixup of TALLOC/malloc. Spotted by Douglas Wegscheid <Douglas_...
Jeremy Allison
2008-08-21
1
-2
/
+3
*
Fix bug 5697 nmbd spins in reload_interfaces when only loopback has an IPv4 a...
Jeremy Allison
2008-08-19
1
-2
/
+5
*
I think the problem with these functions is that lookup_usergroups
Herb Lewis
2008-08-15
1
-17
/
+17
*
netapi: add c++ guard.
Günther Deschner
2008-08-13
1
-1
/
+9
*
Attempt to fix bug 5684
Volker Lendecke
2008-08-13
1
-1
/
+1
*
I found lots of places where we assume error will be set when calling
Andrew Tridgell
2008-08-12
1
-2
/
+10
*
Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX.
Jeremy Allison
2008-08-12
4
-16
/
+25
*
using NGROUPS_MAX instead of 32 for the max group value in rep_initgroups() s...
Yannick Bergeron
2008-08-08
1
-1
/
+1
*
Solve an IBM XL C/C++ compiler error encountered in get_exit_code() auth_erro...
Yannick Bergeron
2008-08-06
1
-1
/
+2
*
fixed permissions on ctdb databases
Andrew Tridgell
2008-08-06
1
-0
/
+5
*
dbwrap: add comment describing behaviour of dbwrap_change_int32_atomic().
Michael Adam
2008-08-06
1
-0
/
+7
*
secrets: fix replacemend random seed generator (security issue).
Michael Adam
2008-08-06
1
-2
/
+6
*
dbwrap: add comment describing behaviour of dbwrap_change_uint32_atomic().
Michael Adam
2008-08-06
1
-0
/
+7
*
idmap_tdb2: fix a race condition in idmap_tdb2_allocate_id().
Michael Adam
2008-08-06
1
-2
/
+6
*
talloc_string_sub2: Don't return NULL if src is empty.
Karolin Seeger
2008-07-25
1
-1
/
+1
*
get rid of unused variable warnings when HAVE_IPV6 not defined
Herb Lewis
2008-07-22
1
-2
/
+2
*
smbldap: Fix typo in debug message.
Karolin Seeger
2008-07-18
1
-1
/
+1
*
A brown paper bag bug fix for "net sam rights"
Volker Lendecke
2008-07-17
1
-1
/
+1
*
Fix typo.
Karolin Seeger
2008-07-14
2
-2
/
+2
*
Fix a segfault in base64_encode_data_blob
Volker Lendecke
2008-07-10
1
-1
/
+3
*
Revert "tdbtool: fix off-by-one error in argument length. (bug #2344)"
Michael Adam
2008-07-09
1
-1
/
+1
*
Minor style correction
Zach Loafman
2008-07-08
1
-2
/
+2
*
tdbtool: fix off-by-one error in argument length. (bug #2344)
Michael Adam
2008-07-08
1
-1
/
+1
*
Remove worrying warning message when safe_strcpy tries to copy a pseaudo inte...
Jeremy Allison
2008-07-02
1
-1
/
+1
*
Fix bug #5578, reported by sendel2000@hotbox.ru. Bad (non-Samba) use of strlc...
Jeremy Allison
2008-07-02
1
-0
/
+3
*
MSG_DEBUG now forwarded to all the winbindd children by parent.
Jeremy Allison
2008-07-01
1
-1
/
+1
*
Jim Brown <jim.brown@miami.edu> was right, this needs to be a signed int or
Jeremy Allison
2008-07-01
1
-1
/
+1
*
Fix problem noticed by Jim Brown <jim.brown@miami.edu>. When reverse searchin...
Jeremy Allison
2008-07-01
1
-1
/
+1
*
Fix warnings on SuSE 9.0.
Karolin Seeger
2008-06-27
1
-0
/
+8
*
init_shared_module -> init_samba_module
Volker Lendecke
2008-06-23
2
-4
/
+4
*
Use "init_shared_module" instead of "init_module" for initializing .so's
Volker Lendecke
2008-06-21
2
-5
/
+7
*
Fix bug #5531 - fix conversion of ns units when converting from nttime to tim...
Jeremy Allison
2008-06-20
1
-2
/
+6
*
Fix the build on FreeBSD 4.6.2
Volker Lendecke
2008-06-20
1
-4
/
+5
*
Fix Bug #5548 (segfauls in handle_include with %m macro expansion).
Michael Adam
2008-06-18
1
-1
/
+4
*
netapi: Fix Bug #5545 (libnetapi_init without $USER)
Günther Deschner
2008-06-17
1
-2
/
+6
*
Fix a handle leak for error returns in ldb_try_load_dso
Volker Lendecke
2008-06-13
1
-1
/
+7
*
Fix max_fd calculation in event_loop_once
Volker Lendecke
2008-06-11
1
-1
/
+1
[prev]
[next]