summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge from 3.0: quieten debug message for trust acct password change.Tim Potter2003-05-271-1/+1
| | | | | | | | (This used to be commit ab60980461f31ce3dcb582f195b3754807dd9174)
| * Added string error for NT_STATUS_NOT_A_REPARSE_POINT error.Tim Potter2003-05-271-0/+1
| | | | | | | | (This used to be commit cb4188941e93f8026a94a7378a51b0ec73ffcb8f)
| * Merge from 3.0: Fix set_local_machine_name() for both *SMBSERVER andTim Potter2003-05-271-0/+11
| | | | | | | | | | *SMBSERV as per comments in loadparm.c (This used to be commit a6cb33c5bf0e26d8092c06a2cc01a6678109fb68)
| * Sync up sid types enum.Tim Potter2003-05-271-1/+2
| | | | | | | | (This used to be commit 2ff89e1ee830ee2496861396ff69a232b0605b2f)
| * Jelmer was really excited about copyrights this year.Tim Potter2003-05-271-1/+1
| | | | | | | | (This used to be commit 30a1b517fca6554c3beb5cc33fa0299d1376a542)
| * Merge: add DFS error constant.Tim Potter2003-05-271-0/+1
| | | | | | | | (This used to be commit c9dfc35e95719af8b7c9511668d0d4053b73f9a0)
| * Whitespace syncup.Tim Potter2003-05-271-1/+0
| | | | | | | | (This used to be commit 39e1b6338f14a8403b6d612000d6976be9630bac)
| * Comment syncup.Tim Potter2003-05-271-1/+1
| | | | | | | | (This used to be commit 877fc6370e528da81dfd793f04c72bfdec82231e)
| * Merge: ignore autogenerated file.Tim Potter2003-05-271-0/+1
| | | | | | | | (This used to be commit 421940d4e9e173febe3cef22695fb66aa7f43b84)
| * Merge from SAMBA_3_0: initialise return value in run_tcon_devtype_test()Tim Potter2003-05-271-1/+1
| | | | | | | | (This used to be commit ce0d4f8eaa2fed1713eae83b6d508e407b521e6d)
| * Added file from SAMBA_3_0 branch.Tim Potter2003-05-261-0/+1
| | | | | | | | (This used to be commit c2e5b3745294100a726c329617815f604904963f)
* | Remove questions that have been moved to 'Common Errors' in the HOWTO ↵Jelmer Vernooij2003-06-036-431/+1
| | | | | | | | | | | | Collection. (This used to be commit 1e3f3755681e4afd58c4107cd88922b1249997a6)
* | Add some more common errorsJelmer Vernooij2003-06-035-2/+94
| | | | | | | | (This used to be commit 72e4264dc6e21cbae9792b3f20b4304aabadeec9)
* | Add common errorJelmer Vernooij2003-06-031-0/+11
| | | | | | | | (This used to be commit 93fc9ef9b6a1db92104cd5443a1131cace179236)
* | * set winbind cache time to 5 minutesGerald Carter2003-06-034-19/+96
| | | | | | | | | | | | | | * quit obsessing over the sequence number so much * share the updated sequence number between parent and child winbindd processes in dual mode (This used to be commit 6f99cafa95b2a9dc98d8272fe6a54e9d37098340)
* | Fix debug message merge.Jeremy Allison2003-06-031-1/+1
| | | | | | | | | | Jeremy. (This used to be commit d6f23166420d89ea7d3d5433e3234529681cb330)
* | Merge change winbindd cache time 15 -> 120 secs.Jeremy Allison2003-06-031-1/+1
| | | | | | | | | | Jeremy. (This used to be commit 5acdf6752e187d329c4e59dd167e86549119c670)
* | Merge DEBUG message on usleep on open.Jeremy Allison2003-06-031-0/+1
| | | | | | | | | | Jeremy. (This used to be commit 063a210448d57e08db6d47a584c591f20645c80a)
* | Redhat 9 needs an explicit -lattr to be able to add POSIX ACLs.Jeremy Allison2003-06-031-2/+29
| | | | | | | | | | Jeremy. (This used to be commit 71bac46c5134fc22942150a1407baa9109aae8d1)
* | Fixing typos reported by Paul Eggleton <paule@cjntech.co.nz>John Terpstra2003-06-034-6/+6
| | | | | | | | (This used to be commit 44dd95f7908e03ac0cbfb2348fb114cff14120b4)
* | Fix typo.John Terpstra2003-06-031-1/+1
| | | | | | | | (This used to be commit 932801d2af31461111efe37740275253f8e8debb)
* | Fix parameters for LaTeXJelmer Vernooij2003-06-021-9/+9
| | | | | | | | (This used to be commit f14dcacaaf748672a8f925c059d27f9467339ede)
* | A few little edits to clean up style and to blend this into current doc format.John Terpstra2003-06-021-97/+91
| | | | | | | | (This used to be commit ea32dd07ca130da85df2f1ff95d4808bc87e669c)
* | Printing update from Kurt Pfiefle, curtesy of Ken Sarkies ↵John Terpstra2003-06-021-742/+3247
| | | | | | | | | | | | | | <matou@picknowl.com.au> who prepared the XML doc form. (This used to be commit 15c6c975263dfabb74f21626a5366709faca042d)
* | added the COMPRESSION_INFO trans2 QFILEINFO level and fixed theAndrew Tridgell2003-06-012-3/+10
| | | | | | | | | | IS_NAME_VALID QPATHINFO level (This used to be commit 1634346e2a6e73af80d4e68d50c6398fb24869a5)
* | fixed the ALL_INFO and ALL_INFORMATION trans2 QFILEINFO levels. TheAndrew Tridgell2003-06-011-35/+2
| | | | | | | | | | | | | | | | | | structure we were using was completely wrong after the first few parameters. found by samba4 testsuite. Lots of other stuff also fails, but is harder to fix. (This used to be commit 6f34bd423ebb805e1e5a3b61bb5b2ca8530ce69d)
* | Update the doco on 'restrict anonymous' (note that 'guest ok' kills off theAndrew Bartlett2003-06-014-5/+30
| | | | | | | | | | | | | | | | | | | | | | | | benifit of RA=2), explain better what 'ntlm auth' and 'lanman auth' do, and fix use spnego - all win2k clients use spnego. Work on the client-side still needs to be done, but I realised that I need to add a paramter to close off all plaintext authentication before documenting 'client lanman auth' will make any sense. Andrew Bartlett (This used to be commit f264846537d7aa66e7bbb71c17bf215dc23f07e2)
* | Bringing packaging/Debian/ up to date with the current Samba packageEloy Paris2003-06-0177-7599/+4344
| | | | | | | | | | in Debian unstable. The stuff here was ages old... (This used to be commit 5646df8bfb327d74f9c07fc219023a5aecdbc70d)
* | Fix typo.John Terpstra2003-06-011-0/+2
| | | | | | | | (This used to be commit fec33ad1b2e3e2b232195f627f272bdc5ab39a49)
* | More minor edits.John Terpstra2003-06-014-2/+71
| | | | | | | | (This used to be commit dcc3ed1a8037c0872383bdbeba511322f55c12c5)
* | Added Common Error.John Terpstra2003-06-011-1/+19
| | | | | | | | (This used to be commit a3940a2945b1237e97cadc09100f98e8cdce3e50)
* | Add indexJelmer Vernooij2003-06-011-0/+2
| | | | | | | | (This used to be commit 4515b67c68778e5f16e65e30a4d29ca6106ddfd6)
* | -l has become -LJelmer Vernooij2003-06-011-1/+1
| | | | | | | | (This used to be commit ed996fc63ce0a61f598fb3cbf7f7c692a6317d8d)
* | More edits.John Terpstra2003-06-013-11/+23
| | | | | | | | (This used to be commit 57b0e6b680eab9d580a835439ee1535033fbc81c)
* | Another update / edit. Still working on this.John Terpstra2003-06-011-6/+13
| | | | | | | | (This used to be commit 62644afa90ef2cc4723b8d4cac010b4d0b8341c9)
* | Added more on anatomy of PAM. Note: This file is broken!John Terpstra2003-05-311-37/+338
| | | | | | | | (This used to be commit 471d7480a793a1325559e2f75e3c85b88a0dedff)
* | Adding new docs.John Terpstra2003-05-311-1/+7
| | | | | | | | (This used to be commit c8fce1cebb3dc93a7855daaf0ce722d8fbc04fed)
* | A few fixes, a little tweaking, and it's getting into shape. Back to work ↵John Terpstra2003-05-318-6/+102
| | | | | | | | | | | | now ... (This used to be commit be8b388a5a6995dca9463a9fd8588918fad4af11)
* | Fix compile.Volker Lendecke2003-05-311-1/+1
| | | | | | | | (This used to be commit 3ac622532a27659b9f9e26b1aa6858ce156641ac)
* | Got us happy running under valgrind again :-).Jeremy Allison2003-05-313-0/+10
| | | | | | | | | | Jeremy. (This used to be commit b6ab9d73610861d225d72845d4df7cf970155e39)
* | Fixes to stop valgrind complaining about uninitialised memory when it'sJeremy Allison2003-05-312-0/+16
| | | | | | | | | | | | | | copying clobbered buffer areas and doing hashes on them and sending them onto the wire. Jeremy. (This used to be commit 7dfcf714ae2e81fece489640e2341f132c9f567d)
* | Ensure 'blank' entries show up in both default and normal entries toJeremy Allison2003-05-302-14/+17
| | | | | | | | | | | | allow them to be changed. Works well with W2K and above. Jeremy. (This used to be commit 685e4e518236079f201650f26152f6f9ad3c61ab)
* | More on bug 137: rename more of krb5_xxx functions to not start with krb5_Jim McDonough2003-05-304-17/+17
| | | | | | | | (This used to be commit 10f1da3f4a9680a039a2aa26301b97e31c06c38d)
* | More on bug 137: rename remainder of krb5_xxx functions to not start with krb5_Jim McDonough2003-05-301-11/+11
| | | | | | | | (This used to be commit 4169de6d8fb1b13de3892ec787886cc1543736a1)
* | Fix bug #137: krb5_set_password is already defined in MIT 1.3 libs, soJim McDonough2003-05-302-6/+8
| | | | | | | | | | we wouldn't build. (This used to be commit 0e9836c4e9e71494b10d71a5f3d5f7da2888c5ef)
* | Remove module_path_get_name() - it's not used anywhere anymore and was a bad ↵Jelmer Vernooij2003-05-301-23/+0
| | | | | | | | | | | | idea anyway. (This used to be commit b45a67e7a9d0fab5b4af701a9fd483cc4897ab7f)
* | Update for new API. Fixes bug #89Jelmer Vernooij2003-05-301-1/+6
| | | | | | | | (This used to be commit 2e894f279c4517bcaddb14e42d9bd732117b7694)
* | Change get_nt_acl() to include security_info wanted. Only return this.Jeremy Allison2003-05-298-283/+278
| | | | | | | | | | | | | | | | This gets us closer to W2k+ in what we return for file ACLs. Fix horribly broken make_sec_desc() that screwed up the size when given a SD with no owner or group (how did it get this bad... ?). Jeremy. (This used to be commit 183c9ed4052ab14e269ed1234ca557053f77e77a)
* | Document -valid. Fixes bug #32Jelmer Vernooij2003-05-291-0/+18
| | | | | | | | (This used to be commit 21e83421fb1cdab290386c170be3e21fedb81307)
* | Setting account policy values is done using -C, not -V. Fixes bug #120Jelmer Vernooij2003-05-291-1/+1
| | | | | | | | (This used to be commit daf443757b62bd3c254a303d638bfd030b4acd2a)