summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-08-21Add 'net rpc getsid' to fetch the PDC's SID into the local secrets.tdbVolker Lendecke1-1/+55
Print domain SID on 'net rpc info' Volker (This used to be commit 12fd889a3f0e3eeeb27a51cdd7f648a59083f2ba)
2002-08-21just comment typosVolker Lendecke1-15/+15
(This used to be commit 169e784f4829ef356ed6232ace950d43cac1d467)
2002-08-21Fix debug level initialization for net.cVolker Lendecke3-2/+3
Volker (This used to be commit 5af5326f1311a49d3c8316e1dcc27037b831065a)
2002-08-21Cope with non-unix accounts - we just won't get the groups for those users.Andrew Bartlett1-2/+4
Andrew Bartlett (This used to be commit 7cad7814555645aa3bee95fb48fbd694e6a9e313)
2002-08-21Use the 'init' flag to determine if the UID is set, rather than testing theAndrew Bartlett1-2/+5
uid for -1. Andrew Bartlett (This used to be commit 2fc12864ae78ea08d8cb4e3b1c7e341ca4a854e6)
2002-08-21Fix pam_smbpass to always check the return value of pdb_getsampwnam() toAndrew Bartlett1-3/+6
determine if the user exists. (from post on samba-technical) Andrew Bartlett (This used to be commit b43304c2aa406267ef157dd0ac59319d6c494ce4)
2002-08-21Handle wrap-around on this number by making it unsigned.Andrew Bartlett1-1/+1
(Wrapping to zero does not create problems in this cache) Andrew Bartlett (This used to be commit c58e3d5c7d78dd02584b1490a27f7007e11b8712)
2002-08-21implemented lock and mknodSimo Sorce2-16/+207
addedd to vfstest the possibility to read a file to imput a stream of commands (This used to be commit 233b14f447994db8fdb4448d19eff0c38c17254d)
2002-08-21addform fix from SAMBA_2_2Gerald Carter1-17/+29
(This used to be commit db286e66ec4788b40e279fd230b2013f311e44ec)
2002-08-20fix typosSimo Sorce1-2/+2
thanks Josef Zlomek (This used to be commit fb32fd99b9878db2bacf0588d30fd5f1f37dbfd7)
2002-08-20pdb_nisplus converted to the new passdb system API'sJelmer Vernooij2-559/+586
(This used to be commit 72e9a5cd340d6a912e274dc0d6f2a22a922d4b03)
2002-08-20IFSTEST fixes for open fid, nametoolong.Jeremy Allison3-11/+30
Jeremy. (This used to be commit e53a81261ed189881c0f07e1b46f97aa6770cab7)
2002-08-20The "max data count" value in SMB transacts indicates how much the other end canShirish Kalele1-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)
2002-08-20some fixesJelmer Vernooij1-24/+1
(This used to be commit e0c61b31050a3e3fdec2c47c80ef34de3ec73e04)
2002-08-20fix typoJelmer Vernooij1-1/+1
(This used to be commit 71e2b41c77cc3128c6cb6e68b7ddbe2213274805)
2002-08-20fix irix compile errors - cannot initialize array in declaration statementHerb Lewis2-3/+10
with non-const values - strsep not defined (This used to be commit a5c59b2cd10016ecbd931531602ad1cb3660bbf9)
2002-08-20Remove unused variablesJelmer Vernooij1-16/+3
(This used to be commit 20f1765c32b2dd048e1572cd1b1e490459f7d5dc)
2002-08-20Don't report missing "-valid"Jelmer Vernooij1-1/+1
(This used to be commit f9018f4560c205033d25e6294534be4b7a79f6c1)
2002-08-20fix generating protos for smbwrapperHerb Lewis1-1/+1
(This used to be commit 92408c822033c9d0e604d9696cf629d4665aa9ee)
2002-08-20Update generated version of manpagesJelmer Vernooij3-750/+1160
(This used to be commit 724f368bbac97b7d47d5986408d8937f3e7ee15c)
2002-08-20New (simpler) documentation system.Jelmer Vernooij43-13515/+111
(This used to be commit d3b8ad67fc32c097d5aa783744192197cb3b3f26)
2002-08-20Strip URL stuff, not only ending in .htmlJelmer Vernooij1-1/+1
(This used to be commit 8bb4843f20c58bcf423bade3342beea61f2b35f7)
2002-08-20Remove (broken) indexJelmer Vernooij3-6/+2
don't use underscores in chaptor names (invalid sgml syntax) (This used to be commit 7864aeb9694a72090425f15e1512f56e32b20588)
2002-08-20cannot use casts in the DLIST_xxx macrosHerb Lewis2-3/+3
(This used to be commit c9ffc416aeee2610fdc896a9d41dac182039a5f9)
2002-08-20segfault fixes merged from APP_HEADGerald Carter1-32/+42
(This used to be commit cd9ee27d89a5cd489efac2029c22797ec9c383ca)
2002-08-20Based orginally by work by Kai, this patch moves our NT_TOKEN generation intoAndrew Bartlett14-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)
2002-08-20fix irix compiler errorHerb Lewis1-1/+1
(This used to be commit 4df7983487545a432cfa8832eae1afbdf7866060)
2002-08-19Fix syntax errorsJelmer Vernooij1-4/+2
(This used to be commit 2e6aa71c964a94c7b02fd61c14d9078c24ffb66d)
2002-08-19add support for the "value,OID" format described in MSDN.Gerald Carter1-1/+31
I've not seen this on a real network, but we support it now :-) (This used to be commit 1ed6f68f6f29e1a62b12764ec5e84de8351efbd3)
2002-08-19a new icon for the upcoming wizardSimo Sorce1-0/+0
(This used to be commit 2d1c7797ffd413bf64e469356cd88bf550134f42)
2002-08-19Added comment about our implementation of the trans2Tim Potter1-1/+6
SMB_FILE_INTERNAL_INFORMATION possibly causing the failure of one of the IFSKIT tests. (This used to be commit ca73d24307fcf60e4b7bfe574287b2a84c5d86c8)
2002-08-19fix typo auth/auth_server.cJelmer Vernooij2-5/+1
remove unused 'max packet' and 'packet size' options (This used to be commit 6a787a695db65688916464a9b0e2a9024b131eee)
2002-08-19More smb.conf manpage updates:Jelmer Vernooij1-23/+194
add printer command -> addprinter command delete printer command -> deleteprinter command display charset dos charset hide unwriteable -> hide unwriteable files hostname lookups name cache timeout ntlm auth paranoid server security realm smb ports unicode unix charset wtmp directory wins partners block size vfspath (This used to be commit 80a25fe365ac83b7331fa95b3287dd275a229fdc)
2002-08-19fixed memory corruption in cli_full_connection()Andrew Tridgell1-2/+1
(This used to be commit 7c2167182becbf72ba062230e911d55d337a4709)
2002-08-19the SMBD_SELECT_TIMEOUT_WITH_PENDING_LOCKS macro isn't needed any moreAndrew Tridgell1-1/+0
(This used to be commit 341bb9fb78a2e750f05a902e020ba352e26ca030)
2002-08-19print out the GUID in the CLDAP replyAndrew Tridgell1-12/+11
(This used to be commit 8aae10bcdc05fca4e0281ac91a7679c60b791534)
2002-08-19make rpcclient use print_guid()Andrew Tridgell1-9/+2
(This used to be commit f2c48cadb22256564f2ddaa5169812c7c4383ec5)
2002-08-19added a generic print_guid utility, and get the byte order handingAndrew Tridgell1-0/+15
right (This used to be commit ec2c17c56f06e122868b2a55bc7c292106ad3911)
2002-08-19make IRIX happySimo Sorce1-10/+14
(This used to be commit bac73fa972c24503f12968810059745c81fa57a9)
2002-08-19IFS kit test - don't allow TEMP attribute on directory open.Jeremy Allison1-0/+12
Jeremy. (This used to be commit 81eacd926bd1f7054522351e1bd24a2192dcbbc1)
2002-08-19we now parse the cldap reply and print its contents. There are aAndrew Tridgell1-4/+82
couple of unknown fields we still need to work out. (This used to be commit 67b4dbd5c9f2665d5e6157b8cd522ebff4b8a4ea)
2002-08-19remove 'admin log' parameter (discussed with Jeremy)Jelmer Vernooij2-10/+0
remove 'alternate permissions' parameter (deprecated and not used since 2.0) (discussed with tridge) (This used to be commit 6e34651591d1de3293b239195078778ba1d0e565)
2002-08-19we now receive and parse the main cldap netlogon reply.Andrew Tridgell3-15/+91
we still need to parse the core of the structure (This used to be commit 6780ae25bf7ca291f612682dec7ee7ff44c24bef)
2002-08-19Adding documentation for options:Jelmer Vernooij1-19/+129
add user to group script delete group script ads server delete user from group script disable netbios block size hide unwriteable mangling method (This used to be commit 6cb00e444f3acd7b3339c46813830fbdc3d7d027)
2002-08-19Add script to find undocumented smb.conf optionsJelmer Vernooij1-0/+43
(This used to be commit 77152b4033f13abcdb86c7835f3112fa422a420d)
2002-08-19added a 'net ads lookup' command that does a CLDAP NetLogon query to aAndrew Tridgell4-1/+132
win2000 server. It does seem to work, and win200 sends us a valid reply, but we don't parse it yet. Maybe tomorrow :) (This used to be commit 6352508c54cee333ed7c0e3ebc372be7cd60ed62)
2002-08-19added wrapper for delete_printer_data() that write the printer out to disk.Gerald Carter1-7/+15
(This used to be commit 113d960d77fc9e3671a448d093237ced25c2e18c)
2002-08-19Update manpage to match to Simo's latest pdbedit changesJelmer Vernooij1-2/+12
(This used to be commit ff8a80b873e38db7755f40b409fbc2d73693f40f)
2002-08-19change notify fix left out of merge by APP_HEAD by accidentGerald Carter1-1/+2
(This used to be commit a413ff8b494e63b42fab213f12b44df6a5f0c34c)
2002-08-19Add vfstest manpage + fix typo in configureJelmer Vernooij3-3/+171
(This used to be commit 477e8bb1a9b1895a4987ef2377b48ecc31999ab5)