summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-11-20Latest updates from author.John Terpstra2-47/+44
(This used to be commit bdf0d66577c78c92e8bf0f7e6a23d7812b2f76dd)
2002-11-19Likewise. Two small typos caught my eye so I fixed them.Christopher R. Hertel1-2/+2
(This used to be commit 2087e16b87d32170c08394fe589f1eb54e42a68e)
2002-11-19Added logon script generator provided by: Timothy Grant <tjg@craigelachie.org>John Terpstra3-0/+583
(This used to be commit 93cfbb000f8e28f3c4c600e7779dd81bac6ce9a4)
2002-11-19Very curious. It turns out attribute matching on truncate only mattersJeremy Allison1-2/+2
when opening truncate with current SYSTEM|HIDDEN -> NONE. It's fine to truncate on open with current NONE -> SYSTEM | HIDDEN. Jeremy. (This used to be commit 3bf21ca936973efcd74b826bc750131c6ab2c701)
2002-11-19Merge from appliance:Tim Potter1-6/+16
>Fix memory leak in cli_ds_getprimarydominfo() (This used to be commit ca689916da200f2d772b007a913665a6b7df5bd7)
2002-11-19Merge from HEAD:Tim Potter1-3/+1
>Fix typo in docstring. >Remove non-integer Pointer values, which are no longer supported. (This used to be commit dcef3ae5caaa4461a279a4463a7b467e75efa6d7)
2002-11-19Merge from HEAD:Tim Potter1-187/+56
>Rename unpack_* functions to be consistent > >Decode CP850 strings when unpacking > >Add variable giving default encoding name (This used to be commit de26084f0d6cac2caf43976f18f0b56deee53167)
2002-11-18Added OPEN test with HIDDEN/NORMAL attributes.Jeremy Allison1-1/+49
Jeremy. (This used to be commit fc5774b075f435dfbf3253e5e6af8afc9ee4ca22)
2002-11-18Bug fix from appliance - we must initialise the winbindd server stateTim Potter1-2/+2
before reading smb.conf parameters, not after. (This used to be commit 7bdaa03f2fc7ea6ef0f56f7c73b951c177d64a2e)
2002-11-18Merge from HEAD:Tim Potter1-1/+2
>must add one to the extra_data size to transfer the 0 string terminator. >This was causing "wbinfo --sequence" to access past the end of malloced >memory. (This used to be commit a3c4f013d679c97dd56779c927884deae0c1027a)
2002-11-18Don't pass a function to ADS_ERR_OK().Jim McDonough1-6/+13
(This used to be commit dff4c93d85717ba29799a0ebaaba8b8539c8d68d)
2002-11-18Revert changes to ADS_ERR_OK() as in head. Broke some compilers.Jim McDonough1-1/+1
(This used to be commit a3ca6d5a191ee9d3c7022ec2dfcaf41533ee1244)
2002-11-18Next step of printer publishing.Jim McDonough1-31/+34
net ads printer publish <printername> [servername] Will retreive the DsSpooler and DsDriver info by rpc for a remote server then publish it. Next comes doing it within smbd (This used to be commit efeaa8f4f4104f3a4a4b12bd1d30e8efd5e3ec67)
2002-11-18Next step of printer publishing.Jim McDonough2-162/+243
net ads printer publish <printername> [servername] Will retreive the DsSpooler and DsDriver info by rpc for a remote server then publish it. Next comes doing it within smbd (This used to be commit 8f047a4492f7bd66ac2afd2a2f6194d5dad4a434)
2002-11-18Sync with HEAD:Jelmer Vernooij6-1374/+9
- Move working VFS modules to source/ - Move documentation to SGML (This used to be commit be4894815cf7a8e3d792d9801fe9a343f2060c3e)
2002-11-18Merge in modules system from HEAD:Jelmer Vernooij3-1621/+511
- Detect MySQL and XML libraries - Add modules rules to Makefile - Move working VFS modules to source/ (This used to be commit fadada3555a1f3db724789a7fcfa7ed5404c4324)
2002-11-18Add scripts for modules make ruleJelmer Vernooij0-0/+0
(This used to be commit ef567525a6576e8a2a87a58071e438bb942ba9ca)
2002-11-18useGerald Carter1-2/+2
(This used to be commit 936065c928782ea9775b9fcf9812dacff510523d)
2002-11-18Samba janitor... Merging tridge's change to 3.0. Original commitJeremy Allison1-0/+3
message : the change in the way %U is handled to use current_user has broken some basic usages like 'include = smb.conf.%U' This changes fixes things again, by checking for reload after we setup current_user in tconx. (This used to be commit 64b2243ccd984e0d69d8bb7421d43f1f1f84b017)
2002-11-17Added for the people who want to use Windows XP with plaintextTim Potter0-0/+0
passwords. From dcb. (This used to be commit fcb52742383345ca2c5165db3334bc172353de58)
2002-11-16This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User1-0/+0
used to be commit b3e68c1283aac417956ba8c21b7dd80fc55ab580)
2002-11-16Added for the people who want to use Windows XP with plaintextTim Potter1-0/+0
passwords. From dcb. (This used to be commit 1ebc6d04e198267377e0293d9cf369010a3ea92e)
2002-11-16Update docs status documentJelmer Vernooij1-4/+0
(This used to be commit ffe1626d879d95f8bef42e9bd331a17d524e620b)
2002-11-16Update for 3.0Jelmer Vernooij1-5/+18
(This used to be commit 6430bef92c416692e7b2a9c550d8cf17c26aaa81)
2002-11-16Update for 3.0Jelmer Vernooij2-30/+5
(This used to be commit ca3bfea8e79dc7bf04840b58c2fd79b1e1dc2c9f)
2002-11-16Merge from HEAD - updates to the build farm, /bin/sh can swallow return values,Andrew Bartlett2-2/+3
and add the RENAME torture test. (This used to be commit fbd49f915f620831d6b04496986bb24df372cda2)
2002-11-16Merge from HEAD: Remove assumption that all solaris has -lsendfileAndrew Bartlett3-2/+69
(This used to be commit 6520592453582c908e4bb5b7c9f9012153df60d2)
2002-11-15/bin/sh on solaris swallows the failure code, so exec this directly.Andrew Bartlett1-1/+1
Andrew Bartlett (This used to be commit 35b73aa0a139721d8560e81ba1caf26ebdf7d0b6)
2002-11-15One more small fix in tree.cRichard Sharpe1-2/+2
(This used to be commit 0674d5a2b0f7ee621940c93b3b58960efd91a763)
2002-11-15Fix some problems with tree.c reported by users.Richard Sharpe3-125/+6
(This used to be commit b0772a1a0531896d5b343863434622d4d0ff437f)
2002-11-15Remove the assumption that all Solaris has -lsendfile.Andrew Bartlett3-2/+69
Andrew Bartlett (This used to be commit efa639c5cef51f2ca903c08d2ad19db70ab7206c)
2002-11-15Updates from HEAD:Andrew Bartlett8-18/+31
- const for PACKS() in lanman.c - change auth to 'account before password' - add help to net rpc {vampire,samsync} - configure updates for sun workshop cc - become_root() around pdb_ calls in auth_util for guest login. Andrew Bartlett (This used to be commit 43e90eb6e331d478013a9c038292f245edc51bd0)
2002-11-15Add samdump and vampire to 'net rpc help'Andrew Bartlett1-0/+2
Andrew Bartlett (This used to be commit cc7566ca508f8705a95cdd546553a018731d5f5f)
2002-11-15Add const to PACKS()Andrew Bartlett1-2/+2
(This used to be commit 0e87408eb0e2786589e23cf4435a0d3223cf55cc)
2002-11-15Include the hostname we are trying to match with $@, to allow easier debugging.Andrew Bartlett1-1/+1
(This used to be commit f5d8afc626b8f7792aa7dd7fa7082f55725b539c)
2002-11-15Small auth updates:Andrew Bartlett4-11/+6
- add static remove unnneded prototype - move become_root() to just around pdb calls, so as to make it easier to remove when we kill off this silly idea - Change auth_sam to do 'account before password' rather than 'password before account'. This means that we match Win2k in giving 'account disabled' instead of 'wrong password' if the wrong password to a disabled account is used. Andrew Bartlett (This used to be commit e6d2debaf6064c3229f41c06545a1ccb83695a77)
2002-11-15patch from aedil@alchar.org to correctly detect solaris workshop CC's abilityAndrew Bartlett2-475/+1625
to build shared libs (but not with .po suffix). Andrew Bartlett (This used to be commit 2fd47d0c25bdf1d5351f79164c6cb35b83a9cc5f)
2002-11-15Fix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c groupJeremy Allison1-0/+16
release. Jeremy. (This used to be commit 507ff510e7e7d63e02be5b11d974fc05839e6eaf)
2002-11-15Fix from "Stefan (metze) Metzmacher" <metze@metzemix.de> for nmbd 1c groupJeremy Allison1-0/+16
release. Jeremy. (This used to be commit 7d9552e9c58e533f451a720c9c9c54b8abf3a454)
2002-11-15fix segfaultGerald Carter1-1/+3
(This used to be commit 36bcb312e95f46d196575ed3535679deeddd89b0)
2002-11-15enable enumeration of domain local groups using LDAP (and in a native mode ↵Gerald Carter1-5/+30
domain) (This used to be commit ff4b2411d146b72f5f578b2e78701f125fec8f08)
2002-11-15fix segfaultGerald Carter1-1/+3
(This used to be commit 32ca3afa5486b1b04118e9f144bfdf4b3702d118)
2002-11-15enable enumeration of domain local groups using LDAP (and in a native mode ↵Gerald Carter1-5/+30
domain) (This used to be commit 3ac98b59632fd771b8819f88a479ef4c0daade68)
2002-11-15Update to use smb_register_passdb()Jelmer Vernooij2-47/+13
(This used to be commit b10541b71ba288783976e8c124b6667b7df3b12d)
2002-11-15Rename pdb_mysql and pdb_xml to 'mysql' and 'xml'Jelmer Vernooij2-1615/+479
(This used to be commit 7b860414b11ec3b2ecb34c515536c598322f06ee)
2002-11-15Use smb_register_passdb() - plus some small fixesJelmer Vernooij5-24/+32
(This used to be commit 2addbaff358993923a58ad3845c63168678c2c21)
2002-11-15Add smb_register_passdb()Jelmer Vernooij3-86/+60
(This used to be commit b5b3b2e6bef431c9c30dc8f2899dc22328801c0e)
2002-11-15This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User1-0/+2
used to be commit 12c1579b18b95326eb0b837ff71a8a8b25cbda04)
2002-11-15Add the rename torture test.Andrew Bartlett2-1/+4
(This used to be commit 644b5e30c825d26ee34be79847c9469acd9fb640)
2002-11-15Merge from HEAD:Andrew Bartlett7-15/+34
- heimdal updates to configure - make DEBUG() const - add testsuite for: - preexec - preexec close - valid users - fix testsuite for 'invalid users' Andrew Bartlett (This used to be commit aa41fb8703db4a4ecd3b353874c99a994e8ed630)