summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge from HEAD - updates to correctly recognise LMv2, and NT# in LM feild.Andrew Bartlett2003-01-051-33/+58
| | | | | | | | | | Andrew Bartlett (This used to be commit 32a1802a99a51b033eee034d3d2ce5cf409441dc)
* | Merge from HEAD - get the test the right way around, so that we can changeAndrew Bartlett2003-01-051-1/+1
| | | | | | | | | | | | | | | | | | passwords over RAP again. (found by the build farm) Andrew Bartlett (This used to be commit 4b1a316e79ba87cb35a019a2089e6469ad9a3c3e)
* | The last of the merge of idra's shutdown changes from head...Andrew Bartlett2003-01-041-2/+2
| | | | | | | | | | Andrew Bartlett (This used to be commit 3b24da8f9971e73b9cb4396e6a18c0694d279aa3)
* | Merge from HEAD - whitespace :-)Andrew Bartlett2003-01-042-1/+1
| | | | | | | | (This used to be commit 5fc90b6cf438480c9fcf8d01f0a319a52c5914cc)
* | Merge from HEAD - vl's fix to my const patch. Also update the 'not have_krb5'Andrew Bartlett2003-01-041-1/+1
| | | | | | | | | | | | | | case. Andrew Bartlett (This used to be commit 8129529c4faec5ea630acf70b7514a3efc0fbdcf)
* | The winbind in Samba 3.0 doesn't use the 'proof' for ntlm_auth_crap, so don'tAndrew Bartlett2003-01-041-1/+0
| | | | | | | | | | | | | | | | include it in the struct. (Important becouse it currently has the same version number as the one in HEAD, which also doesn't have this). Andrew Bartlett (This used to be commit 0d2da985906219d68e2558a840905a272803bfcc)
* | Merge from HEAD - do an nt_errstr(nt_status) *after* assiging nt_status withAndrew Bartlett2003-01-041-1/+1
| | | | | | | | | | | | | | the actual error value :-) Andrew Bartlett (This used to be commit 123ae99c7d51c62e9f765cd41018dcc1a70cdd22)
* | Make it clear that the credentials are being setup on the NETLOGON channel, andAndrew Bartlett2003-01-041-3/+3
| | | | | | | | | | | | | | may not be to our PDC (might be BDC, or trusted DC). Andrew Bartlett (This used to be commit 610be8d483f335226386f92b5e85ddeb07846d41)
* | Merge from HEAD - we already have one function for converting a unistr2 to aAndrew Bartlett2003-01-043-42/+25
| | | | | | | | | | | | | | static 'unix' string, so we don't need a second pdb specific version. Andrew Bartlett (This used to be commit 91ca4771c6b834747b06fff21822a14e929de2c1)
* | Merge from HEAD - extract user's list of SIDs from their NT_TOKEN and returnAndrew Bartlett2003-01-042-10/+37
| | | | | | | | | | | | | | | | | | | | | | this as thier list of groups, rather than do a seperate lookup. This NT_TOKEN is originally initgroups() (or equiv) based. We currently send all sids in our domain, perhaps this should be further restricted, but this works for now. Andrew Bartlett (This used to be commit f5850928a011211f03e5b9ece37682fd9243e2ba)
* | Merge from HEAD - don't base RID on a name being the lp_guest_account(), letAndrew Bartlett2003-01-041-2/+0
| | | | | | | | | | | | | | the actual passdb modules decide that. Andrew Bartlett (This used to be commit f3432869b9c761a029fd804d244d0ea26b26173d)
* | Merge from HEAD - baseless parinoia about never having a closed dbf (the debugAndrew Bartlett2003-01-041-2/+4
| | | | | | | | | | | | | | file pointer). Andrew Bartlett (This used to be commit c8a809a2a83974330bc1015d07d69f40a4a09610)
* | Merge from HEAD - mimir's new gencache based namecache code.Andrew Bartlett2003-01-045-207/+359
| | | | | | | | | | Andrew Bartlett (This used to be commit f79324f730c400342f445c931b0d75ff756d7cc7)
* | Merge from HEAD - move user password changes into the NTSTATUS era, and addAndrew Bartlett2003-01-043-50/+89
| | | | | | | | | | suppport for the 'min password age' and 'min passwd len' concepts. (This used to be commit d9417b08d1b649e598b44135bc57008f4e4f7769)
* | Missed from previous commit - merge from HEAD the changes to the remoteAndrew Bartlett2003-01-041-4/+8
| | | | | | | | | | shutdown struct - it's 2 byte-boolean flags, not 16 bits. (This used to be commit b5962833527787b0cb3f3904422f252e8d74f40d)
* | Merge from HEAD - idra's fix for the fact that the shutdown command takes two 1Andrew Bartlett2003-01-044-36/+22
| | | | | | | | | | | | | | byte boolean flags, not a 16 bit bitmask. Andrew Bartlett (This used to be commit a4f7777ca08c732ace2ba60bc0ecffbea1239fc3)
* | Fix another pstring/fstring typoAndrew Bartlett2003-01-041-1/+1
| | | | | | | | (This used to be commit 42e1af2008a86005beb4e93a8b208ca6685c3edd)
* | Fix problem with "hide unreadable". stat file opens are baaack :-).Jeremy Allison2003-01-035-586/+544
| | | | | | | | | | Jeremy. (This used to be commit 62038a0abf193d4dc4f37c31ac77216a10f6f326)
* | patch to include support for daemontools from Michael HandlerGerald Carter2003-01-037-18/+89
| | | | | | | | (This used to be commit a8db1b611d83bfd8dcf60f1e6d8fcbf57c798528)
* | make sure we create the PIDDIR and LOCKDIR from installdirsGerald Carter2003-01-031-1/+1
| | | | | | | | (This used to be commit 1564ebfc9933ba892f6866ad8f3a1b4470a8fde9)
* | Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-03131-1190/+1199
| | | | | | | | | | | | | | warnings. (Adds a lot of const). Andrew Bartlett (This used to be commit 3a7458f9472432ef12c43008414925fd1ce8ea0c)
* | Fixed some simple typos, including one that would cause the wrong valueChristopher R. Hertel2003-01-031-2/+2
| | | | | | | | | | to be printed in a DEBUG() message. (This used to be commit 96e9fa5f224966531fa8f9cf18cbc4bbb2fe60ed)
* | Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions.Andrew Bartlett2003-01-037-7/+18
| | | | | | | | (This used to be commit 9e5297131cc53d7161aa74566f147b98e1c27aaa)
* | Merge from HEAD - tridge's new timegm() that actually works on solaris.Andrew Bartlett2003-01-031-18/+15
| | | | | | | | | | Andrew Bartlett (This used to be commit 353c6b24234444c5430de183c3a4b1318bfce02c)
* | Merge from HEAD - remove silly 'NT or LM# as password' stuff from pam_smbpass.Andrew Bartlett2003-01-031-19/+0
| | | | | | | | | | Andrew Bartlett (This used to be commit c9994ab7bb0ea96e1a2ddf78935306a7b8507f25)
* | pstring/fstring missmatches found by Andrew Bartlett.Jeremy Allison2003-01-021-5/+5
| | | | | | | | | | Jeremy. (This used to be commit 666861b1e263370f6ba8fa4108842f52a81d8b83)
* | Typo..Jeremy Allison2003-01-021-1/+1
| | | | | | | | | | Jeremy (This used to be commit 899d353a56f52a28f53386fabdb4bf8e0af637ca)
* | Merge Andrew Bartletts (size_t)-1 checks.Jeremy Allison2003-01-022-4/+4
| | | | | | | | | | Jeremy. (This used to be commit 339f4fe15efbf67157c8e61b98c6ea983e6b4674)
* | WITH_SENDFILE #ifdef merged from SAMBA_2_2Gerald Carter2003-01-021-1/+1
| | | | | | | | (This used to be commit aef9af7874aab8289a8cb577a2513038c00dd6f5)
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2003-01-021-0/+729
|\| | | | | | | used to be commit 73d32b336aae33f8ca27879a5d4b5222847509e5)
| * BIG patch...Andrew Bartlett2003-01-02138-1215/+1225
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch makes Samba compile cleanly with -Wwrite-strings. - That is, all string literals are marked as 'const'. These strings are always read only, this just marks them as such for passing to other functions. What is most supprising is that I didn't need to change more than a few lines of code (all in 'net', which got a small cleanup of net.h and extern variables). The rest is just adding a lot of 'const'. As far as I can tell, I have not added any new warnings - apart from making all of tdbutil.c's function const (so they warn for adding that const string to struct). Andrew Bartlett (This used to be commit 92a777d0eaa4fb3a1c7835816f93c6bdd456816d)
| * Document the size constraints on a write request.Richard Sharpe2003-01-011-2/+5
| | | | | | | | (This used to be commit 5d6c1810330b38e48355078b7a5d53e7b5076f74)
| * Move our password change code along a little - use NTSTATUS, and implmenetAndrew Bartlett2003-01-013-50/+89
| | | | | | | | | | | | | | minimum password age and min password length for all password changes. Andrew Bartlett (This used to be commit 028f808c032becfa4618924cb301a4af2708fa96)
| * fix for bad check spotted by Ray Simard <ray@sylvan-glade.com>Simo Sorce2002-12-311-1/+1
| | | | | | | | (This used to be commit 63a669475b0ea319da12a87ee4635b1d071ff29f)
| * ignore tdbsam2_parse_info.hSimo Sorce2002-12-311-0/+1
| | | | | | | | (This used to be commit 1a1c746c9fde965d2ad3f8fb9c1b0263754745e8)
| * Catching up with old patches. Add define for VERITAS quota support.Jeremy Allison2002-12-302-0/+10
| | | | | | | | | | | | Check return in ldap. Jeremy. (This used to be commit e789edbb287319f52f49f2999917a610565144d9)
| * fix also net rpc shutdownSimo Sorce2002-12-301-10/+1
| | | | | | | | | | sorry (This used to be commit 1eff36ff2fd20ff1844800acefb31972ad865527)
| * the shutdown call does not have a 16 bit flags, but 2 byte representing booleansSimo Sorce2002-12-305-32/+31
| | | | | | | | | | | | | | | | | | this commit change the structure and code to reflect this some test revelead I'm right. some other revelead currently the abort shutdown does not work against my test machine even if it returns successfully ... need investigation (This used to be commit c5892b656dedd0367adc33d9606311d1dde99a58)
| * Port the fix to cli_setup_write to handle offsets greater than 32-bits fromRichard Sharpe2002-12-301-2/+12
| | | | | | | | | | Samba 2.2.x ... (This used to be commit 4201038588bab8674b73371a5eac70a412c5dd6c)
| * Add a new VFS module, that just fiddles the file permissions. Still need toAndrew Bartlett2002-12-302-1/+478
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make it fiddle with NT ACLs (or report no ACL, so Samba fakes it up). The idea here is that Samba reports an NT ACL to Windows clients, which use that ACL in downloaded profiles. If the user doesn't have write permissions on the directories being downloaded, then it cant put the subfolders in (yes, NT will set perms so that it can't access the dir as the user the created it) and the profile download fails. The current solution it to give the user unix write perms to the folders, but this is rather dangerous - sombody could trojen the profile. This should avoid that mess. I'll test this out properly next week, but it works in vfstest (thanks idra!). Andrew Bartlett (This used to be commit 1ad782282a3eb4f89c489a77ad8404099d41d0f9)
| * Add msdfs proxy functionality to HEAD.Shirish Kalele2002-12-293-24/+59
| | | | | | | | (This used to be commit 9df93b1ffc9ce98302540cc3d2cbd66787abc4fd)
| * Revert by Simo's request. HEAD and 3.0 should be in sync forJeremy Allison2002-12-281-10/+2
| | | | | | | | | | | | this except for the modules load. Jeremy. (This used to be commit c7c3afbd0de8bd8797f91d350368a2419fcede0e)
| * some more work on gums.Simo Sorce2002-12-283-36/+533
| | | | | | | | | | | | - Building a tdbsam2 backend to see what I got right and what not about the proposed API - Corrections to API based on tdbsam2 work (This used to be commit 54f11b7de84233209b7db2d01d876f9c6c6340d6)
| * Patch for coredump with missing arg from "Bradley W. Langhorst" ↵Jeremy Allison2002-12-281-1/+8
| | | | | | | | | | | | | | <brad@langhorst.com> Jeremy. (This used to be commit 5914c38a54fcfdb007352b152dc2206708d59af6)
| * For some reason, the configure tests for sendfile support in FreeBSDRichard Sharpe2002-12-272-741/+740
| | | | | | | | | | were broken. This works for 4.3 and 4.6.2. (This used to be commit 91e2d21bd1401ca874c59f4d93f8b429c38b642d)
| * Finish adding strings to all talloc_init() calls.Jeremy Allison2002-12-2314-30/+29
| | | | | | | | | | Jeremy. (This used to be commit 784d15761c3271bfd602866f8f9f880dac77671c)
| * the 'padding' field in the query domain info reply is not a paddingAndrew Tridgell2002-12-231-2/+8
| | | | | | | | | | | | | | field at all. It seems to be an optional 12 byte structure of some kind. mkaplan found a situation where the structure was not present at all (depending on ptr_0) (This used to be commit d7f18c60f73a3acb00ec9b1f9c605cc8c9d690a7)
| * talloc_init_named -> talloc_init.Jeremy Allison2002-12-229-18/+18
| | | | | | | | | | Jeremy. (This used to be commit 20a44d4cf11d91e7a09176bfe673ad0cb230dffe)
| * Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-2040-84/+179
| | | | | | | | | | | | named. Ensure we can query them. Jeremy. (This used to be commit 842e08e52a665ae678eea239759bb2de1a0d7b33)
| * Fixed bug in debug statement when tconX fails.Tim Potter2002-12-201-1/+1
| | | | | | | | (This used to be commit a2159610b9d38cc7cfa7cb877ccee816cd2206b8)