summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* libcli/named_pipe_auth: add forward declaration in npa_tstream.h.Günther Deschner2011-05-021-0/+1
* 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