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
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Coverity ID 884: DEADCODE
Volker Lendecke
2009-04-28
1
-3
/
+4
*
s3-secdesc: move all winreg access bits to IDL.
Günther Deschner
2009-04-28
1
-1
/
+1
*
Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+
Jeremy Allison
2009-04-28
3
-37
/
+36
*
netdomjoin-gui: make sure to grey out change fields when not running as root.
Günther Deschner
2009-04-15
1
-0
/
+15
*
s3-eventlog: split out evlog_convert_tdb_to_evt().
Günther Deschner
2009-04-15
1
-0
/
+74
*
s3-eventlog: move rpc_server/srv_eventlog_lib.c out of rpc_server.
Günther Deschner
2009-04-15
1
-0
/
+960
*
s3-util-sock: add ismyaddr() check in is_myname_or_ipaddr().
Günther Deschner
2009-04-15
1
-0
/
+4
*
s3:lib Use push_ucs2_talloc() in ms_fnmatch()
Andrew Bartlett
2009-04-15
1
-7
/
+7
*
s3:charcnv Remove unused unistrcpy() and unistrlen()
Andrew Bartlett
2009-04-15
1
-37
/
+0
*
s3:charcnv Remove unused unistr2 functions
Andrew Bartlett
2009-04-15
1
-116
/
+0
*
s3:charcnv Remove unused ucs2_to_unistr2()
Andrew Bartlett
2009-04-15
1
-46
/
+0
*
s3/smbconf_reg: Fix typo.
Karolin Seeger
2009-04-15
1
-1
/
+1
*
s3:smbldap convert the easy cases to push_utf8_talloc()
Andrew Bartlett
2009-04-15
1
-8
/
+8
*
s3:smbldap Remove smbldap_get_dn
Andrew Bartlett
2009-04-15
1
-26
/
+4
*
Tidy up some convert_string_internal error cases, found by Andrew Bartlett.
Jeremy Allison
2009-04-15
1
-6
/
+19
*
Fix bug #6195 - Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb c...
Jeremy Allison
2009-04-15
1
-0
/
+27
*
Fix a talloc/malloc screwup in file_lines_pload
Volker Lendecke
2009-04-15
1
-1
/
+1
*
s3-libnetapi: fix creds in libnetapi_open_ipc_connection().
Günther Deschner
2009-04-15
1
-0
/
+5
*
s3-net: Fix Bug #6102. NetQueryDisplayInformation could return wrong informat...
Günther Deschner
2009-04-15
1
-6
/
+12
*
Avahi disables a timer by tv=NULL in avahi_timeout_update(), do not crash
Volker Lendecke
2009-04-15
1
-0
/
+7
*
Add tevent avahi binding
Volker Lendecke
2009-04-15
1
-0
/
+268
*
s3-netapi: Fix Coverity #774 (REVERSE_INULL).
Günther Deschner
2009-04-15
1
-6
/
+3
*
s3-netapi: Fix Coverity #775 (REVERSE_INULL).
Günther Deschner
2009-04-15
1
-6
/
+3
*
s3-netapi: Fix Coverity #776 (REVERSE_INULL).
Günther Deschner
2009-04-15
1
-7
/
+3
*
add a versiontest program to print samba_version_string().
Michael Adam
2009-04-15
1
-0
/
+26
*
s3: Fix a free of an uninitialized variable in winbind_get_sid_aliases
Dan Sledz
2009-04-15
1
-1
/
+0
*
s3:lib/util_sock: use sys_recv() instead of sys_read() on sockets
Stefan Metzmacher
2009-04-15
1
-2
/
+2
*
s3: remove POLICY_HND.
Günther Deschner
2009-04-15
3
-10
/
+10
*
s3-rpc_parse: remove unused BUFFER5 and UNISTR3.
Günther Deschner
2009-04-15
1
-16
/
+0
*
s3:events: add support for immediate events
Stefan Metzmacher
2009-04-15
1
-9
/
+15
*
s3:events: make use of tevent_common_loop_wait()
Stefan Metzmacher
2009-04-15
1
-12
/
+1
*
Remove the global "struct cm_cred_struct" and associated calls, make
Jeremy Allison
2009-04-15
2
-16
/
+56
*
Add some appropriate const.
Jeremy Allison
2009-04-15
1
-8
/
+8
*
Remove unused async_req references from wb_reqtrans.c
Volker Lendecke
2009-04-15
1
-37
/
+0
*
Convert wb_trans to tevent_req
Volker Lendecke
2009-04-15
1
-63
/
+49
*
Remove an unnecessary variable
Volker Lendecke
2009-04-15
1
-5
/
+4
*
Make struct wb_context private to wbclient.c
Volker Lendecke
2009-04-15
1
-0
/
+6
*
Use tevent_wakeup_send in wb_trans
Volker Lendecke
2009-04-15
1
-15
/
+13
*
Convert open_socket_out_defer to tevent_req
Volker Lendecke
2009-04-15
1
-29
/
+29
*
Use tevent_wakeup_send in open_socket_out_defer
Volker Lendecke
2009-04-15
1
-22
/
+15
*
Add queue argument to wb_resp_write
Volker Lendecke
2009-04-15
1
-2
/
+3
*
Remove the static "struct client_connection" mess which is part of
Jeremy Allison
2009-03-12
1
-12
/
+16
*
s3:events: pass __location__ to event_loop_*()
Stefan Metzmacher
2009-03-12
1
-3
/
+3
*
fixed a bug in message handling for code the change notify code
Andrew Tridgell
2009-03-10
1
-2
/
+16
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2009-03-09
5
-308
/
+227
|
\
|
*
s3:lib: interfaces.c isn't used in the configure tests anymore
Stefan Metzmacher
2009-03-09
1
-73
/
+1
|
*
fix "dubious escape" warning of Studio compiler
Björn Jacke
2009-03-09
1
-1
/
+1
|
*
Don't copy the winbindd_request in wb_trans
Volker Lendecke
2009-03-08
1
-30
/
+2
|
*
Convert wb_open_pipe to tevent_req
Volker Lendecke
2009-03-08
1
-51
/
+47
|
*
Convert wb_connect to tevent_req
Volker Lendecke
2009-03-08
1
-38
/
+30
[next]