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
/
source
/
smbd
/
server.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix denial of service - memory corruption.
Karolin Seeger
2011-02-27
1
-8
/
+21
*
Revert "Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to...
samba-3.3.12
Karolin Seeger
2010-03-08
1
-8
/
+0
*
Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond...
Jeremy Allison
2010-02-24
1
-0
/
+8
*
Second part of fix for bug 6696 - smbd 3.3.7 crashes (signal 11) in dns_regis...
Jeremy Allison
2010-01-13
1
-0
/
+6
*
Fix bug #6476 - more then 3000 smbd-zombies in memory
Jeremy Allison
2009-07-27
1
-4
/
+15
*
Fix bug 6441 -- fix the compile with --enable-dnssd
Volker Lendecke
2009-06-10
1
-4
/
+0
*
Use avahi to register _smb._tcp in smbd
Volker Lendecke
2009-03-27
1
-6
/
+17
*
More warning fixes for Solaris.
Jeremy Allison
2009-02-24
1
-1
/
+1
*
Noted by Vericode analysis. Correctly use chroot().
Jeremy Allison
2009-02-16
1
-2
/
+9
*
s3:cluster: fix ctdb ipv6 support
Stefan Metzmacher
2009-01-20
1
-3
/
+1
*
clean event context after child is forked.
Bo Yang
2009-01-08
1
-2
/
+5
*
Fix more "ignore return value" warnings from gcc 4.3.
Jeremy Allison
2009-01-02
1
-0
/
+2
*
s3:cluster: register the client connection via CTDB_CONTROL_TCP_ADD
Stefan Metzmacher
2009-01-02
1
-3
/
+6
*
Fix bug #5944 - nmbd does not boot if socket adress = "" is defined in smb.conf
Yasuma Takeda
2008-12-11
1
-3
/
+2
*
Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...
Jeremy Allison
2008-11-18
1
-3
/
+3
*
Simply our main loop processing. A lot :-). Correctly use events for all the ...
Jeremy Allison
2008-10-15
1
-0
/
+31
*
Fix for bug #5688 from SATOH Fumiyasu <fumiyas@osstech.co.jp>. LPQ process is...
Jeremy Allison
2008-08-19
1
-1
/
+2
*
smbd: prevent smbd from panicing with "clustering = no" but --with-cluster-su...
Michael Adam
2008-08-13
1
-1
/
+3
*
added a explanatory comment on tcon check
Andrew Tridgell
2008-08-13
1
-0
/
+4
*
ensure we exit with non-zero status on EOF on socket, so the parent
Andrew Tridgell
2008-08-13
1
-3
/
+8
*
fixed child exit handling and IP release handling
Andrew Tridgell
2008-08-13
1
-1
/
+3
*
log unclean shutdowns
Andrew Tridgell
2008-08-13
1
-0
/
+1
*
register the ctdbd reconfigure message
Andrew Tridgell
2008-08-13
1
-0
/
+4
*
first cut at adding full transactions for ctdb to samba3
Andrew Tridgell
2008-08-13
1
-7
/
+0
*
smbd: untangle logic in smbd_messaging_context() slightly.
Michael Adam
2008-06-26
1
-2
/
+5
*
smbd: don't panic if messaging_init() fails but return NULL
Michael Adam
2008-06-26
1
-1
/
+1
*
Allow server manager to close open files selected by id.
Jeremy Allison
2008-05-27
1
-0
/
+2
*
Fix CLEAR_IF_FIRST handling of messages.tdb
Volker Lendecke
2008-04-23
1
-2
/
+3
*
smbd: create the messaging conntext earlier
Stefan Metzmacher
2008-04-18
1
-11
/
+16
*
smbd: call reinit_after_fork() in the needed places
Stefan Metzmacher
2008-04-18
1
-16
/
+6
*
smbd: merge "smbd:backgroundqueue=no" option from the v3-0-ctdb tree
Stefan Metzmacher
2008-04-18
1
-2
/
+4
*
registry: rename init_registry() to registry_init_full() for consistency.
Michael Adam
2008-04-13
1
-1
/
+1
*
registry: change init_registry() to return WERROR instead of bool.
Michael Adam
2008-04-13
1
-1
/
+1
*
dbwrap: wait for tdb2 change notifies in smbd, nmbd and winbindd
Stefan Metzmacher
2008-04-12
1
-1
/
+5
*
Destroy DMAPI session when main smbd daemon exits.
Alexander Bokovoy
2008-04-08
1
-0
/
+9
*
Port 3c1f1f0797e from 3-0-ctdb
root
2008-03-20
1
-3
/
+57
*
[samba-3-0-ctdb.tridge @ tridge@samba.org-20070602053809-kpw5kjkcyjs8yjbl]
Andrew Tridgell
2008-03-18
1
-1
/
+1
*
Check return code of secrets_init() function.
Tim Potter
2008-02-18
1
-1
/
+2
*
Merge DMAPI fixes from CTDB Samba
Alexander Bokovoy
2008-01-18
1
-6
/
+0
*
Merge CTDB-related fixes from samba-ctdb 3.0 branch (http://samba.org/~tridge...
Alexander Bokovoy
2008-01-16
1
-3
/
+64
*
Don't print out debug messages at level 0 if we can't
Jeremy Allison
2008-01-10
1
-4
/
+10
*
Add a global cache
Volker Lendecke
2007-12-21
1
-0
/
+6
*
Remove last_message completely as it's no longer used.
Jeremy Allison
2007-12-18
1
-6
/
+0
*
Add a in-memory cache
Volker Lendecke
2007-12-18
1
-0
/
+13
*
Register the smb service with mDNS if mSDN is supported.
Rishi Srivatsavai
2007-12-13
1
-9
/
+41
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-3
/
+3
*
Tiny simplifications
Volker Lendecke
2007-12-10
1
-1
/
+1
*
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
2007-12-07
1
-9
/
+17
*
Don't build rpctorture anymore - not maintained. Just remove.
Jeremy Allison
2007-12-07
1
-3
/
+3
*
More pstring removal. This one was tricky. I had to add
Jeremy Allison
2007-11-15
1
-1
/
+4
[next]