summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-21Compile endpoint mapper pidl outputVolker Lendecke4-1/+8
2008-05-21rpc_client: add a destructor to close the socket for pipes over tcp.Volker Lendecke1-0/+10
2008-05-21Add client support for NCACN_UNIX_STREAMVolker Lendecke2-4/+89
2008-05-21rpccli_schannel_bind_data only needs the schannel keyVolker Lendecke2-4/+5
2008-05-21Rename rpc_pipe_client.tcp.sock to rpc_pipe_client.sock.fdVolker Lendecke2-9/+9
2008-05-21Fix a commentVolker Lendecke1-1/+1
2008-05-21packaging: disable cups in the RHEL-CTDB build.Michael Adam1-1/+1
2008-05-21packaging: we are at release ctdb.27 in RHEL-CTDB.Michael Adam1-1/+1
2008-05-21Fix bug #5479, print spool shares require max_xmit toJeremy Allison1-1/+6
2008-05-21Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into docbookJelmer Vernooij96-2303/+14499
2008-05-21Use double colon targets.Jelmer Vernooij1-2/+2
2008-05-21Add double-colon where it makes sense.Jelmer Vernooij1-66/+64
2008-05-21Add test target in Makefile.Jelmer Vernooij1-25/+29
2008-05-21Make the make output a bit less chatty.Jelmer Vernooij1-5/+4
2008-05-20Convert in_transaction to a bool. Add the same fix VolkerJeremy Allison1-4/+9
2008-05-20Fix type error in debug messageVolker Lendecke1-1/+1
2008-05-20Fix some signed/unsigned warningsVolker Lendecke2-2/+3
2008-05-20Cleanup size_t return values in callers of convert_string_allocateTim Prouty29-400/+537
2008-05-20Fix nesting tdb_traverse in a transactionVolker Lendecke1-3/+8
2008-05-20Fix bug #5477 - recvfile code was broken.Jeremy Allison2-8/+14
2008-05-20Fix memcache_flush()Volker Lendecke1-5/+34
2008-05-20Fix typo.Günther Deschner1-1/+1
2008-05-20Fix a valgrind error in _samr_LookupNamesVolker Lendecke1-5/+8
2008-05-20net: The top level help function for net cmd is always net_cmd_usageKai Blin7-55/+37
2008-05-20net: Move help for "net status" to net_status.cKai Blin3-13/+14
2008-05-20net: Move printer help to net_rpc where it's used.Kai Blin3-34/+27
2008-05-20net: Split out "net share"Kai Blin7-51/+86
2008-05-20net: Split out "net afs"Kai Blin7-86/+139
2008-05-20net: Move more utility functions into net_util.cKai Blin3-502/+503
2008-05-20net: Split out "net file"Kai Blin7-29/+66
2008-05-20net: Split out "net group"Kai Blin8-39/+75
2008-05-20net: Split out "net user"Kai Blin8-40/+77
2008-05-20net: Move "net join" handling into a separate file.Kai Blin5-25/+61
2008-05-20net: Split out common help functions.Kai Blin6-35/+105
2008-05-20net: more whitespace cleanupKai Blin1-5/+5
2008-05-20net: Use true/false instead of True/False.Kai Blin15-203/+203
2008-05-20man pages: Remove man page for 'mangled map'.Karolin Seeger1-33/+0
2008-05-20sesssetup.c: Add debug message.Karolin Seeger1-0/+3
2008-05-20man pages: Add documentation for new cluster parameters.Karolin Seeger3-0/+50
2008-05-19Remove conn_find_byname now it's no longer used inJeremy Allison1-1/+0
2008-05-19Restructuring of code to fix #5460. Remove searchJeremy Allison2-38/+12
2008-05-19Convert messages_local.c to use "struct tdb_wrap"Volker Lendecke1-15/+17
2008-05-19Don't block smbcontrol online/offline if !"winbind offline logons"Volker Lendecke1-14/+0
2008-05-19If no node number is given, default to the current node in smbcontrolVolker Lendecke1-1/+1
2008-05-19Fix some comments to match get_kdc_ip_string()'s behaviourroot1-1/+7
2008-05-19build: remove the proto_exists target - it is not needed anymore.Michael Adam1-11/+3
2008-05-19build: remove the "delheaders" target.Michael Adam1-6/+3
2008-05-19build: remove "headers" and "proto" make targets.Michael Adam1-10/+6
2008-05-18build: remove mkproto.sh and mkproto.awkMichael Adam2-217/+0
2008-05-18build: remove reference to mkproto.sh from MakefileMichael Adam1-2/+0