summaryrefslogtreecommitdiffstats
path: root/source4/lib/select.c
Commit message (Collapse)AuthorAgeFilesLines
* r9591: - Remove empty fileJelmer Vernooij2007-10-101-1/+1
| | | | | | - Fix a couple of typo's - Fix build of lib/samba3/secrets.c for systems that don't have /usr/include/tdb.h... (This used to be commit b8c52900636515d1215ae79a70416db93ce4531c)
* r6093: Patch to fix sys_select so it can't drop signals if another fdJeremy Allison2007-10-101-9/+18
| | | | | | is ready to read. Patch from Mark Weaver <mark-clist@npsl.co.uk>. Jeremy. (This used to be commit 857e98e8ea842bb94c93b81d7b69e3d304f100f5)
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1
| | | | | | | | | | less likely that anyone will use pstring for new code - got rid of winbind_client.h from includes.h. This one triggered a huge change, as winbind_client.h was including system/filesys.h and defining the old uint32 and uint16 types, as well as its own pstring and fstring. (This used to be commit 9db6c79e902ec538108d6b7d3324039aabe1704f)
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+159
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)