summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2011-05-04Remove unused function parse_add_domuser().Jeremy Allison2-26/+0
2011-05-04s3-waf: add vfs_gpfs_hsm_notify to the build.Günther Deschner2-0/+14
2011-05-04vfs_gpfs: Properly notify the offline->online changesVolker Lendecke3-0/+117
2011-05-04vfs_gpfs: Block sendfile for offline filesVolker Lendecke1-0/+12
2011-05-04vfs_gpfs: Store the winattrs in st.vfs_privateVolker Lendecke1-5/+12
2011-05-04s3: Properly deal with exited winbind childrenVolker Lendecke1-0/+5
2011-05-04s3-vfs: make vfswrap_llistxattr and vfswrap_flistxattr static.Günther Deschner2-8/+2
2011-05-04s3: Filter out duplicates in name_query()Volker Lendecke1-2/+18
2011-05-03s3-includes: when MADVISE support was reverted back in 2009, someone forgot t...Günther Deschner1-4/+0
2011-05-03s3-includes: move enum flush_reason_enum to smb.hGünther Deschner2-16/+16
2011-05-03s3-includes: remove ipv6 related prototype which is already defined in ../lib...Günther Deschner1-5/+0
2011-05-03s3-system: move LOCK_ defines to lib/system.cGünther Deschner2-9/+9
2011-05-03s3: Handle EINTR from sys_poll correctlyVolker Lendecke1-1/+4
2011-05-03s3-proto: move remaining krb5 protos to krb5_protos.hGünther Deschner2-7/+6
2011-05-03s3-ctdb Fix duplicate function name due to packet -> ctdb_packet rename.Andrew Bartlett3-3/+3
2011-05-03s3: reply_readbraw_error needs an sconn as argument also in the non-LFS code ...Björn Jacke1-1/+1
2011-05-03ѕ3/configure: move out generic CPPFLAGS in the solaris case hereBjörn Jacke1-3/+4
2011-05-03ѕ3/configure: move out generic LDFLAGS in the solaris case hereBjörn Jacke1-3/+1
2011-05-03lib/util Use lib/util/util_str.c in common, including strequal()Andrew Bartlett2-86/+1
2011-05-03lib/util/charset Use push_string and talloc_strupper/strlower from common codeAndrew Bartlett4-128/+2
2011-05-03s3-lib make push_ucs2() staticAndrew Bartlett2-2/+1
2011-05-03Remove strlower_m() and strupper_m() from source4 and common code.Andrew Bartlett1-0/+61
2011-05-03s3-include: use new roles.hAndrew Tridgell2-9/+2
2011-05-03lib/util Move set_socket_options() into common code.Andrew Bartlett1-160/+0
2011-05-03lib/util Move more network utility functions from source3 into lib/utilAndrew Bartlett3-237/+0
2011-05-03s3-ctdb Rename packet file and files to ctdb_packetAndrew Bartlett5-73/+72
2011-05-03s3: Tune broadcast namequeries for unique namesVolker Lendecke1-3/+9
2011-05-02s3-rpc_server: (re)move last globally included rpc_server prototypes.Günther Deschner5-9/+36
2011-05-02s3-spoolss: remove another unused header.Günther Deschner1-1/+0
2011-05-02s3: include ntdomain.h before including generated srv_ headers.Günther Deschner23-18/+23
2011-05-02s3-rpc_server: add pipes_struct forward declaration.Günther Deschner2-0/+3
2011-05-02s3-winbindd: remove unused headers.Günther Deschner2-6/+0
2011-05-02s3: remove various references to server side dcerpc structs (which are not ne...Günther Deschner8-8/+0
2011-05-02s3: move pipe_auth_data to dcerpc.hGünther Deschner2-15/+14
2011-05-02s3-printing: include ../librpc/ndr/libndr.h in ads printing.Günther Deschner1-0/+1
2011-05-02s3-smbd: avoid using pipes_struct when only session_info is needed.Günther Deschner3-7/+6
2011-05-02s3-printing: avoid using pipes_struct when only session_info is needed.Günther Deschner3-17/+16
2011-05-02s3-proto: move remaining srvsvc protos to own header file.Günther Deschner4-5/+35
2011-05-02s3-proto: move remaining spoolss protos to own header file.Günther Deschner7-10/+45
2011-05-02s3-proto: move more rpc_server prototypes out of proto.hGünther Deschner11-25/+60
2011-05-02s3-rpc_server: remove proto of nonexisting functionGünther Deschner2-5/+1
2011-05-02s3-util: move valid_share_pathname() to lib/util.cGünther Deschner3-38/+35
2011-05-02s3-proto: move rpc_srv_register protos and structs to town headerfile.Günther Deschner9-19/+49
2011-05-02s3:libsmb/nterr: NO_S4U_PROT_SUPPORT and CROSSREALM_DELEGATION_FAILUREStefan Metzmacher1-0/+2
2011-04-30s3: Make name_resolve_bcast return sockaddr_storageVolker Lendecke4-27/+37
2011-04-30s3: Remove ip_sevice from get_ipc_connect_master_ipVolker Lendecke3-7/+7
2011-04-30s3-build Add popt dep to fix build on FreeBSDAndrew Bartlett1-1/+1
2011-04-30s3-lib: Rely on uint64_t in conv_str_size()Andrew Bartlett2-31/+14
2011-04-30kerberos: Only include gssapi/gssapi_krb5.h when availableAndrew Bartlett2-2/+2
2011-04-30s3-waf: Add dependency on popt to fix build on FreeBSDAndrew Bartlett1-1/+1