summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-04-17Follow error code name convention in libwbclient.Gerald W. Carter4-14/+14
s/WBC_INVALID_RESPONSE/WBC_ERR_INVALID_RESPONSE/ (This used to be commit d91ce012b0afb30cd22b373412d17de27c55ca86)
2008-04-17Fix gcc uninitialized variable used warning.Jeremy Allison1-6/+5
Jeremy. (This used to be commit b95f2adeb5e2f7ce71e46e6a6165159483c9a702)
2008-04-17build: add missing dependency for libtdb.so to pam_smbpassMichael Adam1-1/+1
Thanks to Andreas Schneider for noticing. Michael (This used to be commit db708d4004adcd4a75c28d630dbd43b03e40f205)
2008-04-17Move GETDC mailslot out of winbindd.Günther Deschner2-162/+167
Guenther (This used to be commit b003ba65e34bb92bf71a7943957715cd7acbcce0)
2008-04-17IDL: build generated nbt code.Günther Deschner5-3/+23
Guenther (This used to be commit 554dcfdab03f9d06f319a3234d56cf44dc38c9da)
2008-04-17IDL: Add autogenerated nbt files.Günther Deschner5-0/+5963
Guenther (This used to be commit 1e05224bda73ec183c5b7c310e8e277f405a847a)
2008-04-17IDL: Build nbt.idl always.Günther Deschner1-1/+1
Guenther (This used to be commit 933abaeb321428aa7092a5d87af77b981be6359e)
2008-04-17IDL: Add nbt.idl from Samba4.Günther Deschner1-0/+700
Guenther (This used to be commit 6accbfa66158c6fbebab41b25a99e810ea460c57)
2008-04-17wbclient: Remove unused string.Günther Deschner1-1/+0
Guenther (This used to be commit c4a09f2c8b699bfb0e8172d3fdde067aeaaa9399)
2008-04-17libnetapi: Disable talloc_enable_leak_report.Günther Deschner1-1/+1
Guenther (This used to be commit 4ba98dd0cc13984a8dc54e4d4935487fc8938039)
2008-04-17netdomjoin-gui: Fix label alignment showing up with lower screen-resolution.Günther Deschner1-1/+1
Guenther (This used to be commit e06a54aa7da857e006649469e7eb8d76711221c1)
2008-04-17libgpo: try nicer output when dumping gpo registry values.Günther Deschner1-1/+1
Guenther (This used to be commit 2b788429478868d1b0cbfd88027809be33edcfc5)
2008-04-17libgpo: Fallback to NTLMSSP fails while pulling policy from SYSVOL.Günther Deschner1-1/+2
Guenther (This used to be commit 7ed1397e25d50e6616040677cfe26148e7211538)
2008-04-17Add some comments.Jelmer Vernooij2-5/+23
(This used to be commit fd321fd77fcb9fbebcaa724c58a1beee606e87cd)
2008-04-17Remove copying of interface syntax id.Jelmer Vernooij2-6/+2
(This used to be commit 0012dfbe1fcf17486a24366b939054b5637646e3)
2008-04-17fix return code.Jelmer Vernooij1-1/+3
(This used to be commit d356baae802d36909c3c990b834a4a37aba736f4)
2008-04-17Actually connect to RPC.Jelmer Vernooij3-5/+50
(This used to be commit 3082534454ff936ac0b78b5a2c72c9b060e21244)
2008-04-17Add simple implementation of several functions in the Samba 4 RPCJelmer Vernooij6-1/+2366
library on top of the Samba 3 RPC library: * dcerpc_pipe_connect * dcerpc_ndr_request_recv * dcerpc_ndr_request_send These are the main functions used by the generated client calls in Samba 4. (This used to be commit 350177824239343365d5c99ad4efd71e3b2ed6fa)
2008-04-17wbinfo: use wbcCheckTrustCredentials()Stefan Metzmacher1-10/+12
metze (This used to be commit 2cbe5a006a6df79c38f4aaa68d498cd6d5a34dba)
2008-04-17libwbclient: add wbcCheckTrustCredentials()Stefan Metzmacher2-0/+58
This only accepts NULL as domain for now, because winbindd doesn't support checking trust passwords as a domain controller. metze (This used to be commit c084ccd70f42ce29ce24565969a9f440dde254e1)
2008-04-17wbinfo: use wbcResolveWinsByName() and wbcResolveWinsByIP()Stefan Metzmacher1-26/+16
metze (This used to be commit a4f628d6c9e2a5761c048e268a29e1f5daae4180)
2008-04-17libwbclient: add wbcResolveWinsByName() and wbcResolveWinsByIP()Stefan Metzmacher2-0/+87
metze (This used to be commit 57ba71140fbf6b4a5a917fa3248fa76536be883b)
2008-04-17net: Be more tolerant while joining.Günther Deschner1-4/+9
Guenther (This used to be commit 70b7b331d9e2d915e6209fca5900f41fae4866fd)
2008-04-17NetrUnjoinDomain2: Honor registry config to try config changes.Günther Deschner1-0/+1
Guenther (This used to be commit b42304c299224238a0247e0e1561eb2ad3217b96)
2008-04-17dsgetdcname: Fix discover_dc_dns.Günther Deschner1-14/+26
Guenther (This used to be commit 2fe416ffa5c7efd2e6a644e4c8bac756152881d9)
2008-04-16libsmbconf: fix segfault in listing share names / config.Michael Adam1-1/+1
Discovered by Günther while giving a talk. - Sorry Günther! Michael (This used to be commit 518f4d4e6662138a2e71acc2296acedefc7c739a)
2008-04-16add AC_TRY_RUN_STRICT support for Sun Studio compilerBjörn Jacke1-0/+12
(This used to be commit ce7025df2958dac284ec9e5ce47ab172c3aa2567)
2008-04-16Fix out of tree build. Remove the embedded srcdir path from talloc and tdb.Gerald W. Carter3-8/+8
(This used to be commit 359921acd436684a0b4cf76ba15f82a224d2c337)
2008-04-16libnetapi: Add initial inline doxygen comments.Günther Deschner1-36/+195
Guenther (This used to be commit 01bc4b6ac03b98c2371b4dfc0948f5ef8d06bcbc)
2008-04-16net: Remove unused rpc_user_add/del_internals code.Günther Deschner1-257/+0
Guenther (This used to be commit e68daef0ee051515c8f489820fde9110747e8aa6)
2008-04-16net: Use NetUserAdd for "net rpc user add".Günther Deschner1-2/+28
Guenther (This used to be commit 4868b4ea1a18d4218330c49bf57818c4b5117d1d)
2008-04-16net: use NetUserDel for "net rpc user delete".Günther Deschner1-3/+31
Guenther (This used to be commit 0105770c1598e6fcbcaa29e17f3b7fd33114a333)
2008-04-16libnetapi: Let NetUserAdd_l/NetUserDel_l talk to the local RPC server.Günther Deschner1-10/+20
Guenther (This used to be commit 9bbb6cea0b21d98ae13f7a41226b437515bd5a2f)
2008-04-16errors: Add WERR_NO_SUCH_USER.Günther Deschner2-0/+3
Guenther (This used to be commit 82803186febfe6a55c1a598073657c2c4a513000)
2008-04-16errors: Add WERR_NONE_MAPPED.Günther Deschner2-0/+3
Guenther (This used to be commit dc165e1c80586664ddb4d3d68182598d02ba204a)
2008-04-16net/libnetapi: Include netapi headers early and free on exit.Günther Deschner3-3/+9
Guenther (This used to be commit 020b1e6431601fadf44dbfe8393908c096ecfa4c)
2008-04-16libnetapi: do not overwrite status in libnetapi_get_error_string().Günther Deschner1-2/+3
Guenther (This used to be commit 143e2b573043dd04a6404fc91d781e8a727bd092)
2008-04-15loadparm: remove pfunc parameter from process_registry_globals().Michael Adam1-4/+5
Use do_parameter() directly. Michael (This used to be commit 59b81bfd0abecb190d0c49e62581b26f10b96829)
2008-04-15libnetapi: Add missing headers.Günther Deschner1-0/+25
Guenther (This used to be commit 3fda711f2526914bf18ec004d553453e692b1e85)
2008-04-15IDL: For the fun of it, build drsuapi.idl.Günther Deschner1-1/+1
Guenther (This used to be commit 192645f63918c8656ca0fac5bb6d2704c9500a15)
2008-04-15IDL: Fix several DRSUAPI calls.Günther Deschner1-33/+40
Guenther (This used to be commit aa7308fbc37eb9a26b4583b1ce2ca435b0648541)
2008-04-15IDL: Import drsuapi.idl from samba4.Günther Deschner1-0/+1496
Guenther (This used to be commit f583e99cef55156fa5294c3eaef0cd29740af5f1)
2008-04-15Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into ↵Jelmer Vernooij6-35/+146
3-2-nopipeindex (This used to be commit 9028f9e065536594df901ae4aac900102f2d85f6)
2008-04-15auth: add SeDiskOperatorsPrivilege to get_root_nt_token to fix registry shares.Michael Adam1-0/+2
Michael (This used to be commit 6bb107b17d557c27d035ca518ab61296814a3cea)
2008-04-15Reconcile ndr_syntax_id used by pidl-generated code and Samba3's RFC_IFACE.Jelmer Vernooij4-8/+5
(This used to be commit 7bea00dca1ee08ef731dfa73110ef9c190a29919)
2008-04-15libmsbconf: add handling of NULL share parameters to registry backend.Michael Adam1-14/+92
Michael (This used to be commit 6c1181fda2f040d9555917b10a65bc0dfc1f0593)
2008-04-15libsmbconf: don't complain with WERR_ALREADY_EXISTS for NULL share in ↵Michael Adam1-1/+1
smbconf_create_share(). These are values stored inside the base key for registry. This is not getting deleted. Michael (This used to be commit aa167de8252bb615bd21fb3fd9468383b8357d32)
2008-04-15net conf: adapt output of NULL share params in net conf list.Michael Adam1-2/+7
don't list NULL share name and don't indent these parameters Michael (This used to be commit 0212b38913945ce3c8b14734804d81f1cd315621)
2008-04-15net conf: simplify logic in test output of net conf import.Michael Adam1-9/+5
Michael (This used to be commit 367c8b133b2f3e73155f20f689602909eef9827b)
2008-04-15libsmbconf: make sure to always list the NULL section first in text backend.Michael Adam1-3/+16
Michael (This used to be commit b50fdf321dc8056caa2b057cbd7f83792dfbcd4d)