summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
...
* s3-build __FUNCTION__ is always available, always use itAndrew Bartlett2011-03-013-5/+5
| | | | This avoids duplication between FUNCTION_NAME and __FUNCTION__
* lib/util/time: Merge time functions from source3/lib/time.cAndrew Bartlett2011-03-011-63/+0
|
* Fix compiler warning on casting -1 to uint32.Jeremy Allison2011-02-281-3/+3
|
* Fix some typesJelmer Vernooij2011-02-288-12/+12
| | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Mon Feb 28 23:30:06 CET 2011 on sn-devel-104
* Fix one more warning introduced by changing the size of ↵Jeremy Allison2011-02-281-1/+1
| | | | | | | UNIX_USER_TOKEN->ngroups from size_t to uint32_t. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Mon Feb 28 22:43:50 CET 2011 on sn-devel-104
* Fix warning introduced by changing the size of UNIX_USER_TOKEN->ngroups from ↵Jeremy Allison2011-02-281-1/+1
| | | | size_t to uint32_t.
* s3-torture: fix the build of rpc_open_tcp.Günther Deschner2011-02-281-1/+1
| | | | Guenther
* s3-smbd: Pass tevent context to messaging functions.Andreas Schneider2011-02-281-4/+11
| | | | | Autobuild-User: Andreas Schneider <asn@cryptomilk.org> Autobuild-Date: Mon Feb 28 19:00:08 CET 2011 on sn-devel-104
* s3-rpc_client: Move client pipe functions to own header.Andreas Schneider2011-02-2840-94/+186
|
* s3:test: fix smbclient test on older systems (usage of mktemp)Michael Adam2011-02-281-1/+1
| | | | | | | --tmpdir is not a valid option to mktemp on older systems Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Mon Feb 28 18:12:46 CET 2011 on sn-devel-104
* s3:test: fix registry roundtrip test on older systems (usage of mktemp)Michael Adam2011-02-281-1/+1
| | | | --tmpdir is not a valid option to mktemp on older systems
* s3: Eliminate sys_select from do_smb_resolve() -- untestedVolker Lendecke2011-02-281-14/+3
|
* s3: Eliminate sys_select from do_smb_browse() -- untestedVolker Lendecke2011-02-281-14/+4
|
* s3: Eliminate sys_select_intr from smbfilterVolker Lendecke2011-02-281-17/+43
|
* s3: Remove unused receive_packetStefan Metzmacher2011-02-282-34/+0
|
* s3: Eliminate sys_select_intr from read_fd_with_timeoutVolker Lendecke2011-02-281-12/+7
|
* s3: Eliminiate sys_select_intr from client.cVolker Lendecke2011-02-281-10/+6
|
* s3: Add poll_intr_one_fdVolker Lendecke2011-02-282-0/+18
|
* s3: Eliminate sys_select from g_lock_lockVolker Lendecke2011-02-281-11/+31
|
* s3: Eliminate sys_select from fd_is_readableVolker Lendecke2011-02-281-10/+4
|
* s3: Eliminate select from packet_fd_read_syncVolker Lendecke2011-02-283-19/+16
|
* s3: Add poll_one_fd()Volker Lendecke2011-02-282-0/+28
|
* s3: Remove select-based s3 event backendVolker Lendecke2011-02-282-119/+0
|
* s3: Use poll in nmbdVolker Lendecke2011-02-281-102/+113
|
* s3: Use poll in winbindVolker Lendecke2011-02-281-22/+29
|
* s3: Use poll in smbdVolker Lendecke2011-02-282-20/+23
|
* s3: Use poll for the event loopVolker Lendecke2011-02-282-13/+272
|
* libreplace: poll based on selectVolker Lendecke2011-02-281-1/+1
|
* s3: Add timeval_to_msecVolker Lendecke2011-02-282-0/+6
|
* s3:msg_idmap: The solaris cc compiler does not like unnamed unions as struct ↵Michael Adam2011-02-281-13/+13
| | | | | | | members - fix the build Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Mon Feb 28 16:39:15 CET 2011 on sn-devel-104
* s3: fix the waf build after adding smbd/msg_idmap.cMichael Adam2011-02-281-1/+1
|
* s3: Survive an idle child that was killedChristian Ambach2011-02-281-0/+6
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon Feb 28 14:53:20 CET 2011 on sn-devel-104
* s3: smbcontrol to notify smbd about idmap changesGregor Beck2011-02-286-1/+265
| | | | | Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Mon Feb 28 14:07:23 CET 2011 on sn-devel-104
* s3: add functions to remove entries from idmap cacheGregor Beck2011-02-282-0/+120
|
* s3: add functions to remove entries from idmap memcacheGregor Beck2011-02-282-0/+55
|
* s3: add functions to flush the idmap memcacheGregor Beck2011-02-282-0/+16
|
* s3: Fix a typoVolker Lendecke2011-02-271-1/+1
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Feb 27 20:14:20 CET 2011 on sn-devel-104
* s3: Fix a commentVolker Lendecke2011-02-271-1/+1
|
* s3: Fix some nonempty blank linesVolker Lendecke2011-02-278-52/+50
|
* s3: Use strndup in parse_nss_paramVolker Lendecke2011-02-271-13/+2
|
* s3: properly find our standard nss_info backendsVolker Lendecke2011-02-271-0/+13
| | | | | | Right now, the nss_info backends are tied to the idmap backends (which is wrong IMHO). In the domain child we don't load the idmap backend anymore, so we don't have the nss info modules. This needs fixing properly.
* s3: Fix a debug messageVolker Lendecke2011-02-271-2/+3
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Feb 27 16:59:19 CET 2011 on sn-devel-104
* s3: Make is_zero_addr take a sockaddr_storageVolker Lendecke2011-02-278-15/+15
| | | | | | | All callers had to cast this anyway Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Feb 27 11:02:53 CET 2011 on sn-devel-104
* s3: Improve a dbg msg in aio_forkVolker Lendecke2011-02-261-4/+7
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sat Feb 26 17:42:37 CET 2011 on sn-devel-104
* s3: Fix pdb_ads_enum_group_memberships argsVolker Lendecke2011-02-261-1/+1
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sat Feb 26 11:37:10 CET 2011 on sn-devel-104
* dirfd doesn't exist in some platforms.Jeremy Allison2011-02-262-2/+10
| | | | | | | | | | | | | | | Hack that should get the buildfarm back to green. Ensure dirfd() needs to be defined before we properly return fdopendir. This will do until we get a proper dirfd() defined in libreplace. From http://www.gnu.org/software/hello/manual/gnulib/dirfd.html This function is missing on some platforms: AIX 7.1, HP-UX 11, OSF/1 5.1, Solaris 10, mingw. Jeremy. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Sat Feb 26 04:19:55 CET 2011 on sn-devel-104
* Removed unused code check_dos_char_slowly.Jeremy Allison2011-02-251-17/+0
|
* s3: Fix a 64-bit warning in vfs_gpfs.cVolker Lendecke2011-02-251-1/+2
| | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri Feb 25 14:56:51 CET 2011 on sn-devel-104
* s3-param: Make "rlimit_max below minimum Windows limit" notification less scaryJonathan Nieder2011-02-251-2/+2
| | | | | | | | | | | | | | | | | The fix to bug #6837 results in messages from testparm that look like a misconfiguration even though they aren't: rlimit_max: rlimit_max (8192) below minimum Windows limit (16384) Apply a slight change in wording ("increasing rlimit_max to minimum Windows limit") to make it clearer that the user has done nothing wrong. (Similarly for sysctl_max.) Reported-by: Miguel Medalha <miguelmedalha@sapo.pt> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri Feb 25 03:56:40 CET 2011 on sn-devel-104
* Detect Mac OS X as a separate client type.Justin Maggard2011-02-253-1/+8
|