summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-04-23Fix samba-docs build after svn conversion and Samba3 By Example addition.Alexander Bokovoy44-133/+167
Now we are able to build everything in samba-docs properly. (This used to be commit bb09f771958150e9465a5dc9d8e62aa8477c17a4)
2008-04-23Remove ignore filesJelmer Vernooij5-3/+607
Add missing build files (This used to be commit 5f3b2ba2255a557d3af6624779c34e0b59e0352a)
2008-04-23- Better names for some filesJelmer Vernooij26-21/+5822
- Add the build system (This used to be commit 450386e3edfc59e0ad67c12998eddfc46b381250)
2008-04-23Add all the source files from the old CVS tree,Jelmer Vernooij579-0/+85612
add the 5 missing chapters from the HOWTO and add jht's Samba by Example book. (This used to be commit 9fb5bcb93e57c5162b3ee6f9c7d777dc0269d100)
2008-04-23winbindd_cache: simplify logic in new key length check for UA keys.Michael Adam1-14/+9
This reduces indentation by combining common code paths, and wraps long lines. Holger: sorry, I could not resist. I think it is much easier to understand what is going on when we only have one check and determine the max allowed key length in advance. Michael (This used to be commit e489f3d988feafe35b486b31a9e60c2399e6a6e7)
2008-04-23winbindd_cache: recognize and allow longer UA keysHolger Hetterich1-3/+13
UA keys consist of a potientally large number of concatenated SID strings which can grow much larger than 1024 bytes in complex environments. We catch those keys and allow them exclusivly to be larger. (This used to be commit fcd35232e111f9b046ae35d939d08c29d0d43438)
2008-04-23Correctly initialize lp_load in smbstatus in the presence of registry on tdb2Volker Lendecke1-4/+16
(This used to be commit c4f7bee9238db536a7d5215cebb0bf37f757dfad)
2008-04-23Increase level of debug msg when a regkey is not foundVolker Lendecke1-1/+1
This is a pretty normal situation if you have "include=registry" set but no configuration options have been set there yet. (This used to be commit 727127f1dcd49b31b5a48cc3f9314aa2380d60e1)
2008-04-23libsmbconf: remove unnecessary talloc success check from smbconf_txt.cMichael Adam1-8/+0
talloc_stackframe() panics on NOMEM. Michael (This used to be commit dee57ad025e7ad9971e44ea30b6aab3806c06fc6)
2008-04-23libsmbconf: remove unnecessary talloc success checks from smbconf_reg.cMichael Adam1-12/+1
talloc_stackframe panics on NOMEM. Michael (This used to be commit 03fd30eef803ff2718e7af618d38944d56ccd329)
2008-04-23libsmbconf: remove unnecessary talloc success checks from smbconf.cMichael Adam1-4/+0
talloc_stackframe() panics on NOMEM. Michael (This used to be commit be4f8447ccd044563f6b12793ea64d9f38741861)
2008-04-23libsmbconf: rewrite API to use smbconf_service structMichael Adam7-122/+110
instead of lists of strings and counters directly... Michael (This used to be commit 17415e2dc457ce41793a7e28e71f72c538c19c61)
2008-04-22libsmbconf: add a struct smbconf_service to hold the parameter names + values.Michael Adam1-0/+7
Michael (This used to be commit 8118a8348f36b28fa4d46b42a104097cefa33a4d)
2008-04-22WHATSNEW: add one more change.Michael Adam1-0/+1
Michael (This used to be commit c55094555aa2ece1a64b44cc4470da96393acbf3)
2008-04-22rpcclient: Add getdispinfoidx command.Günther Deschner1-0/+62
Guenther (This used to be commit 7d8461d080c92a83bd7a8d168fdf1fe98e8bec9a)
2008-04-22IDL: rerun make idl.Günther Deschner4-12/+38
Guenther (This used to be commit c92b585cc42ba9f42727512c08c896ee40e5e319)
2008-04-22IDL: Fix IDL for samr_GetDisplayEnumerationIndex{2}.Günther Deschner1-2/+2
Guenther (This used to be commit cb0b0fd2684b63257421aba599f9d2111c0438bf)
2008-04-22Make nsstest valgrind-clean: buf is referred to by the parsed grp structVolker Lendecke1-3/+0
(This used to be commit 20ddbcaa0c113646cea774c36209f382cada50b0)
2008-04-22WHATSNEW: update the section on registry configuration.Michael Adam1-3/+12
Michael (This used to be commit e185fd493558a40a4ad5261525b3f9515803bf59)
2008-04-22WHATSNEW: list special meaning of "include = registry" under smb.conf changes.Michael Adam1-0/+2
Michael (This used to be commit d9b48d728d130f17a8270821d66092d6098449f3)
2008-04-22WHATSNEW: re-establish alphabetic ordering in smb.conf changesMichael Adam1-1/+1
Michael (This used to be commit b44f45f4f4ca2171dd6f8a72c91cd3574acda5c5)
2008-04-22WHATSNEW: update my changes for 3.2.0pre3Michael Adam1-0/+11
Michael (This used to be commit 1036f5a2e7de0254288cf5068ec1eab50ef19939)
2008-04-22libsmbconf: fix comment headers in smbconf.hMichael Adam1-3/+8
Michael (This used to be commit 54c0461679642b38653f803e7b21d865472f3f91)
2008-04-22libsmbconf: text backend remove comment references to "simple".Michael Adam1-2/+2
Michael (This used to be commit 640b8ae7ad7aa53e05c7124fed072f2312aa91aa)
2008-04-22libsmbconf: rename smbconf_init_txt_simple() to smbconf_init_txt().Michael Adam4-9/+9
...for consistency. Michael (This used to be commit 3d1da73f66b8452693262e2d03f986eec438451d)
2008-04-22libsmbconf: rename text backend smbconf_txt_simple to smbconf_txt.Michael Adam2-1/+1
Michael (This used to be commit dd9fe5aec43e60d554f2580a0699fe6e4cfb5d3c)
2008-04-22Fix wbinfo --group-info if the winbind separator set to non \Volker Lendecke2-2/+5
In getgrsid_lookupsid_recv() we use parse_domain_user which itself looks at lp_winbind_separator(). Thus when building up that group name we should better use it as well. (This used to be commit 5df75578ef1da41164936cd11b14114889201d47)
2008-04-22WHATSNEW.txt: Update list of changes.Karolin Seeger1-12/+22
Karolin (This used to be commit d2cb298a469b00cb5f8e15a3185a4a5d51e1b9ec)
2008-04-22WHATSNEW: Update release date for 3.2.0pre3.Karolin Seeger1-1/+1
(This used to be commit f4053cf5097aac32bb522f0c4d7d073ae823b409)
2008-04-22configure: fix a comment typoMichael Adam1-1/+1
Michael (This used to be commit af2a1f15e6d45139ba62e334a3529d407430e6bd)
2008-04-22libnetjoin: identify type of domain early.Günther Deschner1-16/+16
This finally enables joining AD using workgroup or realm name. Guenther (This used to be commit 0cf16e6b47f5978bdcb84ac8a29ef13ff2b5cca8)
2008-04-22build: fix the build.Günther Deschner1-2/+2
Guenther (This used to be commit 09a0001063d5bdd9bdc7abfbf1467beb062de049)
2008-04-22dsgetdcname: Fix discover_dc_dns().Günther Deschner1-2/+2
Guenther (This used to be commit ec86deb349850c634b49cd5a536e9281a4a6e7d8)
2008-04-22dsgetdcname: add very basic flat name support.Günther Deschner1-9/+168
Guenther (This used to be commit bb72d0b71e2a85d50e7bd893670c3eec69717580)
2008-04-21Remove the "pwd" struct from rpc_pipe_clientVolker Lendecke5-20/+49
The only user of this was decrypt_trustdom_secret, and this only needs the NT hash anyway. (This used to be commit 3d8c2a47e677a4c4aacf4abf148b1bd8163c3351)
2008-04-21net: Add libnetapi context to net's impressive list of globals.Günther Deschner3-11/+8
Guenther (This used to be commit 8a5fadf6a183e4e4ccc77283b3ddba0748c6abfb)
2008-04-21IDL: rerun make idl.Günther Deschner2-9/+11
Guenther (This used to be commit 5e0ccaf0c02a2d2d87ed8a2999c09ae1ccfc48e8)
2008-04-21IDL: now that we have nbt.idl, re-add it to the includes again.Günther Deschner1-10/+10
Guenther (This used to be commit d38c5f4a69f67f29cc057e4aa0ad14f5112f6844)
2008-04-21cldap: avoid duplicate definitions so remove ads_cldap.h.Günther Deschner8-86/+25
Guenther (This used to be commit 538eefe22ad69540b9f73ffaa613d6be045de199)
2008-04-21cldap: add talloc context to ads_cldap_netlogon().Günther Deschner4-18/+34
Guenther (This used to be commit 4cee7b1bd5cd97c414b73d6f39238958480cdcf3)
2008-04-21libads: Use libnbt for CLDAP reply parsing.Günther Deschner4-147/+61
Guenther (This used to be commit 751f3064a508341c0ebae45e8de9f5311d915d70)
2008-04-21IDL: re-run make idl.Günther Deschner3-10/+15
Guenther (This used to be commit f9d68ca363f7e98bfb21a06283e4f02000d6d79c)
2008-04-21IDL: make nbt_cldap_netlogon_5 public.Günther Deschner1-1/+1
Guenther (This used to be commit f0917e8990ee6ada993c2c9808179eb0f8cfd662)
2008-04-21IDL: Add NTLOGON_RESPONSE_FROM_PDC2 to nbt_logon_request.Günther Deschner1-2/+3
Guenther (This used to be commit 1724000a95f3814a5ce4eaf5807dbf20e7e2e4f0)
2008-04-21winbind: pass down existing talloc context.Günther Deschner2-9/+10
Guenther (This used to be commit 675bf42cfff89b05f21d77ca74eba20c4a24d44c)
2008-04-21smbspool: Fix the smbspool build.James Peach1-11/+15
(This used to be commit a51cb3c1a9549d74c1e5cf05bc43b955af1a25b7)
2008-04-21smbspool: minor formatting cleanups.James Peach1-88/+133
(This used to be commit 831a09ae25e98eacc0b0be5390d3ac3aa671a8a5)
2008-04-21smbspool: Run indent to approximate conding standards.James Peach1-533/+485
(This used to be commit 4244be792eeb69e883a1ece013b62fe6941086f2)
2008-04-21smbspool: add my copyright.James Peach1-0/+1
(This used to be commit b294b2055a422e1af59e3b6843b84750b6786d99)
2008-04-21smbspool: Fix CUPS authentication protocol support.Mike Sweet1-34/+75
There were a couple of places where we weren't checking for authentication correctly. This chance fixes those places and properly supports Kerberos where available. (This used to be commit 8eff35bc4acc13807c895af43b52db79ee195cb5)