summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-18libnet: freeze libnet_proto.h from "make proto"Michael Adam3-10/+47
2008-05-18build: freeze passwd_proto.h from "make proto"Michael Adam3-8/+33
2008-05-18net: freeze net_proto.h from "make proto"Michael Adam3-9/+475
2008-05-18ntlm_auth: freeze ntlm_auth_proto.h from "make proto"Michael Adam3-9/+50
2008-05-18smbclient: freeze client_proto.h from "make proto"Michael Adam3-9/+459
2008-05-18swat: freeze swat_proto.h from "make proto"Michael Adam3-9/+70
2008-05-18winbindd: freeze winbindd_proto.hMichael Adam3-9/+585
2008-05-18build: freeze proto.hMichael Adam3-10/+10477