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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo.
Karolin Seeger
2008-07-14
2
-2
/
+2
*
Revert "Return timed out entries from gencache_get if timeout param != NULL"
Volker Lendecke
2008-07-11
1
-15
/
+10
*
Revert "Remove gencache_[un]lock_entry"
Volker Lendecke
2008-07-11
1
-0
/
+25
*
Fix a segfault in base64_encode_data_blob
Volker Lendecke
2008-07-10
1
-1
/
+3
*
A brown paper bag bug fix for "net sam rights"
Volker Lendecke
2008-07-10
1
-1
/
+1
*
Revert "tdbtool: fix off-by-one error in argument length. (bug #2344)"
Michael Adam
2008-07-09
1
-1
/
+1
*
Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-test
Derrell Lipman
2008-07-08
1
-2
/
+2
|
\
|
*
Minor style correction
Zach Loafman
2008-07-08
1
-2
/
+2
*
|
[BUG 5580] Allow access to DFS shares via libsmbclient
Derrell Lipman
2008-07-08
1
-0
/
+5
|
/
*
tdbtool: fix off-by-one error in argument length. (bug #2344)
Michael Adam
2008-07-08
1
-1
/
+1
*
Remove gencache_[un]lock_entry
Volker Lendecke
2008-07-03
1
-25
/
+0
*
Return timed out entries from gencache_get if timeout param != NULL
Volker Lendecke
2008-07-03
1
-10
/
+15
*
netapi: fix doxygen warning.
Günther Deschner
2008-07-03
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.
Darshan Purandare
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
*
Do not segfault if corepath is not set up properly
Volker Lendecke
2008-06-27
1
-0
/
+5
*
Fix warnings on SuSE 9.0.
Karolin Seeger
2008-06-27
1
-0
/
+8
*
ctdbd_connect: bump debug level to 1 for "connect failed" message.
Michael Adam
2008-06-26
1
-1
/
+1
*
messages: bump debug level to 1 for "messaging_ctdb_init failed".
Michael Adam
2008-06-26
1
-2
/
+2
*
netapi: add NetUserChangePassword() example code.
Günther Deschner
2008-06-25
2
-0
/
+105
*
netapi: add NetUserChangePassword() to public headers.
Günther Deschner
2008-06-25
1
-0
/
+20
*
netapi: add NetUserChangePassword skeleton.
Günther Deschner
2008-06-25
3
-0
/
+72
*
libads: use ads_connect_user_creds in some places.
Günther Deschner
2008-06-24
1
-1
/
+1
*
time: move uint64s_nt_time_to_unix_abs() to lib/time.c
Günther Deschner
2008-06-23
1
-0
/
+7
*
libsmbconf: add "includes" to the forbidden_valnames[].
Michael Adam
2008-06-23
1
-0
/
+1
*
libsmbconf: fastpaths first in smbconf_reg_valname_valid().
Michael Adam
2008-06-23
1
-2
/
+2
*
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
*
Wrap the unix token info in a unix_user_token in auth_serversupplied_info
Volker Lendecke
2008-06-19
1
-1
/
+1
*
Fix the build on FreeBSD 4.6.2
Volker Lendecke
2008-06-19
1
-4
/
+5
*
Fix Bug #5548 (segfauls in handle_include with %m macro expansion).
Michael Adam
2008-06-18
1
-1
/
+4
*
netapi: use NetUserEnum filter in example code.
Günther Deschner
2008-06-17
1
-1
/
+1
*
netapi: add NetUserEnum filter constants to public headers.
Günther Deschner
2008-06-17
1
-0
/
+6
*
netapi: implement NetUserEnum filters.
Günther Deschner
2008-06-17
1
-1
/
+22
*
netapi: add NetRemoteTOD example code.
Günther Deschner
2008-06-17
2
-1
/
+90
*
netapi: implement NetRemoteTOD().
Günther Deschner
2008-06-17
1
-2
/
+32
*
netapi: make NetRemoteTOD() headers public.
Günther Deschner
2008-06-17
1
-0
/
+31
*
netapi: add NetRemoteTOD() skeleton.
Günther Deschner
2008-06-17
3
-0
/
+67
*
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
*
Correctly find a [u]int32_t replacement
Volker Lendecke
2008-06-10
1
-6
/
+15
*
socket_wrapper: truncate packets to a 1500 byte payload
Stefan Metzmacher
2008-06-10
1
-0
/
+8
*
socket_wrapper: sync missing stuff from v4-0-test
Stefan Metzmacher
2008-06-10
5
-8
/
+17
*
Factor out IP marshalling into separate function.
Jelmer Vernooij
2008-06-10
1
-36
/
+43
*
r25783: socket_wrapper: don't include "includes.h"
Stefan Metzmacher
2008-06-10
1
-12
/
+5
[next]