summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused function parse_add_domuser().Jeremy Allison2011-05-042-26/+0
* s3-waf: add vfs_gpfs_hsm_notify to the build.Günther Deschner2011-05-042-0/+14
* RHEL-CTDB: Build vfs_gpfs_hsm_notifyVolker Lendecke2011-05-041-1/+2
* vfs_gpfs: Properly notify the offline->online changesVolker Lendecke2011-05-043-0/+117
* vfs_gpfs: Block sendfile for offline filesVolker Lendecke2011-05-041-0/+12
* vfs_gpfs: Store the winattrs in st.vfs_privateVolker Lendecke2011-05-041-5/+12
* 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 make string_wrappers.h a public headerAndrew Bartlett2011-05-031-1/+1
* s4-param Rename secrets_init() -> randseed_init()Andrew Bartlett2011-05-033-10/+10
* lib/util Use lib/util/util_str.c in common, including strequal()Andrew Bartlett2011-05-034-89/+4
* lib/util Use compiler-checked safe string macros in top level code.Andrew Bartlett2011-05-032-35/+27
* s4: fix arguments to safe_strcpy()Andrew Bartlett2011-05-032-7/+7
* s4-socket: rename allow_access() to socket_allow_access()Andrew Tridgell2011-05-033-8/+8
* lib/util/charset Use push_string and talloc_strupper/strlower from common codeAndrew Bartlett2011-05-036-145/+12
* 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-0312-150/+135
* s4-param: use new roles.hAndrew Tridgell2011-05-031-5/+1
* s3-include: use new roles.hAndrew Tridgell2011-05-032-9/+2
* libds: added roles.h for server rolesAndrew Tridgell2011-05-032-0/+43
* libcli/raw: use a different ifdef than s3 smb.hAndrew Tridgell2011-05-031-3/+3
* s4-messaging Rename messaging -> imessagingAndrew Bartlett2011-05-0346-266/+266
* s4-libcli Remove resolve_name() as it conflicts with Samba3.Andrew Bartlett2011-05-039-25/+27
* s4-torture Remove unused and uncompleated testAndrew Bartlett2011-05-031-54/+0
* lib/util Move set_socket_options() into common code.Andrew Bartlett2011-05-034-320/+163
* s4-lib/socket Merge updated set_socket_options from Samba3 -> Samba4Andrew Bartlett2011-05-031-34/+90
* lib/util Move more network utility functions from source3 into lib/utilAndrew Bartlett2011-05-037-238/+275
* s3-ctdb Rename packet file and files to ctdb_packetAndrew Bartlett2011-05-035-73/+72
* s4-cluster Rename server_id.node -> vnn to match Samba3Andrew Bartlett2011-05-034-8/+8
* s4:Remove outdated doc on Samba4 upgradeAndrew Bartlett2011-05-031-21/+0
* selftest: Update READMEAndrew Bartlett2011-05-031-5/+6
* Remove reference to Samba4 LDAP backendsAndrew Bartlett2011-05-031-7/+0
* s4-cluster: Remove const from cluster_id_string()Andrew Bartlett2011-05-034-5/+5
* s4:cluster Rename .id to .pid in server_idAndrew Bartlett2011-05-037-21/+28
* 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