summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
...
* r13449: Ensure we don't crash if no dc struct on pipe.Jeremy Allison2007-10-103-1/+9
| | | | | Jeremy. (This used to be commit a9e1d0f3b4fd7a0732a5023d0b4dcc2c4b1b03f8)
* r13448: Fix the build (again).Günther Deschner2007-10-101-1/+1
| | | | | Guenther (This used to be commit 7eacb47660fdb4b0100a778062623ad74b755f34)
* r13447: Added LSA_LOOKUPSIDS2 and LSA_LOOKUPSIDS3.Jeremy Allison2007-10-105-88/+631
| | | | | Jeremy. (This used to be commit a164cfab420a2439dad8fd85f8b4d652087fa6b9)
* r13445: We already made the decision whether to include the dominfo andGünther Deschner2007-10-101-9/+7
| | | | | | | changereject. Guenther (This used to be commit 98d3c63e04e1317a0a2f100e89d9be65a98ecc7e)
* r13444: Add REJECT_REASON_OTHER for samr_chgpasswd_user3Günther Deschner2007-10-103-1/+13
| | | | | Guenther (This used to be commit 58baf718be90d750f51cf51a25714fcdcd5679b7)
* r13443: Fix the build.Günther Deschner2007-10-101-2/+2
| | | | | Guenther (This used to be commit 40a21776a7a16f3200e87c6564d9b6e8c481dd1e)
* r13442: Implement samr_chgpasswd_user3 server-side.Günther Deschner2007-10-108-76/+295
| | | | | Guenther (This used to be commit f60eddc0a4dfe623e5f115533a62c03810fd5f38)
* r13439: Fix NET_SAM_LOGON_EX.Jeremy Allison2007-10-104-3/+4
| | | | | Jeremy. (This used to be commit 9437ffc84f4d924ab67f3e16ef507d2aeeeb5f34)
* r13436: Add in NET_SAM_LOGON_EX. Still needs testing.Jeremy Allison2007-10-101-12/+54
| | | | | Jeremy (This used to be commit f58d0ebf749ad6dab562e74e9fd2c16606183d6c)
* r13434: Add stub for NET_SAM_LOGON_EX.Jeremy Allison2007-10-102-1/+43
| | | | | Jeremy. (This used to be commit 58544eb3c848e1dddd774270fbaae7d704a37b53)
* r13433: Get ready to implement NET_SAM_LOGON_EX.Jeremy Allison2007-10-102-0/+128
| | | | | Jeremy. (This used to be commit 666b03b4a92800ed704b7f7e4b39f4e01ca47aee)
* r13427: Fix ctime -> st_ctime.Jeremy Allison2007-10-101-1/+1
| | | | | Jeremy. (This used to be commit 95793d7e64d30190ebf917745c719f9c5a1b31e2)
* r13425: Revert all the "clever" compiler options checks. They brokeJames Peach2007-10-104-1178/+93
| | | | | | the build on Solaris, AIX and S390. The fundamental problem is that macros like AX_CFLAGS_IRIX_OPTION can spuriously succeed. (This used to be commit 30122f61c35b1af977efd6e4727204c2e2e1c7a3)
* r13424: Don't attempt to use cc -O2. This breaks the solaris build.James Peach2007-10-101-5/+5
| | | | (This used to be commit 341d554e2f7a117c7098633b24cb18c7ff25a011)
* r13423: Write wrapper functions (and configure tests) so we canJeremy Allison2007-10-103-19/+145
| | | | | | | | always assume we can get a struct timespec out of a stat struct. This will allow us to portably move to nsec timestamps on files and directories in the file server code in future. Jeremy. (This used to be commit 07132d8796a08aa71d6719cb07b5b2c999930632)
* r13420: Support profile-guided optimisation in the build system. This isJames Peach2007-10-102-19/+139
| | | | | implemented for gcc 3.x, gcc 4.x and MIPSPro compilers. (This used to be commit 5e57021723f091a33021c30557cace2b70acf172)
* r13418: Formalise support for checking compiler options.James Peach2007-10-103-75/+1040
| | | | (This used to be commit eb3ba826ef465b95f9597043ee156ad9d7ca16a0)
* r13417: Add .2 to the SONAME as version suffix if we link the nss modules onLars Müller2007-10-102-2/+5
| | | | | | | linux. Heads up: This might be required on other OS using glibc too. (This used to be commit b28e43427b43994404f109ce7da467461af12200)
* r13416: Remove superfluous -lc while linking libnss_wins.so and pam_winbind.so.Lars Müller2007-10-101-2/+2
| | | | (This used to be commit e64134a8599364dc0fa298c7106a7ccf471c5322)
* r13412: Don't use arbitrary uint32 size for uid and gid storage. UseJeremy Allison2007-10-101-23/+22
| | | | | | | correct system size. Fixed a bug that was accidentally introduced by use of uint32 - uid was stored twice, not uid and gid. Jeremy. (This used to be commit 89db006997588c6523ce8f2470d67f3136042256)
* r13410: Dump a netbootGUID as a GUID.Günther Deschner2007-10-101-0/+1
| | | | | Guenther (This used to be commit 9b19a68456c7b576750aaf64c178ba5323d9a95e)
* r13409: No functional changes, just some DEBUG cleanup.Günther Deschner2007-10-105-9/+7
| | | | | Guenther (This used to be commit 286f6fc2339cf4ef232c16466b8dffdcddbe343f)
* r13408: Remove C++ comments (# 3494)Günther Deschner2007-10-101-2/+2
| | | | | Guenther (This used to be commit cf86d4c9f0c48e7234945694a4722c35dd33657c)
* r13407: Change the credentials code to be more like the Samba4 structure,Jeremy Allison2007-10-107-72/+84
| | | | | | | | | makes fixes much easier to port. Fix the size of dc->sess_key to be 16 bytes, not 8 bytes - only store 8 bytes in the inter-smbd store in secrets.tdb though. Should fix some uses of the dc->sess_key where we where assuming we could read 16 bytes. Jeremy. (This used to be commit 5b3c2e63c73fee8949108abe19ac7a448a033a7f)
* r13399: Get closer to passing RPC-SCHANNEL test.Jeremy Allison2007-10-105-15/+77
| | | | | Jeremy. (This used to be commit 8ae70122b79fbe682c227ec2c4e5a72bf58d76de)
* r13396: Add in userinfo26, re-enable userinfo25 - took the knowledgeJeremy Allison2007-10-104-14/+101
| | | | | | | from Samba4 on how to decode the 532 byte password buffers. Getting closer to passing samba4 RPC-SCHANNEL test. Jeremy. (This used to be commit 205db6968a26c43dec64c14d8053d8e66807086f)
* r13394: Fix rpcclient to obey the -W parameter. Not that I *like* the smbclientVolker Lendecke2007-10-101-0/+12
| | | | | | | solution, but it does this particular job... :-) Volker (This used to be commit df6d67cd10c0045f3c6f73381716300221cecf18)
* r13393: Do not initialize the lp_svcctl_list() value since it is handledGerald Carter2007-10-104-4/+5
| | | | | | | internally in services_db.c now. This prevents internal services from being listed twice (one internal and one external) when no 'svcctl list' parameter is explcitly set in smb.conf (This used to be commit 6c4ede6cee7e1d25a6357e959972e8d390c27fe3)
* r13391: Only fall into password change when ACB_PWNOEXP is not setGünther Deschner2007-10-101-2/+2
| | | | | | | | (got it wrong the first time as administrator has this flag set by default). Guenther (This used to be commit e9ccebf45a5db8964793084950fbb2c23b2469a3)
* r13389: get_ldap_filter is only used once, make it staticVolker Lendecke2007-10-101-1/+1
| | | | (This used to be commit d3b66fb8712e41a331ccfb0f52f187382769b41e)
* r13386: Fix parsing of SAMR_Q_CONNECT_ANON.Jeremy Allison2007-10-102-10/+8
| | | | | Jeremy. (This used to be commit 6f8334ad31ac773f5c13335f5d8c5bed62987466)
* r13384: Adding in some more SuSE patchesGerald Carter2007-10-104-4/+6
| | | | | | | * uninitialized-variables.diff * samba-smbadduser.diff * samba-implicit_decl.patch (This used to be commit 064338c6f5644d1ceddf341d4ba5619a3d68ffa7)
* r13383: pulling in swat-welcome patch from SuSE packagingGerald Carter2007-10-101-1/+5
| | | | (This used to be commit 1b955bbf59e5b11014405d888d58fefbc055ad38)
* r13382: added server affinity cache stores for 'net rpc join' and trusted ↵Gerald Carter2007-10-103-0/+13
| | | | | | domain code (This used to be commit 9eb743584d32cdb67e0512ac915c34565bce1c01)
* r13379: Andrew correctly noted that this breaks -s. Not sure what to do...Volker Lendecke2007-10-101-10/+10
| | | | (This used to be commit 5f9f772c2539112b17ebd13d7d3f4f7ab6fb141b)
* r13378: Not sure what this breaks, but we have to do the popt processing ↵Volker Lendecke2007-10-101-10/+10
| | | | | | | | | after the lp_load, because otherwise the lp_load overwrites the -W setting again. Volker (This used to be commit c7cc625d6360c1df2e4465d1d5ae792ff63a80de)
* r13377: Fix from Volker: Make offline authentication work with NT4 as wellGünther Deschner2007-10-102-2/+20
| | | | | | | (handle no ACB_NORMAL flag and save name2sid as early as possible). Guenther (This used to be commit a04a5e40b774b7fe535e9cbbabddf94ee5578005)
* r13375: Match XP behaviour: Don't force 'Administrator' to change an expiredGünther Deschner2007-10-103-17/+8
| | | | | | | password on logon. (this might be true for all domain admins as well). Guenther (This used to be commit 24c6b9fecb521380008cb44e6d987a6f495027dc)
* r13374: new revision of the snprintf replace codeSimo Sorce2007-10-101-176/+580
| | | | | | | still missing a configure test to make us substitute our snprintf to system one when the system one does not have positional parameters support (This used to be commit e9bcc24b13c0e264d1d4aaf31a56e38cb3fec830)
* r13371: Remove an unused functionVolker Lendecke2007-10-101-8/+0
| | | | (This used to be commit dde8322b5c26b04222eefd3c1d450852f849079f)
* r13368: I must write out 1000 times, "Don't use C++ reserved words..."Jeremy Allison2007-10-101-5/+5
| | | | | Jeremy. (This used to be commit b1ebc12b5043a7d7a85378f0d3f1d4f6cb83c411)
* r13364: Continue not enabling valgrind on 64-bit Linux (see also rev 8510).James Peach2007-10-101-1/+3
| | | | (This used to be commit 13766b03e806528cdd34c9452f42ae4e71869671)
* r13363: Honour the $(DESTDIR) Makefile variable when installing PythonTim Potter2007-10-101-1/+1
| | | | | extensions. Fix from Vladimir Lettiev. (This used to be commit 7ca75d9060f7ae5a1fe0517ec6889f6bc940c6b2)
* r13351: Fix copyrightVolker Lendecke2007-10-101-1/+1
| | | | (This used to be commit 70114f509c821a4bc932ff76d9fc19a7d4ad1e84)
* r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)Volker Lendecke2007-10-106-11/+484
| | | | | | | | | | | Implement 'net rpc shell account' -- An editor for account policies nt_time_to_unix_abs changed its argument which to me seems wrong, and I could not find a caller that depends on this. So I changed it. Applied some more const in time.c. Volker (This used to be commit fc73690a7000d5a3f0f5ad34461c1f3a87edeac5)
* r13338: Remove the experimental pdb modulesVolker Lendecke2007-10-106-2339/+1
| | | | (This used to be commit a3bc4f51144bcd711ae1869d60a15d24be6ad992)
* r13337: Attempt to fix the AIX buildVolker Lendecke2007-10-101-1/+1
| | | | (This used to be commit b129b4f94f6ff1d963ac316cf180662f5cecf9f6)
* r13331: No I didn't have to change the interface version...Jeremy Allison2007-10-101-22/+0
| | | | | Jeremy. (This used to be commit 2aed5b36409e05ac25b4492669f47d50be988f2c)
* r13329: Fix libsmbsharemodes.so to work with the stored delete token.Jeremy Allison2007-10-103-33/+48
| | | | | | | Less trouble than I thought plus it didn't need an interface change (thank goodness !). Jeremy. (This used to be commit dbe2572d1c713f46b0d1d0c405f88456c9336297)
* r13322: Fix warning time_t != int.Jeremy Allison2007-10-101-2/+2
| | | | | Jeremy. (This used to be commit 6196446a03abeb4100bac1721977488ae5843f42)