git.samba.org
/
metze
/
samba
/
wip.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
s3: Remove serverid_[de]register_self
[metze/samba/wip.git]
/
source3
/
smbd
/
server.c
2010-07-04
Volker Lendecke
s3: Remove serverid_[de]register_self
blob
|
commitdiff
|
raw
2010-06-25
Jeremy Allison
Don't use frame as the talloc ctx in open_schannel_sess...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-25
Jeremy Allison
Change talloc_autofree_context() to frame in Andrew...
blob
|
commitdiff
|
raw
|
diff to current
2010-06-25
Andrew Bartlett
s3:schannel Open the schannel_state.tdb at startup
blob
|
commitdiff
|
raw
|
diff to current
2010-06-10
Simo Sorce
s3:lib make server contexts generic
blob
|
commitdiff
|
raw
|
diff to current
2010-06-10
Jeremy Allison
Don't use the autofree context for the globals. This...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-28
Andrew Bartlett
s3:smbd move messaging_context and memcache into globals.c
blob
|
commitdiff
|
raw
|
diff to current
2010-05-28
Andrew Bartlett
s3:smbd split reload services/printers functions from...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-28
Andrew Bartlett
s3:smbd split smbd/server.c into smbd/server.c and...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-28
Andreas Schneider
s3-auth: Added a function to get the server_info from...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Günther Deschner
s3-registry: only include registry headers when really...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-13
Andrew Bartlett
s3:smbd Remove calls to namecache_enable()
blob
|
commitdiff
|
raw
|
diff to current
2010-05-05
Günther Deschner
s3: only include gen_ndr headers where needed.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-26
Andreas Schneider
s3-smbd: Don't close stdout if we want to log to stdout.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
Volker Lendecke
s3: Make sure our CLEAR_IF_FIRST optimization works...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
Volker Lendecke
s3: Make sure our CLEAR_IF_FIRST optimization works...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-25
Volker Lendecke
s3: Make sure our CLEAR_IF_FIRST optimization works...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-22
Volker Lendecke
s3: Add "log writeable files on exit" parameter
blob
|
commitdiff
|
raw
|
diff to current
2010-03-22
Volker Lendecke
s3: Fix some nonempty blank lines
blob
|
commitdiff
|
raw
|
diff to current
2010-03-15
Stefan Metzmacher
s3:smbd: make sure we always have a valid talloc stackframe
blob
|
commitdiff
|
raw
|
diff to current
2010-03-10
Volker Lendecke
s3: Fix a long-standing problem with recycled PIDs
blob
|
commitdiff
|
raw
|
diff to current
2010-03-09
Karolin Seeger
Revert "Fix bug #7067 - Linux asynchronous IO (aio...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-01
Volker Lendecke
s3: Abstract access to sessionid.tdb, similar to conn_tdb.c
blob
|
commitdiff
|
raw
|
diff to current
2010-02-23
Volker Lendecke
s3: Consolidate server_id_self into the equivalent...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
Jeremy Allison
Fix trailing whitespace errors I added (sorry).
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
Andrew Tridgell
s3-smbd: add a rate limited cleanup of brl, connections...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-06
Andrew Tridgell
s3-brlock: we don't need these MSG_SMB_UNLOCK calls now
blob
|
commitdiff
|
raw
|
diff to current
2010-01-27
Jeremy Allison
Fix bug #7067 - Linux asynchronous IO (aio) can cause...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-26
Steven Danneman
s3/smbd: open the share_info.tdb on startup instead...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-08
Alexander Bokovoy
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-07
Stefan Metzmacher
s3:smbd: move dptr globals into struct smbd_server_conn...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-23
John H Terpstra
Merge branch 'master' of ssh://jht@git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-18
Jeremy Allison
Fix bug #6564 - SetPrinter fails (panics) as non root.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Volker Lendecke
Make gencache more stable
blob
|
commitdiff
|
raw
|
diff to current
2009-06-23
Aravind Srinivasan
s3: forward MSG_DEBUG from smbd parent to all children
blob
|
commitdiff
|
raw
|
diff to current
2009-06-18
Volker Lendecke
Fix bug 4699: Remove pidfile on clean shutdown
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Jeremy Allison
Fix bug #6476 - more then 3000 smbd-zombies in memory
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Stefan Metzmacher
s3:smbd: create a connection_struct in SMB2 Tree Connect
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Stefan Metzmacher
s3:smbd: move tcon specific globals to struct smbd_serv...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Stefan Metzmacher
s3:smbd: move more session specific globals to struct...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-03
Stefan Metzmacher
s3:smbd: move negprot related globals to struct smbd_se...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-28
Andrew Tridgell
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-27
Marc VanHeyningen
s3: Allow child processes to exit gracefully if we...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-31
Andrew Tridgell
Merge branch 'master' into wspp-schema
blob
|
commitdiff
|
raw
|
diff to current
2009-03-26
Jelmer Vernooij
Merge branch 'master' of git://git.samba.org/samba
blob
|
commitdiff
|
raw
|
diff to current
2009-03-25
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
Andrew Tridgell
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
Volker Lendecke
Use avahi to register _smb._tcp in smbd
blob
|
commitdiff
|
raw
|
diff to current
2009-03-20
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-20
Andrew Bartlett
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-20
Jelmer Vernooij
Merge branch 'master' of git://git.samba.org/samba...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-18
Stefan Metzmacher
s3:smbd: use tevent_loop_once() in the parent event...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-18
Stefan Metzmacher
s3:smbd: don't exit the parent when we have no connections
blob
|
commitdiff
|
raw
|
diff to current
2009-03-05
Andrew Bartlett
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-01
Jelmer Vernooij
Merge branch 'master' of git://git.samba.org/samba...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-27
Günther Deschner
s3-spoolss: use DSPRINT flags instead of SPOOLS_DS...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-25
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-24
Andrew Tridgell
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-24
Jeremy Allison
More warning fixes for Solaris.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-21
Volker Lendecke
Do not close an fd we know is -1
blob
|
commitdiff
|
raw
|
diff to current
2009-02-21
Steven Danneman
s3: Refactor of madvise() usage in c441f58d
blob
|
commitdiff
|
raw
|
diff to current
2009-02-19
todd stecher
S3: Stop creating SMBD cores when failing to create...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-19
todd stecher
S3: Allow SMBD processes to survive in low memory condi...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-14
Volker Lendecke
Fix a valgrind error
blob
|
commitdiff
|
raw
|
diff to current
2009-02-05
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Michael Adam
s3:smbd: make smbd_open_one_socket() static
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Stefan Metzmacher
s3:smbd: ignore open_socket_in() failures
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Stefan Metzmacher
s3:smbd: wait for new connection via fd events
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Stefan Metzmacher
s3:smbd: make mdns registration event driven.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Stefan Metzmacher
s3:smbd: make inetd code path more clear
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Stefan Metzmacher
s3:smbd: remove pointless respond_to_all_remaining_loca...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Stefan Metzmacher
s3:smbd: use signal events for SIGTERM, SIGHUP and...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Stefan Metzmacher
s3:smbd: move all code that handles a client connection...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Stefan Metzmacher
s3:smbd: we should setup the client socket in the same...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-27
Stefan Metzmacher
s3:namecache: remove unused namecache_shutdown() function
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Stefan Metzmacher
s3:smbd: we don't need to call message_dispatch() anymo...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Stefan Metzmacher
s3: always call run_events() before and after sys_select()
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Volker Lendecke
Remove some unused code
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Stefan Metzmacher
s3:cluster: fix ctdb ipv6 support
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Michael Adam
s3: make better use of ccache by not including version...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Stefan Metzmacher
s3:smbd: move all globals and static variables in globa...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Stefan Metzmacher
s3:smbd: variables in a main() don't need to be static
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Stefan Metzmacher
s3:smbd: open_sockets_smbd() don't need a static variab...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-05
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-05
Bo Yang
clean event context after child is forked.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Tim Prouty
s3 build: Fix warning
blob
|
commitdiff
|
raw
|
diff to current
2008-12-30
Stefan Metzmacher
s3:cluster: register the client connection via CTDB_CON...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
Andrew Tridgell
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-05
Yasuma Takeda
Fix bug #5944 - nmbd does not boot if socket adress...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-03
Andrew Tridgell
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-11
Jeremy Allison
Merge branch 'master' of ssh://jra@git.samba.org/data...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Jeremy Allison
Make us clean under valgrind --leak-check=full by using...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-01
Jelmer Vernooij
Merge branch 'master' of /home/jelmer/samba3
blob
|
commitdiff
|
raw
|
diff to current
2008-11-01
Jelmer Vernooij
Remove sys_chroot() - libreplace already provides an...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-19
Jelmer Vernooij
Merge branch 'master' of ssh://git.samba.org/data/git...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-19
Jelmer Vernooij
Merge branch 'selftest' of git://git.samba.org/jelmer...
blob
|
commitdiff
|
raw
|
diff to current
next