index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
globals.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-02
s3: Move deferred_open_queue to smbd_server_connection
Volker Lendecke
1
-1
/
+0
2011-08-02
s3:smbd - Move printing queue stuff
Simo Sorce
1
-0
/
+1
2011-07-04
s3-smbd: Remove obsolete smbd_set_server_fd().
Andreas Schneider
1
-29
/
+0
2011-06-21
s3-build: Provide a run-time shim to work around duplicate symbols
Andrew Bartlett
1
-0
/
+16
2011-06-20
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
1
-1
/
+1
2011-05-31
s3-globals Remove smbd_event_context() (use server_event_context())
Andrew Bartlett
1
-1
/
+1
2011-05-08
s3-smbd: expose smbd_set_server_fd()
Andrew Tridgell
1
-0
/
+29
2011-05-06
s3: only include tdb headers where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-messages: only include messages.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3: include smbd/smbd.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-23
s3-globals: silence build warning in smbd_messaging_context().
Günther Deschner
1
-0
/
+1
2011-01-07
s3-printing: Initiate pcap reload from parent smbd
David Disseldorp
1
-1
/
+0
2010-11-14
Move error reporting of messaging context creation fail into
Jeremy Allison
1
-1
/
+5
2010-10-03
s3: Add msg_ctx_to_sconn
Volker Lendecke
1
-0
/
+13
2010-09-28
s3: Remove some remaining files.c globals to sconn
Volker Lendecke
1
-14
/
+0
2010-09-28
s3: Move "Files" to smbd_server_connection
Volker Lendecke
1
-1
/
+0
2010-09-28
s3: Remove "server_fd" global variable
Volker Lendecke
1
-1
/
+0
2010-08-26
s3-build: only include memcache.h where needed.
Günther Deschner
1
-0
/
+1
2010-08-24
s3: Make char_flags and base_reverse const arrays
Volker Lendecke
1
-6
/
+0
2010-08-24
s3: Move "trans_num" to smbd_server_connection
Volker Lendecke
1
-1
/
+0
2010-07-13
Revert "Remove the global char *LastDir."
Jeremy Allison
1
-0
/
+1
2010-06-10
s3:lib make server contexts generic
Simo Sorce
1
-16
/
+1
2010-06-10
Don't use the autofree context for the globals. This causes child smbd's forked
Jeremy Allison
1
-2
/
+12
2010-06-04
s3-smbd: Remove unneeded dependency of map_username to globals.c.
Andreas Schneider
1
-3
/
+0
2010-05-28
s3:smbd move messaging_context and memcache into globals.c
Andrew Bartlett
1
-0
/
+27
2010-05-13
Be more forgiving on client oplock break failure (as Windows does). Remove a ...
Jeremy Allison
1
-1
/
+0
2010-04-29
Move the global blocking lock records into the smb1 state.
Jeremy Allison
1
-12
/
+0
2010-03-22
s3:smbd: add echo handler information to struct smbd_server_connection
Stefan Metzmacher
1
-0
/
+3
2010-03-01
s3: Abstract access to sessionid.tdb, similar to conn_tdb.c
Volker Lendecke
1
-2
/
+0
2010-01-12
Remove the global char *LastDir.
Jeremy Allison
1
-1
/
+0
2009-11-23
Revert "s3: Move the global variable Protocol to struct smbd_server_connection"
Volker Lendecke
1
-10
/
+0
2009-11-21
s3: Move the global variable Protocol to struct smbd_server_connection
Volker Lendecke
1
-0
/
+10
2009-09-17
We now pass the Microsoft SMB2 fileio test with EA's and streams...
Jeremy Allison
1
-1
/
+1
2009-08-07
s3:smbd: move dptr globals into struct smbd_server_connection
Stefan Metzmacher
1
-4
/
+0
2009-07-17
Move the initialization of smbd_server_conn from smbd/process,
Jeremy Allison
1
-0
/
+5
2009-07-02
s3:smbd: move global notify_changes_by_mid to smbd_server_connection
Stefan Metzmacher
1
-2
/
+0
2009-06-03
s3:smbd: move tcon specific globals to struct smbd_server_connection
Stefan Metzmacher
1
-5
/
+0
2009-06-03
s3:smbd: move more session specific globals to struct smbd_server_connection
Stefan Metzmacher
1
-12
/
+0
2009-06-03
s3:smbd: move some session specific globals to struct smbd_server_connection
Stefan Metzmacher
1
-8
/
+0
2009-06-03
s3:smbd: move already_got_session to struct smbd_server_connection
Stefan Metzmacher
1
-2
/
+0
2009-06-03
s3:smbd: move max_recv to struct smbd_server_connection
Stefan Metzmacher
1
-5
/
+0
2009-06-03
s3:smbd: move negprot related globals to struct smbd_server_connection
Stefan Metzmacher
1
-5
/
+0
2009-06-03
s3:smbd: move pending_auth_data list to struct smbd_server_connection
Stefan Metzmacher
1
-4
/
+0
2009-05-26
s3:smbd: remove unused global 'orig_inbuf'
Stefan Metzmacher
1
-1
/
+0
2009-02-19
s3: Add extid to the dev/inode pair
Tim Prouty
1
-1
/
+2
2009-01-27
s3:smbd: make kernel oplocks event driven
Stefan Metzmacher
1
-9
/
+0
2009-01-27
s3:smbd: convert aio to use tevent_signal
Stefan Metzmacher
1
-2
/
+1
2009-01-27
s3:smbd: use signal events for SIGTERM, SIGHUP and SIGCHLD
Stefan Metzmacher
1
-3
/
+0
2009-01-22
s3:smbd: restructure kernel oplocks code
Stefan Metzmacher
1
-12
/
+1
2009-01-09
s3:smbd: handle incoming smb requests via event handlers
Stefan Metzmacher
1
-0
/
+2
[next]