summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-12-21Missed on instance of external creds.Günther Deschner1-2/+4
Guenther (This used to be commit 65d50f518766ab0a8115c2599d190e642eb00754)
2007-12-21Add static libnetapi_ctx.Günther Deschner2-3/+26
Guenther (This used to be commit 97449ea341539a709953a57869570cf13be0f44e)
2007-12-21Use full string based debug_parse_levels in libnetapi.Günther Deschner2-4/+25
Guenther (This used to be commit 78d8f0e41aa3db0060596a7b345c2f04261986e0)
2007-12-21Add basic credential functions for libnetapi.Günther Deschner2-0/+36
Guenther (This used to be commit 7c38f706b5dc17f15708ac932c84d863a0cc713e)
2007-12-21Move basic libnetapi functions to NET_API_STATUS.Günther Deschner2-9/+9
Guenther (This used to be commit 086c55005976b3173e915e465108214876aa5bd6)
2007-12-21Define NET_API_STATUS to be just a uin32_t.Günther Deschner1-0/+2
Guenther (This used to be commit a42850926a26a4065a6126affc3754d291a2e178)
2007-12-21Getting rid of external credentials in libnetapi.Günther Deschner2-8/+11
Guenther (This used to be commit c10481dba01a084b0f9c4265f3408a0ec9a8b646)
2007-12-21Make sure we also support non-domain join.Günther Deschner1-5/+20
Guenther (This used to be commit c818f5505a124a6f0bb9274a1ba4a6147d2f17b3)
2007-12-21Some libnet and netapi build fixes.Günther Deschner4-1/+37
Guenther (This used to be commit 1d47247283f7bc75291007be3fde72b1d3d95b99)
2007-12-21Fill in local branch of NetGetJoinInformation().Günther Deschner1-0/+26
Guenther (This used to be commit 46db8754511f915c296771e08e822ba810f804d5)
2007-12-21More minor libnetapi fixes.Günther Deschner2-3/+1
Guenther (This used to be commit 9f129c069f9feb357cbe1185058cfe3390609c09)
2007-12-21Build fixes for libnetapi.Günther Deschner4-6/+118
Guenther (This used to be commit 07d33557b95106ac57fdef8c767ab86192930a6d)
2007-12-21Add _wkssvc_NetrJoinDomain2() server.Günther Deschner2-4/+67
Guenther (This used to be commit 9b0423e7d918b7b3837ca4ebf997edd80d4da6de)
2007-12-21Fill in NetJoinDomainLocal().Günther Deschner1-1/+35
Guenther (This used to be commit 4896f22bb50ea9ae0c4807ed9b2dd4283c254364)
2007-12-21Add libnet_Join().Günther Deschner2-1/+355
Heavily based on existing code in net_ads_join(). Guenther (This used to be commit fb6315b68b16d64625457881302fd191f90defa0)
2007-12-21Add libnet_JoinCtx structure.Günther Deschner1-0/+48
Guenther (This used to be commit 13c46b1407117c93b8f0275cc16ea5aa49596750)
2007-12-21Split NetJoinDomain() into NetJoinDomainRemote() and the unsupportedGünther Deschner1-23/+73
NetJoinDomainLocal(). Guenther (This used to be commit d2f21ce6727ec9e4df67989db07b48470d0790a4)
2007-12-21Very quick conversion of net_conf functions into the libnet_conf layer.Günther Deschner3-145/+176
Certainly needs cleanup later. Guenther (This used to be commit 2b41ac926de76804a50681bd246b3a20e112853b)
2007-12-21For the fun of it, build netapi.so|.a.Günther Deschner2-0/+13
Guenther (This used to be commit 8cbc6bdede9e8fc423488c7632546c548234cc0c)
2007-12-21Add NetGetJoinInformation().Günther Deschner2-0/+56
Guenther (This used to be commit d341d251d6e22e9cc1c4596038fd5fe5c7c6c174)
2007-12-21Add get_friendly_werror_msg().Günther Deschner1-7/+45
Guenther (This used to be commit b1ad3def98911c91ed55a3b7aec7d0894b2dd8fd)
2007-12-21Kill fstring in getdcname & getanydcname return.Günther Deschner4-15/+17
Guenther (This used to be commit b7383818168863a7ba43c2456f8c44e96e76707a)
2007-12-21Use ADS_IGNORE_PRINCIPAL define.Günther Deschner1-2/+1
Guenther (This used to be commit 763e13315fc71237b14a186810bc201e725648f5)
2007-12-21Fix the build on SolarisVolker Lendecke1-1/+1
(This used to be commit 5f5e52ba7b3862dc72a16d84e07503e98ccbbf8a)
2007-12-21Some C++ fixesVolker Lendecke11-19/+41
(This used to be commit 5c392c4c6e277a24d0d477902dc7856b2b46ee53)
2007-12-21Some C++ warningsVolker Lendecke9-13/+13
(This used to be commit 5ab82d4f574f2a2e2761e9e414c66a70aeffb05d)
2007-12-21Fix a C++ warningVolker Lendecke1-1/+1
(This used to be commit c31c7e3e24875ce75bc18f0ad7529320eab8e50a)
2007-12-21Fix a C++ warningVolker Lendecke1-1/+1
(This used to be commit 7e1d9b561f6df233b8c7eaec83d1e4207b5a2fb0)
2007-12-21Fix a missing prototype warningVolker Lendecke1-0/+1
(This used to be commit 93e5de23e7109432f554745b18c6d630a39f9c2b)
2007-12-21Remove some statics from md4.cVolker Lendecke1-7/+13
(This used to be commit 7e193c68b2a7eb16afc12379a4ceed41053d1eeb)
2007-12-21Add a singleton cacheVolker Lendecke2-3/+20
First user is yp_default_domain (This used to be commit c19363eb77fcc3e1bf3341e6373d38f1e91fc08f)
2007-12-21Make data_blob_string_const return null terminated stringsVolker Lendecke1-1/+1
... nobody was using it, so we're free to change it now :-) (This used to be commit 4b06c68482247d859ec30b8b1920706e43358989)
2007-12-21Remove next_token_nr_talloc and its associated globalVolker Lendecke3-152/+124
Only client.c and clitar.c used this, I think they should carry the static themselves. Also move the a bit funny routine toktocliplist to clitar.c, the only place where it is used. (This used to be commit 86d9412611fd99c21e15c71d30a3f95e35d8535b)
2007-12-21Convert the pwnam cache to memcacheVolker Lendecke1-53/+15
(This used to be commit 032c5589fe7f9f2fcb0f336e72517a81a720b6ce)
2007-12-21Add memcache_add_tallocVolker Lendecke2-1/+59
The first memcache API only had blobs, but we have quite a few objects that are more complex talloc'ed structues. The current one I'm looking at is the getpwnam cache, but there are others around. (This used to be commit ea0e5ad9a15c848904dee8cb2d3e392b6a894705)
2007-12-21Add a global cacheVolker Lendecke3-0/+44
It hurts, but I think this global variable is necessary for transition, and it has the potential to remove quite a few other global variables without messing with APIs too much. (This used to be commit c131d0dc52ec09c9227eff3d68877369c37aaed5)
2007-12-20fix dump printout when byte >= 0x80Herb Lewis1-1/+1
(This used to be commit e18fab269c7370a6670c56eeab60fd90feecf0b2)
2007-12-20Fix typo in filesystem capabilities bits.James Peach1-3/+1
(This used to be commit 08fee0d28a20648d74c6b03d120eaf628f4de70c)
2007-12-20Attempt to fix the buildVolker Lendecke1-0/+2
James, at least on my Linux system neither FILE_CASE_SENSITIVE_SEARCH nor FILE_CASE_PRESERVING_NAMES seem to be defined anywhere. Is it possible that this is a MacOS/X specific thing? If so, could you add configure tests for this? Thanks, Volker (This used to be commit 465fd4385013c95f9778d710d70796feae4eb858)
2007-12-19Remove unused variable 'didmsg'.James Peach1-4/+0
(This used to be commit 5de89dd6e0a8a56a5a0f998e3b1d3538367db7d6)
2007-12-19Fix a couple of warnings in mDNS registration. One of these is anJames Peach1-2/+1
actual bug where we pass a pointer instead of a pointer to a pointer. (This used to be commit 36db6755103f01cb74bf4194fc81ca6d4b5320e4)
2007-12-19Add filesystem capabilities bitmask to statfs info.James Peach2-0/+87
This patch adds Darwin support for the Samba statfs VFS call. It also adds a filesystem capabilities bitmask to the information returned by the call. (This used to be commit 555173eb3f6511e88798d6ef3d1fed0c219a9921)
2007-12-19Expose per-fsp extension talloc context.James Peach2-2/+23
This patch supplements the fsp extension API with an operation to retrieve the malloc zone pointer for that fsp. (This used to be commit d5d9e4084cfb3db3bebff0334b93f376022ef5d3)
2007-12-19Release per-fsp data on file closure.James Peach1-0/+5
(This used to be commit 9fead46b54519b3df78a869dbc99207046587d6a)
2007-12-20Only retrieve password policies in pam_auth when WBFLAG_PAM_GET_PWD_POLICY ↵Michael Adam3-7/+11
is set. This essentially re-establishes r14496 (2155bb0535656f294bd054d6a0a7d16a9a71c31b) which was undone in r17723 (43bd8c00abb38eb23a1497a255d194fb1bbffffb) for reasons that are unclear to me. Maybe I am being too naive. Now we do again only retrieve the password policy when called from the pam_winbind module. This fixes logons delegated to AD trusted domain controllers: We need to connect to the sam to retrieve the password policy. But auhtenticated session setup is not possible when contacting the trusted domain dc and afterwards, SamrConnect also fails with whatever credentials and method used. Michael (This used to be commit 6d765e0de523211a2d0b43a2c4c4117f5f0c662f)
2007-12-19Change the prototype of the vfs function get_nt_acl().Michael Adam12-102/+19
Up to now, get_nt_acl() took a files_struct pointer (fsp) and a file name. All the underlying functions should need and now do need (after the previous preparatory work), is a connection_struct and a file name. The connection_struct is already there in the vfs_handle passed to the vfs functions. So the files_struct argument can be eliminated. This eliminates the need of calling open_file_stat in a couple of places to produce the fsp needed. Michael (This used to be commit b5f600fab53c9d159a958c59795db3ba4a8acc63)
2007-12-19Prepare the afs acl module for the api change in get_nt_acl().Michael Adam1-43/+77
This makes both of afsacl_[f]get_nt_acl() more specific, eliminating the need for afs_get_nt_acl(). Instead, split afs_to_nt_acl. Michael (This used to be commit 15caf58c81ce6b68eefa03c8f8510c2ecb5fdeb3)
2007-12-19Prepare the aix2 acl module for the api change in get_nt_acl().Michael Adam1-11/+21
This makes both of aixjfs2_[f]get_nt_acl() more specific, eliminating the need for aixjfs2_get_nt_acl_common(). Michael (This used to be commit 36e2a814ba50feefa34c76353c0f5dec1d7cfff4)
2007-12-19Change aixjfs2_get_nfs4_acl() to take file name instead of fsp.Michael Adam1-5/+5
In preparation of the api change in api change in get_nt_acl(). Michael (This used to be commit 40a1438e17c462990e6b71b544c39f093236d5be)
2007-12-19Fix two debug statements: Add missing printf parameter.Michael Adam1-2/+2
Michael (This used to be commit 1c4f74551f48429ee3af2022101a97679e25cdea)