summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* s3: Properly deal with exited winbind childrenVolker Lendecke2011-05-041-0/+5
* s3-vfs: make vfswrap_llistxattr and vfswrap_flistxattr static.Günther Deschner2011-05-042-8/+2
* s3: Filter out duplicates in name_query()Volker Lendecke2011-05-041-2/+18
* s3-includes: when MADVISE support was reverted back in 2009, someone forgot t...Günther Deschner2011-05-031-4/+0
* s3-includes: move enum flush_reason_enum to smb.hGünther Deschner2011-05-032-16/+16
* s3-includes: remove ipv6 related prototype which is already defined in ../lib...Günther Deschner2011-05-031-5/+0
* s3-system: move LOCK_ defines to lib/system.cGünther Deschner2011-05-032-9/+9
* s3: Handle EINTR from sys_poll correctlyVolker Lendecke2011-05-031-1/+4
* s3-proto: move remaining krb5 protos to krb5_protos.hGünther Deschner2011-05-032-7/+6
* s3-ctdb Fix duplicate function name due to packet -> ctdb_packet rename.Andrew Bartlett2011-05-033-3/+3
* s3: reply_readbraw_error needs an sconn as argument also in the non-LFS code ...Björn Jacke2011-05-031-1/+1
* ѕ3/configure: move out generic CPPFLAGS in the solaris case hereBjörn Jacke2011-05-031-3/+4
* ѕ3/configure: move out generic LDFLAGS in the solaris case hereBjörn Jacke2011-05-031-3/+1
* lib/util Use lib/util/util_str.c in common, including strequal()Andrew Bartlett2011-05-032-86/+1
* lib/util/charset Use push_string and talloc_strupper/strlower from common codeAndrew Bartlett2011-05-034-128/+2
* s3-lib make push_ucs2() staticAndrew Bartlett2011-05-032-2/+1
* Remove strlower_m() and strupper_m() from source4 and common code.Andrew Bartlett2011-05-031-0/+61
* s3-include: use new roles.hAndrew Tridgell2011-05-032-9/+2
* lib/util Move set_socket_options() into common code.Andrew Bartlett2011-05-031-160/+0
* lib/util Move more network utility functions from source3 into lib/utilAndrew Bartlett2011-05-033-237/+0
* s3-ctdb Rename packet file and files to ctdb_packetAndrew Bartlett2011-05-035-73/+72
* s3: Tune broadcast namequeries for unique namesVolker Lendecke2011-05-031-3/+9
* s3-rpc_server: (re)move last globally included rpc_server prototypes.Günther Deschner2011-05-025-9/+36
* s3-spoolss: remove another unused header.Günther Deschner2011-05-021-1/+0
* s3: include ntdomain.h before including generated srv_ headers.Günther Deschner2011-05-0223-18/+23
* s3-rpc_server: add pipes_struct forward declaration.Günther Deschner2011-05-022-0/+3
* s3-winbindd: remove unused headers.Günther Deschner2011-05-022-6/+0
* s3: remove various references to server side dcerpc structs (which are not ne...Günther Deschner2011-05-028-8/+0
* s3: move pipe_auth_data to dcerpc.hGünther Deschner2011-05-022-15/+14
* s3-printing: include ../librpc/ndr/libndr.h in ads printing.Günther Deschner2011-05-021-0/+1
* s3-smbd: avoid using pipes_struct when only session_info is needed.Günther Deschner2011-05-023-7/+6
* s3-printing: avoid using pipes_struct when only session_info is needed.Günther Deschner2011-05-023-17/+16
* s3-proto: move remaining srvsvc protos to own header file.Günther Deschner2011-05-024-5/+35
* s3-proto: move remaining spoolss protos to own header file.Günther Deschner2011-05-027-10/+45
* s3-proto: move more rpc_server prototypes out of proto.hGünther Deschner2011-05-0211-25/+60
* s3-rpc_server: remove proto of nonexisting functionGünther Deschner2011-05-022-5/+1
* s3-util: move valid_share_pathname() to lib/util.cGünther Deschner2011-05-023-38/+35
* s3-proto: move rpc_srv_register protos and structs to town headerfile.Günther Deschner2011-05-029-19/+49
* s3:libsmb/nterr: NO_S4U_PROT_SUPPORT and CROSSREALM_DELEGATION_FAILUREStefan Metzmacher2011-05-021-0/+2
* s3: Make name_resolve_bcast return sockaddr_storageVolker Lendecke2011-04-304-27/+37
* s3: Remove ip_sevice from get_ipc_connect_master_ipVolker Lendecke2011-04-303-7/+7
* s3-build Add popt dep to fix build on FreeBSDAndrew Bartlett2011-04-301-1/+1
* s3-lib: Rely on uint64_t in conv_str_size()Andrew Bartlett2011-04-302-31/+14
* kerberos: Only include gssapi/gssapi_krb5.h when availableAndrew Bartlett2011-04-302-2/+2
* s3-waf: Add dependency on popt to fix build on FreeBSDAndrew Bartlett2011-04-301-1/+1
* Add POSIX O_RDONLY test of a directory for bug #8112 - POSIX extension opens ...Jeremy Allison2011-04-302-4/+10
* Fix bug #8112 - POSIX extension opens of a directory are denied with EISDIR.Jeremy Allison2011-04-291-2/+10
* torture test for bug #8111 - CIFS VFS: unexpected error on SMB posix open.Jeremy Allison2011-04-301-0/+55
* Fix bug 8111 - CIFS VFS: unexpected error on SMB posix openJeremy Allison2011-04-291-12/+49
* s3-proto: move more headers to rpc_server/rpc_ncacn_np.h where they origin from.Günther Deschner2011-04-295-5/+9