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
/
nmbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Fix Coverity ID 2686 -- RESOURCE_LEAK
Volker Lendecke
2012-04-19
1
-0
/
+1
*
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
2012-03-24
5
-6
/
+6
*
s3:smbd: let smbd/nmbd/winbindd child processes terminate if the parent proce...
Michael Adam
2012-03-15
1
-0
/
+11
*
s3: piddir creation fix part 2.
Ira Cooper
2012-03-07
1
-0
/
+4
*
s3: Fix some format string warnings
Volker Lendecke
2012-03-06
1
-9
/
+13
*
s3-nmbd: Add stdin handler for nmbd
Andrew Bartlett
2012-03-04
1
-0
/
+33
*
lib/util: Remove sys_poll as it is no longer needed
Andrew Bartlett
2012-02-16
1
-1
/
+1
*
Rename obscure defined constants.
Christopher R. Hertel (crh)
2012-02-16
1
-1
/
+1
*
s3-nmbd: Initialise newly non-static variables
Andrew Bartlett
2012-02-16
1
-4
/
+4
*
s3-nmbd: don't discard DGRAM frames from local addresses when we are a DC
Matthieu Patou
2012-02-03
1
-15
/
+17
*
s3: Remove a call to procid_self()
Volker Lendecke
2011-12-14
1
-1
/
+1
*
s3: Remove nmbd_messaging_context()
Volker Lendecke
2011-12-14
1
-31
/
+18
*
s3: Fix some pointless statics
Volker Lendecke
2011-12-14
1
-5
/
+5
*
s3: Remove a call to procid_self()
Volker Lendecke
2011-12-14
1
-6
/
+8
*
s3: Remove a call to procid_self()
Volker Lendecke
2011-12-14
1
-7
/
+10
*
s3: Pass messaging_context to nmbd/process()
Volker Lendecke
2011-12-14
1
-4
/
+3
*
s3: Make nmbd_messaging_context static
Volker Lendecke
2011-12-14
2
-2
/
+1
*
s3: Centralize nmbd_messaging_context in nmbd.c
Volker Lendecke
2011-12-14
4
-13
/
+12
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-12-14
1
-4
/
+4
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-12-13
1
-10
/
+10
*
s3: Remove a bunch of calls to procid_self()
Volker Lendecke
2011-12-12
2
-2
/
+2
*
s3:nmbd: make use of cli_tree_connect()
Stefan Metzmacher
2011-11-24
1
-1
/
+1
*
s3-nmbd Remove AD netlogon response from s3 nmbd server
Andrew Bartlett
2011-11-17
1
-92
/
+15
*
s3-param remove lp_domain_logons(), always use IS_DC
Andrew Bartlett
2011-11-17
2
-2
/
+2
*
s3:nmbd: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
2011-11-03
1
-2
/
+2
*
libcli/cldap: don't pass tevent_context to cldap_socket_init()
Stefan Metzmacher
2011-10-10
1
-2
/
+1
*
libcli/cldap: pass tevent_context to cldap_netlogon_send()
Stefan Metzmacher
2011-10-10
1
-1
/
+1
*
s3:libsmb: pass max_protocol to cli_negprot()
Stefan Metzmacher
2011-09-15
1
-1
/
+1
*
s3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_connect_nb()
Stefan Metzmacher
2011-09-08
1
-1
/
+1
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-08-25
1
-3
/
+3
*
s3-messaging: Fix messaging classes.
Simo Sorce
2011-08-11
1
-1
/
+3
*
s3-nmbd: fix talloc/malloc mismatch in create_listen_pollfds().
Günther Deschner
2011-08-04
1
-1
/
+1
*
s3:nmbd: use the lp_load_global() wrapper of lp_load()
Michael Adam
2011-07-28
1
-1
/
+1
*
debug: log early messages to stdout, and keep it open
Andrew Bartlett
2011-07-20
1
-1
/
+4
*
S3: Fix some nonempty blank lines
Volker Lendecke
2011-07-03
1
-26
/
+26
*
param: Finish conversion from lp_wins_support() -> lp_we_are_a_wins_server()
Andrew Bartlett
2011-07-02
1
-1
/
+1
*
Part of fix for bug 8276 - FD_SET out of bounds access crash.
Jeremy Allison
2011-06-30
1
-9
/
+18
*
s3:nmbd_subnetdb: close all sockets attached to a subnet in close_subnet() (b...
Stefan Metzmacher
2011-06-30
1
-3
/
+11
*
s3-param Remove 'announce version' parameter
Andrew Bartlett
2011-06-23
1
-4
/
+4
*
tdb_fetch_compat: use instead of tdb_fetch.
Rusty Russell
2011-06-20
1
-1
/
+1
*
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
2011-06-09
10
-62
/
+62
*
s3-param Remove special case for global_scope()
Andrew Bartlett
2011-06-09
2
-6
/
+6
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
lib/util/time.c: timeval_current_ofs_msec
Rusty Russell
2011-06-01
1
-2
/
+1
*
s3:nmbd: add _NMBD_NMBD_H_ guard to nmbd.h
Michael Adam
2011-05-31
1
-0
/
+5
*
s3:nmbd: add GPL/Copyright header to nmbd.h
Michael Adam
2011-05-31
1
-0
/
+20
*
s3:nmbd/nmbd_proto.h: add GPL/Copyright header
Michael Adam
2011-05-31
1
-0
/
+25
[next]