summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Collapse)AuthorAgeFilesLines
...
* Make samsync use poptAndrew Bartlett2002-08-221-1/+1
| | | | (This used to be commit 6aa7aa00f32c2d6512029eb603f9087ce6c98bf9)
* A few fixes towards libsmbclient and rpcclient - get pointer types right andAndrew Bartlett2002-08-222-12/+10
| | | | | | | try to keep to functions inside libsmbclient. Andrew Bartlett (This used to be commit 340bc31fdb031d79fa87de27c2c46215dd8113a3)
* Move commentAndrew Bartlett2002-08-221-2/+3
| | | | (This used to be commit 009b331182b1338e07968388004f5d44b835e7f5)
* Fixed IFSTEST errors with OpenParams... more to go.Jeremy Allison2002-08-221-9/+9
| | | | | Jeremy. (This used to be commit 31a0c4ac33e89be4a27ff697dd3850fe6578e75f)
* Added README written by Jelmer - thanks!Tim Potter2002-08-211-0/+48
| | | | (This used to be commit f639eb3817b9edf421dc103394428d607857a0bb)
* fix segfaultGerald Carter2002-08-211-5/+5
| | | | (This used to be commit 982eadf73bb3932ec3ac89c6112a8bf79dbec127)
* NETLOGON NetServerAuthenticate3 include and parser fileJean-François Micouleau2002-08-212-12/+110
| | | | | J.F. (This used to be commit 2f68d6f5ec925f07a387f784db6de0cfbaa53278)
* More hacks for 'guest account' to get it to show up with the right rid...Andrew Bartlett2002-08-211-1/+12
| | | | | Andrew Bartlett (This used to be commit 2795d92268d23063faf5a661279a91f7703d8aac)
* Fix longstanding bug in Win2k clients by clearing the shortnameJeremy Allison2002-08-211-0/+5
| | | | | | buffer before returning ascii short name. Jeremy. (This used to be commit d01bbd42ff043d9fb0dc40dc4e207da8df0c9c14)
* Replaced reference to global_myworkgroup by calls to lp_workgroup().Volker Lendecke2002-08-211-6/+5
| | | | | | | | pdbedit failed to initialize global_myworkgroup, wo we could end up having a SID for SECRETS/SID/ in secrets.tdb. Volker (This used to be commit 8c96ab4bc05e55e119c1b44779fe14d3ab6c5f35)
* This is like jht's (abortive) patch for showing only non-default testparmAndrew Bartlett2002-08-211-4/+6
| | | | | | | options. Andrew Bartlett (This used to be commit 4cd822d9e4e5f35a47b0837bfa73c8a457e6cc85)
* Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatibleJelmer Vernooij2002-08-216-2/+24
| | | | (This used to be commit addf29e6765393b25c35bd833d29e29e4581c233)
* pdbedit needs global_myname to be set in order to display theVolker Lendecke2002-08-211-1/+12
| | | | | | | user SIDs correctly. Volker (This used to be commit 287b7bda11100c42f2cdea36a20a81f6ea397f43)
* global_myname is a pstring, not an fstringVolker Lendecke2002-08-211-1/+1
| | | | (This used to be commit 2df34c9bfc76ee832e5005a2ad0ff0b6abb98034)
* Add changes suggested by abartlet:Jelmer Vernooij2002-08-211-1124/+1205
| | | | | | | - don't use lp_passwd_file() to retrieve NIS domain name, but use location instead - some cleanups (This used to be commit 16f4568f35c753ec0ab0a0dda2b264668f5ac5ab)
* Add 'net rpc getsid' to fetch the PDC's SID into the local secrets.tdbVolker Lendecke2002-08-211-1/+55
| | | | | | | Print domain SID on 'net rpc info' Volker (This used to be commit 12fd889a3f0e3eeeb27a51cdd7f648a59083f2ba)
* just comment typosVolker Lendecke2002-08-211-15/+15
| | | | (This used to be commit 169e784f4829ef356ed6232ace950d43cac1d467)
* Fix debug level initialization for net.cVolker Lendecke2002-08-213-2/+3
| | | | | Volker (This used to be commit 5af5326f1311a49d3c8316e1dcc27037b831065a)
* Cope with non-unix accounts - we just won't get the groups for those users.Andrew Bartlett2002-08-211-2/+4
| | | | | Andrew Bartlett (This used to be commit 7cad7814555645aa3bee95fb48fbd694e6a9e313)
* Use the 'init' flag to determine if the UID is set, rather than testing theAndrew Bartlett2002-08-211-2/+5
| | | | | | | uid for -1. Andrew Bartlett (This used to be commit 2fc12864ae78ea08d8cb4e3b1c7e341ca4a854e6)
* Fix pam_smbpass to always check the return value of pdb_getsampwnam() toAndrew Bartlett2002-08-211-3/+6
| | | | | | | | | determine if the user exists. (from post on samba-technical) Andrew Bartlett (This used to be commit b43304c2aa406267ef157dd0ac59319d6c494ce4)
* Handle wrap-around on this number by making it unsigned.Andrew Bartlett2002-08-211-1/+1
| | | | | | | (Wrapping to zero does not create problems in this cache) Andrew Bartlett (This used to be commit c58e3d5c7d78dd02584b1490a27f7007e11b8712)
* implemented lock and mknodSimo Sorce2002-08-212-16/+207
| | | | | addedd to vfstest the possibility to read a file to imput a stream of commands (This used to be commit 233b14f447994db8fdb4448d19eff0c38c17254d)
* addform fix from SAMBA_2_2Gerald Carter2002-08-211-17/+29
| | | | (This used to be commit db286e66ec4788b40e279fd230b2013f311e44ec)
* fix typosSimo Sorce2002-08-201-2/+2
| | | | | thanks Josef Zlomek (This used to be commit fb32fd99b9878db2bacf0588d30fd5f1f37dbfd7)
* pdb_nisplus converted to the new passdb system API'sJelmer Vernooij2002-08-202-559/+586
| | | | (This used to be commit 72e9a5cd340d6a912e274dc0d6f2a22a922d4b03)
* IFSTEST fixes for open fid, nametoolong.Jeremy Allison2002-08-203-11/+30
| | | | | Jeremy. (This used to be commit e53a81261ed189881c0f07e1b46f97aa6770cab7)
* The "max data count" value in SMB transacts indicates how much the other end canShirish Kalele2002-08-201-1/+1
| | | | | | | send us. As it stands, we incorrectly set it to the number of bytes we are sending. Correcting this by setting a static value of 1024 (This could even be something larger). Improves RPC client performance. (This used to be commit b0bd42c9466f41dc87a11fd6065620f93c8ebc40)
* some fixesJelmer Vernooij2002-08-201-24/+1
| | | | (This used to be commit e0c61b31050a3e3fdec2c47c80ef34de3ec73e04)
* fix typoJelmer Vernooij2002-08-201-1/+1
| | | | (This used to be commit 71e2b41c77cc3128c6cb6e68b7ddbe2213274805)
* fix irix compile errors - cannot initialize array in declaration statementHerb Lewis2002-08-202-3/+10
| | | | | with non-const values - strsep not defined (This used to be commit a5c59b2cd10016ecbd931531602ad1cb3660bbf9)
* Remove unused variablesJelmer Vernooij2002-08-201-16/+3
| | | | (This used to be commit 20f1765c32b2dd048e1572cd1b1e490459f7d5dc)
* Don't report missing "-valid"Jelmer Vernooij2002-08-201-1/+1
| | | | (This used to be commit f9018f4560c205033d25e6294534be4b7a79f6c1)
* fix generating protos for smbwrapperHerb Lewis2002-08-201-1/+1
| | | | (This used to be commit 92408c822033c9d0e604d9696cf629d4665aa9ee)
* cannot use casts in the DLIST_xxx macrosHerb Lewis2002-08-202-3/+3
| | | | (This used to be commit c9ffc416aeee2610fdc896a9d41dac182039a5f9)
* segfault fixes merged from APP_HEADGerald Carter2002-08-201-32/+42
| | | | (This used to be commit cd9ee27d89a5cd489efac2029c22797ec9c383ca)
* Based orginally by work by Kai, this patch moves our NT_TOKEN generation intoAndrew Bartlett2002-08-2014-286/+536
| | | | | | | | | | | | | | | | our authenticaion code - removing some of the duplication from the current code. This also gets us *much* closer to supporting a real SAM backend, becouse the SAM can give us the right info then. This also changes our service.c code, so that we do a VUID (rather than uid) cache on the connection struct, and do full NT ACL/NT_TOKEN checks (or cached equivilant) on every packet, for the same r or rw mode the whole share was open for. Andrew Bartlett (This used to be commit d8122cee059fc7098bfa7e42e638a9958b3ac902)
* fix irix compiler errorHerb Lewis2002-08-201-1/+1
| | | | (This used to be commit 4df7983487545a432cfa8832eae1afbdf7866060)
* add support for the "value,OID" format described in MSDN.Gerald Carter2002-08-191-1/+31
| | | | | I've not seen this on a real network, but we support it now :-) (This used to be commit 1ed6f68f6f29e1a62b12764ec5e84de8351efbd3)
* Added comment about our implementation of the trans2Tim Potter2002-08-191-1/+6
| | | | | | SMB_FILE_INTERNAL_INFORMATION possibly causing the failure of one of the IFSKIT tests. (This used to be commit ca73d24307fcf60e4b7bfe574287b2a84c5d86c8)
* fix typo auth/auth_server.cJelmer Vernooij2002-08-192-5/+1
| | | | | remove unused 'max packet' and 'packet size' options (This used to be commit 6a787a695db65688916464a9b0e2a9024b131eee)
* fixed memory corruption in cli_full_connection()Andrew Tridgell2002-08-191-2/+1
| | | | (This used to be commit 7c2167182becbf72ba062230e911d55d337a4709)
* the SMBD_SELECT_TIMEOUT_WITH_PENDING_LOCKS macro isn't needed any moreAndrew Tridgell2002-08-191-1/+0
| | | | (This used to be commit 341bb9fb78a2e750f05a902e020ba352e26ca030)
* print out the GUID in the CLDAP replyAndrew Tridgell2002-08-191-12/+11
| | | | (This used to be commit 8aae10bcdc05fca4e0281ac91a7679c60b791534)
* make rpcclient use print_guid()Andrew Tridgell2002-08-191-9/+2
| | | | (This used to be commit f2c48cadb22256564f2ddaa5169812c7c4383ec5)
* added a generic print_guid utility, and get the byte order handingAndrew Tridgell2002-08-191-0/+15
| | | | | right (This used to be commit ec2c17c56f06e122868b2a55bc7c292106ad3911)
* make IRIX happySimo Sorce2002-08-191-10/+14
| | | | (This used to be commit bac73fa972c24503f12968810059745c81fa57a9)
* IFS kit test - don't allow TEMP attribute on directory open.Jeremy Allison2002-08-191-0/+12
| | | | | Jeremy. (This used to be commit 81eacd926bd1f7054522351e1bd24a2192dcbbc1)
* we now parse the cldap reply and print its contents. There are aAndrew Tridgell2002-08-191-4/+82
| | | | | couple of unknown fields we still need to work out. (This used to be commit 67b4dbd5c9f2665d5e6157b8cd522ebff4b8a4ea)
* remove 'admin log' parameter (discussed with Jeremy)Jelmer Vernooij2002-08-192-10/+0
| | | | | remove 'alternate permissions' parameter (deprecated and not used since 2.0) (discussed with tridge) (This used to be commit 6e34651591d1de3293b239195078778ba1d0e565)