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
*
nmbd: Fix request data data processing.
Andreas Schneider
2013-02-22
1
-2
/
+2
*
s3:nmbd: s/event_add_timed/tevent_add_timer
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
s3:nmbd: s/struct timed_event/struct tevent_timer
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
s3:nmbd: s/struct event_context/struct tevent_context
Stefan Metzmacher
2013-02-19
3
-3
/
+3
*
s3-nmbd: Check if we created the directories correctly.
Andreas Schneider
2012-12-21
1
-4
/
+11
*
s3-nmbd: Cleanup code to make it more readable.
Andreas Schneider
2012-12-12
1
-3
/
+7
*
param: Add startup checks for valid server role/binary combinations
Andrew Bartlett
2012-08-23
1
-0
/
+10
*
Fix bug #9085 - NMB registration for a duplicate workstation fails with regis...
S Hargagan
2012-08-17
1
-1
/
+1
*
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
2012-08-09
9
-15
/
+54
*
s3:nmbd: log a failure in get_domain_master_name_node_status_success() as lev...
Stefan Metzmacher
2012-08-08
1
-1
/
+1
*
s3:nmbd: don't log get_domain_master_name_node_status_fail at level 0
Stefan Metzmacher
2012-08-08
1
-1
/
+1
*
lib/param: Rename "socket address" to "nbt client socket address" to clarify ...
Andrew Bartlett
2012-07-27
1
-1
/
+1
*
Move everything to use the common pidfile functions.
Jeremy Allison
2012-07-19
1
-2
/
+3
*
Make the s3 pidfile use the common code inside lib/util/pidfile.c
Jeremy Allison
2012-07-19
1
-1
/
+1
*
Move source4/smbd/pidfile into lib/util in preparation for making it in common.
Jeremy Allison
2012-07-19
1
-2
/
+2
*
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
2012-07-18
5
-8
/
+9
*
Forward port of Richard Sharpe's <realrichardsharpe@gmail.com> fix for bug #8...
Jeremy Allison
2012-05-31
1
-1
/
+2
*
s3-param: Rename lp_dns_proxy() -> lp_wins_dns_proxy() for clarity
Andrew Bartlett
2012-05-30
2
-2
/
+2
*
s3:libsmb: get rid of cli_negprot
Luk Claes
2012-05-28
1
-1
/
+3
*
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
[next]